diff options
Diffstat (limited to '')
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,8 +1,3 @@ | |||
1 | --- | ||
2 | pagetitle: "INSTALL" | ||
3 | pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md | ||
4 | --- | ||
5 | |||
6 | 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. | 1 | 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. |
7 | 2 | ||
8 | You also need luajit installed. | 3 | You also need luajit installed. |