Add styling for selection
check: fix block focus size
Rename common colors.css file to base.css
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.26.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
# Deploy files to server
# Warning: Nginx config not included
make deploy