Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.14 KB

README.markdown

File metadata and controls

11 lines (8 loc) · 1.14 KB

Playo is an interactive HTML5 player that focuses in the really efficient new features of HTML5. In order to keep it simple and agile, I designed the whole player with Windows 8 style, the new design language of Microsoft.

Also, it is built with the latest web technologies and practices in mind, such as CSS3 and LESS, the CSS preprocessor. Furthermore, I used some fairly new aspects of HTML, such as data-elements and of course the audio HTML5 tag which is automatically associated with the audio API of the supported browser.

Everything you need to know about this project, how it works and how it was developed, you can propably find it in the ridiculously long wiki. See the links below.

Wiki Pages

  1. Home - Homepage of the wiki
  2. Tech stuff - technical description for the technologies used
  3. Usage - details and guide on how to actually use it
  4. License - Full license. Quite important.