chyxion / ember-cli.github.io

Our documentation site

Home Page:https://ember-cli.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmberCLI's official website

Install Jekyll and a special gem provided by GitHub:

$ gem install bundler
$ bundle install

Open the directory which contains the repo and run Jekyll:

$ jekyll serve -w

You can now view the result at http://localhost:4000.

Windows Users, read on

If you want to help with the development of this site and you're using Windows, please read this guide about how to run Jekyll on your OS.

About

Our documentation site

https://ember-cli.com


Languages

Language:CSS 51.9%Language:HTML 32.9%Language:Ruby 10.3%Language:JavaScript 4.9%