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…

  1. check pages are building building correctly as I move to Eleventy and Netlify
  2. check CSS styling when I setup visual regression testing
  3. check for accessibility issues when I do some manual and automatic accessibility testing
  4. 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)

List of sample pages

  1. Home
  2. Style Guide
  3. About
  4. Blog
  5. List of blog categories
  6. Post: Accessible close buttons
  7. Post: A plan for accessible charts

Further reading

Preparing to do a basic accessibility check on GOV.UK