/.gitignore (aa3b895276a05c74c22175d6eeea9a3f572f2376) (105 bytes) (mode 100644) (type blob)
*.html
/site/sitemap.xml
/site/news/index*
/site/sitemap.md
/site/push
*feed.xml
*.sha1sum
*.hash
*.date
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
105 |
aa3b895276a05c74c22175d6eeea9a3f572f2376 |
.gitignore |
100644 |
blob |
192 |
3ddd3321cfd2733fef30a5b7e901e50bc8f80aeb |
site.cfg |
040000 |
tree |
- |
9cb0f20fabfd51018218dabd2c0da0cad9d723c7 |
site |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/libreboot/lbwww
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/libreboot/lbwww
Clone this repository using git:
git clone git://git.rocketgit.com/user/libreboot/lbwww
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main