421ecf17e6
* Reorganize repo * Overhaul website design and rewrite in NextJS and Typescript * Delete website-publish.yml
43 lines
757 B
JSON
43 lines
757 B
JSON
{
|
|
"menu": {
|
|
"docs": [
|
|
{
|
|
"name": "Intro",
|
|
"title": "Intro to Static CMS"
|
|
},
|
|
{
|
|
"name": "Accounts",
|
|
"title": "Account Settings"
|
|
},
|
|
{
|
|
"name": "Configuration",
|
|
"title": "Configuring your Site"
|
|
},
|
|
{
|
|
"name": "Collections",
|
|
"title": "Collections"
|
|
},
|
|
{
|
|
"name": "Widgets",
|
|
"title": "Widgets"
|
|
},
|
|
{
|
|
"name": "Media",
|
|
"title": "Media"
|
|
},
|
|
{
|
|
"name": "Guides",
|
|
"title": "Platform Guides"
|
|
},
|
|
{
|
|
"name": "Customization",
|
|
"title": "Customizing Static CMS"
|
|
},
|
|
{
|
|
"name": "Contributing",
|
|
"title": "Community"
|
|
}
|
|
]
|
|
}
|
|
}
|