Conversation
|
All the descriptions seem to be truncated to only a few words and I'm not seeing a config option for the feed generation. <description>
<![CDATA[ Hello friends! I'm pleased to announce the recent updates to the testing-library ]]>
</description>Is there a way to disable that? |
I think it's possible by adding a truncate comment in the md file that will signal where to truncate the post so everything above that will be the summary :) |
|
I'm aware, but ideally it would be nice to always ow the full article, especially since we're not worried about monetization or retention |
|
Well, I couldn't find anything on the documentation nor in the code. |
|
Yea could be a good thing do check on upstream. Should we do that first or merge for now? |
|
IMO we can merge this for now and I can open an issue there to see if they'd like me to raise a PR to add that. |
Docusaurus supports RSS and Atom feeds but we haven't enabled them