diff options
Diffstat (limited to '')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,6 +7,6 @@ history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md | |||
7 | sourcecode: https://sledjhamr.org/cgit/notYetAnotherWiki/ | 7 | sourcecode: https://sledjhamr.org/cgit/notYetAnotherWiki/ |
8 | --- | 8 | --- |
9 | 9 | ||
10 | notYetAnotherWiki uses [lcmark](https://github.com/jgm/lcmark) to parse [CommonMark](https://commonmark.org/) into HTML. You can probably install it using luarocks. | 10 | 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. |
11 | 11 | ||
12 | Copy the notYetAnotherWiki.lua script to some place where you can run it from, /usr/local/bin is good. Make sure it is executable. | 12 | Copy the notYetAnotherWiki.lua script to some place where you can run it from, /usr/local/bin is good. Make sure it is executable. |