crimsontome.com/README.md

13 lines
957 B
Markdown
Raw Normal View History

2021-10-20 15:33:11 +01:00
# CrimsonTome's Blog
2021-10-20 02:25:45 +01:00
2021-10-20 14:40:36 +01:00
Netlify Status
2021-10-20 02:25:45 +01:00
2021-10-15 23:02:37 +01:00
[![Netlify Status](https://api.netlify.com/api/v1/badges/cae7db9a-2b54-481d-b8df-14553c339ed2/deploy-status)](https://app.netlify.com/sites/crimsontome/deploys)
2021-10-15 23:05:04 +01:00
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.
2021-10-15 23:22:59 +01:00
This blog uses the [eleventy base blog](https://github.com/11ty/eleventy-base-blog) as a framework.
2021-10-16 18:51:28 +01:00
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 😄
2021-10-20 14:40:07 +01:00
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/).