|
||
---|---|---|
.. | ||
blog | ||
css | ||
img | ||
js | ||
templates | ||
README.md | ||
imprint.md | ||
index.md | ||
robots.txt | ||
siteconf.py |
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