aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthijs van der Wild <matthijs@vanderwild.com>2025-01-08 17:55:49 +0000
committerMatthijs van der Wild <matthijs@vanderwild.com>2025-01-08 17:55:49 +0000
commit9d1382b179f5d9e1313dd2276aed8d5101ad170e (patch)
treebd77ec5e888030eba0dac7fd35232480dafe539c /README.md
Ready. Set. Go!HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7134244
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Matthijs' website files
+
+This is the source of <https://matthijs.vanderwild.com>.
+
+## Deploy
+
+simply run
+```
+./publish $PWD <output directory>
+```
+from the repository root directory.