This site is built with Zola, a static site generator, from plain Markdown files. The typeface is Latin Modern Roman, the digital descendant of Donald Knuth's Computer Modern, which is why the pages look like they came out of LaTeX. That is on purpose; most of what I write starts life in LaTeX anyway.
There is no JavaScript framework and no build pipeline beyond Zola itself. Math is rendered with KaTeX on the pages that need it. Comments run on GitHub Discussions through giscus. Analytics is GoatCounter, which counts visits and nothing else. There is no cookie banner because there are no cookies.
The whole site is a public repository, hosted on GitHub Pages: github.com/JienWeng/jienweng.github.io. If something is broken, email me.