libreboot / lbwww (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot website (markdown files). https://libreboot.org/

/site.cfg (3ddd3321cfd2733fef30a5b7e901e50bc8f80aeb) (192 bytes) (mode 100644) (type blob)

# SPDX-License-Identifier: CC0-1.0
TITLE="Libreboot"
DOMAIN="https://libreboot.org/"
BLOGDIR="news/" # leave as empty string if you want the blog to be the homepage
CSS="/global.css"
LAZY="y"


Mode Type Size Ref File
100644 blob 87 7454e904d889b11d30373da3206a69432cf0c797 .gitignore
100644 blob 192 3ddd3321cfd2733fef30a5b7e901e50bc8f80aeb site.cfg
040000 tree - ee50b8c41b9af64ab55422b76101628fdbb5c33f 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