gnuboot. for when i can be bothered to help them, i push feature branches here for proposed patches, that i want merged into the actual project. not to be confused with my canoeboot/libreboot work.
Find a file
Denis 'GNUtoo' Carikli c37de82ede
Move images to the same domain under img/
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-11-24 02:52:45 +01:00
.gitignore Add the ability to test the website locally 2022-11-24 02:35:06 +01:00
build.sh Move images to the same domain under img/ 2022-11-24 02:52:45 +01:00
COPYING Initial import 2022-11-22 20:33:08 +01:00
index.html.tmpl index.html: Fix naming 2022-11-22 22:04:41 +01:00
lighttpd.conf.tmpl Add the ability to test the website locally 2022-11-24 02:35:06 +01:00
Makefile Move images to the same domain under img/ 2022-11-24 02:52:45 +01:00
README Add target to upload the website 2022-11-22 21:57:52 +01:00
serve.sh Add the ability to test the website locally 2022-11-24 02:35:06 +01:00

== Introduction ==
This project enables to easily build and deploy the Libreboot website.

== Local deployments ==
For local deployments you just need to extract the tarball in a
webroot and have a web server serve that content.

== Deployment on Sourcehut ==
Sourcehut has a way to setup a static website by uploading a tarball
of the content. Users that want to deploy a website there are expected
to follow the official documentation[1] to generate a token and add
this token to the id_oauth2_bearer file in the current directory.

[1]https://srht.site/quickstart

== License ==
This project is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.