Custom theme
Created by: seanmadsen
Commits in this PR are based on my refactor in #45, so please merge #45 first.
Here is a custom theme implemented as an extension of the Material theme.
Features:
- CiviCRM colors and logo
- Navigation to CiviCRM home page as well as docs home page
- Display language and version in theme
- Provide a link to "other editions". This takes the user to a home page for the book so that they can choose a different "edition" (i.e. language and version... and maybe someday PDF). The book home page is not yet set up, but will be soon.
This PR closes #42 (closed) and #15 (closed).