implement a rudimentary Atom/RSS feed module

this provides a somewhat unconfigurable (at the moment) feed module
which provides Atom and RSS feeds. entries are determined by symlinks to
content pages, because my core CMS usage is still more general and not
blog-like. the symlinks allow for arbitrarily adding entries as I see
fit.

this also moves core Markdown parser stuff to the library module, since
that's used by the feed as well as normal pages

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
2023-12-30 13:23:13 -06:00
parent 5a9a36f463
commit 6dc443e59f
10 changed files with 175 additions and 38 deletions

View File

@@ -0,0 +1 @@
../../../../pages/forced-no-title.md

View File

@@ -0,0 +1 @@
../../../../pages/subdir-with-title/page.md