summaryrefslogtreecommitdiff
path: root/config.production.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-24Site name in production to match what is usedDavid T. Sadler
2020-05-24Add missing production configurationDavid T. Sadler
Looks like production settings are not merged recursivley for nested configuration.
2020-05-24Correct errors in production configurationDavid T. Sadler
2020-05-10Ensure posts are only filtered in productionDavid T. Sadler
2020-02-20Work on basic site layoutDavid T. Sadler
2020-02-17Switch over to JigsawDavid T. Sadler