Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Stylesheet in Autogenerated RSS Feed #6003

Closed
asr2003 opened this issue Jun 3, 2024 · 3 comments
Closed

Missing Stylesheet in Autogenerated RSS Feed #6003

asr2003 opened this issue Jun 3, 2024 · 3 comments
Assignees
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@asr2003
Copy link
Contributor

asr2003 commented Jun 3, 2024

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
Copy link
Contributor Author

asr2003 commented Jun 3, 2024

cc: @Cali0707

@asr2003
Copy link
Contributor Author

asr2003 commented Jun 3, 2024

/assign

Copy link

github-actions bot commented Sep 2, 2024

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 github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 2, 2024
@asr2003 asr2003 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

1 participant