RSS button on a regular page #1240
Answered
by
jmichelgarcia
jmichelgarcia
asked this question in
Q&A
-
Hi, Is there a way to have RSS feed working and showing on certain docs page (not blogs)? Imagine I want to allow users to subscribe to this page. |
Beta Was this translation helpful? Give feedback.
Answered by
jmichelgarcia
Sep 28, 2022
Replies: 1 comment
-
Didn't find a mechanism so I ended up implementing this myself by adding a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmichelgarcia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Didn't find a mechanism so I ended up implementing this myself by adding a
enable_rss
front matter param and overriding the template.