Personal blog
Find a file
2025-02-23 22:44:20 +01:00
bib Add post on Kolmogorov-Arnold Networks 2024-06-08 12:55:24 +02:00
csl Add bibliography and references management 2019-04-03 20:37:53 +02:00
css Add CSS for better-looking bibliography entries 2022-03-23 19:06:16 +01:00
files Update CV 2024-01-13 21:14:33 +01:00
images Add post on randomness and certainty 2023-11-12 12:43:18 +01:00
posts Add post on Kolmogorov-Arnold Networks 2024-06-08 12:55:24 +02:00
templates Add meta tags 2025-02-23 22:44:20 +01:00
.gitignore Transition to Cabal 2022-08-15 16:25:04 +02:00
404.html Add a 404 page 2024-02-28 22:27:38 +01:00
android-chrome-192x192.png Update favicon 2021-11-15 23:23:34 +01:00
android-chrome-512x512.png Update favicon 2021-11-15 23:23:34 +01:00
apple-touch-icon.png Update favicon 2021-11-15 23:23:34 +01:00
contact.org Remove minisig signatures 2023-07-04 13:20:24 +02:00
cv.org Update CV 2024-01-13 21:14:33 +01:00
favicon-16x16.png Update favicon 2021-11-15 23:23:34 +01:00
favicon-32x32.png Update favicon 2021-11-15 23:23:34 +01:00
favicon.ico Update favicon 2021-11-15 23:23:34 +01:00
index.html Add a 404 page 2024-02-28 22:27:38 +01:00
newblog.cabal Update Cabal config 2023-04-08 08:47:56 +02:00
projects.org Add Advent of Code 2024 2025-01-26 17:22:28 +01:00
README.md Convert readme to markdown 2025-01-26 16:50:06 +01:00
site.hs Add a 404 page 2024-02-28 22:27:38 +01:00
site.webmanifest Update favicon 2021-11-15 23:23:34 +01:00
skills.org Small modifications to the contact page and others 2021-01-04 18:32:17 +01:00
wrangler.toml Update dependencies and add wrangler config file 2024-06-08 13:20:51 +02:00

Personal blog

Build and deploy

Uses Cloudflare Pages direct upload.

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