From bfe5959061bca26bc435aa51e7500702e3678f90 Mon Sep 17 00:00:00 2001 From: Marie-Joseph Date: Wed, 17 Nov 2021 04:46:35 +0000 Subject: [PATCH] Add archival information --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2cd9961..15879fb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# ARCHIVED + +I've decided to switch back to using pure Python for my website. Hy is a cool idea, but because it's still Python, it lacks the computational elegance of Lisp without the syntactical elegance of Python. Plus, writing anything in Hy requires cross-referencing both Python and Hy documentation, especially when strange syntax errors appear. + +The maintained version of the website is now [here](https://git.trees.st/Marie-Joseph/website) + # Trees' Street This is the source code for my personal website and blog.