@botanicus/blog-generator
v0.0.30
Published
Generates JSON files from blog posts written in markdown. These JSON files works as an API if served via a static server, such as Nginx and are meant to be consumed from JavaScript front-end.
Downloads
34
Readme
About
Format
tags: ["React.js", "Ruby on Rails"]
---
# Post title
*Excerpt, one paragraph.*
## h1-level title
### h2-level title
![cute kitty images](cute_kitty.png)
Images are expected to be in the same directory, without any subdirectories. The system will place them where they belong.
Installation
npm install -g @botanicus/blog-generator