Floraverse character generator and other Floraverse-related pages.
Go to file
Feufochmar 0d7726ac82 Update flora-generator-data 2024-04-02 17:52:07 +02:00
postbot Remove the home page (merge it in the about page). Set the generator page as the home page. Change the listening port to 8181. 2023-08-18 16:46:24 +02:00
src Remove the home page (merge it in the about page). Set the generator page as the home page. Change the listening port to 8181. 2023-08-18 16:46:24 +02:00
static Update flora-generator-data 2024-04-02 17:52:07 +02:00
systemd Add postbot and systemd files. 2023-08-18 16:01:54 +02:00
.gitmodules Add static data 2023-08-18 14:42:02 +02:00
README.md Fix markdown links 2023-08-18 17:23:29 +02:00
main.rkt Remove the home page (merge it in the about page). Set the generator page as the home page. Change the listening port to 8181. 2023-08-18 16:46:24 +02:00
mime.types Initial commit: import and cleanup of the feuforeve.fr website to promote the Floraverse section into an independent website. 2023-08-18 14:37:13 +02:00

README.md

generator.beleth.pink

The code behind the website of the same name and some related tools and scripts.

Dependencies

This website is written in Racket.

Licence

Licence of the files depends on their locations. Unless noted otherwise:

Running

To run the website:

racket main.rkt

The website listens on the 8181 port on localhost (this can be changed by editing main.rkt). It should be placed behind a reverse-proxy like nginx.