generator.beleth.pink/README.md

831 B

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.