/www.shikadi.net

Content for https://www.shikadi.net

Primary LanguageCSS

To run locally, build it and open build/index.html in a browser:

make -j

To work on the site and have it rebuild upon file change, build first as above then run:

make -j watch

To upload to S3, run:

make deploy