You can check yml workflow here https://github.com/jaypatelani/trydocs/blob/main/.github/workflows/asciidoctor-ghpages.yml
On Sat, Jul 26, 2025, 9:27 AM Charlotte Koch <charlo...@netbsd.org> wrote: > On Sat, 26 Jul 2025, Jay Patel wrote: > > > This is something I tried long ago you can check it out > > > > https://github.com/jaypatelani/trydocs > > > > https://jaypatelani.github.io/trydocs/pkgsrcNEW/introduction.html > > Right on, this looks pretty much like what I'd expect. Did you use > https://github.com/asciidoctor/docbookrx to convert it initially? > > Is the main problem going forward just trying to find a way to plumb it > into the htdocs build system? And/or generating PDFs? > > Charlotte