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 😄