Personal blog
Find a file
2025-07-24 21:43:56 +02:00
bib Move CSL file 2025-07-22 20:56:55 +02:00
css Format CSS 2025-07-24 20:44:12 +02:00
files Update CV 2024-01-13 21:14:33 +01:00
images Use a webp image instead of jpg 2025-07-22 22:38:35 +02:00
posts Add post on Kolmogorov-Arnold Networks 2024-06-08 12:55:24 +02:00
templates Split CSS 2025-07-22 22:54:56 +02: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
apple-touch-icon.png Fix favicon 2025-02-23 23:10:27 +01:00
contact.org Update some links 2025-04-16 19:40:51 +02:00
cv.org Update CV 2024-01-13 21:14:33 +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 Use a webp image instead of jpg 2025-07-22 22:38:35 +02:00
newblog.cabal Update Cabal config 2023-04-08 08:47:56 +02:00
projects.org Add BQN library 2025-07-22 22:15:50 +02:00
README.md Convert readme to markdown 2025-01-26 16:50:06 +01:00
site.hs Remove unused imports 2025-07-24 21:43:56 +02:00
site.webmanifest Fix favicon 2025-02-23 23:10:27 +01:00
skills.org Small modifications to the contact page and others 2021-01-04 18:32:17 +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 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