Skip to content

svandragt/ia2web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Watches notes folders for content changes, generating html on the fly.
  • Simple script, hack away.
  • Handles .md and .txt notes.

About

Static site generation of iA Markdown files.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors