Update font
simplify table
add link
My personal website, built using Hakyll.
First, set up Hakyll:
curl -sSL https://get.haskellstack.org/ | sh
git clone https://git.sr.ht/~gadanidis/gadanidis.ca
cd gadanidis.ca && stack build
Then, stack exec site build
builds the website.
More info on Hakyll at the Hakyll website.
The site is hosted with sourcehut pages.