jekyll-exporter
v0.1.2
Published
Export your Jekyll blog into Blot-friendly markdown.
Downloads
1
Maintainers
Readme
Usage
npm install jekyll-exporter
Create directories:
jekyll-exporter/in
jekyll-exporter/out
Move your Jekyll posts into jekyll-exporter/in
then run the script:
node jekyll-exporter/main.js
Your converted posts will be in jekyll-exporter/out