This is the source code for the Developer Evangelism online book.
Install GitBook via NPM:
$ npm install -g gitbook
You can serve a folder as a book using:
$ gitbook serve book
Or simply build the static website using:
$ gitbook build book
- Introduction
- Defining developer evangelism
- Remove the brand
- Work with your own company
- Prepare for outreach
- Get speaking opportunities
- Deliver a talk or workshop
- Write great posts and articles
- Write excellent code examples
- Prepare great slide decks for presentations
- Record your output
- Know and use the (social) web
- Work with the conference buzz
- Additional presentation tips
- Thanks!
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.