The website for the Ember.js project.
To get started:
git clone git://github.com/emberjs/website.git
cd website
bundle
bundle exec middleman
Then visit http://localhost:4567/
The example apps are kept in a separate repository at https://github.com/emberjs/examples.
To get the most up-to-date version of them, run rake examples:update
from the command line. This step is automatically done when you do a
build.