From 8fb912dffef8e1a821afcb9280748c0199286ce7 Mon Sep 17 00:00:00 2001 From: Zaine Arch Date: Sat, 17 Jan 2026 21:34:26 +0000 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9690887..fb8938f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Introduction -This repository contains code for the website https://zainezq.com, which serves as a blah +This repository contains code for the website https://zainezq.com, which serves as a central familial hub for me. + +The site is written using Emacs and Org-mode, and exported using the `org-publish` functionality. See the `build-site.el` script for details on how the site is built and published.