about summary refs log tree commit diff
path: root/web/tazblog_lisp/store.lisp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-27 r/468 feat(web/tazblog_lisp): Implement retrieval of blog posts from DNSVincent Ambo1-0/+79
This is mostly equivalent to the Haskell implementation, with the primary difference that the Lisp DNS library does not support caching yet.