From 82285dc6ff54b7883edd3e28ebbdf282a5f4aa9f Mon Sep 17 00:00:00 2001 From: CrimsonTome Date: Sun, 5 Jun 2022 14:45:35 +0000 Subject: [PATCH] edit readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71dceb1..ea04a61 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ 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. +EDIT: Site is now hosted on my Docker server as the base url for my site has been broken for some time, and this prevents Netlify from randomly breaking npm packages. Can be viewed at + 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/). See [CONTRIBUTING.md](CONTRIBUTING.md) for information on adding to this repository.