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-03-20 03:15:55 +03:00
src Add a link to the main page on category pages 2016-03-20 03:15:55 +03:00
static Add a link to the main page on category pages 2016-03-20 03:15:55 +03:00
.gitignore Make changes permanent with acid-state 2016-03-04 18:19:11 +03:00
.travis.yml Create the project 2016-02-02 12:36:07 +03:00
CHANGELOG.md Create the project 2016-02-02 12:36:07 +03:00
guide.cabal Add feeds for items in categories 2016-03-19 21:36:21 +03:00
INSTALL.md Add feeds for items in categories 2016-03-19 21:36:21 +03:00
LICENSE Create the project 2016-02-02 12:36:07 +03:00
README.md Minor 2016-03-19 21:41:50 +03:00
Setup.hs Create the project 2016-02-02 12:36:07 +03:00

Aelve Guide

Build status BSD3 license

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 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].