Socket
Socket
Sign inDemoInstall

next-blog

Package Overview
Dependencies
3
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    next-blog

Markdown based blog using next.js


Version published
Maintainers
1
Install size
6.16 MB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 16 May 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc