From 2e960ed0aba3938af8141b79bb5c0f77501a054a Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Sat, 16 Oct 2021 18:51:28 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b421ed..e0a8a79 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ Netlify Status: After abandoning the github pages blog, I had many static site generators and hosting providers recommended to me aside from Jekyll and GHPages. I had already tried Eleventy with GHPages and wanted to try that with Netlify. So, that is what I am doing. 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 😄