Skip to content

jonathan-laurent/personal-website

Repository files navigation

Personal Website

Setup

brew install sass/sass/sass  # on MacOS
poetry env use 3.10
poetry install

To generate and visualize

poetry run python -m generator build
python -m http.server --directory generated

Generate a black and white version of a picture

poetry run python -m generator bw thumbnails/inhibition.png

About

My Hakyll-based personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published