groff-web/README.md
2023-11-13 17:04:35 -06:00

412 B

groff-web

Description

Minimal groff web frontend

Installation

wget "https://gitlab.com/tavo-wasd/groff-web/-/archive/main/groff-web-main.tar.gz"
tar -xvf groff-web-main.tar.gz
cp -r groff-web-main/public /var/www/groff-web
cp groff-web-main/nginx.conf /etc/nginx/sites-available/groff-web.conf
ln -s /etc/nginx/sites-available/groff-web.conf /etc/nginx/sites-enabled

License

GPL v3.0