packages feed

hakyll-4.16.1.0: data/templates/feed-item.json

{
    "id": "$root$$url$",
    "url": "$root$$url$",
    "content_html": "$description$",
    "title": "$title$",
    "date_published": "$published$",
    "date_modified": "$updated$"
}