Ask HN: What tools are you currently utilizing for public static documentation? 2 points by averageValentin 2y ago ↗ HN
[–] westurner 2y ago ↗ Sphinx, JupyterBook (MyST Markdown), Quarto + nbdevexecutablebooks project: https://github.com/executablebooksquarto: https://github.com/quarto-devnbdev: https://nbdev.fast.ai/
[–] ilaksh 2y ago ↗ In the past I have used HTML and markdown.I like the summary and details HTML elements.Also maybe something like highlight.js or a markdown renderer.The next time I build a page like that I might lean on GPT-4 for generating it. Or maybe mustache.
3 comments
[ 3.5 ms ] story [ 21.3 ms ] threadexecutablebooks project: https://github.com/executablebooks
quarto: https://github.com/quarto-dev
nbdev: https://nbdev.fast.ai/
I like the summary and details HTML elements.
Also maybe something like highlight.js or a markdown renderer.
The next time I build a page like that I might lean on GPT-4 for generating it. Or maybe mustache.