Styleguide for GitBook websites (CSS, Less, Logos)
This repository contains all stylesheets and brandings for GitBook websites. Documentation is available at styleguide.gitbook.com.
How to test and build the documentation:
``Install node dependencies
$ npm i
$3
####
srcThe
src directory contains source for React components.####
lessThe
less directory contains the source for the stylesheets, built using less.####
pagesThe
pages` directory contains the source for the documentation, this one is build using next to provide live reloading when developing components.