Many of the Nordic national libraries for accessible literature and publishing distribute their books in the form of EPUB3. This contains a CSS that aims to render the content in an way so that it is as accessible as possible.
The goal of this repository is to create a common CSS that incorporates all the best practices.
The guidelines explain why an accessible CSS is needed and provide general guidance for what said CSS needs to cater for.
There are some CSS files in the samples folder
- mtm.css is from a sample book from MTM. This css has been enhanced to comply with the guidelines
- sbs.css is the CSS that is included in all the ebooks produced by SBS
- epub3-to-daisy202.css is from the DAISY pipeline
The source of the guidelines is kept in an org-mode file which is the
exported (via the org-mode export facilities) to a markdown file. This
file is then enhanced with meta data information (author, date,
version) and placed in the docs
folder from where the github pages
process picks up and publishes the document as html.