https://github.com/learosema/a11y-basics
https://github.com/learosema/a11y-basics
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/learosema/a11y-basics
- Owner: learosema
- Created: 2022-08-23T20:28:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T19:19:15.000Z (about 2 years ago)
- Last Synced: 2025-01-22T07:52:22.202Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://lea11y.de
- Size: 4.32 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lea‘s Accessibility Basics Talk
[](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