Home - JayPanoz/Soma GitHub Wiki
Welcome!
The goal of the Soma Wiki is to help you understand how Soma’s CSS was designed and how to build on top of it.
ePub styling can become pretty hardcore, really fast. To sum things up, here are a few things you should consider:
- CSS support is far from the one you’d expect in web browsers;
- some declarations may crash app and devices;
- there is an EPUB profile for CSS3;
- Reading systems (RS) apply overrides (link’s color, typeface, font size, &c.);
- Media Queries are tricky (because of paginating scripts in RS).
Table of contents
General
- Is Soma offering some sort of Universal Support?
- Will you push Soma to Ulysses’ Style Exchange?
- Are companion themes (e.g. PDF, HTML, &c.) planned?
- How do you manage your stylesheets?
- Converting to Kindle
- Sources of inspiration
Headings
CSS Architecture
Editing Soma
Editing the ePub file
- Footnote call doesn’t work outside iBooks, is it normal?
- How to embed fonts
- Useful links for eBook Production