[{"data":1,"prerenderedAt":1052},["ShallowReactive",2],{"navigation_docs_en":3,"-en-concepts-edition":123,"-en-concepts-edition-surround":1047},[4,41,77,103],{"title":5,"icon":6,"path":7,"stem":8,"children":9,"page":40},"Getting Started","i-lucide-rocket","/en/getting-started","en/1.getting-started",[10,15,20,25,30,35],{"title":11,"path":12,"stem":13,"icon":14},"Introduction","/en/getting-started/introduction","en/1.getting-started/2.introduction","i-lucide-house",{"title":16,"path":17,"stem":18,"icon":19},"Installation","/en/getting-started/installation","en/1.getting-started/3.installation","i-lucide-download",{"title":21,"path":22,"stem":23,"icon":24},"Project Structure","/en/getting-started/project-structure","en/1.getting-started/4.project-structure","i-lucide-folder-tree",{"title":26,"path":27,"stem":28,"icon":29},"Studio module","/en/getting-started/studio","en/1.getting-started/5.studio","i-lucide-mouse-pointer-2",{"title":31,"path":32,"stem":33,"icon":34},"Migration","/en/getting-started/migration","en/1.getting-started/6.migration","i-lucide-replace",{"title":36,"path":37,"stem":38,"icon":39},"Troubleshooting","/en/getting-started/troubleshooting","en/1.getting-started/7.troubleshooting","i-lucide-wrench",false,{"title":42,"icon":43,"path":44,"stem":45,"children":46,"page":40},"Core Concepts","i-lucide-brain","/en/concepts","en/2.concepts",[47,52,57,62,67,72],{"title":48,"path":49,"stem":50,"icon":51},"Edition","/en/concepts/edition","en/2.concepts/2.edition","i-lucide-pencil",{"title":53,"path":54,"stem":55,"icon":56},"Configuration","/en/concepts/configuration","en/2.concepts/3.configuration","i-lucide-settings",{"title":58,"path":59,"stem":60,"icon":61},"Theme","/en/concepts/theme","en/2.concepts/4.theme","i-lucide-paint-roller",{"title":63,"path":64,"stem":65,"icon":66},"Customization","/en/concepts/customization","en/2.concepts/5.customization","i-lucide-pen-tool",{"title":68,"path":69,"stem":70,"icon":71},"Internationalization","/en/concepts/internationalization","en/2.concepts/6.internationalization","i-lucide-globe",{"title":73,"path":74,"stem":75,"icon":76},"Nuxt","/en/concepts/nuxt","en/2.concepts/8.nuxt","i-simple-icons-nuxt",{"title":78,"icon":79,"path":80,"stem":81,"children":82,"page":40},"Essentials","i-lucide-book-open","/en/essentials","en/3.essentials",[83,88,93,98],{"title":84,"path":85,"stem":86,"icon":87},"Markdown Syntax","/en/essentials/markdown-syntax","en/3.essentials/1.markdown-syntax","i-lucide-heading-1",{"title":89,"path":90,"stem":91,"icon":92},"Code Blocks","/en/essentials/code-blocks","en/3.essentials/2.code-blocks","i-lucide-code-xml",{"title":94,"path":95,"stem":96,"icon":97},"Components","/en/essentials/components","en/3.essentials/3.components","i-lucide-component",{"title":99,"path":100,"stem":101,"icon":102},"Images and Embeds","/en/essentials/images-embeds","en/3.essentials/4.images-embeds","i-lucide-image",{"title":104,"icon":105,"path":106,"stem":107,"children":108,"page":40},"AI","i-lucide-sparkles","/en/ai","en/4.ai",[109,113,118],{"title":110,"path":111,"stem":112,"icon":105},"Assistant","/en/ai/assistant","en/4.ai/1.assistant",{"title":114,"path":115,"stem":116,"icon":117},"MCP Server","/en/ai/mcp","en/4.ai/2.mcp","i-lucide-cpu",{"title":119,"path":120,"stem":121,"icon":122},"LLMs Integration","/en/ai/llms","en/4.ai/3.llms","i-lucide-message-circle-code",{"id":124,"title":48,"body":125,"description":850,"extension":816,"links":1041,"meta":1042,"navigation":1043,"path":49,"seo":1044,"stem":50,"__hash__":1046},"docs_en/en/2.concepts/2.edition.md",{"type":126,"value":127,"toc":1023},"minimark",[128,132,150,155,163,171,178,181,199,212,219,226,229,244,248,251,254,282,286,289,312,360,364,367,516,520,524,532,536,545,599,603,619,670,675,679,682,789,792,796,806,877,881,894,1019],[129,130,131],"p",{},"Docus provides customization options to suit your needs.",[133,134,135,139],"ul",{},[136,137,138],"li",{},"You can integrate it as a complete website solution with both landing and documentation sections",[136,140,141,142,149],{},"Or embed the documentation functionality within your Nuxt application while maintaining full control over all other aspects (thanks to the ",[143,144,148],"a",{"href":145,"rel":146},"https://nuxt.com/docs/4.x/getting-started/layers",[147],"nofollow","Nuxt layer feature",").",[151,152,154],"h2",{"id":153},"landing-page","Landing page",[129,156,157,158,162],{},"The landing page is the first page your visitors see at the root ",[159,160,161],"code",{},"/"," of your site.",[164,165,167,170],"h3",{"id":166},"markdown-default",[159,168,169],{},"Markdown"," (default)",[129,172,173,174,177],{},"By default, the landing page corresponds to the ",[159,175,176],{},"content/index.md"," file.",[129,179,180],{},"Docus automatically:",[133,182,183,193],{},[136,184,185,186,189,190,192],{},"Creates a ",[159,187,188],{},"landing"," content collection for the ",[159,191,176],{}," file",[136,194,195,196,198],{},"Registers the ",[159,197,161],{}," route to render your Markdown landing page",[200,201,203,204,207,208,211],"tip",{"to":202},"https://ui.nuxt.com/docs/components","The ",[159,205,206],{},"MDC"," syntax gives you the ability to use Vue components, including slots and props in your ",[159,209,210],{},".md"," files. You can use any Nuxt UI component in your Markdown to build your landing page.",[164,213,215,218],{"id":214},"vuecustom",[159,216,217],{},"Vue"," (custom)",[129,220,221,222,225],{},"Since Docus is a layer, it allows you to fully customize your landing page by creating a Vue page at ",[159,223,224],{},"app/pages/index.vue",". This gives you full control with Vue components, custom layouts, and advanced interactions.",[129,227,228],{},"In this case, Docus:",[133,230,231,237],{},[136,232,233,234,236],{},"Do not create ",[159,235,188],{}," collection",[136,238,239,240,243],{},"Use native Nuxt router and consider ",[159,241,242],{},"index.vue"," as your home page",[245,246,247],"prose-note",{},"This automatic detection works for both single-language and multi-language (i18n) setups.",[164,249,94],{"id":250},"components",[129,252,253],{},"MDC provides a dedicated syntax to easily use Vue components in your content:",[255,256,261],"pre",{"className":257,"code":258,"filename":176,"language":259,"meta":260,"style":260},"language-mdc shiki shiki-themes material-theme-lighter material-theme material-theme-palenight",":::u-page-feature\n:::\n","mdc","",[159,262,263,276],{"__ignoreMap":260},[264,265,268,272],"span",{"class":266,"line":267},"line",1,[264,269,271],{"class":270},"sMK4o",":::",[264,273,275],{"class":274},"swJcz","u-page-feature\n",[264,277,279],{"class":266,"line":278},2,[264,280,281],{"class":270},":::\n",[164,283,285],{"id":284},"slots","Slots",[129,287,288],{},"Slots can receive text content or other components.",[133,290,291,302],{},[136,292,293,297,298,301],{},[294,295,296],"strong",{},"Default slot"," is rendered directly inside the component or with ",[159,299,300],{},"#default",".",[136,303,304,307,308,311],{},[294,305,306],{},"Named slots"," are defined using the ",[159,309,310],{},"#"," symbol followed by the slot name.",[255,313,316],{"className":257,"code":314,"filename":315,"language":259,"meta":260,"style":260},":::u-page-feature\n  #title\n  Nuxt 4\n  \n  #description\n  Powered by Nuxt 4 for optimal performances and SEO.\n:::\n","index.md",[159,317,318,324,330,337,343,349,355],{"__ignoreMap":260},[264,319,320,322],{"class":266,"line":267},[264,321,271],{"class":270},[264,323,275],{"class":274},[264,325,326],{"class":266,"line":278},[264,327,329],{"class":328},"spNyl","  #title\n",[264,331,333],{"class":266,"line":332},3,[264,334,336],{"class":335},"sTEyZ","  Nuxt 4\n",[264,338,340],{"class":266,"line":339},4,[264,341,342],{"class":335},"  \n",[264,344,346],{"class":266,"line":345},5,[264,347,348],{"class":328},"  #description\n",[264,350,352],{"class":266,"line":351},6,[264,353,354],{"class":335},"  Powered by Nuxt 4 for optimal performances and SEO.\n",[264,356,358],{"class":266,"line":357},7,[264,359,281],{"class":270},[164,361,363],{"id":362},"props","Props",[129,365,366],{},"Props are passed using inline syntax or YAML frontmatter within the component block:",[368,369,370,443],"prose-tabs",{},[371,372,375],"prose-tabs-item",{"icon":373,"label":374},"i-lucide-braces","Inline",[255,376,378],{"className":257,"code":377,"filename":315,"language":259,"meta":260,"style":260},":::u-page-feature{icon=\"i-simple-icons-nuxt\" to=\"https://nuxt.com\"}\n  #title\n  Nuxt 4\n  \n  #description\n  Powered by Nuxt 4 for optimal performances and SEO.\n:::\n",[159,379,380,419,423,427,431,435,439],{"__ignoreMap":260},[264,381,382,384,387,390,393,396,399,402,404,407,409,411,414,416],{"class":266,"line":267},[264,383,271],{"class":270},[264,385,386],{"class":274},"u-page-feature",[264,388,389],{"class":270},"{",[264,391,392],{"class":328},"icon",[264,394,395],{"class":270},"=",[264,397,398],{"class":270},"\"",[264,400,76],{"class":401},"sfazB",[264,403,398],{"class":270},[264,405,406],{"class":328}," to",[264,408,395],{"class":270},[264,410,398],{"class":270},[264,412,413],{"class":401},"https://nuxt.com",[264,415,398],{"class":270},[264,417,418],{"class":270},"}\n",[264,420,421],{"class":266,"line":278},[264,422,329],{"class":328},[264,424,425],{"class":266,"line":332},[264,426,336],{"class":335},[264,428,429],{"class":266,"line":339},[264,430,342],{"class":335},[264,432,433],{"class":266,"line":345},[264,434,348],{"class":328},[264,436,437],{"class":266,"line":351},[264,438,354],{"class":335},[264,440,441],{"class":266,"line":357},[264,442,281],{"class":270},[371,444,447],{"icon":445,"label":446},"i-lucide-code","YAML",[255,448,450],{"className":257,"code":449,"filename":315,"language":259,"meta":260,"style":260},":::u-page-feature\n  ---\n  icon: i-simple-icons-nuxt\n  to: https://nuxt.com\n  ---\n  #title\n  Nuxt 4\n  \n  #description\n  Powered by Nuxt 4 for optimal performances and SEO.\n:::\n",[159,451,452,458,463,474,484,488,492,496,501,506,511],{"__ignoreMap":260},[264,453,454,456],{"class":266,"line":267},[264,455,271],{"class":270},[264,457,275],{"class":274},[264,459,460],{"class":266,"line":278},[264,461,462],{"class":335},"  ---\n",[264,464,465,468,471],{"class":266,"line":332},[264,466,467],{"class":274},"  icon",[264,469,470],{"class":270},":",[264,472,473],{"class":401}," i-simple-icons-nuxt\n",[264,475,476,479,481],{"class":266,"line":339},[264,477,478],{"class":274},"  to",[264,480,470],{"class":270},[264,482,483],{"class":401}," https://nuxt.com\n",[264,485,486],{"class":266,"line":345},[264,487,462],{"class":335},[264,489,490],{"class":266,"line":351},[264,491,329],{"class":328},[264,493,494],{"class":266,"line":357},[264,495,336],{"class":335},[264,497,499],{"class":266,"line":498},8,[264,500,342],{"class":335},[264,502,504],{"class":266,"line":503},9,[264,505,348],{"class":328},[264,507,509],{"class":266,"line":508},10,[264,510,354],{"class":335},[264,512,514],{"class":266,"line":513},11,[264,515,281],{"class":270},[245,517,519],{"to":518},"https://content.nuxt.com","Check the Nuxt Content documentation for more details about the MDC syntax",[151,521,523],{"id":522},"documentation-pages","Documentation pages",[525,526,527,528,531],"prose-tip",{},"There is a one to one relationship between content files and pages on your site. Each Markdown page in the ",[159,529,530],{},"content/"," folder maps directly to a page route.",[164,533,535],{"id":534},"without-docs-folder","Without docs folder",[129,537,538,539,541,542,544],{},"To get started, simply edit or add a ",[159,540,210],{}," files in the ",[159,543,530],{}," directory to have your pages updated. Docus will handle routing, navigation, and full-text search automatically.",[255,546,550],{"className":547,"code":548,"language":549,"meta":260,"style":260},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","content/\n├── index.md              # Landing page → /\n├── getting-started.md    # Documentation → /getting-started\n└── guide/\n    └── introduction.md   # Documentation → /guide/introduction\n","bash",[159,551,552,558,570,580,588],{"__ignoreMap":260},[264,553,554],{"class":266,"line":267},[264,555,557],{"class":556},"sBMFI","content/\n",[264,559,560,563,566],{"class":266,"line":278},[264,561,562],{"class":556},"├──",[264,564,565],{"class":401}," index.md",[264,567,569],{"class":568},"sHwdD","              # Landing page → /\n",[264,571,572,574,577],{"class":266,"line":332},[264,573,562],{"class":556},[264,575,576],{"class":401}," getting-started.md",[264,578,579],{"class":568},"    # Documentation → /getting-started\n",[264,581,582,585],{"class":266,"line":339},[264,583,584],{"class":556},"└──",[264,586,587],{"class":401}," guide/\n",[264,589,590,593,596],{"class":266,"line":345},[264,591,592],{"class":556},"    └──",[264,594,595],{"class":401}," introduction.md",[264,597,598],{"class":568},"   # Documentation → /guide/introduction\n",[164,600,602],{"id":601},"with-docs-folder","With docs folder",[129,604,605,606,609,610,612,613,615,616,301],{},"You can optionally organize your documentation files within a ",[159,607,608],{},"docs/"," subfolder. When Docus detects a ",[159,611,608],{}," folder in your ",[159,614,530],{}," directory, it automatically prefixes all documentation URLs with ",[159,617,618],{},"/docs",[255,620,622],{"className":547,"code":621,"language":549,"meta":260,"style":260},"content/\n├── index.md                  # Landing page → /\n└── docs/\n    ├── getting-started.md    # Documentation → /docs/getting-started\n    └── guide/\n        └── introduction.md   # Documentation → /docs/guide/introduction\n",[159,623,624,628,637,644,654,660],{"__ignoreMap":260},[264,625,626],{"class":266,"line":267},[264,627,557],{"class":556},[264,629,630,632,634],{"class":266,"line":278},[264,631,562],{"class":556},[264,633,565],{"class":401},[264,635,636],{"class":568},"                  # Landing page → /\n",[264,638,639,641],{"class":266,"line":332},[264,640,584],{"class":556},[264,642,643],{"class":401}," docs/\n",[264,645,646,649,651],{"class":266,"line":339},[264,647,648],{"class":556},"    ├──",[264,650,576],{"class":401},[264,652,653],{"class":568},"    # Documentation → /docs/getting-started\n",[264,655,656,658],{"class":266,"line":345},[264,657,592],{"class":556},[264,659,587],{"class":401},[264,661,662,665,667],{"class":266,"line":351},[264,663,664],{"class":556},"        └──",[264,666,595],{"class":401},[264,668,669],{"class":568},"   # Documentation → /docs/guide/introduction\n",[525,671,672,673,301],{},"This is particularly useful when you want to use Docus as embedded documentation alongside other custom pages. You can create additional pages like a blog, contact page, pricing page, or any other custom content at the root level, while keeping your documentation organized under ",[159,674,618],{},[164,676,678],{"id":677},"mixed-content","Mixed content",[129,680,681],{},"Since Docus is a Nuxt layer, you can combine Markdown files with custom Vue pages:",[255,683,685],{"className":547,"code":684,"language":549,"meta":260,"style":260},"├── app/\n│   └── pages/\n│       ├── pricing.vue       # Custom pricing page → /pricing\n│       └── contact.vue       # Custom contact page → /contact\n└── content/\n    ├── index.md              # Landing page → /\n    └── blog.md               # Blog page → /blog\n    └── docs/                 # Documentation → /docs/*\n        ├── getting-started.md\n        └── api/\n            └── reference.md\n",[159,686,687,694,705,718,731,738,746,756,766,774,781],{"__ignoreMap":260},[264,688,689,691],{"class":266,"line":267},[264,690,562],{"class":556},[264,692,693],{"class":401}," app/\n",[264,695,696,699,702],{"class":266,"line":278},[264,697,698],{"class":556},"│",[264,700,701],{"class":401},"   └──",[264,703,704],{"class":401}," pages/\n",[264,706,707,709,712,715],{"class":266,"line":332},[264,708,698],{"class":556},[264,710,711],{"class":401},"       ├──",[264,713,714],{"class":401}," pricing.vue",[264,716,717],{"class":568},"       # Custom pricing page → /pricing\n",[264,719,720,722,725,728],{"class":266,"line":339},[264,721,698],{"class":556},[264,723,724],{"class":401},"       └──",[264,726,727],{"class":401}," contact.vue",[264,729,730],{"class":568},"       # Custom contact page → /contact\n",[264,732,733,735],{"class":266,"line":345},[264,734,584],{"class":556},[264,736,737],{"class":401}," content/\n",[264,739,740,742,744],{"class":266,"line":351},[264,741,648],{"class":556},[264,743,565],{"class":401},[264,745,569],{"class":568},[264,747,748,750,753],{"class":266,"line":357},[264,749,592],{"class":556},[264,751,752],{"class":401}," blog.md",[264,754,755],{"class":568},"               # Blog page → /blog\n",[264,757,758,760,763],{"class":266,"line":498},[264,759,592],{"class":556},[264,761,762],{"class":401}," docs/",[264,764,765],{"class":568},"                 # Documentation → /docs/*\n",[264,767,768,771],{"class":266,"line":503},[264,769,770],{"class":556},"        ├──",[264,772,773],{"class":401}," getting-started.md\n",[264,775,776,778],{"class":266,"line":508},[264,777,664],{"class":556},[264,779,780],{"class":401}," api/\n",[264,782,783,786],{"class":266,"line":513},[264,784,785],{"class":556},"            └──",[264,787,788],{"class":401}," reference.md\n",[129,790,791],{},"This structure gives you the flexibility to build a complete website with Docus. Use Markdown for documentation and Vue pages for custom functionality like blogs, dashboards, or any interactive pages.",[164,793,795],{"id":794},"frontmatter","Frontmatter",[129,797,798,799,801,802,805],{},"Every file of the ",[159,800,530],{}," folder starts with the ",[159,803,804],{},"---"," syntax on top of the page. It corresponds to the frontmatter of your file which is a convention of Markdown-based CMS to provide meta-data to pages.",[368,807,808,868],{},[371,809,811],{"icon":445,"label":810},"Code",[255,812,817],{"className":813,"code":814,"filename":815,"language":816,"meta":260,"style":260},"language-md shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","---\ntitle: 'Edition'\ndescription: 'Learn how to write your documentation.'\n---\n\n\u003C!-- Content of the page in pure Markdown -->\n","content/getting-started/edition.md","md",[159,818,819,824,839,853,857,863],{"__ignoreMap":260},[264,820,821],{"class":266,"line":267},[264,822,823],{"class":270},"---\n",[264,825,826,829,831,834,836],{"class":266,"line":278},[264,827,828],{"class":274},"title",[264,830,470],{"class":270},[264,832,833],{"class":270}," '",[264,835,48],{"class":401},[264,837,838],{"class":270},"'\n",[264,840,841,844,846,848,851],{"class":266,"line":332},[264,842,843],{"class":274},"description",[264,845,470],{"class":270},[264,847,833],{"class":270},[264,849,850],{"class":401},"Learn how to write your documentation.",[264,852,838],{"class":270},[264,854,855],{"class":266,"line":339},[264,856,823],{"class":270},[264,858,859],{"class":266,"line":345},[264,860,862],{"emptyLinePlaceholder":861},true,"\n",[264,864,865],{"class":266,"line":351},[264,866,867],{"class":568},"\u003C!-- Content of the page in pure Markdown -->\n",[371,869,872],{"icon":870,"label":871},"i-lucide-eye","Preview",[873,874],"img",{"alt":875,"src":876},"Frontmatter title and description","/documentation/frontmatter-preview-title-description.png",[164,878,880],{"id":879},"parameters","Parameters",[129,882,883,884,887,888,893],{},"Pages in the ",[159,885,886],{},"/content"," directory are defined as ",[143,889,892],{"href":890,"rel":891},"https://content.nuxt.com/docs/collections/types#page-type",[147],"page"," type in Nuxt Content. They all follow the same structure with existing frontmatter keys:",[895,896,897,912],"table",{},[898,899,900],"thead",{},[901,902,903,906,908,910],"tr",{},[904,905],"th",{},[904,907],{},[904,909],{},[904,911],{},[913,914,915,929,949,966,983,1003],"tbody",{},[901,916,917,921,924,927],{},[918,919,920],"td",{},"Key",[918,922,923],{},"Type",[918,925,926],{},"Description",[918,928],{},[901,930,931,935,940,947],{},[918,932,933],{},[159,934,828],{},[918,936,937],{},[159,938,939],{},"string",[918,941,942,943,946],{},"Title of the page. Displayed on top of the page. Used as SEO title if ",[159,944,945],{},"seo"," key is not provided.",[918,948],{},[901,950,951,955,959,964],{},[918,952,953],{},[159,954,843],{},[918,956,957],{},[159,958,939],{},[918,960,961,962,946],{},"Description of the page. Displayed bellow the title on top of the page. Used as SEO description if ",[159,963,945],{},[918,965],{},[901,967,968,973,978,981],{},[918,969,970],{},[159,971,972],{},"navigation",[918,974,975],{},[159,976,977],{},"boolean",[918,979,980],{},"Define if the page is included in left aside navigation.",[918,982],{},[901,984,985,990,994,1001],{},[918,986,987],{},[159,988,989],{},"layout",[918,991,992],{},[159,993,939],{},[918,995,996,997,1000],{},"Change Nuxt layout of the page (default to ",[159,998,999],{},"docs"," defined by Docus).",[918,1002],{},[901,1004,1005,1009,1014,1017],{},[918,1006,1007],{},[159,1008,945],{},[918,1010,1011],{},[159,1012,1013],{},"{ title: string, description: string }",[918,1015,1016],{},"SEO metas of your page.",[918,1018],{},[1020,1021,1022],"style",{},"html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html pre.shiki code .swJcz, html code.shiki .swJcz{--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .spNyl, html code.shiki .spNyl{--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA}html pre.shiki code .sTEyZ, html code.shiki .sTEyZ{--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sHwdD, html code.shiki .sHwdD{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic}",{"title":260,"searchDepth":278,"depth":278,"links":1024},[1025,1034],{"id":153,"depth":278,"text":154,"children":1026},[1027,1029,1031,1032,1033],{"id":166,"depth":332,"text":1028},"Markdown (default)",{"id":214,"depth":332,"text":1030},"Vue (custom)",{"id":250,"depth":332,"text":94},{"id":284,"depth":332,"text":285},{"id":362,"depth":332,"text":363},{"id":522,"depth":278,"text":523,"children":1035},[1036,1037,1038,1039,1040],{"id":534,"depth":332,"text":535},{"id":601,"depth":332,"text":602},{"id":677,"depth":332,"text":678},{"id":794,"depth":332,"text":795},{"id":879,"depth":332,"text":880},null,{},{"icon":51},{"description":1045,"title":48},"Learn how to write your documentation with Docus and Nuxt Content.","bvsRbB93HiOQLt8nYkuZAg59li1XHv3jzD-MoO6vlpM",[1048,1050],{"title":36,"path":37,"stem":38,"description":1049,"icon":39,"children":-1},"Common issues and their solutions when working with Docus.",{"title":53,"path":54,"stem":55,"description":1051,"icon":56,"children":-1},"Customize your Docus documentation from the Nuxt application configuration file. ",1773673064466]