codepo8 / new-developer-evangelism-handbook

(Under construction)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Developer Evangelist Handbook

This is the source code for the Developer Evangelism online book.

Setup

Install GitBook via NPM:

$ npm install -g gitbook

Usage

You can serve a folder as a book using:

$ gitbook serve book

Or simply build the static website using:

$ gitbook build book

Roadmap

License

Licensed with Creative Commons, which in this case means:

  • You can use and redistribute the book - please tell everybody about it.
  • You can not use the book for commercial purposes - for example sell trainings or workshops with it.
  • You can however use it in company internal training - and I would love to hear about that.
  • You must mention that the information you use is based on this book and its author.
  • You must not change the book's content and redistribute it without the author's consent.

About

(Under construction)