Colophon

This blog is made possible by generosity and contributions of many people. I wanted to thank the creators who released their work so that I could create mine.

Artwork

The social icons are SVG images from Pixabay and files from brand kits hand edited to remove excess cruft. The 404 icon is from UX Wing. With the exception of some brand icons.

I used Instapainting’s preview tool to transform my headshot on the About Me page.

Fonts

The main text is set in EB Garamond by Georg Duffner. Source code is set in the aptly named Source Code Pro by Paul D. Hunt at Adobe. The sans-serif heading text is set in Cabin by Impallari Type.

All three fonts are open source and available under the SIL Open Font License (OFL). You can find EB Garamond, Source Code Pro, and Cabin on GitHub.

Styling

The styling for this blog was inspired by Edward Tufte and the Tufte CSS project. Thanks to Aduham for his article on dark mode which helped shape my thinking on the implementation for this site.

Mechanically, the CSS styling is reset to a baseline with normalize.css.

Software

This blog is authored using extended Markdown and generated using the Hugo platform witha custom theme. The blog is styled using SASS as a better CSS.

All of the information is stored using git on GitHub. Changes are detected and deployed using Cloudflare Pages

The favicon was processed using favicon.io.