devblog
v0.0.4
Published
Developer Blog Platform
Maintainers
Readme
DevBlog
The professional way to create a developer blog. Learn more at https://devdojo.com/devblog.

Installation
npm install -g devblogCreate a new developer blog
devblog new folder-nameThis will load up your new developer blog dashboard.
Serving up an existing site
In the command-line navigate to your dev blog folder and run:
devblog serveThis will open up the dashboard for your developer blog 🤘
