/ADA-Reference-Publication

A reference publication to establish requirements and standards for the ADA publishing pipeline that uses software Fidus Writer, Vivlioystyle, and GitHub/Lab Git and Pages.

Primary LanguageHTML

Benchmark Report

UHTML for GitHub Pages (testing)

Below is an eample of Fidus Writers unified HTML document (uhtml) being rendered in GitHub pages as a replacement for using Markdown in Github Pages. The goal of using HTML for GitHub pages is to remove the Markdown conversion stage as Markdown cannot cope with complex tables and footnotes and references without adding complexity. In this instance the HTMl is being outputted into the Docsify CSS and styling, with an additional ToC rendering.

https://tibhannover.github.io/ADA-Reference-Publication/

Notes and Project issue tracker:

Notes: HTML for GitHub Pages wiki

Project: HTML for GitHub Pages project

Example of sources rendering in Vivliostyle

Unified HTML

https://vivliostyle.vercel.app/#src=https://raw.githubusercontent.com/TIBHannover/ADA-Reference-Publication/main/uhtml/index.html&bookMode=true

HTML multi-file

https://vivliostyle.vercel.app/#src=https://raw.githubusercontent.com/TIBHannover/ADA-Reference-Publication/main/html/index.html&bookMode=true

Unpacked epub -

Using the OPF from epub

https://vivliostyle.vercel.app/#src=https://raw.githubusercontent.com/TIBHannover/ADA-Reference-Publication/main/epub/EPUB/document.opf&bookMode=true

Using the nav.xhtml from epub

https://vivliostyle.vercel.app/#src=https://raw.githubusercontent.com/TIBHannover/ADA-Reference-Publication/main/epub/EPUB/document-nav.xhtml&bookMode=true