{ "navbar": { "logo": { "src": "/images/docu.svg", "alt": "DocuBook Logo" }, "logoText": "DocuBook", "menu": [ { "title": "Home", "href": "/" }, { "title": "Docs", "href": "/docs/getting-started/introduction" }, { "title": "Community", "href": "https://docubook.pro" } ] }, "footer": { "copyright": "DocuBook", "social": [ { "name": "Gitlab", "url": "https://gitlab.com/mywildancloud", "iconName": "GitlabIcon" }, { "name": "Instagram", "url": "https://www.instagram.com/wildan.nrs", "iconName": "InstagramIcon" }, { "name": "Facebook", "url": "https://www.facebook.com/wildan.nrsh", "iconName": "FacebookIcon" }, { "name": "Twitter", "url": "https://x.com/wildan_nrss", "iconName": "TwitterIcon" }, { "name": "Youtube", "url": "https://www.youtube.com/@wildan.nrs_", "iconName": "YoutubeIcon" } ] }, "meta": { "baseURL": "https://docubook.pro", "title": "DocuBook", "description": "DocuBook is a modern documentation platform for building, deploying, and managing your docs with ease.", "favicon": "/favicon.ico" }, "repository": { "url": "https://github.com/gitfromwildan/docubook", "editPathTemplate": "/blob/main/{filePath}", "editLink": true }, "sponsor": { "title": "Hosted on", "item": { "title": "Vercel", "description": "Deploy your DocuBook app with zero configuration.", "image": "/images/vercel.png", "url": "https://vercel.com/import/project?template=https://github.com/gitfromwildan/docubook" } }, "routes": [ { "title": "Getting Started", "href": "/getting-started", "noLink": true, "items": [ { "title": "Introduction", "href": "/introduction" }, { "title": "Installation", "href": "/installation" }, { "title": "Quick Start Guide", "href": "/quick-start-guide" }, { "title": "Project Structure", "href": "/project-structure" }, { "title": "Components", "href": "/components", "items": [ { "title": "Accordion", "href": "/accordion" }, { "title": "Button", "href": "/button" }, { "title": "Card", "href": "/card" }, { "title": "Card Group", "href": "/card-group" }, { "title": "Code Block", "href": "/code-block" }, { "title": "Image", "href": "/image" }, { "title": "Keyboard", "href": "/keyboard" }, { "title": "Link", "href": "/link" }, { "title": "Note", "href": "/note" }, { "title": "Release Note", "href": "/release-note" }, { "title": "Stepper", "href": "/stepper" }, { "title": "Tabs", "href": "/tabs" }, { "title": "Tooltips", "href": "/tooltips" }, { "title": "Youtube", "href": "/youtube" }, { "title": "Custom", "href": "/custom" } ] }, { "title": "Customize", "href": "/customize" }, { "title": "Changelog", "href": "/changelog" } ] } ] }