ia2web
Static site generation of iA Writer (and compatible) Markdown files.
View on GitHub

Setup
In the directory of markdown files:
# install
git clone https://github.com/svandragt/ia2web.git .export && cd .export && composer install
# start watcher
php ia2web.php
A new html folder containing a static website is created.
Features
- Watches notes folders for content changes, generating html on the fly.
- Simple script, hack away.
- Handles
.mdand.txtnotes.