Skip to content

Instantly share code, notes, and snippets.

View kinsidar's full-sized avatar

Kinsa Durst kinsidar

  • San Leandro, California
View GitHub Profile
@kinsidar
kinsidar / gitbook-to-github-pages.md
Created October 23, 2017 18:41
Setting up gitbook and hosting on github pages

Setting up Gitbook for a project and hosting on Github Pages

npm version

Credits to this guide

This is a documentation of setting up the basic requirements for your gitbook and hosting onto github pages, refer to gitbook toolchain documentation for details on how to structure and write your gitbook

IMPORTANT I am using node LTS (node version 6.11.4 and npm version 3.10.10), you may run into erros using current version of node.

  1. Create project's README.md if you haven't, which will be the introduction/front page of your gitbook