marko/docs/structure.json
2017-04-28 21:23:43 +02:00

35 lines
578 B
JSON

[{
"title": "Introduction",
"docs": [
"Installing",
"Getting started",
"Rendering",
"Syntax",
"Core tags",
"Custom tags",
"Components",
"Server-side rendering"
]
},{
"title": "Bundler Integrations",
"docs": [
"Lasso",
"Webpack",
"Browserify",
"Rollup"
]
},{
"title": "Server Integrations",
"docs": [
"Express",
"Koa",
"Hapi",
"Huncwot"
]
},{
"title": "Tooling",
"docs": [
"Editor plugins"
]
}]