summaryrefslogtreecommitdiff
path: root/generatesite.py
AgeCommit message (Collapse)AuthorFilesLines
2017-11-09plenty of changes, new template. I don't really know what is here, it has ↵daniel-Jones1-0/+59
been so long.
2017-09-19fixed a bunch of HTML compliance issues and general changesdaniel-Jones1-3/+3
2017-09-10added meta data to the template, remove new line strips when reading source ↵daniel-Jones1-2/+2
files
2017-09-10added page anchors for blog posts so they can be linked directlydaniel-Jones1-1/+1
2017-09-10added header section to settings.cfg, you can now put a little description ↵daniel-Jones1-3/+3
of each page.
2017-08-30various changes and additionsdaniel-Jones1-4/+6
2017-08-27README.mddaniel-Jones1-0/+139
initial code commit