mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 09:43:10 +00:00
* Improve CSS code * Fix blog layout * Fix * Refactor onPageNav * More fixes * Fix docs nav * Use alternative hack * Tweak clearfix
25 lines
382 B
JSON
25 lines
382 B
JSON
{
|
|
"docs": {
|
|
"Getting Started": [
|
|
"installation",
|
|
"site-preparation",
|
|
"site-creation",
|
|
"publishing"
|
|
],
|
|
"Guides": [
|
|
"adding-blog",
|
|
"custom-pages",
|
|
"search",
|
|
"navigation",
|
|
"translation",
|
|
"versioning"
|
|
],
|
|
"API": [
|
|
"commands",
|
|
"doc-markdown",
|
|
"api-pages",
|
|
"site-config"
|
|
]
|
|
}
|
|
}
|