Create a list of sample pages for testing

Having a representative sample of pages to check as I make changes to the blog will be useful for a few reasons.
I can…
- check pages are building building correctly as I move to Eleventy and Netlify
- check CSS styling when I setup visual regression testing
- check for accessibility issues when I do some manual and automatic accessibility testing
- have a list of different kinds of pages in my style guide for future reference
How I’ve picked my list of sample pages
- Key pages (homepage, blog post, list of posts)
- Pages with unique layouts or templates
- Popular pages (I’ll check this with Google Search Console)
- Style guide (because it should contain almost every single component)
My list of sample pages
- https://www.benjystanton.co.uk/
- https://www.benjystanton.co.uk/style-guide/
- https://www.benjystanton.co.uk/about/
- https://www.benjystanton.co.uk/blog/
- https://www.benjystanton.co.uk/blog/category/
- https://www.benjystanton.co.uk/blog/accessible-close-buttons/
- https://www.benjystanton.co.uk/blog/a-plan-for-accessible-charts/