Quintin

Results 3 comments of Quintin

^Just to add to this, the modern way avoids `apt-key add` or putting the key in `/etc/apt/trusted.gpg.d` manually (some discussion [here](https://askubuntu.com/a/1307181) and [here](https://unix.stackexchange.com/a/582853)) Rather, dearmor the key and write it...

I ran into a similar issue with another theme. `_index.md` would sometimes get the `list.html` layout and other-times the `terms.html` layout (which was empty for me). I fixed it by...

Thanks!