~gadanidis/gadanidis.ca

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~gadanidis/gadanidis.ca
read/write
git@git.sr.ht:~gadanidis/gadanidis.ca

You can also use your local clone with git send-email.

#gadanidis.ca

My personal website, built using Hakyll.

#Building

First, set up Hakyll:

  1. Install the Haskell Tool Stack: curl -sSL https://get.haskellstack.org/ | sh
  2. Clone this repository: git clone https://git.sr.ht/~gadanidis/gadanidis.ca
  3. Navigate to the repository, and compile: cd gadanidis.ca && stack build

Then, stack exec site build builds the website. More info on Hakyll at the Hakyll website.

#Hosting

The site is hosted with sourcehut pages.