Commit graph

7 commits

Author SHA1 Message Date
Adam Wolf
21cddbf3a1
Add GitLab Pages and Cloudflare Pages to inline 404 help
I had to move an Eleventy site to Cloudflare Pages and was pleasantly surprised when 404.html worked the same as GitHub Pages and Netlify et al.

I updated the website quicktip (11ty/11ty-website#1608).

Updating the base blog, I noticed the inline link to GitLab Pages was missing, so I added that as well.
2023-08-22 10:25:11 -05:00
Zach Leatherman
1060fb572c Fixes https://github.com/11ty/eleventy-base-blog/issues/141 2023-02-07 11:07:11 -06:00
Zach Leatherman
9fa7458062 Centralize the number of posts to show to front matter 2023-01-30 17:11:37 -06:00
Zach Leatherman
3d57dc956f A bit of code cleanup 2023-01-24 08:08:52 -06:00
Zach Leatherman
25ba65a605 Move drafts config up to a top level directory data file so that any content file can be a draft, not just blog posts 2023-01-23 17:15:18 -06:00
Zach Leatherman
4c2cdf1746 Adds sample drafts implementation 2023-01-23 16:35:14 -06:00
Zach Leatherman
216a9de439 Move to use a content folder instead of everything in root. 2023-01-23 14:50:45 -06:00