Skip to content

jkeat/yoember.github.io

 
 

Repository files navigation

yoember.com

Ember.js tutorial

Launching server and guard

$ jekyll clean && jekyll serve -w
$ guard

OR

foreman start

Deploy

jekyll clean && JEKYLL_ENV=production jekyll build
octopress deploy

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.9%
  • HTML 21.7%
  • Ruby 10.3%
  • JavaScript 0.1%