- Primary Domain: http://learn.jquery.com
- Clone/fork this repo
- Install our lovely friends "The Dependencies"
> gem install nanoc kramdown adsf mime-types
- Change to the newly cloned repository's directory
- Run nanoc
> nanoc autocompile
- The site should be running on _http://localhost:3000. Use the
--port
option to specify a different port.