Skip to content

Markdown based blog using next.js, supporting static export

License

Notifications You must be signed in to change notification settings

saintego/next-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-blog

Markdown based blog using next.js

Mentioned in Awesome Next JS

Clone this repo and use it as a starting point for your own blog.

next blog screenshot

Install dependencies

npm install

Build content

npm run build:content

Run development server

npm start

Build for production

npm run build

TODO

  • Add RSS feed support

About

Markdown based blog using next.js, supporting static export

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%