You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
noisicaa/website
Ben Niemann 86030335cb
Add plausible stats snippet to website.
1 year ago
..
blog Announce noisicaä reloaded. 1 year ago
css Reanimate website sources. 1 year ago
img Reanimate website sources. 1 year ago
js Reanimate website sources. 1 year ago
templates Add plausible stats snippet to website. 1 year ago
README.md Reanimate website sources. 1 year ago
imprint.md Reanimate website sources. 1 year ago
index.md Reanimate website sources. 1 year ago
robots.txt Reanimate website sources. 1 year ago
siteconf.py Reanimate website sources. 1 year ago

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