]> git.frustrated-labs.net Git - frustrated-functor.dev.git/commit
feat: add rss formatter to turn markdown post into rss entry
authorAlexander Goussas <[email protected]>
Sun, 3 May 2026 20:31:42 +0000 (15:31 -0500)
committerAlexander Goussas <[email protected]>
Sun, 3 May 2026 20:31:42 +0000 (15:31 -0500)
commitb8058ae8d08180b6bae9f1ec013592fe30704e28
tree1afb8e1d6e70a971ca788b464a27ef14e24d5568
parentf369a770e098943e3736dd43bd1c46abbc47ccbd
feat: add rss formatter to turn markdown post into rss entry
.gitignore
bin/blog-processor/src/root.zig
bin/blog-processor/src/rss_formatter.zig [new file with mode: 0644]