Heya,
I really like the smooth wiki you are using:
What software do you use for it?
Best
Dosch
Heya,
I really like the smooth wiki you are using:
What software do you use for it?
Best
Dosch
@marktheis and I built it, and we scrap the JSON from this forum to generate static pages.
I built the original PHP version and then @marktheis rewrote it in Node.
nicely done! Is the code available for others to use, adapt and build upon?
Yes.
PHP version: https://github.com/osmc/website/blob/master/server/wiki.php
NodeJS version: https://github.com/osmc/website/blob/master/server/wiki.js
Sam