Skip to content

GH-PAGES for redirect URLs for sharing screens with minimal viewer effort

Notifications You must be signed in to change notification settings

cyclus/screencasts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screencasts

GH-PAGES for redirect URLs for sharing screens with minimal viewer effort

Currently supports:

  • screenleap.com

To make a new redirect:

mk_link [type] [instance_url_string] [screencast_name]

For example, to make a link for a screencast of type screenleap using a screenleap number of 012345678 for a meeting names cyclus_tutorial_ANS, you should type:

mk_link screenleap 012345678 cyclus_tutorial_ANS

This will automatically generate and push a file with URL: http://fuelcycle.org/screencasts/cyclus_tutorial_ANS.html

To add support for a new type:

Assuming your type will be referred to as new_type,

  • Copy screenleap_tmpl.html to a new file new_type_tmpl.html
  • Modify the template to replace the base URL with the appropriate URL for your type

About

GH-PAGES for redirect URLs for sharing screens with minimal viewer effort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages