2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-03 23:07:39 +01:00
Commit graph

10 commits

Author SHA1 Message Date
81ef84a583
site: remove who.md
The information on who maintains GNU Boot is already in git.md, and
having duplicate information increase maintenance costs, here for no
known benefits.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2023-11-17 11:41:50 +01:00
bfe6b0c2ac
Deploy the website on https://gnu.org/software/gnuboot/.
Since we now have a very visible banner that indicates which pages
have been not been reviewed, and contribution instructions on how to
fix that, we are ready to publish the website.

Right now the deploy path of the website isn't configurable as this
would require some form of templating or processing of the markdown
files, so the website was simply moved from
gnu.org/software/gnuboot/test to gnu.org/software/gnuboot.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2023-11-16 23:56:06 +01:00
1ed30528c1
site: footer.include: Fix links when in subdirectories.
If we are in test/web the links work fine but if we go in
test/web/docs/, the links are relative to the current page and stop
working.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2023-11-12 01:46:54 +01:00
Leah Rowe
a11922a526 simplify the homepage, and the license declaration
Each page had the GFDL license declaration on it, but this is unnecessary due
to <https://libreboot.org/license.html> being linked in the footer on each
page. It clearly defines your rights when accessing the site.
2021-11-19 09:24:54 +00:00
Leah Rowe
7141a96a5a Revert "remove unnecessary articles"
This reverts commit 5e05bae486.
2021-11-18 17:09:52 +00:00
Leah Rowe
5e05bae486 remove unnecessary articles 2021-11-12 00:08:58 +00:00
Leah Rowe
52a63ffc1f the homepage now fits on a 1280x800 screen 2021-09-01 11:01:38 +01:00
Leah Rowe
d379a8e673 optimized css, and optimize specific pages 2021-08-31 10:16:22 +01:00
Leah Rowe
b6f51f8146 fix bad grammar in footer 2021-05-28 17:37:43 +01:00
Leah Rowe
501e77d996 libreboot site
new one
2021-05-23 22:34:47 +01:00