https://github.com/krasjet/karasu
A self-hosted remote communication system designed for math discussions.
https://github.com/krasjet/karasu
haskell math servant
Last synced: 10 months ago
JSON representation
A self-hosted remote communication system designed for math discussions.
- Host: GitHub
- URL: https://github.com/krasjet/karasu
- Owner: Krasjet
- License: mit
- Created: 2020-03-14T20:06:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T01:04:26.000Z (about 5 years ago)
- Last Synced: 2025-03-18T05:34:21.633Z (10 months ago)
- Topics: haskell, math, servant
- Language: Haskell
- Homepage: https://krasjet.com/voice/karasu/
- Size: 134 KB
- Stars: 39
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
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