Fix bugs, many other changes

Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/mai/trunk@67 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
yakumo.izuru
2024-02-07 00:26:14 +00:00
parent 2435673dff
commit b860f0610b
22 changed files with 172 additions and 501 deletions

11
INSTALL.md Normal file
View File

@@ -0,0 +1,11 @@
# Installation
```shell
$ git clone https://git.chaotic.ninja/yakumo.izuru/mai
$ cd mai
$ make
# make PREFIX=/usr/local install
```
* Read the [mai.ini(5)](mai.ini.5) manual page
* Use any web server than is able to reverse proxy, like Apache, h2o, or NGINX.