about summary refs log tree commit diff
path: root/config.example.h
Commit message (Expand)AuthorAgeFilesLines
* feat(rss,atom): use SERVER_{NAME,PORT} for external URLsternenseemann2020-08-251-6/+7
* feat(main): add simple caching support via max-agesternenseemann2020-08-241-5/+24
* doc(config.example.h): fix documentation output for BLOG_TITLE and BLOG_RSS_TTLsternenseemann2020-08-241-0/+7
* feat(main): add atom feedsternenseemann2020-08-241-1/+15
* feat(entry): allow disabling the strict access checksternenseemann2020-08-241-0/+14
* refactor(config.example.h): restructuresternenseemann2020-08-241-16/+20
* feat(treewide): major reworksternenseemann2020-08-081-14/+77
* fixed the RSS feedsternenseemann2014-08-081-0/+3
* added RSS Feed and new struct blogpost, time parsing isn't working yetlukasepple2014-08-071-0/+11