aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-08-27 09:48:45 -0400
committerGitHub <noreply@github.com>2025-08-27 09:48:45 -0400
commit1c78adb301e6dbe46518a0da0688f1d9f0db698e (patch)
tree3b3804f3512da90d4539be93b1b705a625cab136
parentea0644e5c03b5fc626d4252dd88916115d39c806 (diff)
Create README.md
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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.