refactor: monorepo setup with lerna (#243)
This commit is contained in:
committed by
GitHub
parent
dac29fbf3c
commit
504d95c34f
42
packages/docs/content/menu.json
Normal file
42
packages/docs/content/menu.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"menu": {
|
||||
"docs": [
|
||||
{
|
||||
"name": "Intro",
|
||||
"title": "Getting Started"
|
||||
},
|
||||
{
|
||||
"name": "Migration",
|
||||
"title": "Migration Guides"
|
||||
},
|
||||
{
|
||||
"name": "Backends",
|
||||
"title": "Backends"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user