Time Nick Message 17:13 MTDiscord @rollerozxa moving here since general is being used for other stuff 17:13 MTDiscord but https://noahflk.com/blog/astro-table-of-contents seems simple enough to do, no plugin that i see for it however 17:13 MTDiscord tbh i was just going to ignore table of contents since i didnt care 17:13 MTDiscord I see 17:14 MTDiscord was planning on just astro + template and the most minimal code i could get away with so i dont have to care about the framework 17:18 MTDiscord what I was mostly trying to see if is we would risk needing to do a lot of things ourselves in the future, or if there are already an abundance of ready made plugins 17:19 MTDiscord but I will take your judgement that astro would be a good pick for it 17:20 MTDiscord there is also hugo 17:24 MTDiscord if we did go hugo, thoughts on https://themes.gohugo.io/themes/hugo-book/? 17:25 MTDiscord has table of contents, supports light and dark mode, supports translation, etc 18:31 MTDiscord @rollerozxa https://github.com/wsor4035/devwiki/pull/6 thoughts? 18:31 MTDiscord https://cdn.discordapp.com/attachments/926231483155378176/1316472496483991593/image.png?ex=675b2c0e&is=6759da8e&hm=6f93013c4017b01b14fb08497aa82cfc7c26951a6c4a60c2f245b31f4adbed37& 18:32 MTDiscord looks very nice, I like it 18:32 MTDiscord 👍 on using hugo with that theme 18:32 MTDiscord ok, im merging this in and then going to try and get github pages working. then https://github.com/wsor4035/devwiki/issues/5 and messing around with config can happen 18:34 MTDiscord I think deploying hugo with pages should be pretty painful when you use the readymade CI template from here: https://gohugo.io/hosting-and-deployment/hosting-on-github/ 18:34 MTDiscord painful, I meant painless... 18:40 MTDiscord :nobugs: 18:43 MTDiscord well, it was working at wsor4035.github.io/devwiki 18:43 MTDiscord now that i put in the domain it doesnt work 🤔 18:43 MTDiscord unless im getting some cached thing 18:45 MTDiscord also why am i having to run the workflow manually? 🤔 18:45 MTDiscord because the template uses main as the default branch name and yours is master 18:46 MTDiscord ah, right. thats stupid 18:46 MTDiscord yeah... 18:46 MTDiscord should be fixed now 18:46 MTDiscord anyways I tried going to https://newdev.luanti.org/ and it shows up for me 18:47 MTDiscord https://cdn.discordapp.com/attachments/926231483155378176/1316476420377280592/image.png?ex=675b2fb5&is=6759de35&hm=bd7e29bc208bd20507677c5963605817ac87aa222c40fd35b8bf0f299646dc7d& 18:47 MTDiscord interesting, when you put in a custom domain, it unchecks force https 18:47 MTDiscord rechecked that 18:48 MTDiscord yeah because it takes a minute or so for github to request a certificate from let's encrypt 18:50 MTDiscord left todo: * so fixing the home page * checking that links work/arent pointed at the current live site * maybe seeing if the left side can be limited to selected pages * anything else? 18:53 MTDiscord once the repo is transfered, will need to change https://github.com/wsor4035/devwiki/blob/master/hugo.toml#L11, github should redirect, but we should point it at the right thing 19:20 MTDiscord anyone want to volunteer to fix the index page? 19:26 MTDiscord point #2 is done 19:37 MTDiscord @rollerozxa you wouldnt happen to know of any tools/have an magic tricks for checking for dead links on a site would you? 19:38 MTDiscord hmm not really 19:40 MTDiscord im kinda ok if there is some dead stuff post launch, since it will be easy fixes 19:45 MTDiscord any objections to this license file? 19:45 MTDiscord https://cdn.discordapp.com/attachments/926231483155378176/1316490977950695424/image.png?ex=675b3d44&is=6759ebc4&hm=67f913ed50ec3d2f3d5b21e94bf8024293a10318faeac8266583a5e48af3c462& 19:46 MTDiscord sounds ok 19:48 MTDiscord 👍 19:49 MTDiscord ok, so just making the index page work is that last thing 19:49 MTDiscord i think 19:53 MTDiscord https://hugo-book-demo.netlify.app/docs/shortcodes/columns/, hmm, columns are going vertical instead of horizontal 19:56 MTDiscord https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/content.en/docs/shortcodes/columns.md which is what im doing 🤔 19:58 MTDiscord ah https://github.com/alex-shpak/hugo-book?tab=readme-ov-file#shortcodes 20:01 MTDiscord lol, after all that kinda looks like crap 20:01 MTDiscord https://cdn.discordapp.com/attachments/926231483155378176/1316495070630907925/image.png?ex=675b4114&is=6759ef94&hm=fb224609886a512d59d5aa10d612b74be8e5926b1fbfba88757f984d74c48fbc& 20:01 MTDiscord im just going to flatten these 20:08 MTDiscord ok, thats done 20:09 MTDiscord ok, everything should be done 20:09 MTDiscord please poke around https://newdev.luanti.org/ 21:36 MTDiscord @rubenwardy as the pr is just content, should i leave it till the transfer + go live happens, or just merge it now? 21:36 rubenwardy I don't mind. Feel free to leave it until the transfer 21:38 MTDiscord thanks