On Tue, Feb 09, 2021 at 09:04:50AM +0100, Miroslav Suchý wrote: > Or we copy while wiki.git to mock.git/doc set the /doc directory as source > for GitHub pages. We will have to fix the links > > https://stackoverflow.com/questions/41183642/how-to-convert-github-wiki-into-github-pages. > But that is easier than converting everything to Antora format.
The Antora format is not Antora-specific ... it's Asciidoc. And markdown to asciidoc conversion is not hard, especially if you haven't done anything overly clever. I've had good results with pandoc, but apparently kramdown is even better. -- Matthew Miller <mat...@fedoraproject.org> Fedora Project Leader _______________________________________________ buildsys mailing list -- buildsys@lists.fedoraproject.org To unsubscribe send an email to buildsys-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/buildsys@lists.fedoraproject.org