msnp-wiki/README.md
yellows111 e6520d0ac0
massive amount of corrections, rest of pre-P11 commands
upgrade yiki, slugs now work better, but not in URLs (i forgot)

0 Commands Left. Time for that parity check.

Add a license too.

Bump version to 0.1.0.

NEW RECORD!
2024-10-26 11:56:17 +01:00

18 lines
462 B
Markdown

# yellows' MSNP wiki
An alternative to MSNPiki that aims to actually document things they didn't.
# Building
```
npm i
set WIKINAME=yellows' MSNP wiki
# this should be an absolute path on a domain to where the files will be put
set VPREFIX=/
set DOMAIN=example.com
mkdir build
npm run build
cp ./node_modules/yiki/yiki.css build/
```
# License
This work is licensed under the
[GNU Free Documentation License 1.3](https://www.gnu.org/licenses/fdl-1.3.en.html).