You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
615 B
24 lines
615 B
[
|
|
{
|
|
"title": "test asciinema",
|
|
"subtitle": "subtitle1",
|
|
"type": "asciinema",
|
|
"desc": "description",
|
|
"file": "demo.cast"
|
|
},
|
|
{
|
|
"title": "An Introduction to Linux !",
|
|
"subtitle": "Absolute basics",
|
|
"type": "asciidoc",
|
|
"desc": "Absolute basics, File types, Access rights etc",
|
|
"file": "basics.adoc"
|
|
},
|
|
{
|
|
"title": "test vimeo",
|
|
"subtitle": "subtitle",
|
|
"type": "video",
|
|
"desc": "description1",
|
|
"service":"vimeo",
|
|
"file": "507040807"
|
|
}
|
|
]
|
|
|