Hi! As some of you might have noticed, we have news in luarocks.org:
http://luarocks.org We've been talking about this move for a while, and I mentioned it in our Lua meetup in FOSDEM. The latest outage in the luarocks.org server prompted things a bit, so we made the move in a bit of a hurry. Kudos to Leaf Corcoran for doing the hard work! The /releases and /repositories/rocks URLs from the old website were the critical ones, and the new server is handling that with the appropriate redirects. This leaves the issue of documentation pending. Here are the raw files for documentation from the previous luarocks.org website, formatted with the "medialike"[1] plugin for Sputnik, which uses a MediaWiki-(Wikipedia)-like markup: https://github.com/hishamhm/luarocks-docs Now I need to figure out what format to convert this to and where/how to host it. If I convert this to Markdown what do I do with the links between pages? Do I have to translate them to full URLs? How to make them relocatable? (Note that in the old format I only had to link [[like this]]... in Markdown do I need the link to the generated file, [like this?](Next_page.html) ?) Any help or directions are appreciated. -- Hisham [1] https://github.com/yuri/sputnik/tree/master/sputnik-medialike ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
