Accessibility

I do personally want to make sure the content on this website is consumable by people with disabilities and/or with poor internet connection and browser speed. However, at the same time, I want to add any feature that I feel would improve the website experience, for everyone else. This is how I reach a middle ground between both sides:

Bare bone website version

At tiny.syndamia.com I offer my website with almost all styling and JavaScript functionality removed. You’ll receive only the webpage text and asset contents, and nothing more.

From my testing, pages usually load two times faster on tiny.syndamia.com. I do also hope that without the styling and JavaScript, people with impairments will have an easier time either viewing the content or configuring their helping tools.

Consumable content with everything blocked

By design, all “normal” pages1 can be viewed without any JavaScript, any styling and any custom font. All of those are meant to make the browsing experience prettier and easier for those that can benefit from it and allow you to change and block certain features without the content being obstructed. Even my talks, where each one is a collection of delicately crafted CSS and JS slides, can be viewed as any normal text article on my site.

Reasonable icons

First, icons on this website are managed with an icon font. I’ve watched Seren Davies’ talk, but I’ve found working with SVGs noticeably increases workload on my end.

However, I’ve still implemented those icons with accessibility in mind:


  1. Meaning a page that has only text, images and video. If the page contains a JavaScript demo, it obviously cannot function entirely without JS.