From bb03dc569fc93ee82fe5c7fa673fdab28bc63284 Mon Sep 17 00:00:00 2001 From: Lyn Fugmann Date: Wed, 2 Oct 2024 15:36:42 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 990f355..da4934d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ESE Website -This is the WIP rewrite of the ESE website. +This is the rewrite of the ESE website in [Eleventy](https://www.11ty.dev/). + +The goal is to have an accessible and more easily editable and maintainable ESE Website. ## Editing the content All content is in the `content` directory, in the form of markdown files. There is usually no need to install/build the project in order to make changes there.