3.2.6 • Published 3 years ago

next-blog v3.2.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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
3.2.6

3 years ago

3.2.3

3 years ago

3.2.2

4 years ago

3.2.1

4 years ago

3.2.0

5 years ago

3.1.1

5 years ago

3.1.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago