libreboot / lbwww (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot website (markdown files). https://libreboot.org/
List of commits:
Subject Hash Author Date (UTC)
mention fossy 987afae58a40ebebb9bca57a81e92f98bdfdd3f3 Leah Rowe 2025-01-25 18:37:44
expand other.md 5cf2ddde7395a9f98ba4cebc6f493b00fb58af7f Leah Rowe 2025-01-25 18:31:03
shorter descriptions 3b90750b4b6ea0e8c9682ca517bb76800e6a5e2a Leah Rowe 2025-01-25 15:04:38
descriptions 98ac57b0ef31ad34923644b11250e6d3e8a66417 Leah Rowe 2025-01-25 13:44:12
remove redundant paragraph eb3c0fba231a240f4c2d7bcd0490b5b6138008b9 Leah Rowe 2025-01-25 11:53:52
lbssg e48c951f25cee6335c662c50eb29fddc84efd6ff Leah Rowe 2025-01-25 11:25:12
improve home page title a655788bdb83b9dd4b426382000b6771fb5a26f8 Leah Rowe 2025-01-25 07:44:45
improve the linux page 675e3d8593fcf858ed969cb7c6c9aa76dc18746b Leah Rowe 2025-01-25 07:39:35
docs/install: better introduction b9e94013d85e3200944e0078b632e432fd41a9d7 Leah Rowe 2025-01-25 07:29:56
hardened title 9bd18ec1ae411ea18eb0d742a33fb7ede4dae87e Leah Rowe 2025-01-25 07:25:05
grammar f3b11876443b39f536dec91fd9fff630d4417ee2 Leah Rowe 2025-01-25 07:11:08
gnu boot loader grub 3c2af034edd69fc470d9fec267400e9a742b640c Leah Rowe 2025-01-25 07:08:47
gnu grub boot loader 0638856c1c2264cb4ca875db7daa75134822dcbb Leah Rowe 2025-01-25 06:49:02
nvmutil: add notes about 16/128 kb gbe files 138b3e306f24aa8f4fd365e25dbfdc524267b44f Leah Rowe 2025-01-24 13:25:17
make text color a bit brighter 755666a238881968b2fd94684987b6ffb2ad214a Leah Rowe 2025-01-22 12:07:04
make the title section a link to the homepage 51b53dc54ff6451775df5e90d3cd9938b68b9462 Leah Rowe 2025-01-22 11:25:40
homepage: use u-boot screenshot, not t1650 grub e073938b8b22d809480c10bf1fae070250c9cc65 Leah Rowe 2025-01-21 16:53:18
adapt canoeboot css but with libreboot colours 4eaaccbd0aeac2f859a888c08d941583866e28cc Leah Rowe 2025-01-21 16:49:38
better english description in meta tags d9c07032e962516af7cc365ad79e3d8faf7a11e2 Leah Rowe 2025-01-21 04:26:54
grammar 73e9255f700404851c37649503a90c84fde18935 Leah Rowe 2025-01-21 02:18:11
Commit 987afae58a40ebebb9bca57a81e92f98bdfdd3f3 - mention fossy
Signed-off-by: Leah Rowe <leah@libreboot.org>
Author: Leah Rowe
Author date (UTC): 2025-01-25 18:37
Committer name: Leah Rowe
Committer date (UTC): 2025-01-25 18:37
Parent(s): 5cf2ddde7395a9f98ba4cebc6f493b00fb58af7f
Signer:
Signing key:
Signing status: N
Tree: 55ecfd11aba5dd3975ae90398fc974f393c04685
File Lines added Lines deleted
site/other.md 5 0
File site/other.md changed (mode: 100644) (index 4ff262d..e20eca1)
... ... Services such as donations infrastructure, legal services (including things
269 269 like copyright assignements and enforcement), advice/assistance about project like copyright assignements and enforcement), advice/assistance about project
270 270 governance, help with fundraising and outreach, etc. governance, help with fundraising and outreach, etc.
271 271
272 SFC also hosts an annual conference, called *FOSSY*, which projects, companies
273 and peoples can go to to promote their work on free/opensource projects. See:
274
275 <https://sfconservancy.org/fossy/>
276
272 277 Although Libreboot is not affiliated with SFC in any official capacity, it is Although Libreboot is not affiliated with SFC in any official capacity, it is
273 278 otherwise an excellent organisation, it is listed here in honour of the otherwise an excellent organisation, it is listed here in honour of the
274 279 excellent work it does, including its support of the coreboot project. excellent work it does, including its support of the coreboot project.
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