See the latest presentation at https://practical-a11y.now.sh
- I presented this Version at the BostonPHP Meetup Jan 23, 2019.
- I presented this version at ReactJS Boston meetup Feb 27, 2019.
Initially generated with mdx-deck's npm init deck command.
- NodeJS
- Yarn
To run the presentation deck in development mode:
yarn startEdit the deck.mdx file to get started.
If you're me, deploy with:
yarn deployTo build the presentation deck as static HTML:
yarn buildTo export a PDF:
yarn pdfTo export an image of the title slide:
yarn imageFor more documentation see the mdx-deck repo.
