← all projects

ia2web

Static site generation of iA Markdown files.
repo

ia2web

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

Screenshot

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