Skip to content

RSS feed support #73

@srid

Description

@srid

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"}]
, ...
}

  • Initial implementation
  • Test it in production
  • Documentation

Known issues to fix:

  • Zettel title should not be in feed item body
  • Feed title should include not only zettel title, but also site title from neuron.dhall

Improvements:

  • Add feed icon based on favicon

Metadata

Metadata

Assignees

Labels

as-pluginShould be implemented as a pluginenhancementNew feature or requestproposalProposal with exact spec yet to be fleshed out

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions