Talk for WordCamp Toronto 2016 - Crafting Brilliant User Experiences with WordPress
To view these slides, download the repository and then run on a local web server, or configure Google Chrome to allow local file cross-origin access.
- If you haven't already installed
http-server
, thennpm install http-server -g
(don't forget -g global flag) - Navigate to local folder
http-server -o
Opens that folder in browser and looks forindex.html
.
- Instructions to follow.
Alternatively, just navigate to Presentation.md
file directly in GitHub and enjoy the GitHub Markdown version of the slide deck.
This slide deck was built entirely in HTML + SCSS + Markdown using Remark.js.