Skip to content

emonmr/web-learn-jquery-com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn.jQuery.com

How Do I Get This Running Locally

  • Clone/fork this repo
  • Install our lovely friends "The Dependencies"
    > gem install nanoc kramdown adsf mime-types curb json
  • Change to the newly cloned repository's directory
  • Run the nanoc server
    > nanoc view &
  • The site should be running on _http://localhost:3000. Use the --port option to specify a different port.
  • Set the site to watch for changes and re-compile > nanoc watch

About

learn.jquery.com web site

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.6%
  • CSS 26.7%
  • HTML 16.1%
  • Ruby 1.6%