Have you looked at Softcover?<p><a href="https://github.com/softcover/softcover/" rel="nofollow">https://github.com/softcover/softcover/</a><p>I've used this for runbooks and it's awesome -- you always have an up-to-date copy of the runbook on your phone, and if you're using google/apple device management, you can remove them once your employee has left.
Thanks for sharing. My humble feedback would be that the website and README would be much more helpful however if they showed pictures of sample output. That's the main thing we want to see :-)
For the sake of it, I have created something slightly similar in the past which is currently rewritten in my spare time. It is not finished yet, but I can show you an example. Of course, I have the code for it online.<p>Example: <a href="https://gist.github.com/W4RH4WK/d6e9861a7793bfce6d1a0c26a1ba8383" rel="nofollow">https://gist.github.com/W4RH4WK/d6e9861a7793bfce6d1a0c26a1ba...</a><p>Project: <a href="https://github.com/W4RH4WK/Dogx" rel="nofollow">https://github.com/W4RH4WK/Dogx</a><p>I am using Pandoc, KaTeX, Prims.js, and Reveal.js (for presentations). Additional logic is realized using Pandoc's filter mechanic and a Python scripts which converts TeX to SVG. The main intention is to output a standalone HTML, which can then be converted to a PDF using the awesome wkhtmltopdf.<p>This has 2 underlying reasons: First, I want to push the behavior of consuming content on your screen, with modern, interactive technologies instead of killing trees by printing them out. Secondly, I hate TeX / LaTeX, but I cannot deny the need for its Math environment and TikZ.
Usability suggestion for the web site: please add prev/next links to the end of the pages. I have to scroll back to the top on my phone, open the menu and select the next section. At every page.
Pandoc alone gives good results for a large use-case.<p>I frequently want portable versions of a document, or better formatting than, say, fixed-length ASCII. Often of historical works.<p>Examples: <a href="https://ello.co/dredmorbius/post/lhw2eq4qmnnwxijlcrfyba" rel="nofollow">https://ello.co/dredmorbius/post/lhw2eq4qmnnwxijlcrfyba</a>
typo, fyi:<p><i>> if you want to isntall everything locally</i><p><a href="http://chrisanthropic.github.io/Open-Publisher-Documentation//documentation/requirements.html" rel="nofollow">http://chrisanthropic.github.io/Open-Publisher-Documentation...</a>