Commit Graph

13 Commits

Author SHA1 Message Date
Markus Koch 61b7ba3195 Fix bug causing no date in RSS posts 2017-09-30 16:09:46 +02:00
Markus Koch 22a71573fb css: Add blockquote style 2017-09-09 11:32:07 +02:00
Markus Koch e8fa278bf0 core: Improve compatibility with dillo
Use the CSS width attribute instead of the HTML one for the RSS logo.
2017-08-17 18:10:34 +02:00
Markus Koch b1a356fcf5 page: Improve compatibility with dillo
Use the CSS width attribute instead of the HTML one for images.
2017-08-17 18:03:35 +02:00
Markus Koch 01a6042468 Add blog param utime to mark the entry as updated
Add utime => strtotime(<date>) to the $blogentry header to enable
the feature for the post. It will still be sorted by ctime, but the post
will show the utime with an updated note in the date field instead.
2017-08-06 09:40:52 +02:00
Markus Koch c5485ea9f8 blog: Only show sources in full view 2017-06-18 16:15:07 +02:00
Markus Koch bc7e8c82cb Corrected base URL algorithm 2017-05-28 17:58:44 +02:00
Markus Koch d0025c613d Added license info 2017-05-27 11:51:36 +02:00
Markus Koch 1d356734b9 Merge branch 'master' of git.notsyncing.net:web/simpub 2017-05-27 11:45:26 +02:00
Markus Koch 673771dd27 Added an RSS news feed for blog posts 2017-05-27 11:45:08 +02:00
Markus Koch 02a0574f3e Added missing files 2017-01-27 20:46:34 +01:00
root 655fdf20e6 Added missing files 2017-01-27 20:35:47 +01:00
Markus Koch ccb900b158 Initial commit 2017-01-27 20:29:27 +01:00