New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

next-blog

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-blog

Markdown based blog using next.js

  • 3.2.6
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-85.71%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 16 May 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc