mirror of
https://github.com/aelve/guide.git
synced 2024-11-23 12:15:06 +03:00
A workspace for research teams
src | ||
static | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
guide.cabal | ||
INSTALL.md | ||
LICENSE | ||
README.md | ||
Setup.hs |
Aelve Guide
Installation instructions are here: INSTALL.md.
The beta version is running at guide.aelve.com.
Environment variables
-
GUIDE_TRACKING=1
enables tracking -
GUIDE_URL="url of your instance here"
(and don't forget abouthttp://
orhttps://
) 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]
.