aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL.md
blob: 91c8283c3228f40ba0d605bc6782efa0b311ac37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
favicon: cartdave_favicon.png
pagetitle: "INSTALL"
author: onefang
feedatom: https://sledjhamr.org/cgit/notYetAnotherWiki/atom
history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md
sourcecode: https://sledjhamr.org/cgit/notYetAnotherWiki/
---

notYetAnotherWiki uses [lcmark](https://github.com/jgm/lcmark) to parse [CommonMark](https://commonmark.org/) into HTML.  You can probably install it using luarocks.  lua-yaml is the YAML parsing library I test with.

Copy the notYetAnotherWiki.lua script to some place where you can run it from, /usr/local/bin is good.  Make sure it is executable.