summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2017-11-20 14:36:00 +1100
committerdaniel-Jones <daniel@danieljon.es>2017-11-20 14:36:00 +1100
commit03fcf337c2d64dea2780b8f74531176465552605 (patch)
tree40d2bc4ebd4e060917e795f525974062e839fe2a /README.md
parentdbc46786247ba1813e786568a674d6a5bd6a7b37 (diff)
downloadwebsite-03fcf337c2d64dea2780b8f74531176465552605.tar.gz
website-03fcf337c2d64dea2780b8f74531176465552605.zip
i broke it too
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29aa804..317d8a3 100644
--- a/README.md
+++ b/README.md
@@ -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.