runtimeterror/content/colophon.md
2024-05-28 16:13:55 -05:00

1.7 KiB

title date lastmod description featured toc timeless
/colophon 2024-05-26T22:30:58Z 2024-05-28 There's a lot that goes into this site. Let me tell you how it works. false true true

I don't consider myself to be a web developer, but I've learned a ton through the process of building/tweaking/maintaining this site. The colophon provides a quick overview of what powers runtimeterror.dev.

This site...

  • is built with Hugo using the risotto theme with many, many tweaks and customizations.
  • uses the font face Berkeley Mono (details).
  • performs syntax highlighting with Torchlight (details).
  • provides site search with lunr based on an implementation detailed by Victoria Drake.
  • leverages tinylytics for privacy-friendly analytics and cute kudos buttons.
  • is published to / hosted by Neocities with a GitHub Actions workflow (details).
  • has a Gemini mirror at gemini://gmi.runtimeterror.dev, which is deployed to a Vultr VPS through a GitHub Actions workflow and served with Agate.
  • uses bunny.net for DNS and CDN services.

Look behind the scenes at github.com/jbowdre/runtimeterror.