How to Build a Jamstack Blog with Next.js & Ghost CMS

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • van-gogh

    Boilerplate for building a blog with Next.js and Ghost CMS.

  • If and when you improve on what I've built here, be sure to git at me on GitHub!

  • Ghost

    Independent technology for modern publishing, memberships, subscriptions and newsletters.

  • Ghost is one of the most popular headless CMS options out there today. Version 4 was released in March 2021. The most recent version as I'm writing this is 4.5.0.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Next.js

    The React Framework

  • are necessary to tell Next.js to treat this as a **dynamic route**. [Learn more about dynamic routes here](https://nextjs.org/docs/routing/dynamic-routes).

  • handlebars.js

    Minimal templating on steroids.

  • By default, Ghost ships with server-side rendered templates built using the Handlebars templating language. If you're in a rush to start publishing and that sounds cool to you, then you honestly don't even need to worry about most of this tutorial! Just deploy your Ghost blog to Heroku, pick a template and you're ready to roll.

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