summaryrefslogtreecommitdiff
path: root/config.php
AgeCommit message (Collapse)Author
2020-05-25Posts should not have a default date in productionDavid T. Sadler
If todays date is provided as a default date for posts that do not have one then that post will be included due to the filter that is ran.
2020-05-23Add Installing Arch Linux on a Thinkpad X220David T. Sadler
2020-05-10Ensure posts are only filtered in productionDavid T. Sadler
2020-03-27Allow posts to be unpublished or scheduled in the futureDavid T. Sadler
2020-03-08Add sitemapDavid T. Sadler
2020-03-08Add site metaDavid T. Sadler
2020-03-08Style paginationDavid T. Sadler
2020-02-28Allow category name to be independant of slugDavid T. Sadler
2020-02-21Remove un-need stuffDavid T. Sadler
2020-02-21Remove blog from urlsDavid T. Sadler
2020-02-20Work on basic site layoutDavid T. Sadler
2020-02-17Switch over to JigsawDavid T. Sadler