wikme --- build a wiki out of a directory of markdown files
made with <3 by case duckworth for kindrobot
requirements:
- cmark
- chicken scheme with the following eggs:
- cmark
- regex
- srfi-13
- srfi-152
- utf8
build:
- ./bootstrap
- make
install:
- make install