/WPBrilliantUX

Talk for WordCamp Toronto 2016 - Crafting Brilliant User Experiences with WordPress

Primary LanguageJavaScript

WPBrilliantUX

Talk for WordCamp Toronto 2016 - Crafting Brilliant User Experiences with WordPress

Usage

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.

With node.js

  1. If you haven't already installed http-server, then npm install http-server -g (don't forget -g global flag)
  2. Navigate to local folder
  3. http-server -o Opens that folder in browser and looks for index.html.

With Python (esp Mac)

  1. Instructions to follow.

Simplified usage

Alternatively, just navigate to Presentation.md file directly in GitHub and enjoy the GitHub Markdown version of the slide deck.

Build details

This slide deck was built entirely in HTML + SCSS + Markdown using Remark.js.