• 0.9.1 ec16ff9add

    stefano released this 2025-04-08 21:21:27 +02:00 | 96 commits to main since this release

    Fixed

    • Sitemap (sitemap.xml) now includes entries for pages defined in the $PAGES_DIR.
    • Sitemap uses the article's frontmatter date (YYYY-MM-DD) for the <lastmod> tag for posts, instead of the file modification time. Tags and archives still use file modification time. Index pages use build time.
    • RSS feed (rss.xml) now correctly uses the article's frontmatter date for <pubDate>. If the frontmatter date lacks a time component, it defaults to midnight (00:00:00) of that date, rather than using the build time.
    Downloads