Accessibility
I want to design my website as accessible as possible. I aim to conform to W3C's Web Content Accessibility Guidelines (WCAG) 2.2, Level AA.
Last updated on .Found a problem?
If you find an accessibility issue on my website, reach out and report it to me. I'm committed to providing a great user experience to all my visitors.
Report issueBacklog
I keep a backlog of accessibility improvements I plan to build for my website. Some of these are added by me, others by users who report issues on their own.
| Feature | Description | Date added |
| Linkable Headings | Allow direct linking to anchored headings in blog posts | |
| Mark external links in blog posts | Show an indicator if links direct you to an external website | |
| Sortable backlog | Make this table sortable | |
| Keyboard Focus Order Pagination | When navigating via keyboard between pages on the blog page, the focus position doesn't reset to the top. |
Done
| Feature | Description | Date fixed |
| Focus Styling | Improved keyboard focus styling | |
| A menu | A navigational menu, as soon as I have actual content | |
| Skip to content link | Easily skip to content as soon as the header has a menu | |
| Mark current page | Show a current page indicator for navigation areas | |
| Back to top link | Offer a link to jump to the top, once you reach the end of a page | |
| Hide emojis for screen readers | Hide emojis for people who can't perceive them visually | |
| Dark Mode | Theme that improves reading in low light/for people who like it dark | |
| Announcement Box List | The Announcement Box used for post navigation and in the Book of Books is not defined as a list element. | |
| Blog Post Items in List | Blog Post Items on the blog page and on the Home page are not inside a List. |
Archived
| Feature | Description | Date archived |
| Table of contents | A table of contents for blog posts or a nice TLDR; | |
| Scroll Restoration | When navigating between links it can happen that the scroll position is not reset to top. |