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

feat(rss): add custom RSS template #697

Merged
merged 4 commits into from
Sep 8, 2022
Merged

feat(rss): add custom RSS template #697

merged 4 commits into from
Sep 8, 2022

Conversation

razonyang
Copy link
Owner

@razonyang razonyang commented Sep 7, 2022

Fixed #695

  • Allow displaying full content by setting the feeds.content as true. This option is disabled by default, since the styles will not be loaded by RSS feed reader, it's not a good way for reading in most cases.
  • Display the featured images, external images are not supported, since it will be a performance killer.
  • Filter posts by mainSections.

Preview:

image

@netlify
Copy link

netlify bot commented Sep 7, 2022

Deploy Preview for hbs-docs ready!

Name Link
🔨 Latest commit 0e5931b
🔍 Latest deploy log https://app.netlify.com/sites/hbs-docs/deploys/6319d7ab6201140009bbf85a
😎 Deploy Preview https://deploy-preview-697--hbs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@razonyang razonyang merged commit 7b40de4 into master Sep 8, 2022
@razonyang razonyang deleted the feat-custom-rss branch September 8, 2022 11:54
@Natenom Natenom mentioned this pull request Sep 12, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom RSS template
2 participants