diff options
author | daniel-Jones <daniel@danieljon.es> | 2017-11-20 14:36:00 +1100 |
---|---|---|
committer | daniel-Jones <daniel@danieljon.es> | 2017-11-20 14:36:00 +1100 |
commit | 03fcf337c2d64dea2780b8f74531176465552605 (patch) | |
tree | 40d2bc4ebd4e060917e795f525974062e839fe2a | |
parent | dbc46786247ba1813e786568a674d6a5bd6a7b37 (diff) | |
download | website-03fcf337c2d64dea2780b8f74531176465552605.tar.gz website-03fcf337c2d64dea2780b8f74531176465552605.zip |
i broke it too
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ I've created the setup.sh script, it will generate everything you need to get a Run ./setup.sh once. then everytime you update the site run: python3 generatesite.py && cp -r output/* /var/www #or where ever your root dir is - +''' # settings.cfg? This file contains various settings you can change including the number of blog posts per page, titles, content locations, blog directory etc. Play with these if you want. |