Tip
If you'd like to leave a comment on one of my blogposts, please head over to rnd195.github.io-comments/issues.
This repository contains the source code for my personal website https://rnd195.github.io/ hosted on GitHub Pages. It's built using Quarto, a little bit of Python, and exiftool. I took inspiration from these wonderful personal webpages that were also built using Quarto: samanthacsik.github.io, mickael.canouil.fr, and hadley.nz.
The website is built by running the RENDER.ps1
script, which outputs files into the docs/
folder. This directory is then deployed by GitHub Pages and served at https://rnd195.github.io/.