Skip to main content

Search

Items tagged with: a11y


PDFs are useful, but they aren’t accessible, especially when it comes to ebooks.

In “Transforming eBooks: From PDFs to Accessible Web Experiences”, learn how we turned our latest #ebook into a dynamic reading experience that is also accessible using #11ty

lullabot.com/articles/transfor…

#accessibility #a11y #webdev


Fixed a long-standing color contrast problem on my website 🎉

Been using (h/t @KiwiKilian) remark-shiki-twoslash as an @eleventy v3 replacement for eleventy-plugin-shiki-twoslash to highlight syntax in Markdown code blocks.

But it's stuck on an old Shiki version with no accessible themes. So I forked it!

@olets/eleventy-plugin-shiki-twoslash has high contrast themes and supports Eleventy 3. (CJS->ESM side quest: createRequire)

github.com/olets/shiki

#shiki #eleventy #FrontEnd #a11y