Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jekyll-exporter

Export your Jekyll blog into Blot-friendly markdown.

Jekyll, markdown, export, blog

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