Skip to content

Promoting WebRTC support through the clever use of a website with words on it

Notifications You must be signed in to change notification settings

stefhak/iswebrtcreadyyet.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iswebrtcreadyyet.com

Promoting WebRTC support through the clever use of a website with words on it.

Developing on this

It's a static site served by github pages but the html is written in jade but comes with a super simple little watcher script.

Leave this file running and it'll watch for changes on index.jade and complile it to index.html

Just run:

npm i
node watch.js

(Alternatively, you can use LiveReload (or similar) and enable "Compile Jade" in the settings for that directory.)

License

Creative Commons License
IsWebRTCReadyYet? by &yet is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Based on a work at https://github.com/webrtcftw/iswebrtcreadyyet.com.

About

Promoting WebRTC support through the clever use of a website with words on it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 82.2%
  • JavaScript 17.8%