Spacecruft static front page. https://spacecruft.org
Go to file
Jeff Moe 2d866d8a4e allsky pic 2022-07-20 16:44:23 -06:00
i allsky pic 2022-07-20 16:44:23 -06:00
LICENSE spacecruft.org site repo 2022-07-20 14:47:37 -06:00
README.md howto 2022-07-20 14:50:34 -06:00
spacecruft.html allsky pic 2022-07-20 16:44:23 -06:00

README.md

spacecruft.org

Static front page for Gitea.

This is a cheap way to make a static front page beyond the control of Gitea. Redirect with Apache and bypass Gitea.

Copy spacecruft.html to Gitea:

sudo cp -p spacecruft.html /var/lib/gitea/custom/public/spacecruft.html

Add this to Apache:

RewriteRule /% https://spacecruft.org/assets/spacecruft.html

Copyright

Ok, not too much here.... AGPLv3 license.

(C) 2022 Jeff Moe.