We all are no webdevs, so the second request is about our homepage: Currently our frequently asked questions are collected in a markdown file on Github, but we would like to have them nicely themed on tusky.app/faq. Ideally we could still author them in Markdown and then have some kind of script push them to the homepage. If you know how to implement this and could do it for us, please contact me or the team!
@ConnyDuck I'm not qualified to implement this, but in theory (someone more qualified correct me if I'm wrong) it should be possible, and possibly quite trivial, to just fetch the file from Github, no script required to copy it to the website, and embed it there.