Skip to content

kellegous/solodevguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

403 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solo Developer Guide

This guide is published online at: http://dev.3dr.com/

To start editing, install GitBook (requires Node.js):

npm install grunt-cli -g
npm install gitbook-cli -g
npm install
gitbook install book

Build once with grunt:

grunt

Then view it locally:

gitbook serve book

Open http://localhost:4000/. Files will update live as you edit them.

See CONTRIBUTING.md for information on how to submit to this guide.

License

CC BY 4.0

About

Solo Development Guide (SDG).

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 60.3%
  • JavaScript 21.9%
  • HTML 17.6%
  • Shell 0.2%