Les Miserables
A network graph of character connections from one of my favorite books and authors of all time, Victor Hugo’s Les Miserables.
A network graph of character connections from one of my favorite books and authors of all time, Victor Hugo’s Les Miserables.
A followup to the Network Graphs in Hugo post, this time with avatars for the nodes.
ssh’ing into my Digital Ocean droplet has become rather annoying for maintaining this website. Particularly annoying is dealing with images on two different filesystems. In the README (commit 1a0ee5a), I describe the steps I have been doing to publish an article to https://brege.org. I tried implementing this method, but it is very long and requires many modifications to the post-receive hook to get it working on a per-user basis. Here I outline a way to do this in a more conservative manner. ...
Earlier I added the hugo source files for this website on GitHub. Take a look! https://github.com/brege/brege.org
Overview brege.org is deployed with the following services: Namecheap - DNS Registrar Let’s Encrypt - Free SSL certificates Digital Ocean - Droplets for $5 a month brege.org makes use of the following tools: Nginx - Fast reverse proxy Debian Jessie - Operating system running on our DO droplet Hugo - Static site generator ...