marko/docs/structure.json
2017-05-09 13:39:39 -04:00

46 lines
761 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",
"HTTP",
{
"title": "Other",
"docs": [
"Huncwot"
]
}
]
},{
"title": "Tooling",
"docs": [
"Editor plugins"
]
},{
"title": "Tutorials",
"docs": [
"Color Picker"
]
}]