GitHub - rcjsuen/nodegit.github.com: nodegit.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
script/bootstrap
script/server
open http://localhost:4000
Generating the site
While in development, the generator will not clone the nodegit repo. You'll need to soft-link the nodegit repository into generate/.
ln -s /path/to/nodegit generate/nodegit
Once linked, generate the site.
If you're running script/server in another terminal tab, it will read the changes and regenerate the site.
Languages
- JavaScript 47.3%
- CSS 32.8%
- HTML 14.4%
- Ruby 5.5%