summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-09-24 17:55:34 -0700
committeryum <yum.food.vr@gmail.com>2025-09-24 18:08:30 -0700
commit6e981a5025264c4fbe4028d56297288d991dfdaf (patch)
tree71d777f4fc1bbd49f1a6bdeb52b56313ea87bda4
parentab3e61765a334e43a9528a0873951f2343d5609c (diff)
add README.md
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..319a84b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+## yummers.dev
+
+this is the source code for my website, [yummers.dev](https://yummers.dev)
+
+to build:
+
+```bash
+$ ./make_html index.md
+```
+