mgenev / emberwatch

Source repo for EmberWatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmberWatch Source

This repository contains emberwatch.com as a Jekyll site.

Goal

Towards a definitive community-driven, curated collection of Ember.js resources.

Setup

To get started:

$ git clone git://github.com/emberwatch/emberwatch.git
$ cd emberwatch-source
$ jekyll serve

Data

The pages are populated by YAML in the _data folder. People are normalized and referenced by id.

About

Source repo for EmberWatch

License:MIT License