GH-PAGES for redirect URLs for sharing screens with minimal viewer effort
Currently supports:
- screenleap.com
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
Assuming your type will be referred to as new_type
,
- Copy
screenleap_tmpl.html
to a new filenew_type_tmpl.html
- Modify the template to replace the base URL with the appropriate URL for your type