next-blog

3.2.6 • Public • Published

next-blog

Markdown based blog using next. It also uses processmd to compile the markdown files and watch for changes (disclaimer: another project of mine).

Mentioned in Awesome Next JS

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

next blog screenshot

NOTE: Make sure to run npm run build:content before npm start for the first time.

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

Package Sidebar

Install

npm i next-blog

Weekly Downloads

11

Version

3.2.6

License

MIT

Unpacked Size

41.6 kB

Total Files

21

Last publish

Collaborators

  • tscanlin