/.gitignore (7454e904d889b11d30373da3206a69432cf0c797) (87 bytes) (mode 100644) (type blob)
*.html
/site/news/index*
/site/sitemap.md
/site/push
*feed.xml
*.sha1sum
*.hash
*.date
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
87 |
7454e904d889b11d30373da3206a69432cf0c797 |
.gitignore |
100644 |
blob |
192 |
3ddd3321cfd2733fef30a5b7e901e50bc8f80aeb |
site.cfg |
040000 |
tree |
- |
79c2f4131351b0edc4a49ad455ae8056648d645d |
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