blob: aab0b386dd712f97195aeaa2b39902c0ce3fffb1 (
plain)
1
2
3
4
5
|
This is the source code of my Neocities site at https://hozyro.neocities.org/
To build it, you'll need GNU Make and a recent version of PHP. Then just run `make`. To clean the output directory, run `make clean`.
To publish it, you can use `make publish`. This requires Ruby and the Neocities CLI to be installed. You can learn more here: https://neocities.org/cli
|