dioptre / 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

Install Jekyll

See the official Jekyll Installation Documentation for instructions.

Run EmberWatch Locally

To get started:

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

Data

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

About

Source repo for EmberWatch

License:MIT License


Languages

Language:HTML 49.0%Language:CSS 29.3%Language:JavaScript 15.9%Language:Ruby 5.8%