From 1c78adb301e6dbe46518a0da0688f1d9f0db698e Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 27 Aug 2025 09:48:45 -0400 Subject: Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..11fe0a2 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# [compromyse.xyz](https://compromyse.xyz) + +You've found the source code to my site! + +This site was made using [msg](https://compromyse.xyz/projects/msg), a minimal static site generator written in C. The built HTML site is in the [dist](https://github.com/compromyse/compromyse.xyz/tree/dist) branch, which is served by GitHub pages. -- cgit v1.2.3