refactor: migrate to official nextra i18n and native navigation

This commit is contained in:
dyzulk
2026-01-09 08:22:46 +07:00
parent 0817284eae
commit 9ce5d01315
54 changed files with 980 additions and 15 deletions

View File

@@ -1,15 +1,10 @@
{
"index": {
"title": "Home",
"en": {
"type": "page",
"display": "hidden"
},
"guide": {
"title": "User Guide",
"type": "page"
},
"developer": {
"title": "Developer API",
"type": "page"
"id": {
"type": "page",
"display": "hidden"
}
}