Browse Source

asciidoc

master
zeus 3 years ago
parent
commit
da024c12a8
  1. 6
      adoc.html
  2. 6
      index.js

6
adoc.html

@ -0,0 +1,6 @@
<html>
<head></head>
<body>
</body>
</html>

6
index.js

@ -1,15 +1,15 @@
[ [
{ {
"title": "hybrid-linux", "title": "linux",
"subtitle": "Basics", "subtitle": "Basics",
"level": "Intermediate", "level": "Intermediate",
"desc": "description", "desc": "description",
"dir": "hybrid-linux" "dir": "hybrid-linux"
}, },
{ {
"title": "hybrid-mpi", "title": "mpi",
"subtitle": "Basics", "subtitle": "Basics",
"level": "I", "level": "Intermediate",
"desc": "description", "desc": "description",
"dir": "hybrid-mpi" "dir": "hybrid-mpi"
} }

Loading…
Cancel
Save