1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 12:15:06 +03:00
A workspace for research teams
Go to file
2016-05-11 01:53:38 +03:00
favicon Add a favicon 2016-05-10 23:44:20 +03:00
scripts [test] List files manually 2016-04-11 13:14:34 +03:00
src Don't use “shortcut icon” 2016-05-11 01:53:38 +03:00
static Minor 2016-05-11 00:13:27 +03:00
.gitignore Use config instead of environment variables 2016-03-22 01:17:53 +03:00
.travis.yml [Travis] Test loading the official database 2016-04-08 18:33:33 +03:00
CHANGELOG.md Create the project 2016-02-02 12:36:07 +03:00
guide.cabal Prerender pages 2016-05-02 17:54:34 +03:00
INSTALL.md Remove throttling 2016-05-05 17:48:20 +03:00
LICENSE Create the project 2016-02-02 12:36:07 +03:00
README.md Minor 2016-04-23 01:06:41 +03:00
Setup.hs Create the project 2016-02-02 12:36:07 +03:00

Aelve Guide

Build status BSD3 license

The beta version is running at guide.aelve.com. The most complete section yet is the one about lenses.

Installation instructions and the explanation of config variables (in config.json) are here: INSTALL.md. Don't be afraid to install it locally it's very easy! You don't need to set up any databases or anything like that, and you can get a full copy of the data from the site by simply cloning it from Github.

Contributing

If you want to contribute but don't know where to start, grep the source for [very-easy] and [easy].