[{"data":1,"prerenderedAt":4206},["ShallowReactive",2],{"navigation":3,"docs-/usage/search":164,"docs-/usage/search-surround":1362},[4,20,45,67,92,102,115],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Edge Channel","/get-started/edge-channel",{"title":18,"_path":19},"Migration","/get-started/from-v1",{"title":21,"_path":22,"children":23},"Usage","/usage",[24,27,30,33,36,39,42],{"title":25,"_path":26},"Content Directory","/usage/content-directory",{"title":28,"_path":29},"Markdown","/usage/markdown",{"title":31,"_path":32},"JSON, YAML, CSV","/usage/files",{"title":34,"_path":35},"Render Content","/usage/render",{"title":37,"_path":38},"Search","/usage/search",{"title":40,"_path":41},"Fetch Navigation","/usage/navigation",{"title":43,"_path":44},"TypeScript Support","/usage/typescript",{"title":46,"_path":47,"children":48},"Composables","/composables",[49,52,55,58,61,64],{"title":50,"_path":51},"queryContent()","/composables/query-content",{"title":53,"_path":54},"fetchContentNavigation()","/composables/fetch-content-navigation",{"title":56,"_path":57},"useContentHead()","/composables/use-content-head",{"title":59,"_path":60},"useContentHelpers()","/composables/use-content-helpers",{"title":62,"_path":63},"useUnwrap()","/composables/use-unwrap",{"title":65,"_path":66},"searchContent()","/composables/search-content",{"title":68,"_path":69,"children":70},"Components","/components",[71,74,77,80,83,86,89],{"title":72,"_path":73},"\u003CContentDoc>","/components/content-doc",{"title":75,"_path":76},"\u003CContentRenderer>","/components/content-renderer",{"title":78,"_path":79},"\u003CContentList>","/components/content-list",{"title":81,"_path":82},"\u003CContentNavigation>","/components/content-navigation",{"title":84,"_path":85},"\u003CContentQuery>","/components/content-query",{"title":87,"_path":88},"\u003CContentSlot>","/components/content-slot",{"title":90,"_path":91},"Prose Components","/components/prose",{"title":93,"_path":94,"children":95},"Document Driven","/document-driven",[96,99],{"title":97,"_path":98},"Introduction","/document-driven/introduction",{"title":100,"_path":101},"useContent()","/document-driven/use-content",{"title":103,"_path":104,"children":105},"Recipes","/recipes",[106,109,112],{"title":107,"_path":108},"Hooks","/recipes/hooks",{"title":110,"_path":111},"Transformers","/recipes/transformers",{"title":113,"_path":114},"Sitemap","/recipes/sitemap",{"title":116,"_path":117,"children":118},"V1","/v1",[119,141,154],{"title":120,"_path":121,"children":122},"Getting Started","/v1/getting-started",[123,125,127,130,133,136,138],{"title":97,"_path":124},"/v1/getting-started/introduction",{"title":9,"_path":126},"/v1/getting-started/installation",{"title":128,"_path":129},"Writing content","/v1/getting-started/writing",{"title":131,"_path":132},"Fetching content","/v1/getting-started/fetching",{"title":134,"_path":135},"Displaying content","/v1/getting-started/displaying",{"title":12,"_path":137},"/v1/getting-started/configuration",{"title":139,"_path":140},"Advanced","/v1/getting-started/advanced",{"title":142,"_path":143,"children":144},"Examples","/v1/examples",[145,148,151],{"title":146,"_path":147},"Basic Usage","/v1/examples/basic",{"title":149,"_path":150},"TailwindCSS","/v1/examples/tailwindcss-typography",{"title":152,"_path":153},"Docs Theme","/v1/examples/docs-theme",{"title":155,"_path":156,"children":157},"Community","/v1/community",[158,161],{"title":159,"_path":160},"Snippets","/v1/community/snippets",{"title":162,"_path":163},"Integrations","/v1/community/integrations",{"_path":38,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":37,"description":168,"body":169,"_type":1358,"_id":1359,"_source":377,"_file":1360,"_extension":1361},"usage",false,"","With some simple configuration and a composable, you can add search to your Nuxt Content site.",{"type":170,"children":171,"toc":1351},"root",[172,179,194,326,351,356,380,685,719,752,758,763,889,915,921,951,1327,1332,1345],{"type":173,"tag":174,"props":175,"children":176},"element","h2",{"id":165},[177],{"type":178,"value":21},"text",{"type":173,"tag":180,"props":181,"children":182},"p",{},[183,185,192],{"type":178,"value":184},"First, you need to enable the search feature in your ",{"type":173,"tag":186,"props":187,"children":189},"code",{"className":188},[],[190],{"type":178,"value":191},"nuxt.config.ts",{"type":178,"value":193},":",{"type":173,"tag":195,"props":196,"children":200},"pre",{"className":197,"code":198,"filename":191,"language":199,"meta":167,"style":167},"language-js shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default defineNuxtConfig({\n  content: {\n    experimental: {\n      search: true\n    }\n  }\n})\n","js",[201],{"type":173,"tag":186,"props":202,"children":203},{"__ignoreMap":167},[204,239,258,275,294,303,312],{"type":173,"tag":205,"props":206,"children":209},"span",{"class":207,"line":208},"line",1,[210,216,221,227,233],{"type":173,"tag":205,"props":211,"children":213},{"style":212},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[214],{"type":178,"value":215},"export",{"type":173,"tag":205,"props":217,"children":218},{"style":212},[219],{"type":178,"value":220}," default",{"type":173,"tag":205,"props":222,"children":224},{"style":223},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[225],{"type":178,"value":226}," defineNuxtConfig",{"type":173,"tag":205,"props":228,"children":230},{"style":229},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[231],{"type":178,"value":232},"(",{"type":173,"tag":205,"props":234,"children":236},{"style":235},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[237],{"type":178,"value":238},"{\n",{"type":173,"tag":205,"props":240,"children":242},{"class":207,"line":241},2,[243,249,253],{"type":173,"tag":205,"props":244,"children":246},{"style":245},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[247],{"type":178,"value":248},"  content",{"type":173,"tag":205,"props":250,"children":251},{"style":235},[252],{"type":178,"value":193},{"type":173,"tag":205,"props":254,"children":255},{"style":235},[256],{"type":178,"value":257}," {\n",{"type":173,"tag":205,"props":259,"children":261},{"class":207,"line":260},3,[262,267,271],{"type":173,"tag":205,"props":263,"children":264},{"style":245},[265],{"type":178,"value":266},"    experimental",{"type":173,"tag":205,"props":268,"children":269},{"style":235},[270],{"type":178,"value":193},{"type":173,"tag":205,"props":272,"children":273},{"style":235},[274],{"type":178,"value":257},{"type":173,"tag":205,"props":276,"children":278},{"class":207,"line":277},4,[279,284,288],{"type":173,"tag":205,"props":280,"children":281},{"style":245},[282],{"type":178,"value":283},"      search",{"type":173,"tag":205,"props":285,"children":286},{"style":235},[287],{"type":178,"value":193},{"type":173,"tag":205,"props":289,"children":291},{"style":290},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[292],{"type":178,"value":293}," true\n",{"type":173,"tag":205,"props":295,"children":297},{"class":207,"line":296},5,[298],{"type":173,"tag":205,"props":299,"children":300},{"style":235},[301],{"type":178,"value":302},"    }\n",{"type":173,"tag":205,"props":304,"children":306},{"class":207,"line":305},6,[307],{"type":173,"tag":205,"props":308,"children":309},{"style":235},[310],{"type":178,"value":311},"  }\n",{"type":173,"tag":205,"props":313,"children":315},{"class":207,"line":314},7,[316,321],{"type":173,"tag":205,"props":317,"children":318},{"style":235},[319],{"type":178,"value":320},"}",{"type":173,"tag":205,"props":322,"children":323},{"style":229},[324],{"type":178,"value":325},")\n",{"type":173,"tag":327,"props":328,"children":329},"callout",{},[330],{"type":173,"tag":180,"props":331,"children":332},{},[333,335,342,344,349],{"type":178,"value":334},"You can use the search feature with any ",{"type":173,"tag":336,"props":337,"children":339},"a",{"href":338},"/get-started/configuration#sources",[340],{"type":178,"value":341},"Nuxt Content source",{"type":178,"value":343},". You can also enable or not the ",{"type":173,"tag":336,"props":345,"children":346},{"href":98},[347],{"type":178,"value":348},"document-driven feature",{"type":178,"value":350},".",{"type":173,"tag":174,"props":352,"children":354},{"id":353},"search",[355],{"type":178,"value":37},{"type":173,"tag":180,"props":357,"children":358},{},[359,361,370,372,378],{"type":178,"value":360},"You can use the ",{"type":173,"tag":336,"props":362,"children":363},{"href":66},[364],{"type":173,"tag":186,"props":365,"children":367},{"className":366},[],[368],{"type":178,"value":369},"searchContent",{"type":178,"value":371}," composable to search in your ",{"type":173,"tag":186,"props":373,"children":375},{"className":374},[],[376],{"type":178,"value":377},"content",{"type":178,"value":379}," directory:",{"type":173,"tag":195,"props":381,"children":386},{"className":382,"code":383,"filename":384,"language":385,"meta":167,"style":167},"language-vue shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Cscript lang=\"ts\" setup>\nconst search  = ref('')\n\nconst results = searchContent(search)\n\u003C/script>\n\n\u003Ctemplate>\n  \u003Cmain>\n    \u003Cinput v-model=\"search\">\n\n    \u003Cpre>{{ results }} \u003C/pre>\n  \u003C/main>\n\u003C/template>\n","app.vue","vue",[387],{"type":173,"tag":186,"props":388,"children":389},{"__ignoreMap":167},[390,439,474,483,509,525,532,548,566,605,613,652,669],{"type":173,"tag":205,"props":391,"children":392},{"class":207,"line":208},[393,398,403,409,414,419,425,429,434],{"type":173,"tag":205,"props":394,"children":395},{"style":235},[396],{"type":178,"value":397},"\u003C",{"type":173,"tag":205,"props":399,"children":400},{"style":245},[401],{"type":178,"value":402},"script",{"type":173,"tag":205,"props":404,"children":406},{"style":405},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[407],{"type":178,"value":408}," lang",{"type":173,"tag":205,"props":410,"children":411},{"style":235},[412],{"type":178,"value":413},"=",{"type":173,"tag":205,"props":415,"children":416},{"style":235},[417],{"type":178,"value":418},"\"",{"type":173,"tag":205,"props":420,"children":422},{"style":421},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[423],{"type":178,"value":424},"ts",{"type":173,"tag":205,"props":426,"children":427},{"style":235},[428],{"type":178,"value":418},{"type":173,"tag":205,"props":430,"children":431},{"style":405},[432],{"type":178,"value":433}," setup",{"type":173,"tag":205,"props":435,"children":436},{"style":235},[437],{"type":178,"value":438},">\n",{"type":173,"tag":205,"props":440,"children":441},{"class":207,"line":241},[442,447,452,456,461,465,470],{"type":173,"tag":205,"props":443,"children":444},{"style":405},[445],{"type":178,"value":446},"const",{"type":173,"tag":205,"props":448,"children":449},{"style":229},[450],{"type":178,"value":451}," search  ",{"type":173,"tag":205,"props":453,"children":454},{"style":235},[455],{"type":178,"value":413},{"type":173,"tag":205,"props":457,"children":458},{"style":223},[459],{"type":178,"value":460}," ref",{"type":173,"tag":205,"props":462,"children":463},{"style":229},[464],{"type":178,"value":232},{"type":173,"tag":205,"props":466,"children":467},{"style":235},[468],{"type":178,"value":469},"''",{"type":173,"tag":205,"props":471,"children":472},{"style":229},[473],{"type":178,"value":325},{"type":173,"tag":205,"props":475,"children":476},{"class":207,"line":260},[477],{"type":173,"tag":205,"props":478,"children":480},{"emptyLinePlaceholder":479},true,[481],{"type":178,"value":482},"\n",{"type":173,"tag":205,"props":484,"children":485},{"class":207,"line":277},[486,490,495,499,504],{"type":173,"tag":205,"props":487,"children":488},{"style":405},[489],{"type":178,"value":446},{"type":173,"tag":205,"props":491,"children":492},{"style":229},[493],{"type":178,"value":494}," results ",{"type":173,"tag":205,"props":496,"children":497},{"style":235},[498],{"type":178,"value":413},{"type":173,"tag":205,"props":500,"children":501},{"style":223},[502],{"type":178,"value":503}," searchContent",{"type":173,"tag":205,"props":505,"children":506},{"style":229},[507],{"type":178,"value":508},"(search)\n",{"type":173,"tag":205,"props":510,"children":511},{"class":207,"line":296},[512,517,521],{"type":173,"tag":205,"props":513,"children":514},{"style":235},[515],{"type":178,"value":516},"\u003C/",{"type":173,"tag":205,"props":518,"children":519},{"style":245},[520],{"type":178,"value":402},{"type":173,"tag":205,"props":522,"children":523},{"style":235},[524],{"type":178,"value":438},{"type":173,"tag":205,"props":526,"children":527},{"class":207,"line":305},[528],{"type":173,"tag":205,"props":529,"children":530},{"emptyLinePlaceholder":479},[531],{"type":178,"value":482},{"type":173,"tag":205,"props":533,"children":534},{"class":207,"line":314},[535,539,544],{"type":173,"tag":205,"props":536,"children":537},{"style":235},[538],{"type":178,"value":397},{"type":173,"tag":205,"props":540,"children":541},{"style":245},[542],{"type":178,"value":543},"template",{"type":173,"tag":205,"props":545,"children":546},{"style":235},[547],{"type":178,"value":438},{"type":173,"tag":205,"props":549,"children":551},{"class":207,"line":550},8,[552,557,562],{"type":173,"tag":205,"props":553,"children":554},{"style":235},[555],{"type":178,"value":556},"  \u003C",{"type":173,"tag":205,"props":558,"children":559},{"style":245},[560],{"type":178,"value":561},"main",{"type":173,"tag":205,"props":563,"children":564},{"style":235},[565],{"type":178,"value":438},{"type":173,"tag":205,"props":567,"children":569},{"class":207,"line":568},9,[570,575,580,585,589,593,597,601],{"type":173,"tag":205,"props":571,"children":572},{"style":235},[573],{"type":178,"value":574},"    \u003C",{"type":173,"tag":205,"props":576,"children":577},{"style":245},[578],{"type":178,"value":579},"input",{"type":173,"tag":205,"props":581,"children":582},{"style":405},[583],{"type":178,"value":584}," v-model",{"type":173,"tag":205,"props":586,"children":587},{"style":235},[588],{"type":178,"value":413},{"type":173,"tag":205,"props":590,"children":591},{"style":235},[592],{"type":178,"value":418},{"type":173,"tag":205,"props":594,"children":595},{"style":229},[596],{"type":178,"value":353},{"type":173,"tag":205,"props":598,"children":599},{"style":235},[600],{"type":178,"value":418},{"type":173,"tag":205,"props":602,"children":603},{"style":235},[604],{"type":178,"value":438},{"type":173,"tag":205,"props":606,"children":608},{"class":207,"line":607},10,[609],{"type":173,"tag":205,"props":610,"children":611},{"emptyLinePlaceholder":479},[612],{"type":178,"value":482},{"type":173,"tag":205,"props":614,"children":616},{"class":207,"line":615},11,[617,621,625,630,634,639,644,648],{"type":173,"tag":205,"props":618,"children":619},{"style":235},[620],{"type":178,"value":574},{"type":173,"tag":205,"props":622,"children":623},{"style":245},[624],{"type":178,"value":195},{"type":173,"tag":205,"props":626,"children":627},{"style":235},[628],{"type":178,"value":629},">{{",{"type":173,"tag":205,"props":631,"children":632},{"style":229},[633],{"type":178,"value":494},{"type":173,"tag":205,"props":635,"children":636},{"style":235},[637],{"type":178,"value":638},"}}",{"type":173,"tag":205,"props":640,"children":641},{"style":235},[642],{"type":178,"value":643}," \u003C/",{"type":173,"tag":205,"props":645,"children":646},{"style":245},[647],{"type":178,"value":195},{"type":173,"tag":205,"props":649,"children":650},{"style":235},[651],{"type":178,"value":438},{"type":173,"tag":205,"props":653,"children":655},{"class":207,"line":654},12,[656,661,665],{"type":173,"tag":205,"props":657,"children":658},{"style":235},[659],{"type":178,"value":660},"  \u003C/",{"type":173,"tag":205,"props":662,"children":663},{"style":245},[664],{"type":178,"value":561},{"type":173,"tag":205,"props":666,"children":667},{"style":235},[668],{"type":178,"value":438},{"type":173,"tag":205,"props":670,"children":672},{"class":207,"line":671},13,[673,677,681],{"type":173,"tag":205,"props":674,"children":675},{"style":235},[676],{"type":178,"value":516},{"type":173,"tag":205,"props":678,"children":679},{"style":245},[680],{"type":178,"value":543},{"type":173,"tag":205,"props":682,"children":683},{"style":235},[684],{"type":178,"value":438},{"type":173,"tag":180,"props":686,"children":687},{},[688,690,698,700,718],{"type":178,"value":689},"By default, the ",{"type":173,"tag":336,"props":691,"children":692},{"href":66},[693],{"type":173,"tag":186,"props":694,"children":696},{"className":695},[],[697],{"type":178,"value":369},{"type":178,"value":699}," composable will use an indexed search. This means that the search is faster and the API response is smaller and optimized. ",{"type":173,"tag":701,"props":702,"children":703},"strong",{},[704,706],{"type":178,"value":705},"The response is only usable by ",{"type":173,"tag":336,"props":707,"children":711},{"href":708,"rel":709},"https://lucaong.github.io/minisearch/",[710],"nofollow",[712],{"type":173,"tag":186,"props":713,"children":715},{"className":714},[],[716],{"type":178,"value":717},"miniSearch",{"type":178,"value":350},{"type":173,"tag":327,"props":720,"children":721},{},[722],{"type":173,"tag":180,"props":723,"children":724},{},[725,727,732,734,740,742,751],{"type":178,"value":726},"Internally, both the ",{"type":173,"tag":186,"props":728,"children":730},{"className":729},[],[731],{"type":178,"value":369},{"type":178,"value":733}," composable and the ",{"type":173,"tag":186,"props":735,"children":737},{"className":736},[],[738],{"type":178,"value":739},"/api/indexed-search.ts",{"type":178,"value":741}," endpoint use ",{"type":173,"tag":336,"props":743,"children":745},{"href":708,"rel":744},[710],[746],{"type":173,"tag":186,"props":747,"children":749},{"className":748},[],[750],{"type":178,"value":717},{"type":178,"value":350},{"type":173,"tag":174,"props":753,"children":755},{"id":754},"simple-search",[756],{"type":178,"value":757},"Simple Search",{"type":173,"tag":180,"props":759,"children":760},{},[761],{"type":178,"value":762},"If needed, you can disable the indexed search and use a simple search instead:",{"type":173,"tag":195,"props":764,"children":767},{"className":765,"code":766,"filename":191,"language":424,"meta":167,"style":167},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default defineNuxtConfig({\n  content: {\n    experimental: {\n      search: {\n        indexed: false\n      }\n    }\n  }\n})\n",[768],{"type":173,"tag":186,"props":769,"children":770},{"__ignoreMap":167},[771,794,809,824,839,856,864,871,878],{"type":173,"tag":205,"props":772,"children":773},{"class":207,"line":208},[774,778,782,786,790],{"type":173,"tag":205,"props":775,"children":776},{"style":212},[777],{"type":178,"value":215},{"type":173,"tag":205,"props":779,"children":780},{"style":212},[781],{"type":178,"value":220},{"type":173,"tag":205,"props":783,"children":784},{"style":223},[785],{"type":178,"value":226},{"type":173,"tag":205,"props":787,"children":788},{"style":229},[789],{"type":178,"value":232},{"type":173,"tag":205,"props":791,"children":792},{"style":235},[793],{"type":178,"value":238},{"type":173,"tag":205,"props":795,"children":796},{"class":207,"line":241},[797,801,805],{"type":173,"tag":205,"props":798,"children":799},{"style":245},[800],{"type":178,"value":248},{"type":173,"tag":205,"props":802,"children":803},{"style":235},[804],{"type":178,"value":193},{"type":173,"tag":205,"props":806,"children":807},{"style":235},[808],{"type":178,"value":257},{"type":173,"tag":205,"props":810,"children":811},{"class":207,"line":260},[812,816,820],{"type":173,"tag":205,"props":813,"children":814},{"style":245},[815],{"type":178,"value":266},{"type":173,"tag":205,"props":817,"children":818},{"style":235},[819],{"type":178,"value":193},{"type":173,"tag":205,"props":821,"children":822},{"style":235},[823],{"type":178,"value":257},{"type":173,"tag":205,"props":825,"children":826},{"class":207,"line":277},[827,831,835],{"type":173,"tag":205,"props":828,"children":829},{"style":245},[830],{"type":178,"value":283},{"type":173,"tag":205,"props":832,"children":833},{"style":235},[834],{"type":178,"value":193},{"type":173,"tag":205,"props":836,"children":837},{"style":235},[838],{"type":178,"value":257},{"type":173,"tag":205,"props":840,"children":841},{"class":207,"line":296},[842,847,851],{"type":173,"tag":205,"props":843,"children":844},{"style":245},[845],{"type":178,"value":846},"        indexed",{"type":173,"tag":205,"props":848,"children":849},{"style":235},[850],{"type":178,"value":193},{"type":173,"tag":205,"props":852,"children":853},{"style":290},[854],{"type":178,"value":855}," false\n",{"type":173,"tag":205,"props":857,"children":858},{"class":207,"line":305},[859],{"type":173,"tag":205,"props":860,"children":861},{"style":235},[862],{"type":178,"value":863},"      }\n",{"type":173,"tag":205,"props":865,"children":866},{"class":207,"line":314},[867],{"type":173,"tag":205,"props":868,"children":869},{"style":235},[870],{"type":178,"value":302},{"type":173,"tag":205,"props":872,"children":873},{"class":207,"line":550},[874],{"type":173,"tag":205,"props":875,"children":876},{"style":235},[877],{"type":178,"value":311},{"type":173,"tag":205,"props":879,"children":880},{"class":207,"line":568},[881,885],{"type":173,"tag":205,"props":882,"children":883},{"style":235},[884],{"type":178,"value":320},{"type":173,"tag":205,"props":886,"children":887},{"style":229},[888],{"type":178,"value":325},{"type":173,"tag":180,"props":890,"children":891},{},[892,894,899,901,906,908,913],{"type":178,"value":893},"Remember that the simple search is ",{"type":173,"tag":701,"props":895,"children":896},{},[897],{"type":178,"value":898},"slower",{"type":178,"value":900}," and the API response ",{"type":173,"tag":701,"props":902,"children":903},{},[904],{"type":178,"value":905},"bigger",{"type":178,"value":907},". You can still use the ",{"type":173,"tag":186,"props":909,"children":911},{"className":910},[],[912],{"type":178,"value":369},{"type":178,"value":914}," composable which is agnostic of the search type.",{"type":173,"tag":174,"props":916,"children":918},{"id":917},"custom-search",[919],{"type":178,"value":920},"Custom Search",{"type":173,"tag":180,"props":922,"children":923},{},[924,926,937,939,950],{"type":178,"value":925},"Using the simple search, aka non-indexed search, you can use the tool of your choice to search in the API response. For example, you can use ",{"type":173,"tag":336,"props":927,"children":930},{"href":928,"rel":929},"https://fusejs.io/",[710],[931],{"type":173,"tag":186,"props":932,"children":934},{"className":933},[],[935],{"type":178,"value":936},"fuse.js",{"type":178,"value":938}," with the integration of ",{"type":173,"tag":336,"props":940,"children":943},{"href":941,"rel":942},"https://vueuse.org/integrations/useFuse/#usefuse",[710],[944],{"type":173,"tag":186,"props":945,"children":947},{"className":946},[],[948],{"type":178,"value":949},"@vueuse/integrations",{"type":178,"value":193},{"type":173,"tag":195,"props":952,"children":955},{"className":765,"code":953,"filename":954,"language":424,"meta":167,"style":167},"export default async function customSearchContent(search: Ref\u003Cstring>) {\n  const runtimeConfig = useRuntimeConfig()\n  const { integrity, api } = runtimeConfig.public.content\n\n  const { data } = await useFetch(`${api.baseURL}/search${integrity ? '.' + integrity : ''}.json`)\n\n  const { results } = useFuse(search, data)\n\n  return results\n}\n","composables/custom-search-content.ts",[956],{"type":173,"tag":186,"props":957,"children":958},{"__ignoreMap":167},[959,1022,1050,1108,1115,1243,1250,1299,1306,1319],{"type":173,"tag":205,"props":960,"children":961},{"class":207,"line":208},[962,966,970,975,980,985,989,994,998,1004,1008,1013,1018],{"type":173,"tag":205,"props":963,"children":964},{"style":212},[965],{"type":178,"value":215},{"type":173,"tag":205,"props":967,"children":968},{"style":212},[969],{"type":178,"value":220},{"type":173,"tag":205,"props":971,"children":972},{"style":405},[973],{"type":178,"value":974}," async",{"type":173,"tag":205,"props":976,"children":977},{"style":405},[978],{"type":178,"value":979}," function",{"type":173,"tag":205,"props":981,"children":982},{"style":223},[983],{"type":178,"value":984}," customSearchContent",{"type":173,"tag":205,"props":986,"children":987},{"style":235},[988],{"type":178,"value":232},{"type":173,"tag":205,"props":990,"children":992},{"style":991},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[993],{"type":178,"value":353},{"type":173,"tag":205,"props":995,"children":996},{"style":235},[997],{"type":178,"value":193},{"type":173,"tag":205,"props":999,"children":1001},{"style":1000},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[1002],{"type":178,"value":1003}," Ref",{"type":173,"tag":205,"props":1005,"children":1006},{"style":235},[1007],{"type":178,"value":397},{"type":173,"tag":205,"props":1009,"children":1010},{"style":1000},[1011],{"type":178,"value":1012},"string",{"type":173,"tag":205,"props":1014,"children":1015},{"style":235},[1016],{"type":178,"value":1017},">)",{"type":173,"tag":205,"props":1019,"children":1020},{"style":235},[1021],{"type":178,"value":257},{"type":173,"tag":205,"props":1023,"children":1024},{"class":207,"line":241},[1025,1030,1035,1040,1045],{"type":173,"tag":205,"props":1026,"children":1027},{"style":405},[1028],{"type":178,"value":1029},"  const",{"type":173,"tag":205,"props":1031,"children":1032},{"style":229},[1033],{"type":178,"value":1034}," runtimeConfig",{"type":173,"tag":205,"props":1036,"children":1037},{"style":235},[1038],{"type":178,"value":1039}," =",{"type":173,"tag":205,"props":1041,"children":1042},{"style":223},[1043],{"type":178,"value":1044}," useRuntimeConfig",{"type":173,"tag":205,"props":1046,"children":1047},{"style":245},[1048],{"type":178,"value":1049},"()\n",{"type":173,"tag":205,"props":1051,"children":1052},{"class":207,"line":260},[1053,1057,1062,1067,1072,1077,1082,1086,1090,1094,1099,1103],{"type":173,"tag":205,"props":1054,"children":1055},{"style":405},[1056],{"type":178,"value":1029},{"type":173,"tag":205,"props":1058,"children":1059},{"style":235},[1060],{"type":178,"value":1061}," {",{"type":173,"tag":205,"props":1063,"children":1064},{"style":229},[1065],{"type":178,"value":1066}," integrity",{"type":173,"tag":205,"props":1068,"children":1069},{"style":235},[1070],{"type":178,"value":1071},",",{"type":173,"tag":205,"props":1073,"children":1074},{"style":229},[1075],{"type":178,"value":1076}," api",{"type":173,"tag":205,"props":1078,"children":1079},{"style":235},[1080],{"type":178,"value":1081}," }",{"type":173,"tag":205,"props":1083,"children":1084},{"style":235},[1085],{"type":178,"value":1039},{"type":173,"tag":205,"props":1087,"children":1088},{"style":229},[1089],{"type":178,"value":1034},{"type":173,"tag":205,"props":1091,"children":1092},{"style":235},[1093],{"type":178,"value":350},{"type":173,"tag":205,"props":1095,"children":1096},{"style":229},[1097],{"type":178,"value":1098},"public",{"type":173,"tag":205,"props":1100,"children":1101},{"style":235},[1102],{"type":178,"value":350},{"type":173,"tag":205,"props":1104,"children":1105},{"style":229},[1106],{"type":178,"value":1107},"content\n",{"type":173,"tag":205,"props":1109,"children":1110},{"class":207,"line":277},[1111],{"type":173,"tag":205,"props":1112,"children":1113},{"emptyLinePlaceholder":479},[1114],{"type":178,"value":482},{"type":173,"tag":205,"props":1116,"children":1117},{"class":207,"line":296},[1118,1122,1126,1131,1135,1139,1144,1149,1153,1158,1163,1167,1172,1176,1181,1186,1191,1196,1201,1205,1210,1215,1220,1224,1229,1234,1239],{"type":173,"tag":205,"props":1119,"children":1120},{"style":405},[1121],{"type":178,"value":1029},{"type":173,"tag":205,"props":1123,"children":1124},{"style":235},[1125],{"type":178,"value":1061},{"type":173,"tag":205,"props":1127,"children":1128},{"style":229},[1129],{"type":178,"value":1130}," data",{"type":173,"tag":205,"props":1132,"children":1133},{"style":235},[1134],{"type":178,"value":1081},{"type":173,"tag":205,"props":1136,"children":1137},{"style":235},[1138],{"type":178,"value":1039},{"type":173,"tag":205,"props":1140,"children":1141},{"style":212},[1142],{"type":178,"value":1143}," await",{"type":173,"tag":205,"props":1145,"children":1146},{"style":223},[1147],{"type":178,"value":1148}," useFetch",{"type":173,"tag":205,"props":1150,"children":1151},{"style":245},[1152],{"type":178,"value":232},{"type":173,"tag":205,"props":1154,"children":1155},{"style":235},[1156],{"type":178,"value":1157},"`${",{"type":173,"tag":205,"props":1159,"children":1160},{"style":229},[1161],{"type":178,"value":1162},"api",{"type":173,"tag":205,"props":1164,"children":1165},{"style":235},[1166],{"type":178,"value":350},{"type":173,"tag":205,"props":1168,"children":1169},{"style":229},[1170],{"type":178,"value":1171},"baseURL",{"type":173,"tag":205,"props":1173,"children":1174},{"style":235},[1175],{"type":178,"value":320},{"type":173,"tag":205,"props":1177,"children":1178},{"style":421},[1179],{"type":178,"value":1180},"/search",{"type":173,"tag":205,"props":1182,"children":1183},{"style":235},[1184],{"type":178,"value":1185},"${",{"type":173,"tag":205,"props":1187,"children":1188},{"style":229},[1189],{"type":178,"value":1190},"integrity ",{"type":173,"tag":205,"props":1192,"children":1193},{"style":235},[1194],{"type":178,"value":1195},"?",{"type":173,"tag":205,"props":1197,"children":1198},{"style":235},[1199],{"type":178,"value":1200}," '",{"type":173,"tag":205,"props":1202,"children":1203},{"style":421},[1204],{"type":178,"value":350},{"type":173,"tag":205,"props":1206,"children":1207},{"style":235},[1208],{"type":178,"value":1209},"'",{"type":173,"tag":205,"props":1211,"children":1212},{"style":235},[1213],{"type":178,"value":1214}," +",{"type":173,"tag":205,"props":1216,"children":1217},{"style":229},[1218],{"type":178,"value":1219}," integrity ",{"type":173,"tag":205,"props":1221,"children":1222},{"style":235},[1223],{"type":178,"value":193},{"type":173,"tag":205,"props":1225,"children":1226},{"style":235},[1227],{"type":178,"value":1228}," ''}",{"type":173,"tag":205,"props":1230,"children":1231},{"style":421},[1232],{"type":178,"value":1233},".json",{"type":173,"tag":205,"props":1235,"children":1236},{"style":235},[1237],{"type":178,"value":1238},"`",{"type":173,"tag":205,"props":1240,"children":1241},{"style":245},[1242],{"type":178,"value":325},{"type":173,"tag":205,"props":1244,"children":1245},{"class":207,"line":305},[1246],{"type":173,"tag":205,"props":1247,"children":1248},{"emptyLinePlaceholder":479},[1249],{"type":178,"value":482},{"type":173,"tag":205,"props":1251,"children":1252},{"class":207,"line":314},[1253,1257,1261,1266,1270,1274,1279,1283,1287,1291,1295],{"type":173,"tag":205,"props":1254,"children":1255},{"style":405},[1256],{"type":178,"value":1029},{"type":173,"tag":205,"props":1258,"children":1259},{"style":235},[1260],{"type":178,"value":1061},{"type":173,"tag":205,"props":1262,"children":1263},{"style":229},[1264],{"type":178,"value":1265}," results",{"type":173,"tag":205,"props":1267,"children":1268},{"style":235},[1269],{"type":178,"value":1081},{"type":173,"tag":205,"props":1271,"children":1272},{"style":235},[1273],{"type":178,"value":1039},{"type":173,"tag":205,"props":1275,"children":1276},{"style":223},[1277],{"type":178,"value":1278}," useFuse",{"type":173,"tag":205,"props":1280,"children":1281},{"style":245},[1282],{"type":178,"value":232},{"type":173,"tag":205,"props":1284,"children":1285},{"style":229},[1286],{"type":178,"value":353},{"type":173,"tag":205,"props":1288,"children":1289},{"style":235},[1290],{"type":178,"value":1071},{"type":173,"tag":205,"props":1292,"children":1293},{"style":229},[1294],{"type":178,"value":1130},{"type":173,"tag":205,"props":1296,"children":1297},{"style":245},[1298],{"type":178,"value":325},{"type":173,"tag":205,"props":1300,"children":1301},{"class":207,"line":550},[1302],{"type":173,"tag":205,"props":1303,"children":1304},{"emptyLinePlaceholder":479},[1305],{"type":178,"value":482},{"type":173,"tag":205,"props":1307,"children":1308},{"class":207,"line":568},[1309,1314],{"type":173,"tag":205,"props":1310,"children":1311},{"style":212},[1312],{"type":178,"value":1313},"  return",{"type":173,"tag":205,"props":1315,"children":1316},{"style":229},[1317],{"type":178,"value":1318}," results\n",{"type":173,"tag":205,"props":1320,"children":1321},{"class":207,"line":607},[1322],{"type":173,"tag":205,"props":1323,"children":1324},{"style":235},[1325],{"type":178,"value":1326},"}\n",{"type":173,"tag":174,"props":1328,"children":1330},{"id":1329},"configuration",[1331],{"type":178,"value":12},{"type":173,"tag":180,"props":1333,"children":1334},{},[1335,1337,1343],{"type":178,"value":1336},"Please, read the ",{"type":173,"tag":336,"props":1338,"children":1340},{"href":1339},"/get-started/configuration#search",[1341],{"type":178,"value":1342},"configuration section",{"type":178,"value":1344}," to learn more about the search options.",{"type":173,"tag":1346,"props":1347,"children":1348},"style",{},[1349],{"type":178,"value":1350},"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);}",{"title":167,"searchDepth":241,"depth":241,"links":1352},[1353,1354,1355,1356,1357],{"id":165,"depth":241,"text":21},{"id":353,"depth":241,"text":37},{"id":754,"depth":241,"text":757},{"id":917,"depth":241,"text":920},{"id":1329,"depth":241,"text":12},"markdown","content:2.usage:3.search.md","2.usage/3.search.md","md",[1363,2026],{"_path":35,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":34,"description":1364,"body":1365,"_type":1358,"_id":2024,"_source":377,"_file":2025,"_extension":1361},"Render the body of a Markdown document in a rich-text format.",{"type":170,"children":1366,"toc":2020},[1367,1377,1389,1410,1432,1516,1539,1557,1661,1680,1690,1743,1764,1989,2016],{"type":173,"tag":174,"props":1368,"children":1370},{"id":1369},"contentdoc",[1371],{"type":173,"tag":186,"props":1372,"children":1374},{"className":1373},[],[1375],{"type":178,"value":1376},"\u003CContentDoc />",{"type":173,"tag":180,"props":1378,"children":1379},{},[1380,1382,1387],{"type":178,"value":1381},"The ",{"type":173,"tag":186,"props":1383,"children":1385},{"className":1384},[],[1386],{"type":178,"value":72},{"type":178,"value":1388}," component fetches a document and renders it in a rich-text format.",{"type":173,"tag":180,"props":1390,"children":1391},{},[1392,1394,1400,1402,1408],{"type":178,"value":1393},"By default it fetchs the current route (",{"type":173,"tag":186,"props":1395,"children":1397},{"className":1396},[],[1398],{"type":178,"value":1399},"$route.path",{"type":178,"value":1401},") but an explicit path can be passed to the component with the ",{"type":173,"tag":186,"props":1403,"children":1405},{"className":1404},[],[1406],{"type":178,"value":1407},"path",{"type":178,"value":1409}," prop.",{"type":173,"tag":180,"props":1411,"children":1412},{},[1413,1415,1422,1424,1430],{"type":178,"value":1414},"Create a ",{"type":173,"tag":336,"props":1416,"children":1419},{"href":1417,"rel":1418},"https://nuxt.com/docs/guide/directory-structure/pages/#catch-all-route",[710],[1420],{"type":178,"value":1421},"catch all route",{"type":178,"value":1423}," named ",{"type":173,"tag":186,"props":1425,"children":1427},{"className":1426},[],[1428],{"type":178,"value":1429},"pages/[...slug].vue",{"type":178,"value":1431}," and add the component:",{"type":173,"tag":195,"props":1433,"children":1435},{"className":382,"code":1434,"filename":1429,"language":385,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentDoc />\n  \u003C/main>\n\u003C/template>\n",[1436],{"type":173,"tag":186,"props":1437,"children":1438},{"__ignoreMap":167},[1439,1454,1469,1486,1501],{"type":173,"tag":205,"props":1440,"children":1441},{"class":207,"line":208},[1442,1446,1450],{"type":173,"tag":205,"props":1443,"children":1444},{"style":235},[1445],{"type":178,"value":397},{"type":173,"tag":205,"props":1447,"children":1448},{"style":245},[1449],{"type":178,"value":543},{"type":173,"tag":205,"props":1451,"children":1452},{"style":235},[1453],{"type":178,"value":438},{"type":173,"tag":205,"props":1455,"children":1456},{"class":207,"line":241},[1457,1461,1465],{"type":173,"tag":205,"props":1458,"children":1459},{"style":235},[1460],{"type":178,"value":556},{"type":173,"tag":205,"props":1462,"children":1463},{"style":245},[1464],{"type":178,"value":561},{"type":173,"tag":205,"props":1466,"children":1467},{"style":235},[1468],{"type":178,"value":438},{"type":173,"tag":205,"props":1470,"children":1471},{"class":207,"line":260},[1472,1476,1481],{"type":173,"tag":205,"props":1473,"children":1474},{"style":235},[1475],{"type":178,"value":574},{"type":173,"tag":205,"props":1477,"children":1478},{"style":245},[1479],{"type":178,"value":1480},"ContentDoc",{"type":173,"tag":205,"props":1482,"children":1483},{"style":235},[1484],{"type":178,"value":1485}," />\n",{"type":173,"tag":205,"props":1487,"children":1488},{"class":207,"line":277},[1489,1493,1497],{"type":173,"tag":205,"props":1490,"children":1491},{"style":235},[1492],{"type":178,"value":660},{"type":173,"tag":205,"props":1494,"children":1495},{"style":245},[1496],{"type":178,"value":561},{"type":173,"tag":205,"props":1498,"children":1499},{"style":235},[1500],{"type":178,"value":438},{"type":173,"tag":205,"props":1502,"children":1503},{"class":207,"line":296},[1504,1508,1512],{"type":173,"tag":205,"props":1505,"children":1506},{"style":235},[1507],{"type":178,"value":516},{"type":173,"tag":205,"props":1509,"children":1510},{"style":245},[1511],{"type":178,"value":543},{"type":173,"tag":205,"props":1513,"children":1514},{"style":235},[1515],{"type":178,"value":438},{"type":173,"tag":180,"props":1517,"children":1518},{},[1519,1521,1526,1528,1537],{"type":178,"value":1520},"It will fetch the document corresponding to the ",{"type":173,"tag":186,"props":1522,"children":1524},{"className":1523},[],[1525],{"type":178,"value":1399},{"type":178,"value":1527}," and render it. It will also handle the head management using ",{"type":173,"tag":336,"props":1529,"children":1531},{"href":1530},"/composables/use-content-head#usecontenthead",[1532],{"type":173,"tag":186,"props":1533,"children":1535},{"className":1534},[],[1536],{"type":178,"value":56},{"type":178,"value":1538}," section.",{"type":173,"tag":180,"props":1540,"children":1541},{},[1542,1543,1548,1550,1555],{"type":178,"value":360},{"type":173,"tag":186,"props":1544,"children":1546},{"className":1545},[],[1547],{"type":178,"value":72},{"type":178,"value":1549}," component to render a specific document by specifying the ",{"type":173,"tag":186,"props":1551,"children":1553},{"className":1552},[],[1554],{"type":178,"value":1407},{"type":178,"value":1556}," property:",{"type":173,"tag":195,"props":1558,"children":1560},{"className":382,"code":1559,"filename":384,"language":385,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Cmain>\n    \u003CContentDoc path=\"/about\" />\n  \u003C/main>\n\u003C/template>\n",[1561],{"type":173,"tag":186,"props":1562,"children":1563},{"__ignoreMap":167},[1564,1579,1594,1631,1646],{"type":173,"tag":205,"props":1565,"children":1566},{"class":207,"line":208},[1567,1571,1575],{"type":173,"tag":205,"props":1568,"children":1569},{"style":235},[1570],{"type":178,"value":397},{"type":173,"tag":205,"props":1572,"children":1573},{"style":245},[1574],{"type":178,"value":543},{"type":173,"tag":205,"props":1576,"children":1577},{"style":235},[1578],{"type":178,"value":438},{"type":173,"tag":205,"props":1580,"children":1581},{"class":207,"line":241},[1582,1586,1590],{"type":173,"tag":205,"props":1583,"children":1584},{"style":235},[1585],{"type":178,"value":556},{"type":173,"tag":205,"props":1587,"children":1588},{"style":245},[1589],{"type":178,"value":561},{"type":173,"tag":205,"props":1591,"children":1592},{"style":235},[1593],{"type":178,"value":438},{"type":173,"tag":205,"props":1595,"children":1596},{"class":207,"line":260},[1597,1601,1605,1610,1614,1618,1623,1627],{"type":173,"tag":205,"props":1598,"children":1599},{"style":235},[1600],{"type":178,"value":574},{"type":173,"tag":205,"props":1602,"children":1603},{"style":245},[1604],{"type":178,"value":1480},{"type":173,"tag":205,"props":1606,"children":1607},{"style":405},[1608],{"type":178,"value":1609}," path",{"type":173,"tag":205,"props":1611,"children":1612},{"style":235},[1613],{"type":178,"value":413},{"type":173,"tag":205,"props":1615,"children":1616},{"style":235},[1617],{"type":178,"value":418},{"type":173,"tag":205,"props":1619,"children":1620},{"style":421},[1621],{"type":178,"value":1622},"/about",{"type":173,"tag":205,"props":1624,"children":1625},{"style":235},[1626],{"type":178,"value":418},{"type":173,"tag":205,"props":1628,"children":1629},{"style":235},[1630],{"type":178,"value":1485},{"type":173,"tag":205,"props":1632,"children":1633},{"class":207,"line":277},[1634,1638,1642],{"type":173,"tag":205,"props":1635,"children":1636},{"style":235},[1637],{"type":178,"value":660},{"type":173,"tag":205,"props":1639,"children":1640},{"style":245},[1641],{"type":178,"value":561},{"type":173,"tag":205,"props":1643,"children":1644},{"style":235},[1645],{"type":178,"value":438},{"type":173,"tag":205,"props":1647,"children":1648},{"class":207,"line":296},[1649,1653,1657],{"type":173,"tag":205,"props":1650,"children":1651},{"style":235},[1652],{"type":178,"value":516},{"type":173,"tag":205,"props":1654,"children":1655},{"style":245},[1656],{"type":178,"value":543},{"type":173,"tag":205,"props":1658,"children":1659},{"style":235},[1660],{"type":178,"value":438},{"type":173,"tag":327,"props":1662,"children":1664},{"type":1663},"info",[1665],{"type":173,"tag":180,"props":1666,"children":1667},{},[1668,1670,1678],{"type":178,"value":1669},"Head over to the ",{"type":173,"tag":336,"props":1671,"children":1672},{"href":73},[1673],{"type":173,"tag":186,"props":1674,"children":1676},{"className":1675},[],[1677],{"type":178,"value":72},{"type":178,"value":1679}," API section.",{"type":173,"tag":174,"props":1681,"children":1683},{"id":1682},"contentrenderer",[1684],{"type":173,"tag":186,"props":1685,"children":1687},{"className":1686},[],[1688],{"type":178,"value":1689},"\u003CContentRenderer />",{"type":173,"tag":180,"props":1691,"children":1692},{},[1693,1694,1702,1704,1712,1714,1732,1734,1741],{"type":178,"value":1381},{"type":173,"tag":336,"props":1695,"children":1696},{"href":76},[1697],{"type":173,"tag":186,"props":1698,"children":1700},{"className":1699},[],[1701],{"type":178,"value":75},{"type":178,"value":1703}," component renders the body of a Markdown document returned by ",{"type":173,"tag":336,"props":1705,"children":1706},{"href":51},[1707],{"type":173,"tag":186,"props":1708,"children":1710},{"className":1709},[],[1711],{"type":178,"value":50},{"type":178,"value":1713}," in a rich-text format. It fallbacks to rendering the content in a ",{"type":173,"tag":186,"props":1715,"children":1718},{"className":1716,"language":1717,"style":167},"language-html shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","html",[1719,1723,1727],{"type":173,"tag":205,"props":1720,"children":1721},{"style":235},[1722],{"type":178,"value":397},{"type":173,"tag":205,"props":1724,"children":1725},{"style":245},[1726],{"type":178,"value":195},{"type":173,"tag":205,"props":1728,"children":1729},{"style":235},[1730],{"type":178,"value":1731},">",{"type":178,"value":1733}," tag if the content is not Markdown (",{"type":173,"tag":336,"props":1735,"children":1738},{"href":1736,"rel":1737},"https://github.com/nuxt/content/blob/main/src/runtime/components/ContentRenderer.vue",[710],[1739],{"type":178,"value":1740},"source code",{"type":178,"value":1742},").",{"type":173,"tag":180,"props":1744,"children":1745},{},[1746,1754,1756,1762],{"type":173,"tag":336,"props":1747,"children":1748},{"href":76},[1749],{"type":173,"tag":186,"props":1750,"children":1752},{"className":1751},[],[1753],{"type":178,"value":75},{"type":178,"value":1755}," accepts a ",{"type":173,"tag":186,"props":1757,"children":1759},{"className":1758},[],[1760],{"type":178,"value":1761},"value",{"type":178,"value":1763}," prop containing the data.",{"type":173,"tag":195,"props":1765,"children":1767},{"className":382,"code":1766,"filename":384,"language":385,"meta":167,"style":167},"\u003Cscript setup>\nconst { data } = await useAsyncData('hello', () => queryContent('/hello').findOne())\n\u003C/script>\n\n\u003Ctemplate>\n  \u003CContentRenderer :value=\"data\" />\n\u003C/template>\n",[1768],{"type":173,"tag":186,"props":1769,"children":1770},{"__ignoreMap":167},[1771,1790,1895,1910,1917,1932,1974],{"type":173,"tag":205,"props":1772,"children":1773},{"class":207,"line":208},[1774,1778,1782,1786],{"type":173,"tag":205,"props":1775,"children":1776},{"style":235},[1777],{"type":178,"value":397},{"type":173,"tag":205,"props":1779,"children":1780},{"style":245},[1781],{"type":178,"value":402},{"type":173,"tag":205,"props":1783,"children":1784},{"style":405},[1785],{"type":178,"value":433},{"type":173,"tag":205,"props":1787,"children":1788},{"style":235},[1789],{"type":178,"value":438},{"type":173,"tag":205,"props":1791,"children":1792},{"class":207,"line":241},[1793,1797,1801,1806,1810,1814,1818,1823,1827,1831,1836,1840,1844,1849,1854,1859,1863,1867,1872,1876,1881,1885,1890],{"type":173,"tag":205,"props":1794,"children":1795},{"style":405},[1796],{"type":178,"value":446},{"type":173,"tag":205,"props":1798,"children":1799},{"style":235},[1800],{"type":178,"value":1061},{"type":173,"tag":205,"props":1802,"children":1803},{"style":229},[1804],{"type":178,"value":1805}," data ",{"type":173,"tag":205,"props":1807,"children":1808},{"style":235},[1809],{"type":178,"value":320},{"type":173,"tag":205,"props":1811,"children":1812},{"style":235},[1813],{"type":178,"value":1039},{"type":173,"tag":205,"props":1815,"children":1816},{"style":212},[1817],{"type":178,"value":1143},{"type":173,"tag":205,"props":1819,"children":1820},{"style":223},[1821],{"type":178,"value":1822}," useAsyncData",{"type":173,"tag":205,"props":1824,"children":1825},{"style":229},[1826],{"type":178,"value":232},{"type":173,"tag":205,"props":1828,"children":1829},{"style":235},[1830],{"type":178,"value":1209},{"type":173,"tag":205,"props":1832,"children":1833},{"style":421},[1834],{"type":178,"value":1835},"hello",{"type":173,"tag":205,"props":1837,"children":1838},{"style":235},[1839],{"type":178,"value":1209},{"type":173,"tag":205,"props":1841,"children":1842},{"style":235},[1843],{"type":178,"value":1071},{"type":173,"tag":205,"props":1845,"children":1846},{"style":235},[1847],{"type":178,"value":1848}," ()",{"type":173,"tag":205,"props":1850,"children":1851},{"style":405},[1852],{"type":178,"value":1853}," =>",{"type":173,"tag":205,"props":1855,"children":1856},{"style":223},[1857],{"type":178,"value":1858}," queryContent",{"type":173,"tag":205,"props":1860,"children":1861},{"style":229},[1862],{"type":178,"value":232},{"type":173,"tag":205,"props":1864,"children":1865},{"style":235},[1866],{"type":178,"value":1209},{"type":173,"tag":205,"props":1868,"children":1869},{"style":421},[1870],{"type":178,"value":1871},"/hello",{"type":173,"tag":205,"props":1873,"children":1874},{"style":235},[1875],{"type":178,"value":1209},{"type":173,"tag":205,"props":1877,"children":1878},{"style":229},[1879],{"type":178,"value":1880},")",{"type":173,"tag":205,"props":1882,"children":1883},{"style":235},[1884],{"type":178,"value":350},{"type":173,"tag":205,"props":1886,"children":1887},{"style":223},[1888],{"type":178,"value":1889},"findOne",{"type":173,"tag":205,"props":1891,"children":1892},{"style":229},[1893],{"type":178,"value":1894},"())\n",{"type":173,"tag":205,"props":1896,"children":1897},{"class":207,"line":260},[1898,1902,1906],{"type":173,"tag":205,"props":1899,"children":1900},{"style":235},[1901],{"type":178,"value":516},{"type":173,"tag":205,"props":1903,"children":1904},{"style":245},[1905],{"type":178,"value":402},{"type":173,"tag":205,"props":1907,"children":1908},{"style":235},[1909],{"type":178,"value":438},{"type":173,"tag":205,"props":1911,"children":1912},{"class":207,"line":277},[1913],{"type":173,"tag":205,"props":1914,"children":1915},{"emptyLinePlaceholder":479},[1916],{"type":178,"value":482},{"type":173,"tag":205,"props":1918,"children":1919},{"class":207,"line":296},[1920,1924,1928],{"type":173,"tag":205,"props":1921,"children":1922},{"style":235},[1923],{"type":178,"value":397},{"type":173,"tag":205,"props":1925,"children":1926},{"style":245},[1927],{"type":178,"value":543},{"type":173,"tag":205,"props":1929,"children":1930},{"style":235},[1931],{"type":178,"value":438},{"type":173,"tag":205,"props":1933,"children":1934},{"class":207,"line":305},[1935,1939,1944,1949,1953,1957,1961,1966,1970],{"type":173,"tag":205,"props":1936,"children":1937},{"style":235},[1938],{"type":178,"value":556},{"type":173,"tag":205,"props":1940,"children":1941},{"style":245},[1942],{"type":178,"value":1943},"ContentRenderer",{"type":173,"tag":205,"props":1945,"children":1946},{"style":235},[1947],{"type":178,"value":1948}," :",{"type":173,"tag":205,"props":1950,"children":1951},{"style":405},[1952],{"type":178,"value":1761},{"type":173,"tag":205,"props":1954,"children":1955},{"style":235},[1956],{"type":178,"value":413},{"type":173,"tag":205,"props":1958,"children":1959},{"style":235},[1960],{"type":178,"value":418},{"type":173,"tag":205,"props":1962,"children":1963},{"style":229},[1964],{"type":178,"value":1965},"data",{"type":173,"tag":205,"props":1967,"children":1968},{"style":235},[1969],{"type":178,"value":418},{"type":173,"tag":205,"props":1971,"children":1972},{"style":235},[1973],{"type":178,"value":1485},{"type":173,"tag":205,"props":1975,"children":1976},{"class":207,"line":314},[1977,1981,1985],{"type":173,"tag":205,"props":1978,"children":1979},{"style":235},[1980],{"type":178,"value":516},{"type":173,"tag":205,"props":1982,"children":1983},{"style":245},[1984],{"type":178,"value":543},{"type":173,"tag":205,"props":1986,"children":1987},{"style":235},[1988],{"type":178,"value":438},{"type":173,"tag":327,"props":1990,"children":1991},{"type":1663},[1992],{"type":173,"tag":180,"props":1993,"children":1994},{},[1995,1996,2004,2006,2014],{"type":178,"value":1669},{"type":173,"tag":336,"props":1997,"children":1998},{"href":76},[1999],{"type":173,"tag":186,"props":2000,"children":2002},{"className":2001},[],[2003],{"type":178,"value":75},{"type":178,"value":2005}," and ",{"type":173,"tag":336,"props":2007,"children":2008},{"href":51},[2009],{"type":173,"tag":186,"props":2010,"children":2012},{"className":2011},[],[2013],{"type":178,"value":50},{"type":178,"value":2015}," API sections to learn more.",{"type":173,"tag":1346,"props":2017,"children":2018},{},[2019],{"type":178,"value":1350},{"title":167,"searchDepth":241,"depth":241,"links":2021},[2022,2023],{"id":1369,"depth":241,"text":1376},{"id":1682,"depth":241,"text":1689},"content:2.usage:3.render.md","2.usage/3.render.md",{"_path":41,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":40,"description":2027,"body":2028,"_type":1358,"_id":4204,"_source":377,"_file":4205,"_extension":1361},"Component and composable to display a navigation",{"type":170,"children":2029,"toc":4198},[2030,2037,2050,2070,2075,2081,2086,2103,2642,2648,2660,2913,2926,2938,3171,3195,3614,3620,3640,3676,3688,3710,3723,3990,3996,4015,4020,4132,4136,4194],{"type":173,"tag":2031,"props":2032,"children":2034},"h1",{"id":2033},"self-managed-navigation",[2035],{"type":178,"value":2036},"Self-managed navigation",{"type":173,"tag":180,"props":2038,"children":2039},{},[2040,2042,2048],{"type":178,"value":2041},"Nuxt Content provides a component and composable to display a navigation based on the ",{"type":173,"tag":186,"props":2043,"children":2045},{"className":2044},[],[2046],{"type":178,"value":2047},"content/",{"type":178,"value":2049}," directory structure and files.",{"type":173,"tag":180,"props":2051,"children":2052},{},[2053,2055,2061,2062,2068],{"type":178,"value":2054},"Based on the generated ",{"type":173,"tag":186,"props":2056,"children":2058},{"className":2057},[],[2059],{"type":178,"value":2060},"_id",{"type":178,"value":2005},{"type":173,"tag":186,"props":2063,"children":2065},{"className":2064},[],[2066],{"type":178,"value":2067},"_path",{"type":178,"value":2069}," keys, Nuxt Content generates a whole navigation structure for your content.",{"type":173,"tag":180,"props":2071,"children":2072},{},[2073],{"type":178,"value":2074},"It allows you to create advanced navigation components without having to maintain any querying logic related to it.",{"type":173,"tag":174,"props":2076,"children":2078},{"id":2077},"structure",[2079],{"type":178,"value":2080},"Structure",{"type":173,"tag":180,"props":2082,"children":2083},{},[2084],{"type":178,"value":2085},"The navigation object can be seen as a tree, representing the structure of your content sources in JSON format.",{"type":173,"tag":180,"props":2087,"children":2088},{},[2089,2091,2096,2097,2102],{"type":178,"value":2090},"It is divided into two types of nodes: ",{"type":173,"tag":701,"props":2092,"children":2093},{},[2094],{"type":178,"value":2095},"pages",{"type":178,"value":2005},{"type":173,"tag":701,"props":2098,"children":2099},{},[2100],{"type":178,"value":2101},"directories",{"type":178,"value":350},{"type":173,"tag":2104,"props":2105,"children":2106},"code-group",{},[2107,2116,2257,2384],{"type":173,"tag":195,"props":2108,"children":2111},{"code":2109,"filename":2110,"meta":167},"content/\n  my-directory/\n    page.md\n","Directory structure",[2112],{"type":173,"tag":186,"props":2113,"children":2114},{"__ignoreMap":167},[2115],{"type":178,"value":2109},{"type":173,"tag":195,"props":2117,"children":2122},{"code":2118,"filename":2119,"language":2120,"meta":167,"className":2121,"style":167},"{\n  \"title\": \"My Directory\",\n  \"_path\": \"/my-directory\",\n  \"children\": [\n    ...pagesNodes\n  ]\n}\n","Directory node","json","language-json shiki shiki-themes material-theme-lighter material-theme material-theme-palenight",[2123],{"type":173,"tag":186,"props":2124,"children":2125},{"__ignoreMap":167},[2126,2133,2173,2209,2234,2242,2250],{"type":173,"tag":205,"props":2127,"children":2128},{"class":207,"line":208},[2129],{"type":173,"tag":205,"props":2130,"children":2131},{"style":235},[2132],{"type":178,"value":238},{"type":173,"tag":205,"props":2134,"children":2135},{"class":207,"line":241},[2136,2141,2146,2150,2154,2159,2164,2168],{"type":173,"tag":205,"props":2137,"children":2138},{"style":235},[2139],{"type":178,"value":2140},"  \"",{"type":173,"tag":205,"props":2142,"children":2143},{"style":405},[2144],{"type":178,"value":2145},"title",{"type":173,"tag":205,"props":2147,"children":2148},{"style":235},[2149],{"type":178,"value":418},{"type":173,"tag":205,"props":2151,"children":2152},{"style":235},[2153],{"type":178,"value":193},{"type":173,"tag":205,"props":2155,"children":2156},{"style":235},[2157],{"type":178,"value":2158}," \"",{"type":173,"tag":205,"props":2160,"children":2161},{"style":421},[2162],{"type":178,"value":2163},"My Directory",{"type":173,"tag":205,"props":2165,"children":2166},{"style":235},[2167],{"type":178,"value":418},{"type":173,"tag":205,"props":2169,"children":2170},{"style":235},[2171],{"type":178,"value":2172},",\n",{"type":173,"tag":205,"props":2174,"children":2175},{"class":207,"line":260},[2176,2180,2184,2188,2192,2196,2201,2205],{"type":173,"tag":205,"props":2177,"children":2178},{"style":235},[2179],{"type":178,"value":2140},{"type":173,"tag":205,"props":2181,"children":2182},{"style":405},[2183],{"type":178,"value":2067},{"type":173,"tag":205,"props":2185,"children":2186},{"style":235},[2187],{"type":178,"value":418},{"type":173,"tag":205,"props":2189,"children":2190},{"style":235},[2191],{"type":178,"value":193},{"type":173,"tag":205,"props":2193,"children":2194},{"style":235},[2195],{"type":178,"value":2158},{"type":173,"tag":205,"props":2197,"children":2198},{"style":421},[2199],{"type":178,"value":2200},"/my-directory",{"type":173,"tag":205,"props":2202,"children":2203},{"style":235},[2204],{"type":178,"value":418},{"type":173,"tag":205,"props":2206,"children":2207},{"style":235},[2208],{"type":178,"value":2172},{"type":173,"tag":205,"props":2210,"children":2211},{"class":207,"line":277},[2212,2216,2221,2225,2229],{"type":173,"tag":205,"props":2213,"children":2214},{"style":235},[2215],{"type":178,"value":2140},{"type":173,"tag":205,"props":2217,"children":2218},{"style":405},[2219],{"type":178,"value":2220},"children",{"type":173,"tag":205,"props":2222,"children":2223},{"style":235},[2224],{"type":178,"value":418},{"type":173,"tag":205,"props":2226,"children":2227},{"style":235},[2228],{"type":178,"value":193},{"type":173,"tag":205,"props":2230,"children":2231},{"style":235},[2232],{"type":178,"value":2233}," [\n",{"type":173,"tag":205,"props":2235,"children":2236},{"class":207,"line":296},[2237],{"type":173,"tag":205,"props":2238,"children":2239},{"style":229},[2240],{"type":178,"value":2241},"    ...pagesNodes\n",{"type":173,"tag":205,"props":2243,"children":2244},{"class":207,"line":305},[2245],{"type":173,"tag":205,"props":2246,"children":2247},{"style":235},[2248],{"type":178,"value":2249},"  ]\n",{"type":173,"tag":205,"props":2251,"children":2252},{"class":207,"line":314},[2253],{"type":173,"tag":205,"props":2254,"children":2255},{"style":235},[2256],{"type":178,"value":1326},{"type":173,"tag":195,"props":2258,"children":2261},{"code":2259,"filename":2260,"language":2120,"meta":167,"className":2121,"style":167},"{\n  \"title\": \"Page title\",\n  \"_path\": \"/my-directory/my-page\",\n  \"_id\": \"content:my-directory:page.md\"\n}\n","Page node",[2262],{"type":173,"tag":186,"props":2263,"children":2264},{"__ignoreMap":167},[2265,2272,2308,2344,2377],{"type":173,"tag":205,"props":2266,"children":2267},{"class":207,"line":208},[2268],{"type":173,"tag":205,"props":2269,"children":2270},{"style":235},[2271],{"type":178,"value":238},{"type":173,"tag":205,"props":2273,"children":2274},{"class":207,"line":241},[2275,2279,2283,2287,2291,2295,2300,2304],{"type":173,"tag":205,"props":2276,"children":2277},{"style":235},[2278],{"type":178,"value":2140},{"type":173,"tag":205,"props":2280,"children":2281},{"style":405},[2282],{"type":178,"value":2145},{"type":173,"tag":205,"props":2284,"children":2285},{"style":235},[2286],{"type":178,"value":418},{"type":173,"tag":205,"props":2288,"children":2289},{"style":235},[2290],{"type":178,"value":193},{"type":173,"tag":205,"props":2292,"children":2293},{"style":235},[2294],{"type":178,"value":2158},{"type":173,"tag":205,"props":2296,"children":2297},{"style":421},[2298],{"type":178,"value":2299},"Page title",{"type":173,"tag":205,"props":2301,"children":2302},{"style":235},[2303],{"type":178,"value":418},{"type":173,"tag":205,"props":2305,"children":2306},{"style":235},[2307],{"type":178,"value":2172},{"type":173,"tag":205,"props":2309,"children":2310},{"class":207,"line":260},[2311,2315,2319,2323,2327,2331,2336,2340],{"type":173,"tag":205,"props":2312,"children":2313},{"style":235},[2314],{"type":178,"value":2140},{"type":173,"tag":205,"props":2316,"children":2317},{"style":405},[2318],{"type":178,"value":2067},{"type":173,"tag":205,"props":2320,"children":2321},{"style":235},[2322],{"type":178,"value":418},{"type":173,"tag":205,"props":2324,"children":2325},{"style":235},[2326],{"type":178,"value":193},{"type":173,"tag":205,"props":2328,"children":2329},{"style":235},[2330],{"type":178,"value":2158},{"type":173,"tag":205,"props":2332,"children":2333},{"style":421},[2334],{"type":178,"value":2335},"/my-directory/my-page",{"type":173,"tag":205,"props":2337,"children":2338},{"style":235},[2339],{"type":178,"value":418},{"type":173,"tag":205,"props":2341,"children":2342},{"style":235},[2343],{"type":178,"value":2172},{"type":173,"tag":205,"props":2345,"children":2346},{"class":207,"line":277},[2347,2351,2355,2359,2363,2367,2372],{"type":173,"tag":205,"props":2348,"children":2349},{"style":235},[2350],{"type":178,"value":2140},{"type":173,"tag":205,"props":2352,"children":2353},{"style":405},[2354],{"type":178,"value":2060},{"type":173,"tag":205,"props":2356,"children":2357},{"style":235},[2358],{"type":178,"value":418},{"type":173,"tag":205,"props":2360,"children":2361},{"style":235},[2362],{"type":178,"value":193},{"type":173,"tag":205,"props":2364,"children":2365},{"style":235},[2366],{"type":178,"value":2158},{"type":173,"tag":205,"props":2368,"children":2369},{"style":421},[2370],{"type":178,"value":2371},"content:my-directory:page.md",{"type":173,"tag":205,"props":2373,"children":2374},{"style":235},[2375],{"type":178,"value":2376},"\"\n",{"type":173,"tag":205,"props":2378,"children":2379},{"class":207,"line":296},[2380],{"type":173,"tag":205,"props":2381,"children":2382},{"style":235},[2383],{"type":178,"value":1326},{"type":173,"tag":195,"props":2385,"children":2388},{"code":2386,"filename":2387,"language":2120,"meta":167,"className":2121,"style":167},"[\n  {\n    \"title\": \"My Directory\",\n    \"_path\": \"/my-directory\",\n    \"children\": [\n      {\n        \"title\": \"Page title\",\n        \"_path\": \"/my-directory/my-page\",\n        \"_id\": \"content:my-directory:page.md\"\n      }\n    ]\n  }\n]\n","Complete navigation",[2389],{"type":173,"tag":186,"props":2390,"children":2391},{"__ignoreMap":167},[2392,2400,2408,2444,2479,2502,2510,2546,2581,2612,2619,2627,2634],{"type":173,"tag":205,"props":2393,"children":2394},{"class":207,"line":208},[2395],{"type":173,"tag":205,"props":2396,"children":2397},{"style":235},[2398],{"type":178,"value":2399},"[\n",{"type":173,"tag":205,"props":2401,"children":2402},{"class":207,"line":241},[2403],{"type":173,"tag":205,"props":2404,"children":2405},{"style":235},[2406],{"type":178,"value":2407},"  {\n",{"type":173,"tag":205,"props":2409,"children":2410},{"class":207,"line":260},[2411,2416,2420,2424,2428,2432,2436,2440],{"type":173,"tag":205,"props":2412,"children":2413},{"style":235},[2414],{"type":178,"value":2415},"    \"",{"type":173,"tag":205,"props":2417,"children":2418},{"style":405},[2419],{"type":178,"value":2145},{"type":173,"tag":205,"props":2421,"children":2422},{"style":235},[2423],{"type":178,"value":418},{"type":173,"tag":205,"props":2425,"children":2426},{"style":235},[2427],{"type":178,"value":193},{"type":173,"tag":205,"props":2429,"children":2430},{"style":235},[2431],{"type":178,"value":2158},{"type":173,"tag":205,"props":2433,"children":2434},{"style":421},[2435],{"type":178,"value":2163},{"type":173,"tag":205,"props":2437,"children":2438},{"style":235},[2439],{"type":178,"value":418},{"type":173,"tag":205,"props":2441,"children":2442},{"style":235},[2443],{"type":178,"value":2172},{"type":173,"tag":205,"props":2445,"children":2446},{"class":207,"line":277},[2447,2451,2455,2459,2463,2467,2471,2475],{"type":173,"tag":205,"props":2448,"children":2449},{"style":235},[2450],{"type":178,"value":2415},{"type":173,"tag":205,"props":2452,"children":2453},{"style":405},[2454],{"type":178,"value":2067},{"type":173,"tag":205,"props":2456,"children":2457},{"style":235},[2458],{"type":178,"value":418},{"type":173,"tag":205,"props":2460,"children":2461},{"style":235},[2462],{"type":178,"value":193},{"type":173,"tag":205,"props":2464,"children":2465},{"style":235},[2466],{"type":178,"value":2158},{"type":173,"tag":205,"props":2468,"children":2469},{"style":421},[2470],{"type":178,"value":2200},{"type":173,"tag":205,"props":2472,"children":2473},{"style":235},[2474],{"type":178,"value":418},{"type":173,"tag":205,"props":2476,"children":2477},{"style":235},[2478],{"type":178,"value":2172},{"type":173,"tag":205,"props":2480,"children":2481},{"class":207,"line":296},[2482,2486,2490,2494,2498],{"type":173,"tag":205,"props":2483,"children":2484},{"style":235},[2485],{"type":178,"value":2415},{"type":173,"tag":205,"props":2487,"children":2488},{"style":405},[2489],{"type":178,"value":2220},{"type":173,"tag":205,"props":2491,"children":2492},{"style":235},[2493],{"type":178,"value":418},{"type":173,"tag":205,"props":2495,"children":2496},{"style":235},[2497],{"type":178,"value":193},{"type":173,"tag":205,"props":2499,"children":2500},{"style":235},[2501],{"type":178,"value":2233},{"type":173,"tag":205,"props":2503,"children":2504},{"class":207,"line":305},[2505],{"type":173,"tag":205,"props":2506,"children":2507},{"style":235},[2508],{"type":178,"value":2509},"      {\n",{"type":173,"tag":205,"props":2511,"children":2512},{"class":207,"line":314},[2513,2518,2522,2526,2530,2534,2538,2542],{"type":173,"tag":205,"props":2514,"children":2515},{"style":235},[2516],{"type":178,"value":2517},"        \"",{"type":173,"tag":205,"props":2519,"children":2520},{"style":1000},[2521],{"type":178,"value":2145},{"type":173,"tag":205,"props":2523,"children":2524},{"style":235},[2525],{"type":178,"value":418},{"type":173,"tag":205,"props":2527,"children":2528},{"style":235},[2529],{"type":178,"value":193},{"type":173,"tag":205,"props":2531,"children":2532},{"style":235},[2533],{"type":178,"value":2158},{"type":173,"tag":205,"props":2535,"children":2536},{"style":421},[2537],{"type":178,"value":2299},{"type":173,"tag":205,"props":2539,"children":2540},{"style":235},[2541],{"type":178,"value":418},{"type":173,"tag":205,"props":2543,"children":2544},{"style":235},[2545],{"type":178,"value":2172},{"type":173,"tag":205,"props":2547,"children":2548},{"class":207,"line":550},[2549,2553,2557,2561,2565,2569,2573,2577],{"type":173,"tag":205,"props":2550,"children":2551},{"style":235},[2552],{"type":178,"value":2517},{"type":173,"tag":205,"props":2554,"children":2555},{"style":1000},[2556],{"type":178,"value":2067},{"type":173,"tag":205,"props":2558,"children":2559},{"style":235},[2560],{"type":178,"value":418},{"type":173,"tag":205,"props":2562,"children":2563},{"style":235},[2564],{"type":178,"value":193},{"type":173,"tag":205,"props":2566,"children":2567},{"style":235},[2568],{"type":178,"value":2158},{"type":173,"tag":205,"props":2570,"children":2571},{"style":421},[2572],{"type":178,"value":2335},{"type":173,"tag":205,"props":2574,"children":2575},{"style":235},[2576],{"type":178,"value":418},{"type":173,"tag":205,"props":2578,"children":2579},{"style":235},[2580],{"type":178,"value":2172},{"type":173,"tag":205,"props":2582,"children":2583},{"class":207,"line":568},[2584,2588,2592,2596,2600,2604,2608],{"type":173,"tag":205,"props":2585,"children":2586},{"style":235},[2587],{"type":178,"value":2517},{"type":173,"tag":205,"props":2589,"children":2590},{"style":1000},[2591],{"type":178,"value":2060},{"type":173,"tag":205,"props":2593,"children":2594},{"style":235},[2595],{"type":178,"value":418},{"type":173,"tag":205,"props":2597,"children":2598},{"style":235},[2599],{"type":178,"value":193},{"type":173,"tag":205,"props":2601,"children":2602},{"style":235},[2603],{"type":178,"value":2158},{"type":173,"tag":205,"props":2605,"children":2606},{"style":421},[2607],{"type":178,"value":2371},{"type":173,"tag":205,"props":2609,"children":2610},{"style":235},[2611],{"type":178,"value":2376},{"type":173,"tag":205,"props":2613,"children":2614},{"class":207,"line":607},[2615],{"type":173,"tag":205,"props":2616,"children":2617},{"style":235},[2618],{"type":178,"value":863},{"type":173,"tag":205,"props":2620,"children":2621},{"class":207,"line":615},[2622],{"type":173,"tag":205,"props":2623,"children":2624},{"style":235},[2625],{"type":178,"value":2626},"    ]\n",{"type":173,"tag":205,"props":2628,"children":2629},{"class":207,"line":654},[2630],{"type":173,"tag":205,"props":2631,"children":2632},{"style":235},[2633],{"type":178,"value":311},{"type":173,"tag":205,"props":2635,"children":2636},{"class":207,"line":671},[2637],{"type":173,"tag":205,"props":2638,"children":2639},{"style":235},[2640],{"type":178,"value":2641},"]\n",{"type":173,"tag":174,"props":2643,"children":2645},{"id":2644},"custom-keys",[2646],{"type":178,"value":2647},"Custom keys",{"type":173,"tag":180,"props":2649,"children":2650},{},[2651,2652,2658],{"type":178,"value":360},{"type":173,"tag":186,"props":2653,"children":2655},{"className":2654},[],[2656],{"type":178,"value":2657},"navigation",{"type":178,"value":2659}," property in the front-matter of your content files to add keys to the navigation object.",{"type":173,"tag":2104,"props":2661,"children":2662},{},[2663,2770],{"type":173,"tag":195,"props":2664,"children":2668},{"code":2665,"filename":2666,"language":1361,"meta":167,"className":2667,"style":167},"---\nnavigation:\n  title: 'Home'\n  icon: '🏡'\n---\n\n# Welcome\n","index.md","language-md shiki shiki-themes material-theme-lighter material-theme material-theme-palenight",[2669],{"type":173,"tag":186,"props":2670,"children":2671},{"__ignoreMap":167},[2672,2680,2692,2718,2743,2750,2757],{"type":173,"tag":205,"props":2673,"children":2674},{"class":207,"line":208},[2675],{"type":173,"tag":205,"props":2676,"children":2677},{"style":229},[2678],{"type":178,"value":2679},"---\n",{"type":173,"tag":205,"props":2681,"children":2682},{"class":207,"line":241},[2683,2687],{"type":173,"tag":205,"props":2684,"children":2685},{"style":245},[2686],{"type":178,"value":2657},{"type":173,"tag":205,"props":2688,"children":2689},{"style":235},[2690],{"type":178,"value":2691},":\n",{"type":173,"tag":205,"props":2693,"children":2694},{"class":207,"line":260},[2695,2700,2704,2708,2713],{"type":173,"tag":205,"props":2696,"children":2697},{"style":245},[2698],{"type":178,"value":2699},"  title",{"type":173,"tag":205,"props":2701,"children":2702},{"style":235},[2703],{"type":178,"value":193},{"type":173,"tag":205,"props":2705,"children":2706},{"style":235},[2707],{"type":178,"value":1200},{"type":173,"tag":205,"props":2709,"children":2710},{"style":421},[2711],{"type":178,"value":2712},"Home",{"type":173,"tag":205,"props":2714,"children":2715},{"style":235},[2716],{"type":178,"value":2717},"'\n",{"type":173,"tag":205,"props":2719,"children":2720},{"class":207,"line":277},[2721,2726,2730,2734,2739],{"type":173,"tag":205,"props":2722,"children":2723},{"style":245},[2724],{"type":178,"value":2725},"  icon",{"type":173,"tag":205,"props":2727,"children":2728},{"style":235},[2729],{"type":178,"value":193},{"type":173,"tag":205,"props":2731,"children":2732},{"style":235},[2733],{"type":178,"value":1200},{"type":173,"tag":205,"props":2735,"children":2736},{"style":421},[2737],{"type":178,"value":2738},"🏡",{"type":173,"tag":205,"props":2740,"children":2741},{"style":235},[2742],{"type":178,"value":2717},{"type":173,"tag":205,"props":2744,"children":2745},{"class":207,"line":296},[2746],{"type":173,"tag":205,"props":2747,"children":2748},{"style":229},[2749],{"type":178,"value":2679},{"type":173,"tag":205,"props":2751,"children":2752},{"class":207,"line":305},[2753],{"type":173,"tag":205,"props":2754,"children":2755},{"emptyLinePlaceholder":479},[2756],{"type":178,"value":482},{"type":173,"tag":205,"props":2758,"children":2759},{"class":207,"line":314},[2760,2765],{"type":173,"tag":205,"props":2761,"children":2762},{"style":235},[2763],{"type":178,"value":2764},"# ",{"type":173,"tag":205,"props":2766,"children":2767},{"style":1000},[2768],{"type":178,"value":2769},"Welcome\n",{"type":173,"tag":195,"props":2771,"children":2774},{"code":2772,"filename":2773,"language":2120,"meta":167,"className":2121,"style":167},"[\n  {\n    \"title\": \"Home\",\n    \"icon\": \"🏡\",\n    \"_path\": \"/\",\n  }\n]\n","Navigation",[2775],{"type":173,"tag":186,"props":2776,"children":2777},{"__ignoreMap":167},[2778,2785,2792,2827,2863,2899,2906],{"type":173,"tag":205,"props":2779,"children":2780},{"class":207,"line":208},[2781],{"type":173,"tag":205,"props":2782,"children":2783},{"style":235},[2784],{"type":178,"value":2399},{"type":173,"tag":205,"props":2786,"children":2787},{"class":207,"line":241},[2788],{"type":173,"tag":205,"props":2789,"children":2790},{"style":235},[2791],{"type":178,"value":2407},{"type":173,"tag":205,"props":2793,"children":2794},{"class":207,"line":260},[2795,2799,2803,2807,2811,2815,2819,2823],{"type":173,"tag":205,"props":2796,"children":2797},{"style":235},[2798],{"type":178,"value":2415},{"type":173,"tag":205,"props":2800,"children":2801},{"style":405},[2802],{"type":178,"value":2145},{"type":173,"tag":205,"props":2804,"children":2805},{"style":235},[2806],{"type":178,"value":418},{"type":173,"tag":205,"props":2808,"children":2809},{"style":235},[2810],{"type":178,"value":193},{"type":173,"tag":205,"props":2812,"children":2813},{"style":235},[2814],{"type":178,"value":2158},{"type":173,"tag":205,"props":2816,"children":2817},{"style":421},[2818],{"type":178,"value":2712},{"type":173,"tag":205,"props":2820,"children":2821},{"style":235},[2822],{"type":178,"value":418},{"type":173,"tag":205,"props":2824,"children":2825},{"style":235},[2826],{"type":178,"value":2172},{"type":173,"tag":205,"props":2828,"children":2829},{"class":207,"line":277},[2830,2834,2839,2843,2847,2851,2855,2859],{"type":173,"tag":205,"props":2831,"children":2832},{"style":235},[2833],{"type":178,"value":2415},{"type":173,"tag":205,"props":2835,"children":2836},{"style":405},[2837],{"type":178,"value":2838},"icon",{"type":173,"tag":205,"props":2840,"children":2841},{"style":235},[2842],{"type":178,"value":418},{"type":173,"tag":205,"props":2844,"children":2845},{"style":235},[2846],{"type":178,"value":193},{"type":173,"tag":205,"props":2848,"children":2849},{"style":235},[2850],{"type":178,"value":2158},{"type":173,"tag":205,"props":2852,"children":2853},{"style":421},[2854],{"type":178,"value":2738},{"type":173,"tag":205,"props":2856,"children":2857},{"style":235},[2858],{"type":178,"value":418},{"type":173,"tag":205,"props":2860,"children":2861},{"style":235},[2862],{"type":178,"value":2172},{"type":173,"tag":205,"props":2864,"children":2865},{"class":207,"line":296},[2866,2870,2874,2878,2882,2886,2891,2895],{"type":173,"tag":205,"props":2867,"children":2868},{"style":235},[2869],{"type":178,"value":2415},{"type":173,"tag":205,"props":2871,"children":2872},{"style":405},[2873],{"type":178,"value":2067},{"type":173,"tag":205,"props":2875,"children":2876},{"style":235},[2877],{"type":178,"value":418},{"type":173,"tag":205,"props":2879,"children":2880},{"style":235},[2881],{"type":178,"value":193},{"type":173,"tag":205,"props":2883,"children":2884},{"style":235},[2885],{"type":178,"value":2158},{"type":173,"tag":205,"props":2887,"children":2888},{"style":421},[2889],{"type":178,"value":2890},"/",{"type":173,"tag":205,"props":2892,"children":2893},{"style":235},[2894],{"type":178,"value":418},{"type":173,"tag":205,"props":2896,"children":2897},{"style":235},[2898],{"type":178,"value":2172},{"type":173,"tag":205,"props":2900,"children":2901},{"class":207,"line":305},[2902],{"type":173,"tag":205,"props":2903,"children":2904},{"style":235},[2905],{"type":178,"value":311},{"type":173,"tag":205,"props":2907,"children":2908},{"class":207,"line":314},[2909],{"type":173,"tag":205,"props":2910,"children":2911},{"style":235},[2912],{"type":178,"value":2641},{"type":173,"tag":180,"props":2914,"children":2915},{},[2916,2918,2924],{"type":178,"value":2917},"Alternatively, the navigation also allows you to configure directory nodes via ",{"type":173,"tag":186,"props":2919,"children":2921},{"className":2920},[],[2922],{"type":178,"value":2923},"_dir.yml",{"type":178,"value":2925}," files.",{"type":173,"tag":180,"props":2927,"children":2928},{},[2929,2931,2936],{"type":178,"value":2930},"It allows you to overwrite the ",{"type":173,"tag":186,"props":2932,"children":2934},{"className":2933},[],[2935],{"type":178,"value":2145},{"type":178,"value":2937}," and custom properties to directory nodes in navigation.",{"type":173,"tag":2104,"props":2939,"children":2940},{},[2941,2949,3007],{"type":173,"tag":195,"props":2942,"children":2944},{"code":2943,"filename":2110,"meta":167},"content/\n  my-directory/\n    _dir.yml\n    page.md\n",[2945],{"type":173,"tag":186,"props":2946,"children":2947},{"__ignoreMap":167},[2948],{"type":178,"value":2943},{"type":173,"tag":195,"props":2950,"children":2954},{"code":2951,"filename":2923,"language":2952,"meta":167,"className":2953,"style":167},"title: 'My awesome directory'\nnavigation.icon: '📁'\n","yaml","language-yaml shiki shiki-themes material-theme-lighter material-theme material-theme-palenight",[2955],{"type":173,"tag":186,"props":2956,"children":2957},{"__ignoreMap":167},[2958,2982],{"type":173,"tag":205,"props":2959,"children":2960},{"class":207,"line":208},[2961,2965,2969,2973,2978],{"type":173,"tag":205,"props":2962,"children":2963},{"style":245},[2964],{"type":178,"value":2145},{"type":173,"tag":205,"props":2966,"children":2967},{"style":235},[2968],{"type":178,"value":193},{"type":173,"tag":205,"props":2970,"children":2971},{"style":235},[2972],{"type":178,"value":1200},{"type":173,"tag":205,"props":2974,"children":2975},{"style":421},[2976],{"type":178,"value":2977},"My awesome directory",{"type":173,"tag":205,"props":2979,"children":2980},{"style":235},[2981],{"type":178,"value":2717},{"type":173,"tag":205,"props":2983,"children":2984},{"class":207,"line":241},[2985,2990,2994,2998,3003],{"type":173,"tag":205,"props":2986,"children":2987},{"style":245},[2988],{"type":178,"value":2989},"navigation.icon",{"type":173,"tag":205,"props":2991,"children":2992},{"style":235},[2993],{"type":178,"value":193},{"type":173,"tag":205,"props":2995,"children":2996},{"style":235},[2997],{"type":178,"value":1200},{"type":173,"tag":205,"props":2999,"children":3000},{"style":421},[3001],{"type":178,"value":3002},"📁",{"type":173,"tag":205,"props":3004,"children":3005},{"style":235},[3006],{"type":178,"value":2717},{"type":173,"tag":195,"props":3008,"children":3010},{"code":3009,"filename":2773,"language":2120,"meta":167,"className":2121,"style":167},"{\n  \"title\": \"My awesome directory\",\n  \"icon\": \"📁\",\n  \"_path\": \"/my-directory\",\n  \"children\": [\n    ...\n  ]\n}\n",[3011],{"type":173,"tag":186,"props":3012,"children":3013},{"__ignoreMap":167},[3014,3021,3056,3091,3126,3149,3157,3164],{"type":173,"tag":205,"props":3015,"children":3016},{"class":207,"line":208},[3017],{"type":173,"tag":205,"props":3018,"children":3019},{"style":235},[3020],{"type":178,"value":238},{"type":173,"tag":205,"props":3022,"children":3023},{"class":207,"line":241},[3024,3028,3032,3036,3040,3044,3048,3052],{"type":173,"tag":205,"props":3025,"children":3026},{"style":235},[3027],{"type":178,"value":2140},{"type":173,"tag":205,"props":3029,"children":3030},{"style":405},[3031],{"type":178,"value":2145},{"type":173,"tag":205,"props":3033,"children":3034},{"style":235},[3035],{"type":178,"value":418},{"type":173,"tag":205,"props":3037,"children":3038},{"style":235},[3039],{"type":178,"value":193},{"type":173,"tag":205,"props":3041,"children":3042},{"style":235},[3043],{"type":178,"value":2158},{"type":173,"tag":205,"props":3045,"children":3046},{"style":421},[3047],{"type":178,"value":2977},{"type":173,"tag":205,"props":3049,"children":3050},{"style":235},[3051],{"type":178,"value":418},{"type":173,"tag":205,"props":3053,"children":3054},{"style":235},[3055],{"type":178,"value":2172},{"type":173,"tag":205,"props":3057,"children":3058},{"class":207,"line":260},[3059,3063,3067,3071,3075,3079,3083,3087],{"type":173,"tag":205,"props":3060,"children":3061},{"style":235},[3062],{"type":178,"value":2140},{"type":173,"tag":205,"props":3064,"children":3065},{"style":405},[3066],{"type":178,"value":2838},{"type":173,"tag":205,"props":3068,"children":3069},{"style":235},[3070],{"type":178,"value":418},{"type":173,"tag":205,"props":3072,"children":3073},{"style":235},[3074],{"type":178,"value":193},{"type":173,"tag":205,"props":3076,"children":3077},{"style":235},[3078],{"type":178,"value":2158},{"type":173,"tag":205,"props":3080,"children":3081},{"style":421},[3082],{"type":178,"value":3002},{"type":173,"tag":205,"props":3084,"children":3085},{"style":235},[3086],{"type":178,"value":418},{"type":173,"tag":205,"props":3088,"children":3089},{"style":235},[3090],{"type":178,"value":2172},{"type":173,"tag":205,"props":3092,"children":3093},{"class":207,"line":277},[3094,3098,3102,3106,3110,3114,3118,3122],{"type":173,"tag":205,"props":3095,"children":3096},{"style":235},[3097],{"type":178,"value":2140},{"type":173,"tag":205,"props":3099,"children":3100},{"style":405},[3101],{"type":178,"value":2067},{"type":173,"tag":205,"props":3103,"children":3104},{"style":235},[3105],{"type":178,"value":418},{"type":173,"tag":205,"props":3107,"children":3108},{"style":235},[3109],{"type":178,"value":193},{"type":173,"tag":205,"props":3111,"children":3112},{"style":235},[3113],{"type":178,"value":2158},{"type":173,"tag":205,"props":3115,"children":3116},{"style":421},[3117],{"type":178,"value":2200},{"type":173,"tag":205,"props":3119,"children":3120},{"style":235},[3121],{"type":178,"value":418},{"type":173,"tag":205,"props":3123,"children":3124},{"style":235},[3125],{"type":178,"value":2172},{"type":173,"tag":205,"props":3127,"children":3128},{"class":207,"line":296},[3129,3133,3137,3141,3145],{"type":173,"tag":205,"props":3130,"children":3131},{"style":235},[3132],{"type":178,"value":2140},{"type":173,"tag":205,"props":3134,"children":3135},{"style":405},[3136],{"type":178,"value":2220},{"type":173,"tag":205,"props":3138,"children":3139},{"style":235},[3140],{"type":178,"value":418},{"type":173,"tag":205,"props":3142,"children":3143},{"style":235},[3144],{"type":178,"value":193},{"type":173,"tag":205,"props":3146,"children":3147},{"style":235},[3148],{"type":178,"value":2233},{"type":173,"tag":205,"props":3150,"children":3151},{"class":207,"line":305},[3152],{"type":173,"tag":205,"props":3153,"children":3154},{"style":229},[3155],{"type":178,"value":3156},"    ...\n",{"type":173,"tag":205,"props":3158,"children":3159},{"class":207,"line":314},[3160],{"type":173,"tag":205,"props":3161,"children":3162},{"style":235},[3163],{"type":178,"value":2249},{"type":173,"tag":205,"props":3165,"children":3166},{"class":207,"line":550},[3167],{"type":173,"tag":205,"props":3168,"children":3169},{"style":235},[3170],{"type":178,"value":1326},{"type":173,"tag":180,"props":3172,"children":3173},{},[3174,3176,3186,3188,3194],{"type":178,"value":3175},"If you want to use top-level keys in the front-matter to be included in the navigation object, use the ",{"type":173,"tag":336,"props":3177,"children":3179},{"href":3178},"/get-started/configuration#navigation",[3180],{"type":173,"tag":186,"props":3181,"children":3183},{"className":3182},[],[3184],{"type":178,"value":3185},"content.navigation.fields",{"type":178,"value":3187}," property in the ",{"type":173,"tag":186,"props":3189,"children":3191},{"className":3190},[],[3192],{"type":178,"value":3193},"nuxt.config",{"type":178,"value":193},{"type":173,"tag":2104,"props":3196,"children":3197},{},[3198,3328,3414],{"type":173,"tag":195,"props":3199,"children":3201},{"code":3200,"filename":191,"language":424,"meta":167,"className":765,"style":167},"defineNuxtConfig({\n  content: {\n    navigation: {\n      fields: ['author', 'publishedAt']\n    }\n  }\n})\n",[3202],{"type":173,"tag":186,"props":3203,"children":3204},{"__ignoreMap":167},[3205,3221,3236,3252,3303,3310,3317],{"type":173,"tag":205,"props":3206,"children":3207},{"class":207,"line":208},[3208,3213,3217],{"type":173,"tag":205,"props":3209,"children":3210},{"style":223},[3211],{"type":178,"value":3212},"defineNuxtConfig",{"type":173,"tag":205,"props":3214,"children":3215},{"style":229},[3216],{"type":178,"value":232},{"type":173,"tag":205,"props":3218,"children":3219},{"style":235},[3220],{"type":178,"value":238},{"type":173,"tag":205,"props":3222,"children":3223},{"class":207,"line":241},[3224,3228,3232],{"type":173,"tag":205,"props":3225,"children":3226},{"style":245},[3227],{"type":178,"value":248},{"type":173,"tag":205,"props":3229,"children":3230},{"style":235},[3231],{"type":178,"value":193},{"type":173,"tag":205,"props":3233,"children":3234},{"style":235},[3235],{"type":178,"value":257},{"type":173,"tag":205,"props":3237,"children":3238},{"class":207,"line":260},[3239,3244,3248],{"type":173,"tag":205,"props":3240,"children":3241},{"style":245},[3242],{"type":178,"value":3243},"    navigation",{"type":173,"tag":205,"props":3245,"children":3246},{"style":235},[3247],{"type":178,"value":193},{"type":173,"tag":205,"props":3249,"children":3250},{"style":235},[3251],{"type":178,"value":257},{"type":173,"tag":205,"props":3253,"children":3254},{"class":207,"line":277},[3255,3260,3264,3269,3273,3278,3282,3286,3290,3295,3299],{"type":173,"tag":205,"props":3256,"children":3257},{"style":245},[3258],{"type":178,"value":3259},"      fields",{"type":173,"tag":205,"props":3261,"children":3262},{"style":235},[3263],{"type":178,"value":193},{"type":173,"tag":205,"props":3265,"children":3266},{"style":229},[3267],{"type":178,"value":3268}," [",{"type":173,"tag":205,"props":3270,"children":3271},{"style":235},[3272],{"type":178,"value":1209},{"type":173,"tag":205,"props":3274,"children":3275},{"style":421},[3276],{"type":178,"value":3277},"author",{"type":173,"tag":205,"props":3279,"children":3280},{"style":235},[3281],{"type":178,"value":1209},{"type":173,"tag":205,"props":3283,"children":3284},{"style":235},[3285],{"type":178,"value":1071},{"type":173,"tag":205,"props":3287,"children":3288},{"style":235},[3289],{"type":178,"value":1200},{"type":173,"tag":205,"props":3291,"children":3292},{"style":421},[3293],{"type":178,"value":3294},"publishedAt",{"type":173,"tag":205,"props":3296,"children":3297},{"style":235},[3298],{"type":178,"value":1209},{"type":173,"tag":205,"props":3300,"children":3301},{"style":229},[3302],{"type":178,"value":2641},{"type":173,"tag":205,"props":3304,"children":3305},{"class":207,"line":296},[3306],{"type":173,"tag":205,"props":3307,"children":3308},{"style":235},[3309],{"type":178,"value":302},{"type":173,"tag":205,"props":3311,"children":3312},{"class":207,"line":305},[3313],{"type":173,"tag":205,"props":3314,"children":3315},{"style":235},[3316],{"type":178,"value":311},{"type":173,"tag":205,"props":3318,"children":3319},{"class":207,"line":314},[3320,3324],{"type":173,"tag":205,"props":3321,"children":3322},{"style":235},[3323],{"type":178,"value":320},{"type":173,"tag":205,"props":3325,"children":3326},{"style":229},[3327],{"type":178,"value":325},{"type":173,"tag":195,"props":3329,"children":3332},{"code":3330,"filename":3331,"language":1361,"meta":167,"className":2667,"style":167},"---\ntitle: My Page\nauthor: 'Sébastien Chopin'\npublishedAt: '15-06-2022'\n---\n","page.md",[3333],{"type":173,"tag":186,"props":3334,"children":3335},{"__ignoreMap":167},[3336,3343,3359,3383,3407],{"type":173,"tag":205,"props":3337,"children":3338},{"class":207,"line":208},[3339],{"type":173,"tag":205,"props":3340,"children":3341},{"style":229},[3342],{"type":178,"value":2679},{"type":173,"tag":205,"props":3344,"children":3345},{"class":207,"line":241},[3346,3350,3354],{"type":173,"tag":205,"props":3347,"children":3348},{"style":245},[3349],{"type":178,"value":2145},{"type":173,"tag":205,"props":3351,"children":3352},{"style":235},[3353],{"type":178,"value":193},{"type":173,"tag":205,"props":3355,"children":3356},{"style":421},[3357],{"type":178,"value":3358}," My Page\n",{"type":173,"tag":205,"props":3360,"children":3361},{"class":207,"line":260},[3362,3366,3370,3374,3379],{"type":173,"tag":205,"props":3363,"children":3364},{"style":245},[3365],{"type":178,"value":3277},{"type":173,"tag":205,"props":3367,"children":3368},{"style":235},[3369],{"type":178,"value":193},{"type":173,"tag":205,"props":3371,"children":3372},{"style":235},[3373],{"type":178,"value":1200},{"type":173,"tag":205,"props":3375,"children":3376},{"style":421},[3377],{"type":178,"value":3378},"Sébastien Chopin",{"type":173,"tag":205,"props":3380,"children":3381},{"style":235},[3382],{"type":178,"value":2717},{"type":173,"tag":205,"props":3384,"children":3385},{"class":207,"line":277},[3386,3390,3394,3398,3403],{"type":173,"tag":205,"props":3387,"children":3388},{"style":245},[3389],{"type":178,"value":3294},{"type":173,"tag":205,"props":3391,"children":3392},{"style":235},[3393],{"type":178,"value":193},{"type":173,"tag":205,"props":3395,"children":3396},{"style":235},[3397],{"type":178,"value":1200},{"type":173,"tag":205,"props":3399,"children":3400},{"style":421},[3401],{"type":178,"value":3402},"15-06-2022",{"type":173,"tag":205,"props":3404,"children":3405},{"style":235},[3406],{"type":178,"value":2717},{"type":173,"tag":205,"props":3408,"children":3409},{"class":207,"line":296},[3410],{"type":173,"tag":205,"props":3411,"children":3412},{"style":229},[3413],{"type":178,"value":2679},{"type":173,"tag":195,"props":3415,"children":3418},{"code":3416,"filename":3417,"language":2120,"meta":167,"className":2121,"style":167},"{\n  \"title\": \"My Page\",\n  \"author\": \"Sébastien Chopin\",\n  \"publishedAt\": \"15-06-2022\",\n  \"_path\": \"/page\",\n  \"_id\": \"content:page.md\",\n}\n","Navigation node",[3419],{"type":173,"tag":186,"props":3420,"children":3421},{"__ignoreMap":167},[3422,3429,3465,3500,3535,3571,3607],{"type":173,"tag":205,"props":3423,"children":3424},{"class":207,"line":208},[3425],{"type":173,"tag":205,"props":3426,"children":3427},{"style":235},[3428],{"type":178,"value":238},{"type":173,"tag":205,"props":3430,"children":3431},{"class":207,"line":241},[3432,3436,3440,3444,3448,3452,3457,3461],{"type":173,"tag":205,"props":3433,"children":3434},{"style":235},[3435],{"type":178,"value":2140},{"type":173,"tag":205,"props":3437,"children":3438},{"style":405},[3439],{"type":178,"value":2145},{"type":173,"tag":205,"props":3441,"children":3442},{"style":235},[3443],{"type":178,"value":418},{"type":173,"tag":205,"props":3445,"children":3446},{"style":235},[3447],{"type":178,"value":193},{"type":173,"tag":205,"props":3449,"children":3450},{"style":235},[3451],{"type":178,"value":2158},{"type":173,"tag":205,"props":3453,"children":3454},{"style":421},[3455],{"type":178,"value":3456},"My Page",{"type":173,"tag":205,"props":3458,"children":3459},{"style":235},[3460],{"type":178,"value":418},{"type":173,"tag":205,"props":3462,"children":3463},{"style":235},[3464],{"type":178,"value":2172},{"type":173,"tag":205,"props":3466,"children":3467},{"class":207,"line":260},[3468,3472,3476,3480,3484,3488,3492,3496],{"type":173,"tag":205,"props":3469,"children":3470},{"style":235},[3471],{"type":178,"value":2140},{"type":173,"tag":205,"props":3473,"children":3474},{"style":405},[3475],{"type":178,"value":3277},{"type":173,"tag":205,"props":3477,"children":3478},{"style":235},[3479],{"type":178,"value":418},{"type":173,"tag":205,"props":3481,"children":3482},{"style":235},[3483],{"type":178,"value":193},{"type":173,"tag":205,"props":3485,"children":3486},{"style":235},[3487],{"type":178,"value":2158},{"type":173,"tag":205,"props":3489,"children":3490},{"style":421},[3491],{"type":178,"value":3378},{"type":173,"tag":205,"props":3493,"children":3494},{"style":235},[3495],{"type":178,"value":418},{"type":173,"tag":205,"props":3497,"children":3498},{"style":235},[3499],{"type":178,"value":2172},{"type":173,"tag":205,"props":3501,"children":3502},{"class":207,"line":277},[3503,3507,3511,3515,3519,3523,3527,3531],{"type":173,"tag":205,"props":3504,"children":3505},{"style":235},[3506],{"type":178,"value":2140},{"type":173,"tag":205,"props":3508,"children":3509},{"style":405},[3510],{"type":178,"value":3294},{"type":173,"tag":205,"props":3512,"children":3513},{"style":235},[3514],{"type":178,"value":418},{"type":173,"tag":205,"props":3516,"children":3517},{"style":235},[3518],{"type":178,"value":193},{"type":173,"tag":205,"props":3520,"children":3521},{"style":235},[3522],{"type":178,"value":2158},{"type":173,"tag":205,"props":3524,"children":3525},{"style":421},[3526],{"type":178,"value":3402},{"type":173,"tag":205,"props":3528,"children":3529},{"style":235},[3530],{"type":178,"value":418},{"type":173,"tag":205,"props":3532,"children":3533},{"style":235},[3534],{"type":178,"value":2172},{"type":173,"tag":205,"props":3536,"children":3537},{"class":207,"line":296},[3538,3542,3546,3550,3554,3558,3563,3567],{"type":173,"tag":205,"props":3539,"children":3540},{"style":235},[3541],{"type":178,"value":2140},{"type":173,"tag":205,"props":3543,"children":3544},{"style":405},[3545],{"type":178,"value":2067},{"type":173,"tag":205,"props":3547,"children":3548},{"style":235},[3549],{"type":178,"value":418},{"type":173,"tag":205,"props":3551,"children":3552},{"style":235},[3553],{"type":178,"value":193},{"type":173,"tag":205,"props":3555,"children":3556},{"style":235},[3557],{"type":178,"value":2158},{"type":173,"tag":205,"props":3559,"children":3560},{"style":421},[3561],{"type":178,"value":3562},"/page",{"type":173,"tag":205,"props":3564,"children":3565},{"style":235},[3566],{"type":178,"value":418},{"type":173,"tag":205,"props":3568,"children":3569},{"style":235},[3570],{"type":178,"value":2172},{"type":173,"tag":205,"props":3572,"children":3573},{"class":207,"line":305},[3574,3578,3582,3586,3590,3594,3599,3603],{"type":173,"tag":205,"props":3575,"children":3576},{"style":235},[3577],{"type":178,"value":2140},{"type":173,"tag":205,"props":3579,"children":3580},{"style":405},[3581],{"type":178,"value":2060},{"type":173,"tag":205,"props":3583,"children":3584},{"style":235},[3585],{"type":178,"value":418},{"type":173,"tag":205,"props":3587,"children":3588},{"style":235},[3589],{"type":178,"value":193},{"type":173,"tag":205,"props":3591,"children":3592},{"style":235},[3593],{"type":178,"value":2158},{"type":173,"tag":205,"props":3595,"children":3596},{"style":421},[3597],{"type":178,"value":3598},"content:page.md",{"type":173,"tag":205,"props":3600,"children":3601},{"style":235},[3602],{"type":178,"value":418},{"type":173,"tag":205,"props":3604,"children":3605},{"style":235},[3606],{"type":178,"value":2172},{"type":173,"tag":205,"props":3608,"children":3609},{"class":207,"line":314},[3610],{"type":173,"tag":205,"props":3611,"children":3612},{"style":235},[3613],{"type":178,"value":1326},{"type":173,"tag":174,"props":3615,"children":3617},{"id":3616},"excluding",[3618],{"type":178,"value":3619},"Excluding",{"type":173,"tag":180,"props":3621,"children":3622},{},[3623,3625,3631,3633,3638],{"type":178,"value":3624},"Set ",{"type":173,"tag":186,"props":3626,"children":3628},{"className":3627},[],[3629],{"type":178,"value":3630},"navigation: false",{"type":178,"value":3632}," in the ",{"type":173,"tag":336,"props":3634,"children":3635},{"href":29},[3636],{"type":178,"value":3637},"front-matter",{"type":178,"value":3639}," of a page to filter it out.",{"type":173,"tag":195,"props":3641,"children":3643},{"code":3642,"filename":3331,"language":1361,"meta":167,"className":2667,"style":167},"---\nnavigation: false\n---\n",[3644],{"type":173,"tag":186,"props":3645,"children":3646},{"__ignoreMap":167},[3647,3654,3669],{"type":173,"tag":205,"props":3648,"children":3649},{"class":207,"line":208},[3650],{"type":173,"tag":205,"props":3651,"children":3652},{"style":229},[3653],{"type":178,"value":2679},{"type":173,"tag":205,"props":3655,"children":3656},{"class":207,"line":241},[3657,3661,3665],{"type":173,"tag":205,"props":3658,"children":3659},{"style":245},[3660],{"type":178,"value":2657},{"type":173,"tag":205,"props":3662,"children":3663},{"style":235},[3664],{"type":178,"value":193},{"type":173,"tag":205,"props":3666,"children":3667},{"style":290},[3668],{"type":178,"value":855},{"type":173,"tag":205,"props":3670,"children":3671},{"class":207,"line":260},[3672],{"type":173,"tag":205,"props":3673,"children":3674},{"style":229},[3675],{"type":178,"value":2679},{"type":173,"tag":180,"props":3677,"children":3678},{},[3679,3681,3686],{"type":178,"value":3680},"This pattern also works inside ",{"type":173,"tag":186,"props":3682,"children":3684},{"className":3683},[],[3685],{"type":178,"value":2923},{"type":178,"value":3687}," file, allowing you to filter out content directories and files.",{"type":173,"tag":195,"props":3689,"children":3691},{"code":3690,"filename":2923,"language":2952,"meta":167,"className":2953,"style":167},"navigation: false\n",[3692],{"type":173,"tag":186,"props":3693,"children":3694},{"__ignoreMap":167},[3695],{"type":173,"tag":205,"props":3696,"children":3697},{"class":207,"line":208},[3698,3702,3706],{"type":173,"tag":205,"props":3699,"children":3700},{"style":245},[3701],{"type":178,"value":2657},{"type":173,"tag":205,"props":3703,"children":3704},{"style":235},[3705],{"type":178,"value":193},{"type":173,"tag":205,"props":3707,"children":3708},{"style":290},[3709],{"type":178,"value":855},{"type":173,"tag":180,"props":3711,"children":3712},{},[3713,3715,3721],{"type":178,"value":3714},"You can also use the ",{"type":173,"tag":186,"props":3716,"children":3718},{"className":3717},[],[3719],{"type":178,"value":3720},"_",{"type":178,"value":3722}," content prefix to exclude content directories and files.",{"type":173,"tag":2104,"props":3724,"children":3725},{},[3726,3734],{"type":173,"tag":195,"props":3727,"children":3729},{"code":3728,"filename":2110,"meta":167},"content/\n  _hidden-directory/\n    page.md\n    index.md\n  not-hidden-directory/\n    _dir.yml\n    index.md\n    page.md\n",[3730],{"type":173,"tag":186,"props":3731,"children":3732},{"__ignoreMap":167},[3733],{"type":178,"value":3728},{"type":173,"tag":195,"props":3735,"children":3738},{"code":3736,"filename":3737,"language":2120,"meta":167,"className":2121,"style":167},"[\n  {\n    \"title\": \"Not Hidden Directory\",\n    \"_path\": \"/not-hidden-directory\",\n    \"children\": [\n      {\n        \"title\": \"Page\",\n        \"_id\": \"content:not-hidden-directory:page.md\",\n        \"_path\": \"/not-hidden-directory/page\"\n      }\n    ]\n  }\n]\n","Navigation object",[3739],{"type":173,"tag":186,"props":3740,"children":3741},{"__ignoreMap":167},[3742,3749,3756,3792,3828,3851,3858,3894,3930,3962,3969,3976,3983],{"type":173,"tag":205,"props":3743,"children":3744},{"class":207,"line":208},[3745],{"type":173,"tag":205,"props":3746,"children":3747},{"style":235},[3748],{"type":178,"value":2399},{"type":173,"tag":205,"props":3750,"children":3751},{"class":207,"line":241},[3752],{"type":173,"tag":205,"props":3753,"children":3754},{"style":235},[3755],{"type":178,"value":2407},{"type":173,"tag":205,"props":3757,"children":3758},{"class":207,"line":260},[3759,3763,3767,3771,3775,3779,3784,3788],{"type":173,"tag":205,"props":3760,"children":3761},{"style":235},[3762],{"type":178,"value":2415},{"type":173,"tag":205,"props":3764,"children":3765},{"style":405},[3766],{"type":178,"value":2145},{"type":173,"tag":205,"props":3768,"children":3769},{"style":235},[3770],{"type":178,"value":418},{"type":173,"tag":205,"props":3772,"children":3773},{"style":235},[3774],{"type":178,"value":193},{"type":173,"tag":205,"props":3776,"children":3777},{"style":235},[3778],{"type":178,"value":2158},{"type":173,"tag":205,"props":3780,"children":3781},{"style":421},[3782],{"type":178,"value":3783},"Not Hidden Directory",{"type":173,"tag":205,"props":3785,"children":3786},{"style":235},[3787],{"type":178,"value":418},{"type":173,"tag":205,"props":3789,"children":3790},{"style":235},[3791],{"type":178,"value":2172},{"type":173,"tag":205,"props":3793,"children":3794},{"class":207,"line":277},[3795,3799,3803,3807,3811,3815,3820,3824],{"type":173,"tag":205,"props":3796,"children":3797},{"style":235},[3798],{"type":178,"value":2415},{"type":173,"tag":205,"props":3800,"children":3801},{"style":405},[3802],{"type":178,"value":2067},{"type":173,"tag":205,"props":3804,"children":3805},{"style":235},[3806],{"type":178,"value":418},{"type":173,"tag":205,"props":3808,"children":3809},{"style":235},[3810],{"type":178,"value":193},{"type":173,"tag":205,"props":3812,"children":3813},{"style":235},[3814],{"type":178,"value":2158},{"type":173,"tag":205,"props":3816,"children":3817},{"style":421},[3818],{"type":178,"value":3819},"/not-hidden-directory",{"type":173,"tag":205,"props":3821,"children":3822},{"style":235},[3823],{"type":178,"value":418},{"type":173,"tag":205,"props":3825,"children":3826},{"style":235},[3827],{"type":178,"value":2172},{"type":173,"tag":205,"props":3829,"children":3830},{"class":207,"line":296},[3831,3835,3839,3843,3847],{"type":173,"tag":205,"props":3832,"children":3833},{"style":235},[3834],{"type":178,"value":2415},{"type":173,"tag":205,"props":3836,"children":3837},{"style":405},[3838],{"type":178,"value":2220},{"type":173,"tag":205,"props":3840,"children":3841},{"style":235},[3842],{"type":178,"value":418},{"type":173,"tag":205,"props":3844,"children":3845},{"style":235},[3846],{"type":178,"value":193},{"type":173,"tag":205,"props":3848,"children":3849},{"style":235},[3850],{"type":178,"value":2233},{"type":173,"tag":205,"props":3852,"children":3853},{"class":207,"line":305},[3854],{"type":173,"tag":205,"props":3855,"children":3856},{"style":235},[3857],{"type":178,"value":2509},{"type":173,"tag":205,"props":3859,"children":3860},{"class":207,"line":314},[3861,3865,3869,3873,3877,3881,3886,3890],{"type":173,"tag":205,"props":3862,"children":3863},{"style":235},[3864],{"type":178,"value":2517},{"type":173,"tag":205,"props":3866,"children":3867},{"style":1000},[3868],{"type":178,"value":2145},{"type":173,"tag":205,"props":3870,"children":3871},{"style":235},[3872],{"type":178,"value":418},{"type":173,"tag":205,"props":3874,"children":3875},{"style":235},[3876],{"type":178,"value":193},{"type":173,"tag":205,"props":3878,"children":3879},{"style":235},[3880],{"type":178,"value":2158},{"type":173,"tag":205,"props":3882,"children":3883},{"style":421},[3884],{"type":178,"value":3885},"Page",{"type":173,"tag":205,"props":3887,"children":3888},{"style":235},[3889],{"type":178,"value":418},{"type":173,"tag":205,"props":3891,"children":3892},{"style":235},[3893],{"type":178,"value":2172},{"type":173,"tag":205,"props":3895,"children":3896},{"class":207,"line":550},[3897,3901,3905,3909,3913,3917,3922,3926],{"type":173,"tag":205,"props":3898,"children":3899},{"style":235},[3900],{"type":178,"value":2517},{"type":173,"tag":205,"props":3902,"children":3903},{"style":1000},[3904],{"type":178,"value":2060},{"type":173,"tag":205,"props":3906,"children":3907},{"style":235},[3908],{"type":178,"value":418},{"type":173,"tag":205,"props":3910,"children":3911},{"style":235},[3912],{"type":178,"value":193},{"type":173,"tag":205,"props":3914,"children":3915},{"style":235},[3916],{"type":178,"value":2158},{"type":173,"tag":205,"props":3918,"children":3919},{"style":421},[3920],{"type":178,"value":3921},"content:not-hidden-directory:page.md",{"type":173,"tag":205,"props":3923,"children":3924},{"style":235},[3925],{"type":178,"value":418},{"type":173,"tag":205,"props":3927,"children":3928},{"style":235},[3929],{"type":178,"value":2172},{"type":173,"tag":205,"props":3931,"children":3932},{"class":207,"line":568},[3933,3937,3941,3945,3949,3953,3958],{"type":173,"tag":205,"props":3934,"children":3935},{"style":235},[3936],{"type":178,"value":2517},{"type":173,"tag":205,"props":3938,"children":3939},{"style":1000},[3940],{"type":178,"value":2067},{"type":173,"tag":205,"props":3942,"children":3943},{"style":235},[3944],{"type":178,"value":418},{"type":173,"tag":205,"props":3946,"children":3947},{"style":235},[3948],{"type":178,"value":193},{"type":173,"tag":205,"props":3950,"children":3951},{"style":235},[3952],{"type":178,"value":2158},{"type":173,"tag":205,"props":3954,"children":3955},{"style":421},[3956],{"type":178,"value":3957},"/not-hidden-directory/page",{"type":173,"tag":205,"props":3959,"children":3960},{"style":235},[3961],{"type":178,"value":2376},{"type":173,"tag":205,"props":3963,"children":3964},{"class":207,"line":607},[3965],{"type":173,"tag":205,"props":3966,"children":3967},{"style":235},[3968],{"type":178,"value":863},{"type":173,"tag":205,"props":3970,"children":3971},{"class":207,"line":615},[3972],{"type":173,"tag":205,"props":3973,"children":3974},{"style":235},[3975],{"type":178,"value":2626},{"type":173,"tag":205,"props":3977,"children":3978},{"class":207,"line":654},[3979],{"type":173,"tag":205,"props":3980,"children":3981},{"style":235},[3982],{"type":178,"value":311},{"type":173,"tag":205,"props":3984,"children":3985},{"class":207,"line":671},[3986],{"type":173,"tag":205,"props":3987,"children":3988},{"style":235},[3989],{"type":178,"value":2641},{"type":173,"tag":174,"props":3991,"children":3993},{"id":3992},"nested-navigation",[3994],{"type":178,"value":3995},"Nested navigation",{"type":173,"tag":180,"props":3997,"children":3998},{},[3999,4001,4006,4008,4013],{"type":178,"value":4000},"You can pass a ",{"type":173,"tag":186,"props":4002,"children":4004},{"className":4003},[],[4005],{"type":178,"value":50},{"type":178,"value":4007}," instance to the ",{"type":173,"tag":186,"props":4009,"children":4011},{"className":4010},[],[4012],{"type":178,"value":53},{"type":178,"value":4014}," utility to filter the items returned.",{"type":173,"tag":180,"props":4016,"children":4017},{},[4018],{"type":178,"value":4019},"That allows to create navigation objects for which the starting point is based on a specific content directory.",{"type":173,"tag":195,"props":4021,"children":4023},{"code":4022,"language":424,"meta":167,"className":765,"style":167},"const query = queryContent({\n  where: {\n    _path: { $contains: '/your/navigation/starting/point' }\n  }\n})\n",[4024],{"type":173,"tag":186,"props":4025,"children":4026},{"__ignoreMap":167},[4027,4055,4071,4114,4121],{"type":173,"tag":205,"props":4028,"children":4029},{"class":207,"line":208},[4030,4034,4039,4043,4047,4051],{"type":173,"tag":205,"props":4031,"children":4032},{"style":405},[4033],{"type":178,"value":446},{"type":173,"tag":205,"props":4035,"children":4036},{"style":229},[4037],{"type":178,"value":4038}," query ",{"type":173,"tag":205,"props":4040,"children":4041},{"style":235},[4042],{"type":178,"value":413},{"type":173,"tag":205,"props":4044,"children":4045},{"style":223},[4046],{"type":178,"value":1858},{"type":173,"tag":205,"props":4048,"children":4049},{"style":229},[4050],{"type":178,"value":232},{"type":173,"tag":205,"props":4052,"children":4053},{"style":235},[4054],{"type":178,"value":238},{"type":173,"tag":205,"props":4056,"children":4057},{"class":207,"line":241},[4058,4063,4067],{"type":173,"tag":205,"props":4059,"children":4060},{"style":245},[4061],{"type":178,"value":4062},"  where",{"type":173,"tag":205,"props":4064,"children":4065},{"style":235},[4066],{"type":178,"value":193},{"type":173,"tag":205,"props":4068,"children":4069},{"style":235},[4070],{"type":178,"value":257},{"type":173,"tag":205,"props":4072,"children":4073},{"class":207,"line":260},[4074,4079,4083,4087,4092,4096,4100,4105,4109],{"type":173,"tag":205,"props":4075,"children":4076},{"style":245},[4077],{"type":178,"value":4078},"    _path",{"type":173,"tag":205,"props":4080,"children":4081},{"style":235},[4082],{"type":178,"value":193},{"type":173,"tag":205,"props":4084,"children":4085},{"style":235},[4086],{"type":178,"value":1061},{"type":173,"tag":205,"props":4088,"children":4089},{"style":245},[4090],{"type":178,"value":4091}," $contains",{"type":173,"tag":205,"props":4093,"children":4094},{"style":235},[4095],{"type":178,"value":193},{"type":173,"tag":205,"props":4097,"children":4098},{"style":235},[4099],{"type":178,"value":1200},{"type":173,"tag":205,"props":4101,"children":4102},{"style":421},[4103],{"type":178,"value":4104},"/your/navigation/starting/point",{"type":173,"tag":205,"props":4106,"children":4107},{"style":235},[4108],{"type":178,"value":1209},{"type":173,"tag":205,"props":4110,"children":4111},{"style":235},[4112],{"type":178,"value":4113}," }\n",{"type":173,"tag":205,"props":4115,"children":4116},{"class":207,"line":277},[4117],{"type":173,"tag":205,"props":4118,"children":4119},{"style":235},[4120],{"type":178,"value":311},{"type":173,"tag":205,"props":4122,"children":4123},{"class":207,"line":296},[4124,4128],{"type":173,"tag":205,"props":4125,"children":4126},{"style":235},[4127],{"type":178,"value":320},{"type":173,"tag":205,"props":4129,"children":4130},{"style":229},[4131],{"type":178,"value":325},{"type":173,"tag":4133,"props":4134,"children":4135},"hr",{},[],{"type":173,"tag":327,"props":4137,"children":4138},{"type":1663},[4139,4151],{"type":173,"tag":180,"props":4140,"children":4141},{},[4142,4144,4149],{"type":178,"value":4143},"Go deeper in the ",{"type":173,"tag":701,"props":4145,"children":4146},{},[4147],{"type":178,"value":4148},"API",{"type":178,"value":4150}," section:",{"type":173,"tag":4152,"props":4153,"children":4154},"ul",{},[4155,4175],{"type":173,"tag":4156,"props":4157,"children":4158},"li",{},[4159,4167,4169],{"type":173,"tag":336,"props":4160,"children":4161},{"href":54},[4162],{"type":173,"tag":186,"props":4163,"children":4165},{"className":4164},[],[4166],{"type":178,"value":53},{"type":178,"value":4168}," composable to fetch navigation in ",{"type":173,"tag":186,"props":4170,"children":4172},{"className":4171},[],[4173],{"type":178,"value":4174},"\u003Cscript>",{"type":173,"tag":4156,"props":4176,"children":4177},{},[4178,4186,4188],{"type":173,"tag":336,"props":4179,"children":4180},{"href":82},[4181],{"type":173,"tag":186,"props":4182,"children":4184},{"className":4183},[],[4185],{"type":178,"value":81},{"type":178,"value":4187}," component made to shorten access to navigation in ",{"type":173,"tag":186,"props":4189,"children":4191},{"className":4190},[],[4192],{"type":178,"value":4193},"\u003Ctemplate>",{"type":173,"tag":1346,"props":4195,"children":4196},{},[4197],{"type":178,"value":1350},{"title":167,"searchDepth":241,"depth":241,"links":4199},[4200,4201,4202,4203],{"id":2077,"depth":241,"text":2080},{"id":2644,"depth":241,"text":2647},{"id":3616,"depth":241,"text":3619},{"id":3992,"depth":241,"text":3995},"content:2.usage:4.navigation.md","2.usage/4.navigation.md",1719304183892]