• Home
  • Posts
  • Notes
  • Bookshelf
  • Author
🇫🇷 fr 🇨🇳 zh 🇮🇳 ml

Nathaniel Thomas

This Website

December 17, 2024

This entire site is static. All the visualizations are running completely in the browser.

I use Hugo to build the site. It’s pretty neat, since its template language lets me program a lot features statically, without any JavaScript. Even the LATE​X on this site is statically rendered!

The theme is based off of Typo by tomfran, but I’ve made a bunch of UI tweaks to my liking (like the slick Table of Contents on widescreen).

Translation is done automatically. Everything is written in English, and I use DeepSeek V3 to translate articles into French, or any other language I support, as a build step. Why DeepSeek? Because it’s dirt cheap, and a very strong model.


←
The Zed Text Editor
Advent of Code 2024 in Haskell
→

back to top