-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
30 lines (21 loc) · 822 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
karasu
======
karasu is a self-hosted remote communication system designed for math
discussions. karasu is expected to be accompanied by kamome [1], the
front-end components, i.e. the editor and stylesheets for karasu.
See
https://krasjet.com/voice/karasu/
for a detailed introduction.
Install
-------
Docker compose should be able to take care of everything.
$ git clone --recursive https://github.com/Krasjet/karasu.git
$ cd karasu
$ cp .env.example .env
$ docker-compose up
Note that the default fonts in kamome is a set of alternative free fonts. If
you want to use the ones I'm currently using, you need to purchase/download the
fonts listed here [2] and set the `USE_ALT_FONTS` option in docker-compose.yml
to `false`.
[1]: https://github.com/Krasjet/kamome
[2]: ./kamome/static/fonts