Skip to content

joeltine/closureplease.com

 
 

Repository files navigation

closureplease.com

A community resource for the Google Closure Library.

http://closureplease.com

Install and Run

$ git clone git@github.com:closureplease/closureplease.com.git

$ cd closureplease.com

$ npm install

$ git submodule init

$ git submodule update

One-time gh-pages branch setup

git clone git@github.com:closureplease/closureplease.com.git _site_git

cd _site_git

git checkout origin/gh-pages -b gh-pages

Use

Launch a static server with livereload and auto-generation of jekyll / less:

grunt

Publish

  1. Commit and push to master.
  2. Run from shell: grunt deploy to commit & push to gh-pages.

License

MIT

Built using http://jekyllbootstrap.com

About

Google Closure Library Plzzz!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 89.5%
  • Ruby 5.6%
  • HTML 3.5%
  • JavaScript 1.4%