1 2 3 4 5 6 7 8 9 10 11 12
# Matthijs' website files This is the source of <https://matthijs.vanderwild.com>. ## Deploy simply run ``` ./publish.sh $PWD/src <output directory> ./publish.sh $PWD/assets <output directory> ``` from the repository root directory.