https://github.com/thecodechef/jekyll-ember
Get started quickly with EmberJS and Jekyll
https://github.com/thecodechef/jekyll-ember
Last synced: 9 months ago
JSON representation
Get started quickly with EmberJS and Jekyll
- Host: GitHub
- URL: https://github.com/thecodechef/jekyll-ember
- Owner: thecodechef
- Created: 2014-11-15T17:35:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-15T21:11:38.000Z (over 12 years ago)
- Last Synced: 2025-01-20T18:45:38.962Z (over 1 year ago)
- Language: CSS
- Homepage: http://jekyll-ember.gonestatic.io/
- Size: 594 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jekyll Ember
Get started quickly with EmberJS and Jekyll
## Install
```
bundle install
jekyll server --watch
```