Skip to content

Dexter2211-collab/nodegit.github.com

 
 

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/`.

```bash
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.

About

nodegit.github.com

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.0%
  • SCSS 34.7%
  • HTML 15.2%
  • Ruby 0.1%