top | item 29395967 (no title) jbott | 4 years 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. discuss order hn newest steveklabnik|4 years ago 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-... ) ABS|4 years ago HTML says<meta name="generator" content="Asciidoctor 2.0.16">so I guess https://asciidoctor.org/
steveklabnik|4 years ago 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-... )
ABS|4 years ago HTML says<meta name="generator" content="Asciidoctor 2.0.16">so I guess https://asciidoctor.org/
steveklabnik|4 years ago
https://github.com/oxidecomputer/hubris/pull/272
(specifically https://github.com/oxidecomputer/hubris/pull/272/files#diff-... )
ABS|4 years ago
<meta name="generator" content="Asciidoctor 2.0.16">
so I guess https://asciidoctor.org/