aboutsummaryrefslogtreecommitdiff
path: root/blog
Commit message (Collapse)AuthorAge
* Improved URI handling and redirection/routing.lns2021-10-21
| | | | | | | | * parse and process URI query strings * remove garbage slashes from URI path / sanitize * more template examples Signed-off-by: lns <matzeton@googlemail.com>
* Added MD4C support to render HTML from Markdown text.lns2021-10-20
| | | | | | * additional blog metadata properties Signed-off-by: lns <matzeton@googlemail.com>
* Added blog listing sorting and template checks.Toni Uhlig2021-10-19
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Blog Metadata parsing, validationa and templating.Toni Uhlig2021-10-14
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>