question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[v2] blog rss feed

See original GitHub issue

Tip: This task is targeted towards potential contributor to Docusaurus project.

🚀 Motivation

We need to generate blog rss feed in v2

Where to start

  1. Fork the repository and create your branch from master.
  2. Clone the repository
  3. yarn install in the root of the repo
  4. The related codes for the blog plugin is https://github.com/facebook/docusaurus/tree/master/packages/docusaurus-plugin-content-blog
  5. To run docusaurus 2 website, run yarn start at root
  6. To build docusaurus 2 website, run yarn build at root
  7. Propose a fix and send a Pull Request 😃

P.S: make sure to comment on this issue first and propose a solution before working on a fix

Have you read the Contributing Guidelines on issues?

Yes

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Adding an RSS feed to a Blog - DEV Community ‍ ‍
I have a personal blog I built on Eleventy and published on several hosting services. One problem is that I don't write posts...
Read more >
What's the RSS Feed for My Blog?
Making your RSS feed easy for your readers to find is critical. Learn how to find it so you can add it to...
Read more >
How to generate an RSS feed for your blog with JavaScript ...
1. Setting up the files to enable the Netlify function · 2. Constructing the XML document in JavaScript · 3. Fetching the microblog...
Read more >
Import Blog Posts from RSS Feeds - Website Help
Import blog posts from an RSS feed. ... but if you go to the second page of the feed (https://xda-developers.com/feed?paged=2), ...
Read more >
12 Great Ways to Use Your Business Blog's RSS Feed
If you have a blog on your website, then you probably have an RSS feed which ... Click Continue to Step 2 once...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found