Hi! This is my personal website demo'ed here.
# get the repository up and running
$ git clone [email protected]:MartinFournier/MartinFournier.github.io.git
# The theme is stored in a submodule
$ git submodule update --init --recursive
# And launch the hugo dev server
$ sudo docker compose up