camoore1979 / pretty-good-gitbook

A sample gitbook with necessary boilerplate. Give it a try!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pretty-good-gitbook

This is an example of using gitbook. Gitbook is really cool.

Running pretty-good-gitbook

clone this repo

$ git clone https://github.com/camoore1979/pretty-good-gitbook.git

install gitbook-cli

$ npm install -g gitbook-cli

install the plugins

$ npm run docs-install

build the gitbook

$ npm run docs-build

serve the gitbook

$ npm run docs-serve

For more...

Build the gitbook, serve it up, and read it!

Author

Chad A. Moore.

License

MIT

About

A sample gitbook with necessary boilerplate. Give it a try!

License:MIT License