Skip to content

brianhjelle/ember-cli.github.io

 
 

Repository files navigation

EmberCLI's official website

Install Jekyll and a special gem provided by GitHub:

$ gem install bundler
$ bundle

Open the directory which contains the repo and run Jekyll:

$ bundle exec 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.

Alternatively, use bash via Windows Subsystem for Linux (WSL):

About

Our documentation site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.8%
  • HTML 33.0%
  • Ruby 10.3%
  • JavaScript 4.9%