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.

25 lines
558 B

4 years ago
[
4 years ago
{
4 years ago
"title": "test asciinema",
4 years ago
"subtitle": "subtitle1",
4 years ago
"type": "asciinema",
4 years ago
"desc": "description",
4 years ago
"file": "demo.cast"
4 years ago
},
4 years ago
{
"title": "test asciidoc",
"subtitle": "subtitle",
"type": "asciidoc",
"desc": "description1",
"file": "test.adoc"
}
4 years ago
{
4 years ago
"title": "test vimeo",
4 years ago
"subtitle": "subtitle",
4 years ago
"type": "video",
4 years ago
"desc": "description1",
4 years ago
"service":"vimeo",
"file": "507040807"
4 years ago
}
]