Skip to content

fix: /feed.xml returns unstyled raw XML in the browser #87

@nkatha23

Description

@nkatha23

Description

Visiting /feed.xml shows a wall of unstyled raw XML, poor UX for anyone who navigates there directly.

Steps to Reproduce

  1. Visit /feed.xml on the live site

Proposed Fix

Add an XSLT stylesheet (feed.xslt.xml) and reference it from the feed via an <?xml-stylesheet?> processing instruction by overriding the default feed templates for both Jekyll (local) and Zola (production).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions