Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Mrahmani71/next-markdown-blog

 
 

Repository files navigation

Next Markdown Blog

Simple static blog using markdown and Next.js

DEMO

Usage

# Install dependencies
npm install

# Run dev server
npm run dev

# Build for prod and export static website
npm run build

About

Simple blog using Next and Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 68.6%
  • CSS 31.4%