-
-
Notifications
You must be signed in to change notification settings - Fork 145
RSS feed support #73
Copy link
Copy link
Closed
Labels
as-pluginShould be implemented as a pluginShould be implemented as a pluginenhancementNew feature or requestNew feature or requestproposalProposal with exact spec yet to be fleshed outProposal with exact spec yet to be fleshed out
Metadata
Metadata
Assignees
Labels
as-pluginShould be implemented as a pluginShould be implemented as a pluginenhancementNew feature or requestNew feature or requestproposalProposal with exact spec yet to be fleshed outProposal with exact spec yet to be fleshed out
Support for generating RSS (or Atom) feeds for a selected subset of zettels.
cf. ChrisPenner/slick-template#8
Tag-based proposal
Query to route mapping could perhaps be specified in the config file `neuron.dhall`.{ atomFeeds :: [{ _1 = "z:zettels?tag=blog", _2 = "feed.xml"}] , ... }Known issues to fix:
Improvements: