Personal blog
  • TeX 45.2%
  • CSS 25.6%
  • Haskell 11.3%
  • HTML 9%
  • M4 8.6%
  • Other 0.3%
Find a file
2026-05-27 22:23:43 +02:00
bib Add post on coercive and enabling bureaucracy 2026-05-27 22:23:43 +02:00
css Add post on Johnson's rule 2026-05-19 19:55:21 +02:00
files Update CV 2024-01-13 21:14:33 +01:00
images Add post on Johnson's rule 2026-05-19 19:55:21 +02:00
posts Add post on coercive and enabling bureaucracy 2026-05-27 22:23:43 +02:00
templates Upgrade MathJax to version 4 2025-08-29 19:48:23 +02:00
.gitignore Add CSL 2026-05-19 20:44:40 +02:00
404.html Add a 404 page 2024-02-28 22:27:38 +01:00
apple-touch-icon.png Fix favicon 2025-02-23 23:10:27 +01:00
contact.org Update homepage and projects 2026-05-14 16:52:14 +02:00
cv.org Update CV 2026-01-09 19:02:22 +01:00
favicon-96x96.png Fix favicon 2025-02-23 23:10:27 +01:00
favicon.ico Fix favicon 2025-02-23 23:10:27 +01:00
favicon.svg Fix favicon 2025-02-23 23:10:27 +01:00
index.html Update homepage and projects 2026-05-14 16:52:14 +02:00
newblog.cabal Add dark mode images 2026-02-15 22:47:27 +01:00
projects.org Update homepage and projects 2026-05-14 16:52:14 +02:00
README.md Migrate to Cloudflare Workers 2026-03-22 12:58:29 +01:00
site.hs Add dark mode images 2026-02-15 22:47:27 +01:00
site.webmanifest Fix favicon 2025-02-23 23:10:27 +01:00
web-app-manifest-192x192.png Fix favicon 2025-02-23 23:10:27 +01:00
web-app-manifest-512x512.png Fix favicon 2025-02-23 23:10:27 +01:00
wrangler.toml Migrate to Cloudflare Workers 2026-03-22 12:58:29 +01:00

Personal blog

Build and deploy

cabal run site build
npx wrangler login  # Only needed once
npx wrangler deploy