From a03745e04d5b99306ffb9554cd3704e484161beb Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Wed, 20 Oct 2021 14:40:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 547cf9d..bc5f7d8 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ After abandoning the github pages blog, I had many static site generators and ho This blog uses the [eleventy base blog](https://github.com/11ty/eleventy-base-blog) as a framework. For now the site forces a 'dark theme' - sorry to those who prefer their pages filled with brightness. I will eventually add both light and dark themes that will select based on your browser's preferences 😄 + +Much of the documentation will be through blog posts rather than here, for now anyway. You can read the first blog [here](https://crimsontome.netlify.app/posts/making-your-own-blog/).