Skip to content

MartinFournier/MartinFournier.github.io

Repository files navigation

Martin Fournier

Hi! This is my personal website demo'ed here.

Powered by Hugo & PaperMod


Getting started

# 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