Go to file
CTome ac751593e6
Create node CI.yml
2022-08-28 20:32:57 +01:00
.github Create node CI.yml 2022-08-28 20:32:57 +01:00
.idea/.idea.crimsontome-blog.dir/.idea keybase 2022-03-24 00:25:36 +00:00
_data update feed 2022-07-02 11:22:28 +00:00
_includes Update base.njk 2021-11-18 00:21:32 +00:00
about update about 2022-07-17 20:57:49 +00:00
css new bg 2022-05-12 04:33:06 +01:00
feed Initial commit 2021-10-15 22:30:12 +01:00
img complete ouroboros post 2022-08-25 15:16:49 +00:00
posts complete ouroboros post 2022-08-25 15:16:49 +00:00
.editorconfig Initial commit 2021-10-15 22:30:12 +01:00
.eleventy.js actually fixed? 2021-11-17 19:04:26 +00:00
.eleventyignore Initial commit 2021-10-15 22:30:12 +01:00
.gitignore Initial commit 2021-10-15 22:30:12 +01:00
.nvmrc Initial commit 2021-10-15 22:30:12 +01:00
.travis.yml Initial commit 2021-10-15 22:30:12 +01:00
404.md update 404 2021-10-31 00:26:39 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2021-10-21 05:50:07 +01:00
Dockerfile added dockerfile 2022-06-05 14:43:31 +00:00
LICENSE Initial commit 2021-10-15 22:30:12 +01:00
README.md rm netlify status 2022-06-22 10:57:37 +01:00
archive.njk Initial commit 2021-10-15 22:30:12 +01:00
index.njk typos 2022-02-12 15:38:38 +00:00
netlify.toml Update netlify.toml 2022-04-16 01:33:28 +01:00
package.json update package.json 2022-06-05 15:09:06 +00:00
page-list.njk Initial commit 2021-10-15 22:30:12 +01:00
robots.txt Update robots.txt 2022-04-16 01:34:30 +01:00
sitemap.xml.njk Initial commit 2021-10-15 22:30:12 +01:00
tags-list.njk Initial commit 2021-10-15 22:30:12 +01:00
tags.njk Initial commit 2021-10-15 22:30:12 +01:00

README.md

CrimsonTome's Blog

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 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.

See CONTRIBUTING.md for information on adding to this repository.