Personal websites
We list here info common to all websites, extra details are explained in each website README.
Nginx is used as a web server (version 1.20.2).
Each website specific config is found in its nginx.conf file
The root
folder contain the files to be put in their respective document root
folder /srv/http/{website}/
on the server.
Dependencies:
rsync
(currently using version 3.2.3)# Deploy files to server
# Warning: Nginx config not included
make deploy