aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 96e54ce98f22db60adeeca1e8de6efabcde44e9f (plain)
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.