aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
authordvs12025-01-17 16:40:51 +1000
committerdvs12025-01-17 16:40:51 +1000
commit669594bd7fe4bc9a630e90e1880d3511c13b208e (patch)
treee9aff21a28761e4d2ae7fdeaed019d63b1f1db78 /INSTALL.md
parentSorting still fails sometimes. Lets see if hat happens elsewhere. (diff)
downloadnotYetAnotherWiki-669594bd7fe4bc9a630e90e1880d3511c13b208e.zip
notYetAnotherWiki-669594bd7fe4bc9a630e90e1880d3511c13b208e.tar.gz
notYetAnotherWiki-669594bd7fe4bc9a630e90e1880d3511c13b208e.tar.bz2
notYetAnotherWiki-669594bd7fe4bc9a630e90e1880d3511c13b208e.tar.xz
Page history is now per site, the page name is added automatically.
Diffstat (limited to '')
-rw-r--r--INSTALL.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 6b19208..35137f8 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,8 +1,3 @@
1---
2pagetitle: "INSTALL"
3pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md
4---
5
6notYetAnotherWiki 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. 1notYetAnotherWiki 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
8You also need luajit installed. 3You also need luajit installed.