simplenote-jekyll


License
MIT
Install
pip install simplenote-jekyll==0.1.0

Documentation

SimpleNote -> Jekyll

This is an integration script between Jekyll blog format and SimpleNote notes tagged with blog.

Install

  • Install pipsi
  • Run pipsi install simplenote_jekyll

Setup

Set the following environment variables:

SIMPLENOTE_USER: Username (email) for your SimpleNote account
SIMPLENOTE_PASSWD: Password for your SimpleNote account

Use

Change directory to the base of your Jekyll blog, then run sn-export. Running git status should show you what posts are newly imported from SimpleNote.