remove deploy script
add nix env
cleanup config
Simple library frontend built with Zola.
Books served with nginx.
Books are uploaded in the /var/www/_books
directory.
scp <filename> root@evey.sirodoht.com:/var/www/_books/
ssh root@evey.sirodoht.com 'cd /var/www/_books/ && du -sh *'
zola serve
./deploy.sh
MIT