Time Nick Message 07:23 Krock Could a luanti-org owner please enable the MTG wiki under https://github.com/luanti-org/minetest_game/settings ? I believe that would be a convenient place to put the documentation that was previously found on wiki.minetest.net 08:23 celeron55 Krock: do you want editing to be restricted to people with repo push access, or not, which... i'm not sure what the alternative means but more people anyway? 08:24 Krock celeron55: I suppose restricting to push access keeps it cleaner. Let's go with that, I suppose? 08:25 celeron55 done 08:27 celeron55 i'd say it would probably be better to get some help from the docs team to set up a website, in case it's to be edited only by people with push access. but using the github wiki as a starting point isn't necessarily bad 08:33 Krock hmm fair. I'll wait a bit before I try to add some content then. Perhaps there's good counter-proposals or volunteers. 12:38 MTDiscord Krock: I think the MTG wiki should be hosted on its own proper domain, no? Makes it easier to just throw a SSG like Hugo at a bunch of Markdown files rather than forcing everything through GH's web interface (though you could also use the API there). 12:39 MTDiscord this means having to convert it to markdown however. while the github wiki apparently supports wikitext out of the box 12:40 MTDiscord Yes, my starting point was the same Pandoc conversion you did, which I then manually cleaned up. Nowadays I think you can let an LLM do this menial task pretty well.