This is a personal blog dedicated to all aspects of accessible web development. The blog was created and developed by Tatiana Fokina, a passionate web accessibility engineer and enthusiast, in 2021. It covers a wide range of topics, such as: Web Content Accessibility Guidelines (WCAG), Web Accessibility Initiative - Accessible Rich Internet Application (WAI-ARIA), coding techniques, inclusive design, and so on.
The blog aims to educate developers, designers, and content creators on the importance of accessibility and provide them with helpfull tips to make the internet more user-friendly and inclusive.
Here is a list of technologies you will work with in this project:
- 11ty as a static site generator
- Nunjucks for templates
- Markdown for content
- SCSS for styles
- Vanilla JavaScript
- Yaml and JSON
- Miscellaneous: Rollup, pnpm, Lightning CSS.
Install dependencies:
pnpm i
Run a test build for local development:
pnpm watch
Build and deployment:
pnpm build+deploy
Code is licensed under MIT, content is licensed under CC BY-NC-SA 4.0.
Icons are from Lucide and licensed under the ISC License. The font, IBM Plex, is licensed under OFL.