Navigation Menu

Colophon

Published: May 17, 2021

Last Modified: Apr 10, 2024

This website is made with Hugo and themed by accessible minimalism.

The favicons for this site were generated from this icon over at icon-icons.com using Real FavIcon Generator. A local copy of the SVG is here:

An open compass

I used LunaPic‘s in-browswer circle-crop tool to make the circle-cropped headshot photo.

Generally, I like to shrink photos to 800x800 using: convert -quality 80 -geometry 800x800 image.jpg image-small.jpg

To get KaTeX to do both inline and display equations, I modified ./layout/partials/katex.md according to Kevin Cazelle‘s suggestions here: https://kevcaz.github.io/notes/hugo/katex_and_goldmark/.

And now math looks like this: Inline: $\pi$ Display style: $$\int x\ dx = \frac{1}{2}x^2 + C$$

The website is compiled by Hugo locally, and I use rsync to put it on the server.

rsync -avz /home/pgadey/Hugo/pgadey/ cloudbox:/home/pgadey/public_html

Change log

Tags

Navigation Menu

Thanks for reading! If you have any comments or questions about the content, please let me know. Anyone can contact me by email.