https://github.com/trmid/dev-blog
A Development Blog for Any Project
https://github.com/trmid/dev-blog
Last synced: about 1 year ago
JSON representation
A Development Blog for Any Project
- Host: GitHub
- URL: https://github.com/trmid/dev-blog
- Owner: trmid
- License: mit
- Created: 2022-04-23T01:34:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T15:09:20.000Z (about 4 years ago)
- Last Synced: 2024-04-24T13:44:28.004Z (about 2 years ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 `