marko/docs/structure.json
2019-08-05 12:55:58 -07:00

64 lines
1.3 KiB
JSON

[
{
"title": "Guides",
"docs": [
"Installing",
"Getting started",
"Conditionals and lists",
"Custom tags",
"State",
"Styles",
"Events",
"Body content",
"Marko 4 upgrade"
]
},
{
"title": "Reference",
"docs": [
"Rendering",
"Syntax",
"Core tags",
"Class components",
"marko.json"
]
},
{
"title": "Bundler Integrations",
"docs": ["Lasso", "Webpack", "Browserify", "Rollup"]
},
{
"title": "Server Integrations",
"docs": [
"Express",
"Koa",
"Hapi",
"HTTP",
{
"title": "Other",
"docs": ["Fastify", "Huncwot"]
}
]
},
{
"title": "Framework Integrations",
"docs": ["Redux"]
},
{
"title": "Tooling",
"docs": ["Editor plugins"]
},
{
"title": "Tutorials",
"docs": ["Color Picker"]
},
{
"title": "Articles",
"docs": [
"Marko vs React",
"Why is Marko Fast",
"10 Awesome Marko Features"
]
}
]