From ffd5544054ec6f28b955cb2963a1e12571cf0b59 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Tue, 22 Nov 2022 00:48:00 +0100 Subject: [PATCH] Add README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..51ba9a6 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +## zotan.pw-web +The source code powering my website and blog engine. + +Likely not useful without substantial modification, but open source to simplify deployment and allow people to take inspiration.