jadu / gitbook-theme

A Continuum branded theme for Jadu's GitBooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitbook Theme

A Continuum branded theme for Jadu's GitBooks.

Screenshot of manual themes

How to use

Add the stylesheet for the relevant Continuum product to your book.json file and run gitbook build.

CMS

"styles": {
    "website": "assets/continuum/cms.css"
}

XFP

"styles": {
    "website": "assets/continuum/xfp.css"
}

CXM

"styles": {
    "website": "assets/continuum/cxm.css"
}

CP

"styles": {
    "website": "assets/continuum/cp.css"
}

About

A Continuum branded theme for Jadu's GitBooks

License:MIT License


Languages

Language:CSS 100.0%