marko/docs/structure.json
Austin Kelleher be00517f00 Merge pull request #683 from zaiste/docs-marko-huncwot
Proposition: add docs for Marko + Huncwot integration
2017-05-04 15:07:43 -04:00

40 lines
651 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"
]
},{
"title": "Tutorials",
"docs": [
"Color Picker"
]
}]