A boilerplate for building your blog site with Netlify and Next.js

Hi, everyone.

I developed a new template for using Netlify and Next.js to build a website like blogs of my project. Before its project was started, I read the official article of getting started with these stacks. But it is not enough for me. I want these standard features for blogging:

  • Tagging: organizes content by tags
  • CMS: connects with Netlify CMS (Netlify CMS is excellent!)
  • Shortcodes: embeds rich content with a feature like the shortcode of WordPress

I integrated these kinds of features to the template. Try it out if you are looking for a perfect boilerplate to build their blog using Netlify and Next.js

2 Likes