
Accessibility Blog Posts # Accessibility #
BLOG POSTS TAGGED “ ACCESSIBILITY ” 12 POSTS:
12 “ ACCESSIBILITY ” BLOG POSTS:


Creating Whisper Video Captions: OpenAI VTT ✍🏽
Creating Whisper video captions 📺 how you can generate video transcription files for free locally with OpenAI trained transcription 🤖 tech.
SvelteKit Accessibility Testing: Automated CI A11y Tests
SvelteKit Accessibility Testing: see how you can use Playwright to run automated axe accessibility & htmlcs tests in your Svelte CI workflow.
Accessible Text on Images: Nail the Contrast Ratio
Accessible Text on Images: place your text on a semi-transparent background overlay but what alpha do you need for the text to be accessible?
Use Serverless Rust with Netlify Functions and Gatsby
Use Serverless Rust with Netlify Functions on your Gatsby Site to bring Rust's speed and security benefits to your site's cloud functions.
SvelteKit Tutorial: Build a Svelte MDsveX Blog Site
SvelteKit Tutorial: Learn how to build an accessible, fast and secure static Svelte blog site using SvelteKit and Svelte in Markdown (MDsveX).
Gatsby Functions on Netlify: Telegram Contact Form Bot
Gatsby Functions on Netlify: create a Telegram Bot to message you when someone uses your site contact form using Gatsby Functions on Netlify.
SvelteKit Blog Starter: Climate MDsveX Starter for Svelte
SvelteKit Blog Starter: Climate MDsveX blog starter code to help you get your new Svelte blog up and running with markdown in Svelte support.
Gatsby Cloud Functions reCAPTCHA: Build a Contact Form
Gatsby cloud functions reCAPTCHA: build a site contact form using brand new serverless Gatsby Cloud functions and the new invisible captcha.
Set the lang Attribute in Gatsby: Improve Site Accessibility
Learn how to set the lang attribute in Gatsby to improve your site accessibility. Here's 3 ways for you to fix the this Lighthouse error.
Getting Started with SvelteKit: 10 Tips
Getting started with SvelteKit: 10 tips I learned building fast Svelte sites from tooling to integrating SEO components and Netlify config