GithubPages deployment?
Created by: mayrmartin
It would be great to have access to this guide in a structured, well-formatted & searchable manner. I've seen there is an open issue regarding the automated PDF generation in the GitHub Actions but as far as I can see, there the output is neither really well-formatted nor really good searchable.
A possible solution would be to automatically generate a static webpage using Docosaurus from existing .md files inside GitHub Actions & deploy the page via GitHub Pages. To make the whole content searchable there are available plugins such as https://www.npmjs.com/package/docusaurus-lunr-search or even Algolia. There is also a possibility to automatically add a PDF download via mr-pdf.