Hello,Thanks to Matthew M. Burke, a demo of the lua-users.org wiki running under Nanoki [1] is available online:
http://nanoki.luaquiz.com:1080/This Nanoki demo has been populated with the content of lua-users.org as follow:
- Get a local copy of the wiki content using wget [2] - Convert the HTML to Markdown syntax using Aaron Swartz's html2text [3] - Import the converted content into Nanoki [4] Feedbacks, comments, likes and dislikes very welcome. Cheers, PA. [1] http://alt.textdrive.com/nanoki/ [2] wget --mirror --html-extension --convert-links -np http://lua-users.org/wiki/ [3] http://www.aaronsw.com/2002/html2text/ [4] http://alt.textdrive.com/assets/public/Nanoki/luawiki.tar.gz