mirror of
https://github.com/prometheus/docs.git
synced 2026-02-05 15:45:27 +01:00
After migrating to Next.js in #2656, the blog RSS feed was missing the rendered markdown content for the blog. This uses the unified package, similar to how we render the blog entires, to render the entries to HTML inside the feed. Signed-off-by: Joe Adams <github@joeadams.io>