amber-website
=============
January 23, 2015

The gh-pages branch of this repo hosts the front pages of the http://amber-lang.net/ website. 

The pages provided are:

- http://amber-lang.net/index.html
- http://amber-lang.net/learn.html

The documentation part of the website (http://doc.amber-lang.net/) is hosted from https://lolg.it/amber/amber-documentation.

To maintain the app you need to ensure you have the tooling portions of amber by by doing a `npm install` as well as having amber-cli installed globally.