version 1.13.5 : add theme schema

This commit is contained in:
gitfromwildan
2025-05-31 02:11:57 +07:00
parent bcafa9b5d9
commit d967120677
24 changed files with 788 additions and 165 deletions

View File

@@ -71,7 +71,17 @@
{ "title": "Installation", "href": "/installation" },
{ "title": "Quick Start Guide", "href": "/quick-start-guide" },
{ "title": "Project Structure", "href": "/project-structure" },
{ "title": "Customize", "href": "/customize" }
{ "title": "Customize", "href": "/customize" },
{
"title": "Theme Colors",
"href": "/theme-colors",
"items": [
{ "title": "Default", "href": "/default" },
{ "title": "Fresh Lime", "href": "/freshlime" },
{ "title": "Coffee", "href": "/coffee" },
{ "title": "llms.txt", "href": "/llms" }
]
}
]
},
{
@@ -103,7 +113,7 @@
]
},
{
"title": "Changelog",
"title": "Release",
"href": "/changelog",
"noLink": true,
"context": {