Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

asi-wroclaw/websockets101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets 101

This repository contains materials used for WebSockets 101 talk

Slides

Slides are generated using Pandoc, fixed by a small Ruby script and powered by reveal.js.

GitHub pages

Slides should be available at http://asi-pwr.github.io/websockets101/slides/

Usage instruction

  1. git clone --recursive https://github.com/asi-pwr/websockets101.git
  2. Open slides/index.html in your web browser
  3. ????
  4. PROFIT

Development

  1. Install latest Pandoc and Ruby
  2. Go to slides directory
  3. Run bundle install
  4. Edit slides.md to suit your needs
  5. Issue make
  6. Your brand new presentation is available at index.html
  7. OPTIONAL: If you want a zip archive with the talk then issue make release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published