FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

nodegit.github.com/README.md at master · nodegit/nodegit.github.com · GitHub

Latest commit

 

History

History
22 lines (15 loc) · 450 Bytes

File metadata and controls

22 lines (15 loc) · 450 Bytes
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.

node generate

If you're running script/server in another terminal tab, it will read the changes and regenerate the site.


Back | FazBrowse Home | New Git URL