Go to file
Crimson Tome 8de3054e89
Update making-your-own-blog.md
2021-10-16 18:49:24 +01:00
.github Initial commit 2021-10-15 22:30:12 +01:00
_data config 2021-10-15 22:55:10 +01:00
_includes config 2021-10-15 22:55:10 +01:00
about Update index.md 2021-10-15 23:50:57 +01:00
css Update index.css 2021-10-16 17:25:47 +01:00
feed Initial commit 2021-10-15 22:30:12 +01:00
img Initial commit 2021-10-15 22:30:12 +01:00
posts Update making-your-own-blog.md 2021-10-16 18:49:24 +01:00
.editorconfig Initial commit 2021-10-15 22:30:12 +01:00
.eleventy.js Initial commit 2021-10-15 22:30:12 +01: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 Initial commit 2021-10-15 22:30:12 +01:00
LICENSE Initial commit 2021-10-15 22:30:12 +01:00
README.md Update README.md 2021-10-16 15:11:58 +01:00
archive.njk Initial commit 2021-10-15 22:30:12 +01:00
index.njk Initial commit 2021-10-15 22:30:12 +01:00
netlify.toml Initial commit 2021-10-15 22:30:12 +01:00
package.json Initial commit 2021-10-15 22:30:12 +01:00
page-list.njk Initial commit 2021-10-15 22:30:12 +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

Netlify Status:
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 as a framework.