-
Bugfix for sitemap and rss Stable
released this
2025-04-08 21:21:27 +02:00 | 96 commits to main since this releaseFixed
- 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
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
3 downloads
- Sitemap (