create-dev-blog
v1.0.7
Published
Initializes a new dev-blog project
Downloads
1
Maintainers
Readme
Dev Blog
Dev Blog is a local development blog for developers. Simply add the blog to your working repository, write your posts as Markdown files, and view your development history through the local interface. With Dev Blog you can create local and organized documentation of your development process and decision-making for any project.
Features
- Supports Markdown and HTML within Markdown
- Organize posts by category or date
- Search for posts by name or category
- Embed or link images and other content
Get Started
npm init dev-blog <target-directory>