# Aelve Guide [![Build status](https://secure.travis-ci.org/aelve/guide.svg)](https://travis-ci.org/aelve/guide) [![BSD3 license](https://img.shields.io/badge/license-BSD3-blue.svg)](https://github.com/aelve/guide/blob/master/LICENSE) Installation instructions are here: [INSTALL.md](INSTALL.md). The beta version is running at [guide.aelve.com](http://guide.aelve.com). ## Environment variables * `GUIDE_TRACKING=1` enables tracking * `GUIDE_URL="url of your instance here"` (and don't forget about `http://` or `https://`) is needed for some things (like feeds) to work correctly ## Contributing If you want to contribute but don't know where to start, grep the source for `[very-easy]` and `[easy]`.