siddharthroy12 / nextjs-blog-tutorial

A lightweight Markdown Blog built using Next.js and Netlify CMS.

Home Page:https://next-blog-tutorial.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next + Netlify CMS Markdown Blog

Netlify Status

This is a lightweight Markdown Blog built using Next.js and Netlify CMS.

Clone and deploy this site in one click:

Deploy to Netlify

Learn how to built this from this tutorial.

Running it locally

  1. Clone this repo git clone https://github.com/siddharthroy12/nextjs-blog-tutorial
  2. Navigate to the directory and run npm install or yarn add to install the dependencies.
  3. run npm run dev or yarn dev

About

A lightweight Markdown Blog built using Next.js and Netlify CMS.

https://next-blog-tutorial.netlify.app/

License:Other


Languages

Language:JavaScript 62.1%Language:CSS 30.7%Language:HTML 7.2%