1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 21:13:07 +03:00
A workspace for research teams
Go to file
2016-04-09 11:13:26 +03:00
scripts [Travis] Test loading the official database 2016-04-08 18:33:33 +03:00
src Use safer Uids 2016-04-09 11:13:26 +03:00
static Use Markdown CSS on the admin page as well 2016-04-09 03:36:38 +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 Switch to the IP type from iproute 2016-04-08 23:11:13 +03:00
INSTALL.md Parse the X-Forwarded-For request header 2016-04-08 23:28:54 +03:00
LICENSE Create the project 2016-02-02 12:36:07 +03:00
README.md Add an admin page (no content yet) 2016-03-23 01:54:59 +03:00
Setup.hs Create the project 2016-02-02 12:36:07 +03:00

Aelve Guide

Build status BSD3 license

Installation instructions and the explanation of config variables (in config.json) are here: INSTALL.md. There's an admin panel available at /admin.

The beta version is running at guide.aelve.com.

Contributing

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