A web-based collaborative LaTeX editor
Find a file
2016-05-27 12:12:28 +01:00
init_scripts move init scripts to init dir 2016-05-23 12:43:26 +01:00
nginx change localhost to 127.0.0.1 which should help with ipv6 2016-03-08 16:05:42 +00:00
runit Initial Dockerfile image build 2015-02-06 17:01:50 +00:00
.gitignore ignore api-data 2016-05-23 11:38:09 +00:00
Dockerfile put apt-get installs on same line and set $TEX_LIVE_DOCKER_IMAGE via env var 2016-05-27 12:12:28 +01:00
git-revision.js add support for grunt build 2016-05-02 23:53:49 +00:00
Gruntfile.coffee use dir of versions not version 2016-05-23 12:39:06 +01:00
package.json add support for grunt build 2016-05-02 23:53:49 +00:00
README.md Update README.md 2016-05-24 15:48:02 +01:00
services.js add support for grunt build 2016-05-02 23:53:49 +00:00
settings.coffee put apt-get installs on same line and set $TEX_LIVE_DOCKER_IMAGE via env var 2016-05-27 12:12:28 +01:00

Install

Please see the offical wiki for install guides

Building image

The docker files can be built with grunt. We do this as there are some other tasks which are done using grunt such as marking the versions of each repo used.