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
Artyom 025491beba Include scripts locally
This should actually be faster because then the browser wouldn't have to
additionally resolve CDNJS (and also now the site can be tested without
internet connection).
2016-04-06 01:51:50 +03:00
src Include scripts locally 2016-04-06 01:51:50 +03:00
static Include scripts locally 2016-04-06 01:51:50 +03:00
.gitignore Use config instead of environment variables 2016-03-22 01:17:53 +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 Keep track of edits 2016-04-03 23:57:01 +03:00
INSTALL.md Add an admin page (no content yet) 2016-03-23 01:54:59 +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].