rm netlify status

main
CrimsonTome 2022-06-22 10:57:37 +01:00 committed by Matt Clark
parent 55c1d0f154
commit d65bf07f3d
No known key found for this signature in database
GPG Key ID: 8347886807482CDA
1 changed files with 1 additions and 4 deletions

View File

@ -1,14 +1,11 @@
# CrimsonTome's Blog
Netlify Status
[![Netlify Status](https://api.netlify.com/api/v1/badges/cae7db9a-2b54-481d-b8df-14553c339ed2/deploy-status)](https://app.netlify.com/sites/crimsontome/deploys)
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 <https://blog.crimsontome.com>
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/).
Much of the documentation will be through blog posts rather than here, for now anyway. You can read the first blog [here](https://blog.crimsontome.com/posts/making-your-own-blog/).
See [CONTRIBUTING.md](CONTRIBUTING.md) for information on adding to this repository.