An open API service indexing awesome lists of open source software.

https://github.com/learosema/a11y-basics


https://github.com/learosema/a11y-basics

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Lea‘s Accessibility Basics Talk

[![Netlify Status](https://api.netlify.com/api/v1/badges/1f700701-4a82-448d-be8c-01eca1a5ca64/deploy-status)](https://app.netlify.com/sites/lea11y/deploys)

Hi, this is the repository for my a11y basics talk. It uses eleventy as a static site generator plus a gulp toolchain.

- `npm install` - install dependencies
- `npm run dev` - run a dev server with browsersync
- `npm run build` - run a full page build
- `npx eleventy` - build just the html
- `npx gulp` - build the scss, js and compress images