11ty / eleventy-base-blog

A starter repository for a blog web site using the Eleventy static site generator.
https://eleventy-base-blog.netlify.app/
MIT License
1.2k stars 609 forks source link

Add GitLab Pages and Cloudflare Pages to inline 404 help #157

Open adamwolf opened 11 months ago

adamwolf commented 11 months ago

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.