Hacker News new | ask | show | jobs
by jbott 1667 days ago
How are these docs being built? I really like how these look and it looks to be asciidoc based, but I can't seem to find a build script for these.
2 comments

There's an open PR with the details, I set it to deploy every push to that PR for now so we could make quick fixes. It just runs asciidoctor, nothing fancy.

https://github.com/oxidecomputer/hubris/pull/272

(specifically https://github.com/oxidecomputer/hubris/pull/272/files#diff-... )

HTML says

<meta name="generator" content="Asciidoctor 2.0.16">

so I guess https://asciidoctor.org/