docs icon indicating copy to clipboard operation
docs copied to clipboard

Missing Stylesheet in Autogenerated RSS Feed

Open asr2003 opened this issue 1 year ago • 2 comments

Describe the change you'd like to see I discovered a kind/bug in the blog/docs/index.md file regarding the RSS Feed link. Currently, the link points to ./feed_rss_created.xml, which appears to be autogenerated. However, upon inspection, it was found that the RSS file lacks the recommended stylesheet, causing it to be rendered as raw code rather than a properly formatted document. This issue affects the user when accessing the RSS Feed.

Proposed Solution:

  1. Investigate the configuration of mkdocs to understand how the RSS file is being generated.
  2. Determine how to incorporate the XSLT stylesheet into the autogenerated RSS file to ensure proper rendering.
  3. Test the solution to ensure that the RSS Feed is displayed correctly on the website.

Additional context Add any other context or screenshots about the feature request here. image

asr2003 avatar Jun 03 '24 19:06 asr2003

cc: @Cali0707

asr2003 avatar Jun 03 '24 19:06 asr2003

/assign

asr2003 avatar Jun 03 '24 19:06 asr2003

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Sep 02 '24 01:09 github-actions[bot]