summaryrefslogtreecommitdiff
path: root/generatesite.py
AgeCommit message (Collapse)AuthorFilesLines
2019-12-01dumb little eggDaniel Jones1-1/+4
2019-11-02add post number displayDaniel Jones1-2/+2
2018-12-04changed date stampDaniel Jones1-11/+11
2018-08-06added missing time stamp generation on dislike.htmldaniel-Jones1-0/+1
2018-08-05added likes and dislikes, added links to themdaniel-Jones1-3/+33
2018-03-10added GPL licencing informationdaniel-Jones1-2/+16
2018-02-23added interesting page to list things i find interestingdaniel-Jones1-0/+18
2018-01-27added ability to generate copies with different themes. first argument is ↵daniel-Jones1-21/+42
the template file to use, second argument is the name of the directory that will be used
2018-01-15added new section named opinions. removed the viewings section, that is now ↵daniel-Jones1-9/+30
integrated into opinions.
2018-01-05removed link to the current page in the blogs pagebar generator, it's pretty ↵daniel-Jones1-1/+1
useless and only stands to confuse the user more
2017-12-10beautify direct linksdaniel-Jones1-1/+1
2017-12-10added direct blog link to postsdaniel-Jones1-6/+16
2017-11-24blogdaniel-Jones1-2/+2
removed the <- and -> links (first and last page) because they were utterly useless.
2017-11-18removed 'page' from pagebardaniel-Jones1-1/+1
2017-11-18prev on 1 wraps arounddaniel-Jones1-1/+1
2017-11-18fixed bar because bad frienddaniel-Jones1-1/+1
2017-11-18blogdaniel-Jones1-5/+2
added prev, next, start and end buttons to the blog navigation bar.
2017-11-11added waifu generation. good god i wish this was real.daniel-Jones1-4/+18
2017-11-11fixed output message for anime generationdaniel-Jones1-1/+1
2017-11-09added anime recommendations to generatordaniel-Jones1-56/+13
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