chadwickthebold / vimeo-sample

Sample use case of the Vimeo Simple API

Home Page:http://tylerchadwick.com/vimeo-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vimeo • Sample

Sample application built with the Vimeo Simple API

It can be viewed at tylerchadwick.com/vimeo-sample

Instructions

Various tasks are available from the included gulpfile. Install project dependencies with npm install.

gulp runs the default gulp tasks, which starts a watch task and a development server gulp deploy will build the project and push the dist folder into a gh-pages branch.

Note that for full keyboard support on OSX, make sure you have Full Keyboard Access set to "All Controls" under System Preferences -> Keyboard -> Shortcuts

TODO

  • Bundle MVC code
  • Import templates via require or ajax
  • Get sourcemaps working
  • Review ARIA attributes & accessibility
  • Review design/semantics

About

Sample use case of the Vimeo Simple API

http://tylerchadwick.com/vimeo-sample


Languages

Language:JavaScript 43.7%Language:CSS 30.7%Language:HTML 25.6%