RSS Feed with Next.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • contentlayer

    Contentlayer turns your content into data - making it super easy to import MD(X) and CMS content in your app

    A good blog needs an RSS feed, even if hardly anyone seems to use an RSS reader anymore. This article will explain how to create a RSS feed for a static blog. In this example we will use contentlayer, but it should work with other data sources too.

  • date-fns

    ⏳ Modern JavaScript date utility library ⌛️

    After that we use the feed library to create the feed and to convert our posts into RSS items. First we have to install the library and install date-fns as well. We need date-fns later to simplify working with dates.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts