aboutsummaryrefslogtreecommitdiff
path: root/src/Filesystem.cpp
Commit message (Collapse)AuthorAge
* Sort filenames alpha-numeric, used as template system dependency management.Toni Uhlig2021-10-23
| | | | Signed-off-by: Toni Uhlig <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>
* Static file cache content module.Toni Uhlig2021-10-04
| | | | | | | * remove EVHTTP headers * magic/mime type support for virtual Filesystem Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* CMS functionality works just find..minimal-working-exampleToni Uhlig2021-09-30
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Inja/Template stuffToni Uhlig2021-06-20
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* ContentManager / Filesystem classes as preparation for a SimpleBlog.Toni Uhlig2021-04-27
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>