noisicaa/website
Ben Niemann 86030335cb Add plausible stats snippet to website. 2021-12-27 03:48:33 +01:00
..
blog Announce noisicaä reloaded. 2021-12-27 03:35:55 +01:00
css Reanimate website sources. 2021-12-27 02:39:53 +01:00
img Reanimate website sources. 2021-12-27 02:39:53 +01:00
js Reanimate website sources. 2021-12-27 02:39:53 +01:00
templates Add plausible stats snippet to website. 2021-12-27 03:48:33 +01:00
README.md Reanimate website sources. 2021-12-27 02:39:53 +01:00
imprint.md Reanimate website sources. 2021-12-27 02:39:53 +01:00
index.md Reanimate website sources. 2021-12-27 02:39:53 +01:00
robots.txt Reanimate website sources. 2021-12-27 02:39:53 +01:00
siteconf.py Reanimate website sources. 2021-12-27 02:39:53 +01:00

README.md

This is the source code for the http://noisicaa.odahoda.de/ website.

Note that it's using a static site generator called odasite, which is currently not publically available, so the following instructions only work for myself.

Editing

bin/odasite serve

View website at http://localhost:8000/

Upload

bin/odasite remote-diff  # Review changes
bin/odasite upload