minghe / clarity

Clarity theme for Gitbook designed for The Zen Approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarity Theme

Clarity theme for Gitbook designed for The Zen Approach

Clarity

Usage

  1. Install Gitbook.
  2. npm install gitbook-theme-clarity
  3. npm install && npm build

Now when building or serving gitbook you can reference /path/to/clarity/lib/ as your theme.

Example:

$ gitbook serve ./ --theme=../clarity/lib/

About

Clarity theme for Gitbook designed for The Zen Approach

License:MIT License


Languages

Language:CSS 45.5%Language:JavaScript 31.7%Language:HTML 22.8%