Commit

Author:

Hash:

Timestamp:

+5 -0 +/-1 browse

Kevin Schoon [me@kevinschoon.com]

5088e37611964a36c7e289f7f466df760718a29b

Fri, 28 Nov 2025 20:43:39 +0000 (1 day ago)

update readme
1diff --git a/README.md b/README.md
2index 3ef3682..e2ea28d 100644
3--- a/README.md
4+++ b/README.md
5 @@ -7,3 +7,8 @@ This is source code for my personal website.
6 Install [minify-html](https://github.com/wilsonzlin/minify-html).
7
8 scripts/watch.sh ./build.py
9+
10+ # Deployment
11+
12+ scripts/publish.sh
13+ git push origin generated --force