diff options
| author | Matthijs van der Wild <matthijs@vanderwild.com> | 2026-03-13 14:17:47 +0000 |
|---|---|---|
| committer | Matthijs van der Wild <matthijs@vanderwild.com> | 2026-03-13 14:27:37 +0000 |
| commit | c3c24222de4f6ab35c99db62120b047dc596182a (patch) | |
| tree | 8f5e255da9f123aea54c21a70e7deb33fdf8be52 /README.md | |
| parent | df036bb1792e97b685d8b54f2b1480236bfab65f (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,7 @@ This is the source of <https://matthijs.vanderwild.com>. simply run ``` -./publish $PWD <output directory> +./publish.sh $PWD/src <output directory> +./publish.sh $PWD/assets <output directory> ``` from the repository root directory. |