[{"data":1,"prerenderedAt":12076},["Reactive",2],{"navigation":3,"docs-/v1/community/snippets":164,"docs-/v1/community/snippets-surround":6883},[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":160,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":159,"description":168,"category":155,"subtitle":169,"version":170,"body":171,"_type":6879,"_id":6880,"_source":6881,"_file":6882,"_extension":6771},"community",false,"","Learn how to implement @nuxt/content into your app with these code snippets.","Check out these code snippets that can be copied directly into your application.",1.1,{"type":172,"children":173,"toc":6864},"root",[174,182,189,415,420,435,1172,1178,1183,1188,2047,2062,2068,2080,2664,2705,2718,2724,2729,3165,3176,3410,3427,3433,3458,3896,3909,3915,3934,4362,4381,4423,4438,4444,4451,4986,4992,5004,5009,5355,5361,5373,5387,5399,5884,5890,5904,5910,5915,5935,6347,6355,6467,6475,6758,6766,6858],{"type":175,"tag":176,"props":177,"children":179},"element","h2",{"id":178},"usage",[180],{"type":181,"value":21},"text",{"type":175,"tag":183,"props":184,"children":186},"h3",{"id":185},"asyncdata",[187],{"type":181,"value":188},"asyncData",{"type":175,"tag":190,"props":191,"children":195},"pre",{"className":192,"code":193,"language":194,"meta":167,"style":167},"language-js shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default {\n  async asyncData({ $content, params }) {\n    const article = await $content('articles', params.slug).fetch()\n\n    return {\n      article\n    }\n  }\n}\n","js",[196],{"type":175,"tag":197,"props":198,"children":199},"code",{"__ignoreMap":167},[200,223,269,356,366,379,388,397,406],{"type":175,"tag":201,"props":202,"children":205},"span",{"class":203,"line":204},"line",1,[206,212,217],{"type":175,"tag":201,"props":207,"children":209},{"style":208},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[210],{"type":181,"value":211},"export",{"type":175,"tag":201,"props":213,"children":214},{"style":208},[215],{"type":181,"value":216}," default",{"type":175,"tag":201,"props":218,"children":220},{"style":219},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[221],{"type":181,"value":222}," {\n",{"type":175,"tag":201,"props":224,"children":226},{"class":203,"line":225},2,[227,233,239,244,250,255,260,265],{"type":175,"tag":201,"props":228,"children":230},{"style":229},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[231],{"type":181,"value":232},"  async",{"type":175,"tag":201,"props":234,"children":236},{"style":235},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[237],{"type":181,"value":238}," asyncData",{"type":175,"tag":201,"props":240,"children":241},{"style":219},[242],{"type":181,"value":243},"({",{"type":175,"tag":201,"props":245,"children":247},{"style":246},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[248],{"type":181,"value":249}," $content",{"type":175,"tag":201,"props":251,"children":252},{"style":219},[253],{"type":181,"value":254},",",{"type":175,"tag":201,"props":256,"children":257},{"style":246},[258],{"type":181,"value":259}," params",{"type":175,"tag":201,"props":261,"children":262},{"style":219},[263],{"type":181,"value":264}," })",{"type":175,"tag":201,"props":266,"children":267},{"style":219},[268],{"type":181,"value":222},{"type":175,"tag":201,"props":270,"children":272},{"class":203,"line":271},3,[273,278,284,289,294,299,304,309,315,319,323,327,332,337,342,346,351],{"type":175,"tag":201,"props":274,"children":275},{"style":229},[276],{"type":181,"value":277},"    const",{"type":175,"tag":201,"props":279,"children":281},{"style":280},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[282],{"type":181,"value":283}," article",{"type":175,"tag":201,"props":285,"children":286},{"style":219},[287],{"type":181,"value":288}," =",{"type":175,"tag":201,"props":290,"children":291},{"style":208},[292],{"type":181,"value":293}," await",{"type":175,"tag":201,"props":295,"children":297},{"style":296},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[298],{"type":181,"value":249},{"type":175,"tag":201,"props":300,"children":301},{"style":235},[302],{"type":181,"value":303},"(",{"type":175,"tag":201,"props":305,"children":306},{"style":219},[307],{"type":181,"value":308},"'",{"type":175,"tag":201,"props":310,"children":312},{"style":311},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[313],{"type":181,"value":314},"articles",{"type":175,"tag":201,"props":316,"children":317},{"style":219},[318],{"type":181,"value":308},{"type":175,"tag":201,"props":320,"children":321},{"style":219},[322],{"type":181,"value":254},{"type":175,"tag":201,"props":324,"children":325},{"style":280},[326],{"type":181,"value":259},{"type":175,"tag":201,"props":328,"children":329},{"style":219},[330],{"type":181,"value":331},".",{"type":175,"tag":201,"props":333,"children":334},{"style":280},[335],{"type":181,"value":336},"slug",{"type":175,"tag":201,"props":338,"children":339},{"style":235},[340],{"type":181,"value":341},")",{"type":175,"tag":201,"props":343,"children":344},{"style":219},[345],{"type":181,"value":331},{"type":175,"tag":201,"props":347,"children":348},{"style":296},[349],{"type":181,"value":350},"fetch",{"type":175,"tag":201,"props":352,"children":353},{"style":235},[354],{"type":181,"value":355},"()\n",{"type":175,"tag":201,"props":357,"children":359},{"class":203,"line":358},4,[360],{"type":175,"tag":201,"props":361,"children":363},{"emptyLinePlaceholder":362},true,[364],{"type":181,"value":365},"\n",{"type":175,"tag":201,"props":367,"children":369},{"class":203,"line":368},5,[370,375],{"type":175,"tag":201,"props":371,"children":372},{"style":208},[373],{"type":181,"value":374},"    return",{"type":175,"tag":201,"props":376,"children":377},{"style":219},[378],{"type":181,"value":222},{"type":175,"tag":201,"props":380,"children":382},{"class":203,"line":381},6,[383],{"type":175,"tag":201,"props":384,"children":385},{"style":280},[386],{"type":181,"value":387},"      article\n",{"type":175,"tag":201,"props":389,"children":391},{"class":203,"line":390},7,[392],{"type":175,"tag":201,"props":393,"children":394},{"style":219},[395],{"type":181,"value":396},"    }\n",{"type":175,"tag":201,"props":398,"children":400},{"class":203,"line":399},8,[401],{"type":175,"tag":201,"props":402,"children":403},{"style":219},[404],{"type":181,"value":405},"  }\n",{"type":175,"tag":201,"props":407,"children":409},{"class":203,"line":408},9,[410],{"type":175,"tag":201,"props":411,"children":412},{"style":219},[413],{"type":181,"value":414},"}\n",{"type":175,"tag":183,"props":416,"children":418},{"id":417},"head",[419],{"type":181,"value":417},{"type":175,"tag":421,"props":422,"children":423},"p",{},[424,426,433],{"type":181,"value":425},"Add dynamic metas based on title and description defined in the ",{"type":175,"tag":427,"props":428,"children":430},"a",{"href":429},"/v1/getting-started/writing#front-matter",[431],{"type":181,"value":432},"front-matter",{"type":181,"value":434},":",{"type":175,"tag":190,"props":436,"children":438},{"className":192,"code":437,"language":194,"meta":167,"style":167},"export default {\n  async asyncData({ $content, params }) {\n    const article = await $content('articles', params.slug).fetch()\n\n    return {\n      article\n    }\n  },\n  head() {\n    return {\n      title: this.article.title,\n      meta: [\n        { hid: 'description', name: 'description', content: this.article.description },\n        // Open Graph\n        { hid: 'og:title', property: 'og:title', content: this.article.title },\n        { hid: 'og:description', property: 'og:description', content: this.article.description },\n        // Twitter Card\n        { hid: 'twitter:title', name: 'twitter:title', content: this.article.title },\n        { hid: 'twitter:description', name: 'twitter:description', content: this.article.description }\n      ]\n    }\n  }\n}\n",[439],{"type":175,"tag":197,"props":440,"children":441},{"__ignoreMap":167},[442,457,492,563,570,581,588,595,603,620,632,669,687,778,788,874,959,968,1053,1139,1148,1156,1164],{"type":175,"tag":201,"props":443,"children":444},{"class":203,"line":204},[445,449,453],{"type":175,"tag":201,"props":446,"children":447},{"style":208},[448],{"type":181,"value":211},{"type":175,"tag":201,"props":450,"children":451},{"style":208},[452],{"type":181,"value":216},{"type":175,"tag":201,"props":454,"children":455},{"style":219},[456],{"type":181,"value":222},{"type":175,"tag":201,"props":458,"children":459},{"class":203,"line":225},[460,464,468,472,476,480,484,488],{"type":175,"tag":201,"props":461,"children":462},{"style":229},[463],{"type":181,"value":232},{"type":175,"tag":201,"props":465,"children":466},{"style":235},[467],{"type":181,"value":238},{"type":175,"tag":201,"props":469,"children":470},{"style":219},[471],{"type":181,"value":243},{"type":175,"tag":201,"props":473,"children":474},{"style":246},[475],{"type":181,"value":249},{"type":175,"tag":201,"props":477,"children":478},{"style":219},[479],{"type":181,"value":254},{"type":175,"tag":201,"props":481,"children":482},{"style":246},[483],{"type":181,"value":259},{"type":175,"tag":201,"props":485,"children":486},{"style":219},[487],{"type":181,"value":264},{"type":175,"tag":201,"props":489,"children":490},{"style":219},[491],{"type":181,"value":222},{"type":175,"tag":201,"props":493,"children":494},{"class":203,"line":271},[495,499,503,507,511,515,519,523,527,531,535,539,543,547,551,555,559],{"type":175,"tag":201,"props":496,"children":497},{"style":229},[498],{"type":181,"value":277},{"type":175,"tag":201,"props":500,"children":501},{"style":280},[502],{"type":181,"value":283},{"type":175,"tag":201,"props":504,"children":505},{"style":219},[506],{"type":181,"value":288},{"type":175,"tag":201,"props":508,"children":509},{"style":208},[510],{"type":181,"value":293},{"type":175,"tag":201,"props":512,"children":513},{"style":296},[514],{"type":181,"value":249},{"type":175,"tag":201,"props":516,"children":517},{"style":235},[518],{"type":181,"value":303},{"type":175,"tag":201,"props":520,"children":521},{"style":219},[522],{"type":181,"value":308},{"type":175,"tag":201,"props":524,"children":525},{"style":311},[526],{"type":181,"value":314},{"type":175,"tag":201,"props":528,"children":529},{"style":219},[530],{"type":181,"value":308},{"type":175,"tag":201,"props":532,"children":533},{"style":219},[534],{"type":181,"value":254},{"type":175,"tag":201,"props":536,"children":537},{"style":280},[538],{"type":181,"value":259},{"type":175,"tag":201,"props":540,"children":541},{"style":219},[542],{"type":181,"value":331},{"type":175,"tag":201,"props":544,"children":545},{"style":280},[546],{"type":181,"value":336},{"type":175,"tag":201,"props":548,"children":549},{"style":235},[550],{"type":181,"value":341},{"type":175,"tag":201,"props":552,"children":553},{"style":219},[554],{"type":181,"value":331},{"type":175,"tag":201,"props":556,"children":557},{"style":296},[558],{"type":181,"value":350},{"type":175,"tag":201,"props":560,"children":561},{"style":235},[562],{"type":181,"value":355},{"type":175,"tag":201,"props":564,"children":565},{"class":203,"line":358},[566],{"type":175,"tag":201,"props":567,"children":568},{"emptyLinePlaceholder":362},[569],{"type":181,"value":365},{"type":175,"tag":201,"props":571,"children":572},{"class":203,"line":368},[573,577],{"type":175,"tag":201,"props":574,"children":575},{"style":208},[576],{"type":181,"value":374},{"type":175,"tag":201,"props":578,"children":579},{"style":219},[580],{"type":181,"value":222},{"type":175,"tag":201,"props":582,"children":583},{"class":203,"line":381},[584],{"type":175,"tag":201,"props":585,"children":586},{"style":280},[587],{"type":181,"value":387},{"type":175,"tag":201,"props":589,"children":590},{"class":203,"line":390},[591],{"type":175,"tag":201,"props":592,"children":593},{"style":219},[594],{"type":181,"value":396},{"type":175,"tag":201,"props":596,"children":597},{"class":203,"line":399},[598],{"type":175,"tag":201,"props":599,"children":600},{"style":219},[601],{"type":181,"value":602},"  },\n",{"type":175,"tag":201,"props":604,"children":605},{"class":203,"line":408},[606,611,616],{"type":175,"tag":201,"props":607,"children":608},{"style":235},[609],{"type":181,"value":610},"  head",{"type":175,"tag":201,"props":612,"children":613},{"style":219},[614],{"type":181,"value":615},"()",{"type":175,"tag":201,"props":617,"children":618},{"style":219},[619],{"type":181,"value":222},{"type":175,"tag":201,"props":621,"children":623},{"class":203,"line":622},10,[624,628],{"type":175,"tag":201,"props":625,"children":626},{"style":208},[627],{"type":181,"value":374},{"type":175,"tag":201,"props":629,"children":630},{"style":219},[631],{"type":181,"value":222},{"type":175,"tag":201,"props":633,"children":635},{"class":203,"line":634},11,[636,641,645,650,655,659,664],{"type":175,"tag":201,"props":637,"children":638},{"style":235},[639],{"type":181,"value":640},"      title",{"type":175,"tag":201,"props":642,"children":643},{"style":219},[644],{"type":181,"value":434},{"type":175,"tag":201,"props":646,"children":647},{"style":219},[648],{"type":181,"value":649}," this.",{"type":175,"tag":201,"props":651,"children":652},{"style":280},[653],{"type":181,"value":654},"article",{"type":175,"tag":201,"props":656,"children":657},{"style":219},[658],{"type":181,"value":331},{"type":175,"tag":201,"props":660,"children":661},{"style":280},[662],{"type":181,"value":663},"title",{"type":175,"tag":201,"props":665,"children":666},{"style":219},[667],{"type":181,"value":668},",\n",{"type":175,"tag":201,"props":670,"children":672},{"class":203,"line":671},12,[673,678,682],{"type":175,"tag":201,"props":674,"children":675},{"style":235},[676],{"type":181,"value":677},"      meta",{"type":175,"tag":201,"props":679,"children":680},{"style":219},[681],{"type":181,"value":434},{"type":175,"tag":201,"props":683,"children":684},{"style":235},[685],{"type":181,"value":686}," [\n",{"type":175,"tag":201,"props":688,"children":690},{"class":203,"line":689},13,[691,696,701,705,710,715,719,723,728,732,736,740,744,748,753,757,761,765,769,773],{"type":175,"tag":201,"props":692,"children":693},{"style":219},[694],{"type":181,"value":695},"        {",{"type":175,"tag":201,"props":697,"children":698},{"style":235},[699],{"type":181,"value":700}," hid",{"type":175,"tag":201,"props":702,"children":703},{"style":219},[704],{"type":181,"value":434},{"type":175,"tag":201,"props":706,"children":707},{"style":219},[708],{"type":181,"value":709}," '",{"type":175,"tag":201,"props":711,"children":712},{"style":311},[713],{"type":181,"value":714},"description",{"type":175,"tag":201,"props":716,"children":717},{"style":219},[718],{"type":181,"value":308},{"type":175,"tag":201,"props":720,"children":721},{"style":219},[722],{"type":181,"value":254},{"type":175,"tag":201,"props":724,"children":725},{"style":235},[726],{"type":181,"value":727}," name",{"type":175,"tag":201,"props":729,"children":730},{"style":219},[731],{"type":181,"value":434},{"type":175,"tag":201,"props":733,"children":734},{"style":219},[735],{"type":181,"value":709},{"type":175,"tag":201,"props":737,"children":738},{"style":311},[739],{"type":181,"value":714},{"type":175,"tag":201,"props":741,"children":742},{"style":219},[743],{"type":181,"value":308},{"type":175,"tag":201,"props":745,"children":746},{"style":219},[747],{"type":181,"value":254},{"type":175,"tag":201,"props":749,"children":750},{"style":235},[751],{"type":181,"value":752}," content",{"type":175,"tag":201,"props":754,"children":755},{"style":219},[756],{"type":181,"value":434},{"type":175,"tag":201,"props":758,"children":759},{"style":219},[760],{"type":181,"value":649},{"type":175,"tag":201,"props":762,"children":763},{"style":280},[764],{"type":181,"value":654},{"type":175,"tag":201,"props":766,"children":767},{"style":219},[768],{"type":181,"value":331},{"type":175,"tag":201,"props":770,"children":771},{"style":280},[772],{"type":181,"value":714},{"type":175,"tag":201,"props":774,"children":775},{"style":219},[776],{"type":181,"value":777}," },\n",{"type":175,"tag":201,"props":779,"children":781},{"class":203,"line":780},14,[782],{"type":175,"tag":201,"props":783,"children":785},{"style":784},"--shiki-light:#90A4AE;--shiki-default:#546E7A;--shiki-dark:#676E95;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[786],{"type":181,"value":787},"        // Open Graph\n",{"type":175,"tag":201,"props":789,"children":791},{"class":203,"line":790},15,[792,796,800,804,808,813,817,821,826,830,834,838,842,846,850,854,858,862,866,870],{"type":175,"tag":201,"props":793,"children":794},{"style":219},[795],{"type":181,"value":695},{"type":175,"tag":201,"props":797,"children":798},{"style":235},[799],{"type":181,"value":700},{"type":175,"tag":201,"props":801,"children":802},{"style":219},[803],{"type":181,"value":434},{"type":175,"tag":201,"props":805,"children":806},{"style":219},[807],{"type":181,"value":709},{"type":175,"tag":201,"props":809,"children":810},{"style":311},[811],{"type":181,"value":812},"og:title",{"type":175,"tag":201,"props":814,"children":815},{"style":219},[816],{"type":181,"value":308},{"type":175,"tag":201,"props":818,"children":819},{"style":219},[820],{"type":181,"value":254},{"type":175,"tag":201,"props":822,"children":823},{"style":235},[824],{"type":181,"value":825}," property",{"type":175,"tag":201,"props":827,"children":828},{"style":219},[829],{"type":181,"value":434},{"type":175,"tag":201,"props":831,"children":832},{"style":219},[833],{"type":181,"value":709},{"type":175,"tag":201,"props":835,"children":836},{"style":311},[837],{"type":181,"value":812},{"type":175,"tag":201,"props":839,"children":840},{"style":219},[841],{"type":181,"value":308},{"type":175,"tag":201,"props":843,"children":844},{"style":219},[845],{"type":181,"value":254},{"type":175,"tag":201,"props":847,"children":848},{"style":235},[849],{"type":181,"value":752},{"type":175,"tag":201,"props":851,"children":852},{"style":219},[853],{"type":181,"value":434},{"type":175,"tag":201,"props":855,"children":856},{"style":219},[857],{"type":181,"value":649},{"type":175,"tag":201,"props":859,"children":860},{"style":280},[861],{"type":181,"value":654},{"type":175,"tag":201,"props":863,"children":864},{"style":219},[865],{"type":181,"value":331},{"type":175,"tag":201,"props":867,"children":868},{"style":280},[869],{"type":181,"value":663},{"type":175,"tag":201,"props":871,"children":872},{"style":219},[873],{"type":181,"value":777},{"type":175,"tag":201,"props":875,"children":877},{"class":203,"line":876},16,[878,882,886,890,894,899,903,907,911,915,919,923,927,931,935,939,943,947,951,955],{"type":175,"tag":201,"props":879,"children":880},{"style":219},[881],{"type":181,"value":695},{"type":175,"tag":201,"props":883,"children":884},{"style":235},[885],{"type":181,"value":700},{"type":175,"tag":201,"props":887,"children":888},{"style":219},[889],{"type":181,"value":434},{"type":175,"tag":201,"props":891,"children":892},{"style":219},[893],{"type":181,"value":709},{"type":175,"tag":201,"props":895,"children":896},{"style":311},[897],{"type":181,"value":898},"og:description",{"type":175,"tag":201,"props":900,"children":901},{"style":219},[902],{"type":181,"value":308},{"type":175,"tag":201,"props":904,"children":905},{"style":219},[906],{"type":181,"value":254},{"type":175,"tag":201,"props":908,"children":909},{"style":235},[910],{"type":181,"value":825},{"type":175,"tag":201,"props":912,"children":913},{"style":219},[914],{"type":181,"value":434},{"type":175,"tag":201,"props":916,"children":917},{"style":219},[918],{"type":181,"value":709},{"type":175,"tag":201,"props":920,"children":921},{"style":311},[922],{"type":181,"value":898},{"type":175,"tag":201,"props":924,"children":925},{"style":219},[926],{"type":181,"value":308},{"type":175,"tag":201,"props":928,"children":929},{"style":219},[930],{"type":181,"value":254},{"type":175,"tag":201,"props":932,"children":933},{"style":235},[934],{"type":181,"value":752},{"type":175,"tag":201,"props":936,"children":937},{"style":219},[938],{"type":181,"value":434},{"type":175,"tag":201,"props":940,"children":941},{"style":219},[942],{"type":181,"value":649},{"type":175,"tag":201,"props":944,"children":945},{"style":280},[946],{"type":181,"value":654},{"type":175,"tag":201,"props":948,"children":949},{"style":219},[950],{"type":181,"value":331},{"type":175,"tag":201,"props":952,"children":953},{"style":280},[954],{"type":181,"value":714},{"type":175,"tag":201,"props":956,"children":957},{"style":219},[958],{"type":181,"value":777},{"type":175,"tag":201,"props":960,"children":962},{"class":203,"line":961},17,[963],{"type":175,"tag":201,"props":964,"children":965},{"style":784},[966],{"type":181,"value":967},"        // Twitter Card\n",{"type":175,"tag":201,"props":969,"children":971},{"class":203,"line":970},18,[972,976,980,984,988,993,997,1001,1005,1009,1013,1017,1021,1025,1029,1033,1037,1041,1045,1049],{"type":175,"tag":201,"props":973,"children":974},{"style":219},[975],{"type":181,"value":695},{"type":175,"tag":201,"props":977,"children":978},{"style":235},[979],{"type":181,"value":700},{"type":175,"tag":201,"props":981,"children":982},{"style":219},[983],{"type":181,"value":434},{"type":175,"tag":201,"props":985,"children":986},{"style":219},[987],{"type":181,"value":709},{"type":175,"tag":201,"props":989,"children":990},{"style":311},[991],{"type":181,"value":992},"twitter:title",{"type":175,"tag":201,"props":994,"children":995},{"style":219},[996],{"type":181,"value":308},{"type":175,"tag":201,"props":998,"children":999},{"style":219},[1000],{"type":181,"value":254},{"type":175,"tag":201,"props":1002,"children":1003},{"style":235},[1004],{"type":181,"value":727},{"type":175,"tag":201,"props":1006,"children":1007},{"style":219},[1008],{"type":181,"value":434},{"type":175,"tag":201,"props":1010,"children":1011},{"style":219},[1012],{"type":181,"value":709},{"type":175,"tag":201,"props":1014,"children":1015},{"style":311},[1016],{"type":181,"value":992},{"type":175,"tag":201,"props":1018,"children":1019},{"style":219},[1020],{"type":181,"value":308},{"type":175,"tag":201,"props":1022,"children":1023},{"style":219},[1024],{"type":181,"value":254},{"type":175,"tag":201,"props":1026,"children":1027},{"style":235},[1028],{"type":181,"value":752},{"type":175,"tag":201,"props":1030,"children":1031},{"style":219},[1032],{"type":181,"value":434},{"type":175,"tag":201,"props":1034,"children":1035},{"style":219},[1036],{"type":181,"value":649},{"type":175,"tag":201,"props":1038,"children":1039},{"style":280},[1040],{"type":181,"value":654},{"type":175,"tag":201,"props":1042,"children":1043},{"style":219},[1044],{"type":181,"value":331},{"type":175,"tag":201,"props":1046,"children":1047},{"style":280},[1048],{"type":181,"value":663},{"type":175,"tag":201,"props":1050,"children":1051},{"style":219},[1052],{"type":181,"value":777},{"type":175,"tag":201,"props":1054,"children":1056},{"class":203,"line":1055},19,[1057,1061,1065,1069,1073,1078,1082,1086,1090,1094,1098,1102,1106,1110,1114,1118,1122,1126,1130,1134],{"type":175,"tag":201,"props":1058,"children":1059},{"style":219},[1060],{"type":181,"value":695},{"type":175,"tag":201,"props":1062,"children":1063},{"style":235},[1064],{"type":181,"value":700},{"type":175,"tag":201,"props":1066,"children":1067},{"style":219},[1068],{"type":181,"value":434},{"type":175,"tag":201,"props":1070,"children":1071},{"style":219},[1072],{"type":181,"value":709},{"type":175,"tag":201,"props":1074,"children":1075},{"style":311},[1076],{"type":181,"value":1077},"twitter:description",{"type":175,"tag":201,"props":1079,"children":1080},{"style":219},[1081],{"type":181,"value":308},{"type":175,"tag":201,"props":1083,"children":1084},{"style":219},[1085],{"type":181,"value":254},{"type":175,"tag":201,"props":1087,"children":1088},{"style":235},[1089],{"type":181,"value":727},{"type":175,"tag":201,"props":1091,"children":1092},{"style":219},[1093],{"type":181,"value":434},{"type":175,"tag":201,"props":1095,"children":1096},{"style":219},[1097],{"type":181,"value":709},{"type":175,"tag":201,"props":1099,"children":1100},{"style":311},[1101],{"type":181,"value":1077},{"type":175,"tag":201,"props":1103,"children":1104},{"style":219},[1105],{"type":181,"value":308},{"type":175,"tag":201,"props":1107,"children":1108},{"style":219},[1109],{"type":181,"value":254},{"type":175,"tag":201,"props":1111,"children":1112},{"style":235},[1113],{"type":181,"value":752},{"type":175,"tag":201,"props":1115,"children":1116},{"style":219},[1117],{"type":181,"value":434},{"type":175,"tag":201,"props":1119,"children":1120},{"style":219},[1121],{"type":181,"value":649},{"type":175,"tag":201,"props":1123,"children":1124},{"style":280},[1125],{"type":181,"value":654},{"type":175,"tag":201,"props":1127,"children":1128},{"style":219},[1129],{"type":181,"value":331},{"type":175,"tag":201,"props":1131,"children":1132},{"style":280},[1133],{"type":181,"value":714},{"type":175,"tag":201,"props":1135,"children":1136},{"style":219},[1137],{"type":181,"value":1138}," }\n",{"type":175,"tag":201,"props":1140,"children":1142},{"class":203,"line":1141},20,[1143],{"type":175,"tag":201,"props":1144,"children":1145},{"style":235},[1146],{"type":181,"value":1147},"      ]\n",{"type":175,"tag":201,"props":1149,"children":1151},{"class":203,"line":1150},21,[1152],{"type":175,"tag":201,"props":1153,"children":1154},{"style":219},[1155],{"type":181,"value":396},{"type":175,"tag":201,"props":1157,"children":1159},{"class":203,"line":1158},22,[1160],{"type":175,"tag":201,"props":1161,"children":1162},{"style":219},[1163],{"type":181,"value":405},{"type":175,"tag":201,"props":1165,"children":1167},{"class":203,"line":1166},23,[1168],{"type":175,"tag":201,"props":1169,"children":1170},{"style":219},[1171],{"type":181,"value":414},{"type":175,"tag":176,"props":1173,"children":1175},{"id":1174},"features",[1176],{"type":181,"value":1177},"Features",{"type":175,"tag":183,"props":1179,"children":1181},{"id":1180},"search",[1182],{"type":181,"value":37},{"type":175,"tag":421,"props":1184,"children":1185},{},[1186],{"type":181,"value":1187},"Add a search input component by using watch:",{"type":175,"tag":190,"props":1189,"children":1193},{"className":1190,"code":1191,"language":1192,"meta":167,"style":167},"language-vue shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Ctemplate>\n  \u003Cdiv>\n    \u003Cinput v-model=\"query\" type=\"search\" autocomplete=\"off\" />\n\n    \u003Cul v-if=\"articles.length\">\n      \u003Cli v-for=\"article of articles\" :key=\"article.slug\">\n        \u003CNuxtLink :to=\"{ name: 'blog-slug', params: { slug: article.slug } }\">{{ article.title }}\u003C/NuxtLink>\n      \u003C/li>\n    \u003C/ul>\n  \u003C/div>\n\u003C/template>\n\n\u003Cscript>\nexport default {\n  data () {\n    return {\n      query: '',\n      articles: []\n    }\n  },\n  watch: {\n    async query (query) {\n      if (!query) {\n        this.articles = []\n        return\n      }\n\n      this.articles = await this.$content('articles')\n        .only(['title', 'slug'])\n        .sortBy('createdAt', 'asc')\n        .limit(12)\n        .search(query)\n        .fetch()\n    }\n  }\n}\n\u003C/script>\n","vue",[1194],{"type":175,"tag":197,"props":1195,"children":1196},{"__ignoreMap":167},[1197,1215,1232,1317,1324,1362,1423,1481,1497,1513,1529,1544,1551,1567,1582,1599,1610,1631,1648,1655,1662,1678,1708,1739,1760,1769,1778,1786,1837,1889,1940,1967,1991,2007,2015,2023,2031],{"type":175,"tag":201,"props":1198,"children":1199},{"class":203,"line":204},[1200,1205,1210],{"type":175,"tag":201,"props":1201,"children":1202},{"style":219},[1203],{"type":181,"value":1204},"\u003C",{"type":175,"tag":201,"props":1206,"children":1207},{"style":235},[1208],{"type":181,"value":1209},"template",{"type":175,"tag":201,"props":1211,"children":1212},{"style":219},[1213],{"type":181,"value":1214},">\n",{"type":175,"tag":201,"props":1216,"children":1217},{"class":203,"line":225},[1218,1223,1228],{"type":175,"tag":201,"props":1219,"children":1220},{"style":219},[1221],{"type":181,"value":1222},"  \u003C",{"type":175,"tag":201,"props":1224,"children":1225},{"style":235},[1226],{"type":181,"value":1227},"div",{"type":175,"tag":201,"props":1229,"children":1230},{"style":219},[1231],{"type":181,"value":1214},{"type":175,"tag":201,"props":1233,"children":1234},{"class":203,"line":271},[1235,1240,1245,1250,1255,1260,1265,1269,1274,1278,1282,1286,1290,1295,1299,1303,1308,1312],{"type":175,"tag":201,"props":1236,"children":1237},{"style":219},[1238],{"type":181,"value":1239},"    \u003C",{"type":175,"tag":201,"props":1241,"children":1242},{"style":235},[1243],{"type":181,"value":1244},"input",{"type":175,"tag":201,"props":1246,"children":1247},{"style":229},[1248],{"type":181,"value":1249}," v-model",{"type":175,"tag":201,"props":1251,"children":1252},{"style":219},[1253],{"type":181,"value":1254},"=",{"type":175,"tag":201,"props":1256,"children":1257},{"style":219},[1258],{"type":181,"value":1259},"\"",{"type":175,"tag":201,"props":1261,"children":1262},{"style":311},[1263],{"type":181,"value":1264},"query",{"type":175,"tag":201,"props":1266,"children":1267},{"style":219},[1268],{"type":181,"value":1259},{"type":175,"tag":201,"props":1270,"children":1271},{"style":229},[1272],{"type":181,"value":1273}," type",{"type":175,"tag":201,"props":1275,"children":1276},{"style":219},[1277],{"type":181,"value":1254},{"type":175,"tag":201,"props":1279,"children":1280},{"style":219},[1281],{"type":181,"value":1259},{"type":175,"tag":201,"props":1283,"children":1284},{"style":311},[1285],{"type":181,"value":1180},{"type":175,"tag":201,"props":1287,"children":1288},{"style":219},[1289],{"type":181,"value":1259},{"type":175,"tag":201,"props":1291,"children":1292},{"style":229},[1293],{"type":181,"value":1294}," autocomplete",{"type":175,"tag":201,"props":1296,"children":1297},{"style":219},[1298],{"type":181,"value":1254},{"type":175,"tag":201,"props":1300,"children":1301},{"style":219},[1302],{"type":181,"value":1259},{"type":175,"tag":201,"props":1304,"children":1305},{"style":311},[1306],{"type":181,"value":1307},"off",{"type":175,"tag":201,"props":1309,"children":1310},{"style":219},[1311],{"type":181,"value":1259},{"type":175,"tag":201,"props":1313,"children":1314},{"style":219},[1315],{"type":181,"value":1316}," />\n",{"type":175,"tag":201,"props":1318,"children":1319},{"class":203,"line":358},[1320],{"type":175,"tag":201,"props":1321,"children":1322},{"emptyLinePlaceholder":362},[1323],{"type":181,"value":365},{"type":175,"tag":201,"props":1325,"children":1326},{"class":203,"line":368},[1327,1331,1336,1341,1345,1349,1354,1358],{"type":175,"tag":201,"props":1328,"children":1329},{"style":219},[1330],{"type":181,"value":1239},{"type":175,"tag":201,"props":1332,"children":1333},{"style":235},[1334],{"type":181,"value":1335},"ul",{"type":175,"tag":201,"props":1337,"children":1338},{"style":229},[1339],{"type":181,"value":1340}," v-if",{"type":175,"tag":201,"props":1342,"children":1343},{"style":219},[1344],{"type":181,"value":1254},{"type":175,"tag":201,"props":1346,"children":1347},{"style":219},[1348],{"type":181,"value":1259},{"type":175,"tag":201,"props":1350,"children":1351},{"style":311},[1352],{"type":181,"value":1353},"articles.length",{"type":175,"tag":201,"props":1355,"children":1356},{"style":219},[1357],{"type":181,"value":1259},{"type":175,"tag":201,"props":1359,"children":1360},{"style":219},[1361],{"type":181,"value":1214},{"type":175,"tag":201,"props":1363,"children":1364},{"class":203,"line":381},[1365,1370,1375,1380,1384,1388,1393,1397,1402,1406,1410,1415,1419],{"type":175,"tag":201,"props":1366,"children":1367},{"style":219},[1368],{"type":181,"value":1369},"      \u003C",{"type":175,"tag":201,"props":1371,"children":1372},{"style":235},[1373],{"type":181,"value":1374},"li",{"type":175,"tag":201,"props":1376,"children":1377},{"style":229},[1378],{"type":181,"value":1379}," v-for",{"type":175,"tag":201,"props":1381,"children":1382},{"style":219},[1383],{"type":181,"value":1254},{"type":175,"tag":201,"props":1385,"children":1386},{"style":219},[1387],{"type":181,"value":1259},{"type":175,"tag":201,"props":1389,"children":1390},{"style":311},[1391],{"type":181,"value":1392},"article of articles",{"type":175,"tag":201,"props":1394,"children":1395},{"style":219},[1396],{"type":181,"value":1259},{"type":175,"tag":201,"props":1398,"children":1399},{"style":229},[1400],{"type":181,"value":1401}," :key",{"type":175,"tag":201,"props":1403,"children":1404},{"style":219},[1405],{"type":181,"value":1254},{"type":175,"tag":201,"props":1407,"children":1408},{"style":219},[1409],{"type":181,"value":1259},{"type":175,"tag":201,"props":1411,"children":1412},{"style":311},[1413],{"type":181,"value":1414},"article.slug",{"type":175,"tag":201,"props":1416,"children":1417},{"style":219},[1418],{"type":181,"value":1259},{"type":175,"tag":201,"props":1420,"children":1421},{"style":219},[1422],{"type":181,"value":1214},{"type":175,"tag":201,"props":1424,"children":1425},{"class":203,"line":390},[1426,1431,1436,1441,1445,1449,1454,1458,1463,1468,1473,1477],{"type":175,"tag":201,"props":1427,"children":1428},{"style":219},[1429],{"type":181,"value":1430},"        \u003C",{"type":175,"tag":201,"props":1432,"children":1433},{"style":235},[1434],{"type":181,"value":1435},"NuxtLink",{"type":175,"tag":201,"props":1437,"children":1438},{"style":229},[1439],{"type":181,"value":1440}," :to",{"type":175,"tag":201,"props":1442,"children":1443},{"style":219},[1444],{"type":181,"value":1254},{"type":175,"tag":201,"props":1446,"children":1447},{"style":219},[1448],{"type":181,"value":1259},{"type":175,"tag":201,"props":1450,"children":1451},{"style":311},[1452],{"type":181,"value":1453},"{ name: 'blog-slug', params: { slug: article.slug } }",{"type":175,"tag":201,"props":1455,"children":1456},{"style":219},[1457],{"type":181,"value":1259},{"type":175,"tag":201,"props":1459,"children":1460},{"style":219},[1461],{"type":181,"value":1462},">",{"type":175,"tag":201,"props":1464,"children":1465},{"style":280},[1466],{"type":181,"value":1467},"{{ article.title }}",{"type":175,"tag":201,"props":1469,"children":1470},{"style":219},[1471],{"type":181,"value":1472},"\u003C/",{"type":175,"tag":201,"props":1474,"children":1475},{"style":235},[1476],{"type":181,"value":1435},{"type":175,"tag":201,"props":1478,"children":1479},{"style":219},[1480],{"type":181,"value":1214},{"type":175,"tag":201,"props":1482,"children":1483},{"class":203,"line":399},[1484,1489,1493],{"type":175,"tag":201,"props":1485,"children":1486},{"style":219},[1487],{"type":181,"value":1488},"      \u003C/",{"type":175,"tag":201,"props":1490,"children":1491},{"style":235},[1492],{"type":181,"value":1374},{"type":175,"tag":201,"props":1494,"children":1495},{"style":219},[1496],{"type":181,"value":1214},{"type":175,"tag":201,"props":1498,"children":1499},{"class":203,"line":408},[1500,1505,1509],{"type":175,"tag":201,"props":1501,"children":1502},{"style":219},[1503],{"type":181,"value":1504},"    \u003C/",{"type":175,"tag":201,"props":1506,"children":1507},{"style":235},[1508],{"type":181,"value":1335},{"type":175,"tag":201,"props":1510,"children":1511},{"style":219},[1512],{"type":181,"value":1214},{"type":175,"tag":201,"props":1514,"children":1515},{"class":203,"line":622},[1516,1521,1525],{"type":175,"tag":201,"props":1517,"children":1518},{"style":219},[1519],{"type":181,"value":1520},"  \u003C/",{"type":175,"tag":201,"props":1522,"children":1523},{"style":235},[1524],{"type":181,"value":1227},{"type":175,"tag":201,"props":1526,"children":1527},{"style":219},[1528],{"type":181,"value":1214},{"type":175,"tag":201,"props":1530,"children":1531},{"class":203,"line":634},[1532,1536,1540],{"type":175,"tag":201,"props":1533,"children":1534},{"style":219},[1535],{"type":181,"value":1472},{"type":175,"tag":201,"props":1537,"children":1538},{"style":235},[1539],{"type":181,"value":1209},{"type":175,"tag":201,"props":1541,"children":1542},{"style":219},[1543],{"type":181,"value":1214},{"type":175,"tag":201,"props":1545,"children":1546},{"class":203,"line":671},[1547],{"type":175,"tag":201,"props":1548,"children":1549},{"emptyLinePlaceholder":362},[1550],{"type":181,"value":365},{"type":175,"tag":201,"props":1552,"children":1553},{"class":203,"line":689},[1554,1558,1563],{"type":175,"tag":201,"props":1555,"children":1556},{"style":219},[1557],{"type":181,"value":1204},{"type":175,"tag":201,"props":1559,"children":1560},{"style":235},[1561],{"type":181,"value":1562},"script",{"type":175,"tag":201,"props":1564,"children":1565},{"style":219},[1566],{"type":181,"value":1214},{"type":175,"tag":201,"props":1568,"children":1569},{"class":203,"line":780},[1570,1574,1578],{"type":175,"tag":201,"props":1571,"children":1572},{"style":208},[1573],{"type":181,"value":211},{"type":175,"tag":201,"props":1575,"children":1576},{"style":208},[1577],{"type":181,"value":216},{"type":175,"tag":201,"props":1579,"children":1580},{"style":219},[1581],{"type":181,"value":222},{"type":175,"tag":201,"props":1583,"children":1584},{"class":203,"line":790},[1585,1590,1595],{"type":175,"tag":201,"props":1586,"children":1587},{"style":235},[1588],{"type":181,"value":1589},"  data",{"type":175,"tag":201,"props":1591,"children":1592},{"style":219},[1593],{"type":181,"value":1594}," ()",{"type":175,"tag":201,"props":1596,"children":1597},{"style":219},[1598],{"type":181,"value":222},{"type":175,"tag":201,"props":1600,"children":1601},{"class":203,"line":876},[1602,1606],{"type":175,"tag":201,"props":1603,"children":1604},{"style":208},[1605],{"type":181,"value":374},{"type":175,"tag":201,"props":1607,"children":1608},{"style":219},[1609],{"type":181,"value":222},{"type":175,"tag":201,"props":1611,"children":1612},{"class":203,"line":961},[1613,1618,1622,1627],{"type":175,"tag":201,"props":1614,"children":1615},{"style":235},[1616],{"type":181,"value":1617},"      query",{"type":175,"tag":201,"props":1619,"children":1620},{"style":219},[1621],{"type":181,"value":434},{"type":175,"tag":201,"props":1623,"children":1624},{"style":219},[1625],{"type":181,"value":1626}," ''",{"type":175,"tag":201,"props":1628,"children":1629},{"style":219},[1630],{"type":181,"value":668},{"type":175,"tag":201,"props":1632,"children":1633},{"class":203,"line":970},[1634,1639,1643],{"type":175,"tag":201,"props":1635,"children":1636},{"style":235},[1637],{"type":181,"value":1638},"      articles",{"type":175,"tag":201,"props":1640,"children":1641},{"style":219},[1642],{"type":181,"value":434},{"type":175,"tag":201,"props":1644,"children":1645},{"style":235},[1646],{"type":181,"value":1647}," []\n",{"type":175,"tag":201,"props":1649,"children":1650},{"class":203,"line":1055},[1651],{"type":175,"tag":201,"props":1652,"children":1653},{"style":219},[1654],{"type":181,"value":396},{"type":175,"tag":201,"props":1656,"children":1657},{"class":203,"line":1141},[1658],{"type":175,"tag":201,"props":1659,"children":1660},{"style":219},[1661],{"type":181,"value":602},{"type":175,"tag":201,"props":1663,"children":1664},{"class":203,"line":1150},[1665,1670,1674],{"type":175,"tag":201,"props":1666,"children":1667},{"style":235},[1668],{"type":181,"value":1669},"  watch",{"type":175,"tag":201,"props":1671,"children":1672},{"style":219},[1673],{"type":181,"value":434},{"type":175,"tag":201,"props":1675,"children":1676},{"style":219},[1677],{"type":181,"value":222},{"type":175,"tag":201,"props":1679,"children":1680},{"class":203,"line":1158},[1681,1686,1691,1696,1700,1704],{"type":175,"tag":201,"props":1682,"children":1683},{"style":229},[1684],{"type":181,"value":1685},"    async",{"type":175,"tag":201,"props":1687,"children":1688},{"style":235},[1689],{"type":181,"value":1690}," query",{"type":175,"tag":201,"props":1692,"children":1693},{"style":219},[1694],{"type":181,"value":1695}," (",{"type":175,"tag":201,"props":1697,"children":1698},{"style":246},[1699],{"type":181,"value":1264},{"type":175,"tag":201,"props":1701,"children":1702},{"style":219},[1703],{"type":181,"value":341},{"type":175,"tag":201,"props":1705,"children":1706},{"style":219},[1707],{"type":181,"value":222},{"type":175,"tag":201,"props":1709,"children":1710},{"class":203,"line":1166},[1711,1716,1720,1725,1729,1734],{"type":175,"tag":201,"props":1712,"children":1713},{"style":208},[1714],{"type":181,"value":1715},"      if",{"type":175,"tag":201,"props":1717,"children":1718},{"style":235},[1719],{"type":181,"value":1695},{"type":175,"tag":201,"props":1721,"children":1722},{"style":219},[1723],{"type":181,"value":1724},"!",{"type":175,"tag":201,"props":1726,"children":1727},{"style":280},[1728],{"type":181,"value":1264},{"type":175,"tag":201,"props":1730,"children":1731},{"style":235},[1732],{"type":181,"value":1733},") ",{"type":175,"tag":201,"props":1735,"children":1736},{"style":219},[1737],{"type":181,"value":1738},"{\n",{"type":175,"tag":201,"props":1740,"children":1742},{"class":203,"line":1741},24,[1743,1748,1752,1756],{"type":175,"tag":201,"props":1744,"children":1745},{"style":219},[1746],{"type":181,"value":1747},"        this.",{"type":175,"tag":201,"props":1749,"children":1750},{"style":280},[1751],{"type":181,"value":314},{"type":175,"tag":201,"props":1753,"children":1754},{"style":219},[1755],{"type":181,"value":288},{"type":175,"tag":201,"props":1757,"children":1758},{"style":235},[1759],{"type":181,"value":1647},{"type":175,"tag":201,"props":1761,"children":1763},{"class":203,"line":1762},25,[1764],{"type":175,"tag":201,"props":1765,"children":1766},{"style":208},[1767],{"type":181,"value":1768},"        return\n",{"type":175,"tag":201,"props":1770,"children":1772},{"class":203,"line":1771},26,[1773],{"type":175,"tag":201,"props":1774,"children":1775},{"style":219},[1776],{"type":181,"value":1777},"      }\n",{"type":175,"tag":201,"props":1779,"children":1781},{"class":203,"line":1780},27,[1782],{"type":175,"tag":201,"props":1783,"children":1784},{"emptyLinePlaceholder":362},[1785],{"type":181,"value":365},{"type":175,"tag":201,"props":1787,"children":1789},{"class":203,"line":1788},28,[1790,1795,1799,1803,1807,1811,1816,1820,1824,1828,1832],{"type":175,"tag":201,"props":1791,"children":1792},{"style":219},[1793],{"type":181,"value":1794},"      this.",{"type":175,"tag":201,"props":1796,"children":1797},{"style":280},[1798],{"type":181,"value":314},{"type":175,"tag":201,"props":1800,"children":1801},{"style":219},[1802],{"type":181,"value":288},{"type":175,"tag":201,"props":1804,"children":1805},{"style":208},[1806],{"type":181,"value":293},{"type":175,"tag":201,"props":1808,"children":1809},{"style":219},[1810],{"type":181,"value":649},{"type":175,"tag":201,"props":1812,"children":1813},{"style":296},[1814],{"type":181,"value":1815},"$content",{"type":175,"tag":201,"props":1817,"children":1818},{"style":235},[1819],{"type":181,"value":303},{"type":175,"tag":201,"props":1821,"children":1822},{"style":219},[1823],{"type":181,"value":308},{"type":175,"tag":201,"props":1825,"children":1826},{"style":311},[1827],{"type":181,"value":314},{"type":175,"tag":201,"props":1829,"children":1830},{"style":219},[1831],{"type":181,"value":308},{"type":175,"tag":201,"props":1833,"children":1834},{"style":235},[1835],{"type":181,"value":1836},")\n",{"type":175,"tag":201,"props":1838,"children":1840},{"class":203,"line":1839},29,[1841,1846,1851,1856,1860,1864,1868,1872,1876,1880,1884],{"type":175,"tag":201,"props":1842,"children":1843},{"style":219},[1844],{"type":181,"value":1845},"        .",{"type":175,"tag":201,"props":1847,"children":1848},{"style":296},[1849],{"type":181,"value":1850},"only",{"type":175,"tag":201,"props":1852,"children":1853},{"style":235},[1854],{"type":181,"value":1855},"([",{"type":175,"tag":201,"props":1857,"children":1858},{"style":219},[1859],{"type":181,"value":308},{"type":175,"tag":201,"props":1861,"children":1862},{"style":311},[1863],{"type":181,"value":663},{"type":175,"tag":201,"props":1865,"children":1866},{"style":219},[1867],{"type":181,"value":308},{"type":175,"tag":201,"props":1869,"children":1870},{"style":219},[1871],{"type":181,"value":254},{"type":175,"tag":201,"props":1873,"children":1874},{"style":219},[1875],{"type":181,"value":709},{"type":175,"tag":201,"props":1877,"children":1878},{"style":311},[1879],{"type":181,"value":336},{"type":175,"tag":201,"props":1881,"children":1882},{"style":219},[1883],{"type":181,"value":308},{"type":175,"tag":201,"props":1885,"children":1886},{"style":235},[1887],{"type":181,"value":1888},"])\n",{"type":175,"tag":201,"props":1890,"children":1892},{"class":203,"line":1891},30,[1893,1897,1902,1906,1910,1915,1919,1923,1927,1932,1936],{"type":175,"tag":201,"props":1894,"children":1895},{"style":219},[1896],{"type":181,"value":1845},{"type":175,"tag":201,"props":1898,"children":1899},{"style":296},[1900],{"type":181,"value":1901},"sortBy",{"type":175,"tag":201,"props":1903,"children":1904},{"style":235},[1905],{"type":181,"value":303},{"type":175,"tag":201,"props":1907,"children":1908},{"style":219},[1909],{"type":181,"value":308},{"type":175,"tag":201,"props":1911,"children":1912},{"style":311},[1913],{"type":181,"value":1914},"createdAt",{"type":175,"tag":201,"props":1916,"children":1917},{"style":219},[1918],{"type":181,"value":308},{"type":175,"tag":201,"props":1920,"children":1921},{"style":219},[1922],{"type":181,"value":254},{"type":175,"tag":201,"props":1924,"children":1925},{"style":219},[1926],{"type":181,"value":709},{"type":175,"tag":201,"props":1928,"children":1929},{"style":311},[1930],{"type":181,"value":1931},"asc",{"type":175,"tag":201,"props":1933,"children":1934},{"style":219},[1935],{"type":181,"value":308},{"type":175,"tag":201,"props":1937,"children":1938},{"style":235},[1939],{"type":181,"value":1836},{"type":175,"tag":201,"props":1941,"children":1943},{"class":203,"line":1942},31,[1944,1948,1953,1957,1963],{"type":175,"tag":201,"props":1945,"children":1946},{"style":219},[1947],{"type":181,"value":1845},{"type":175,"tag":201,"props":1949,"children":1950},{"style":296},[1951],{"type":181,"value":1952},"limit",{"type":175,"tag":201,"props":1954,"children":1955},{"style":235},[1956],{"type":181,"value":303},{"type":175,"tag":201,"props":1958,"children":1960},{"style":1959},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[1961],{"type":181,"value":1962},"12",{"type":175,"tag":201,"props":1964,"children":1965},{"style":235},[1966],{"type":181,"value":1836},{"type":175,"tag":201,"props":1968,"children":1970},{"class":203,"line":1969},32,[1971,1975,1979,1983,1987],{"type":175,"tag":201,"props":1972,"children":1973},{"style":219},[1974],{"type":181,"value":1845},{"type":175,"tag":201,"props":1976,"children":1977},{"style":296},[1978],{"type":181,"value":1180},{"type":175,"tag":201,"props":1980,"children":1981},{"style":235},[1982],{"type":181,"value":303},{"type":175,"tag":201,"props":1984,"children":1985},{"style":280},[1986],{"type":181,"value":1264},{"type":175,"tag":201,"props":1988,"children":1989},{"style":235},[1990],{"type":181,"value":1836},{"type":175,"tag":201,"props":1992,"children":1994},{"class":203,"line":1993},33,[1995,1999,2003],{"type":175,"tag":201,"props":1996,"children":1997},{"style":219},[1998],{"type":181,"value":1845},{"type":175,"tag":201,"props":2000,"children":2001},{"style":296},[2002],{"type":181,"value":350},{"type":175,"tag":201,"props":2004,"children":2005},{"style":235},[2006],{"type":181,"value":355},{"type":175,"tag":201,"props":2008,"children":2010},{"class":203,"line":2009},34,[2011],{"type":175,"tag":201,"props":2012,"children":2013},{"style":219},[2014],{"type":181,"value":396},{"type":175,"tag":201,"props":2016,"children":2018},{"class":203,"line":2017},35,[2019],{"type":175,"tag":201,"props":2020,"children":2021},{"style":219},[2022],{"type":181,"value":405},{"type":175,"tag":201,"props":2024,"children":2026},{"class":203,"line":2025},36,[2027],{"type":175,"tag":201,"props":2028,"children":2029},{"style":219},[2030],{"type":181,"value":414},{"type":175,"tag":201,"props":2032,"children":2034},{"class":203,"line":2033},37,[2035,2039,2043],{"type":175,"tag":201,"props":2036,"children":2037},{"style":219},[2038],{"type":181,"value":1472},{"type":175,"tag":201,"props":2040,"children":2041},{"style":235},[2042],{"type":181,"value":1562},{"type":175,"tag":201,"props":2044,"children":2045},{"style":219},[2046],{"type":181,"value":1214},{"type":175,"tag":2048,"props":2049,"children":2050},"blockquote",{},[2051],{"type":175,"tag":421,"props":2052,"children":2053},{},[2054,2056],{"type":181,"value":2055},"Check out the ",{"type":175,"tag":427,"props":2057,"children":2059},{"href":2058},"/v1/getting-started/fetching#searchfield-value",[2060],{"type":181,"value":2061},"search documentation",{"type":175,"tag":183,"props":2063,"children":2065},{"id":2064},"prev-and-next",[2066],{"type":181,"value":2067},"Prev and Next",{"type":175,"tag":421,"props":2069,"children":2070},{},[2071,2073,2078],{"type":181,"value":2072},"Add previous and next links using the ",{"type":175,"tag":197,"props":2074,"children":2075},{"className":167},[2076],{"type":181,"value":2077},"surround",{"type":181,"value":2079}," method:",{"type":175,"tag":190,"props":2081,"children":2083},{"className":1190,"code":2082,"language":1192,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Cdiv>\n    \u003CNuxtLink v-if=\"prev\" :to=\"{ name: 'blog-slug', params: { slug: prev.slug } }\">\n      {{ prev.title }}\n    \u003C/NuxtLink>\n\n    \u003CNuxtLink v-if=\"next\" :to=\"{ name: 'blog-slug', params: { slug: next.slug } }\">\n      {{ next.title }}\n    \u003C/NuxtLink>\n  \u003C/div>\n\u003C/template>\n\n\u003Cscript>\nexport default {\n  async asyncData({ $content, params }) {\n    const [prev, next] = await $content('articles')\n      .only(['title', 'slug'])\n      .sortBy('createdAt', 'asc')\n      .surround(params.slug)\n      .fetch()\n\n    return {\n      prev,\n      next\n    }\n  }\n}\n\u003C/script>\n",[2084],{"type":175,"tag":197,"props":2085,"children":2086},{"__ignoreMap":167},[2087,2102,2117,2174,2182,2197,2204,2261,2269,2284,2299,2314,2321,2336,2351,2386,2448,2496,2543,2575,2590,2597,2608,2620,2628,2635,2642,2649],{"type":175,"tag":201,"props":2088,"children":2089},{"class":203,"line":204},[2090,2094,2098],{"type":175,"tag":201,"props":2091,"children":2092},{"style":219},[2093],{"type":181,"value":1204},{"type":175,"tag":201,"props":2095,"children":2096},{"style":235},[2097],{"type":181,"value":1209},{"type":175,"tag":201,"props":2099,"children":2100},{"style":219},[2101],{"type":181,"value":1214},{"type":175,"tag":201,"props":2103,"children":2104},{"class":203,"line":225},[2105,2109,2113],{"type":175,"tag":201,"props":2106,"children":2107},{"style":219},[2108],{"type":181,"value":1222},{"type":175,"tag":201,"props":2110,"children":2111},{"style":235},[2112],{"type":181,"value":1227},{"type":175,"tag":201,"props":2114,"children":2115},{"style":219},[2116],{"type":181,"value":1214},{"type":175,"tag":201,"props":2118,"children":2119},{"class":203,"line":271},[2120,2124,2128,2132,2136,2140,2145,2149,2153,2157,2161,2166,2170],{"type":175,"tag":201,"props":2121,"children":2122},{"style":219},[2123],{"type":181,"value":1239},{"type":175,"tag":201,"props":2125,"children":2126},{"style":235},[2127],{"type":181,"value":1435},{"type":175,"tag":201,"props":2129,"children":2130},{"style":229},[2131],{"type":181,"value":1340},{"type":175,"tag":201,"props":2133,"children":2134},{"style":219},[2135],{"type":181,"value":1254},{"type":175,"tag":201,"props":2137,"children":2138},{"style":219},[2139],{"type":181,"value":1259},{"type":175,"tag":201,"props":2141,"children":2142},{"style":311},[2143],{"type":181,"value":2144},"prev",{"type":175,"tag":201,"props":2146,"children":2147},{"style":219},[2148],{"type":181,"value":1259},{"type":175,"tag":201,"props":2150,"children":2151},{"style":229},[2152],{"type":181,"value":1440},{"type":175,"tag":201,"props":2154,"children":2155},{"style":219},[2156],{"type":181,"value":1254},{"type":175,"tag":201,"props":2158,"children":2159},{"style":219},[2160],{"type":181,"value":1259},{"type":175,"tag":201,"props":2162,"children":2163},{"style":311},[2164],{"type":181,"value":2165},"{ name: 'blog-slug', params: { slug: prev.slug } }",{"type":175,"tag":201,"props":2167,"children":2168},{"style":219},[2169],{"type":181,"value":1259},{"type":175,"tag":201,"props":2171,"children":2172},{"style":219},[2173],{"type":181,"value":1214},{"type":175,"tag":201,"props":2175,"children":2176},{"class":203,"line":358},[2177],{"type":175,"tag":201,"props":2178,"children":2179},{"style":280},[2180],{"type":181,"value":2181},"      {{ prev.title }}\n",{"type":175,"tag":201,"props":2183,"children":2184},{"class":203,"line":368},[2185,2189,2193],{"type":175,"tag":201,"props":2186,"children":2187},{"style":219},[2188],{"type":181,"value":1504},{"type":175,"tag":201,"props":2190,"children":2191},{"style":235},[2192],{"type":181,"value":1435},{"type":175,"tag":201,"props":2194,"children":2195},{"style":219},[2196],{"type":181,"value":1214},{"type":175,"tag":201,"props":2198,"children":2199},{"class":203,"line":381},[2200],{"type":175,"tag":201,"props":2201,"children":2202},{"emptyLinePlaceholder":362},[2203],{"type":181,"value":365},{"type":175,"tag":201,"props":2205,"children":2206},{"class":203,"line":390},[2207,2211,2215,2219,2223,2227,2232,2236,2240,2244,2248,2253,2257],{"type":175,"tag":201,"props":2208,"children":2209},{"style":219},[2210],{"type":181,"value":1239},{"type":175,"tag":201,"props":2212,"children":2213},{"style":235},[2214],{"type":181,"value":1435},{"type":175,"tag":201,"props":2216,"children":2217},{"style":229},[2218],{"type":181,"value":1340},{"type":175,"tag":201,"props":2220,"children":2221},{"style":219},[2222],{"type":181,"value":1254},{"type":175,"tag":201,"props":2224,"children":2225},{"style":219},[2226],{"type":181,"value":1259},{"type":175,"tag":201,"props":2228,"children":2229},{"style":311},[2230],{"type":181,"value":2231},"next",{"type":175,"tag":201,"props":2233,"children":2234},{"style":219},[2235],{"type":181,"value":1259},{"type":175,"tag":201,"props":2237,"children":2238},{"style":229},[2239],{"type":181,"value":1440},{"type":175,"tag":201,"props":2241,"children":2242},{"style":219},[2243],{"type":181,"value":1254},{"type":175,"tag":201,"props":2245,"children":2246},{"style":219},[2247],{"type":181,"value":1259},{"type":175,"tag":201,"props":2249,"children":2250},{"style":311},[2251],{"type":181,"value":2252},"{ name: 'blog-slug', params: { slug: next.slug } }",{"type":175,"tag":201,"props":2254,"children":2255},{"style":219},[2256],{"type":181,"value":1259},{"type":175,"tag":201,"props":2258,"children":2259},{"style":219},[2260],{"type":181,"value":1214},{"type":175,"tag":201,"props":2262,"children":2263},{"class":203,"line":399},[2264],{"type":175,"tag":201,"props":2265,"children":2266},{"style":280},[2267],{"type":181,"value":2268},"      {{ next.title }}\n",{"type":175,"tag":201,"props":2270,"children":2271},{"class":203,"line":408},[2272,2276,2280],{"type":175,"tag":201,"props":2273,"children":2274},{"style":219},[2275],{"type":181,"value":1504},{"type":175,"tag":201,"props":2277,"children":2278},{"style":235},[2279],{"type":181,"value":1435},{"type":175,"tag":201,"props":2281,"children":2282},{"style":219},[2283],{"type":181,"value":1214},{"type":175,"tag":201,"props":2285,"children":2286},{"class":203,"line":622},[2287,2291,2295],{"type":175,"tag":201,"props":2288,"children":2289},{"style":219},[2290],{"type":181,"value":1520},{"type":175,"tag":201,"props":2292,"children":2293},{"style":235},[2294],{"type":181,"value":1227},{"type":175,"tag":201,"props":2296,"children":2297},{"style":219},[2298],{"type":181,"value":1214},{"type":175,"tag":201,"props":2300,"children":2301},{"class":203,"line":634},[2302,2306,2310],{"type":175,"tag":201,"props":2303,"children":2304},{"style":219},[2305],{"type":181,"value":1472},{"type":175,"tag":201,"props":2307,"children":2308},{"style":235},[2309],{"type":181,"value":1209},{"type":175,"tag":201,"props":2311,"children":2312},{"style":219},[2313],{"type":181,"value":1214},{"type":175,"tag":201,"props":2315,"children":2316},{"class":203,"line":671},[2317],{"type":175,"tag":201,"props":2318,"children":2319},{"emptyLinePlaceholder":362},[2320],{"type":181,"value":365},{"type":175,"tag":201,"props":2322,"children":2323},{"class":203,"line":689},[2324,2328,2332],{"type":175,"tag":201,"props":2325,"children":2326},{"style":219},[2327],{"type":181,"value":1204},{"type":175,"tag":201,"props":2329,"children":2330},{"style":235},[2331],{"type":181,"value":1562},{"type":175,"tag":201,"props":2333,"children":2334},{"style":219},[2335],{"type":181,"value":1214},{"type":175,"tag":201,"props":2337,"children":2338},{"class":203,"line":780},[2339,2343,2347],{"type":175,"tag":201,"props":2340,"children":2341},{"style":208},[2342],{"type":181,"value":211},{"type":175,"tag":201,"props":2344,"children":2345},{"style":208},[2346],{"type":181,"value":216},{"type":175,"tag":201,"props":2348,"children":2349},{"style":219},[2350],{"type":181,"value":222},{"type":175,"tag":201,"props":2352,"children":2353},{"class":203,"line":790},[2354,2358,2362,2366,2370,2374,2378,2382],{"type":175,"tag":201,"props":2355,"children":2356},{"style":229},[2357],{"type":181,"value":232},{"type":175,"tag":201,"props":2359,"children":2360},{"style":235},[2361],{"type":181,"value":238},{"type":175,"tag":201,"props":2363,"children":2364},{"style":219},[2365],{"type":181,"value":243},{"type":175,"tag":201,"props":2367,"children":2368},{"style":246},[2369],{"type":181,"value":249},{"type":175,"tag":201,"props":2371,"children":2372},{"style":219},[2373],{"type":181,"value":254},{"type":175,"tag":201,"props":2375,"children":2376},{"style":246},[2377],{"type":181,"value":259},{"type":175,"tag":201,"props":2379,"children":2380},{"style":219},[2381],{"type":181,"value":264},{"type":175,"tag":201,"props":2383,"children":2384},{"style":219},[2385],{"type":181,"value":222},{"type":175,"tag":201,"props":2387,"children":2388},{"class":203,"line":876},[2389,2393,2398,2402,2406,2411,2416,2420,2424,2428,2432,2436,2440,2444],{"type":175,"tag":201,"props":2390,"children":2391},{"style":229},[2392],{"type":181,"value":277},{"type":175,"tag":201,"props":2394,"children":2395},{"style":219},[2396],{"type":181,"value":2397}," [",{"type":175,"tag":201,"props":2399,"children":2400},{"style":280},[2401],{"type":181,"value":2144},{"type":175,"tag":201,"props":2403,"children":2404},{"style":219},[2405],{"type":181,"value":254},{"type":175,"tag":201,"props":2407,"children":2408},{"style":280},[2409],{"type":181,"value":2410}," next",{"type":175,"tag":201,"props":2412,"children":2413},{"style":219},[2414],{"type":181,"value":2415},"]",{"type":175,"tag":201,"props":2417,"children":2418},{"style":219},[2419],{"type":181,"value":288},{"type":175,"tag":201,"props":2421,"children":2422},{"style":208},[2423],{"type":181,"value":293},{"type":175,"tag":201,"props":2425,"children":2426},{"style":296},[2427],{"type":181,"value":249},{"type":175,"tag":201,"props":2429,"children":2430},{"style":235},[2431],{"type":181,"value":303},{"type":175,"tag":201,"props":2433,"children":2434},{"style":219},[2435],{"type":181,"value":308},{"type":175,"tag":201,"props":2437,"children":2438},{"style":311},[2439],{"type":181,"value":314},{"type":175,"tag":201,"props":2441,"children":2442},{"style":219},[2443],{"type":181,"value":308},{"type":175,"tag":201,"props":2445,"children":2446},{"style":235},[2447],{"type":181,"value":1836},{"type":175,"tag":201,"props":2449,"children":2450},{"class":203,"line":961},[2451,2456,2460,2464,2468,2472,2476,2480,2484,2488,2492],{"type":175,"tag":201,"props":2452,"children":2453},{"style":219},[2454],{"type":181,"value":2455},"      .",{"type":175,"tag":201,"props":2457,"children":2458},{"style":296},[2459],{"type":181,"value":1850},{"type":175,"tag":201,"props":2461,"children":2462},{"style":235},[2463],{"type":181,"value":1855},{"type":175,"tag":201,"props":2465,"children":2466},{"style":219},[2467],{"type":181,"value":308},{"type":175,"tag":201,"props":2469,"children":2470},{"style":311},[2471],{"type":181,"value":663},{"type":175,"tag":201,"props":2473,"children":2474},{"style":219},[2475],{"type":181,"value":308},{"type":175,"tag":201,"props":2477,"children":2478},{"style":219},[2479],{"type":181,"value":254},{"type":175,"tag":201,"props":2481,"children":2482},{"style":219},[2483],{"type":181,"value":709},{"type":175,"tag":201,"props":2485,"children":2486},{"style":311},[2487],{"type":181,"value":336},{"type":175,"tag":201,"props":2489,"children":2490},{"style":219},[2491],{"type":181,"value":308},{"type":175,"tag":201,"props":2493,"children":2494},{"style":235},[2495],{"type":181,"value":1888},{"type":175,"tag":201,"props":2497,"children":2498},{"class":203,"line":970},[2499,2503,2507,2511,2515,2519,2523,2527,2531,2535,2539],{"type":175,"tag":201,"props":2500,"children":2501},{"style":219},[2502],{"type":181,"value":2455},{"type":175,"tag":201,"props":2504,"children":2505},{"style":296},[2506],{"type":181,"value":1901},{"type":175,"tag":201,"props":2508,"children":2509},{"style":235},[2510],{"type":181,"value":303},{"type":175,"tag":201,"props":2512,"children":2513},{"style":219},[2514],{"type":181,"value":308},{"type":175,"tag":201,"props":2516,"children":2517},{"style":311},[2518],{"type":181,"value":1914},{"type":175,"tag":201,"props":2520,"children":2521},{"style":219},[2522],{"type":181,"value":308},{"type":175,"tag":201,"props":2524,"children":2525},{"style":219},[2526],{"type":181,"value":254},{"type":175,"tag":201,"props":2528,"children":2529},{"style":219},[2530],{"type":181,"value":709},{"type":175,"tag":201,"props":2532,"children":2533},{"style":311},[2534],{"type":181,"value":1931},{"type":175,"tag":201,"props":2536,"children":2537},{"style":219},[2538],{"type":181,"value":308},{"type":175,"tag":201,"props":2540,"children":2541},{"style":235},[2542],{"type":181,"value":1836},{"type":175,"tag":201,"props":2544,"children":2545},{"class":203,"line":1055},[2546,2550,2554,2558,2563,2567,2571],{"type":175,"tag":201,"props":2547,"children":2548},{"style":219},[2549],{"type":181,"value":2455},{"type":175,"tag":201,"props":2551,"children":2552},{"style":296},[2553],{"type":181,"value":2077},{"type":175,"tag":201,"props":2555,"children":2556},{"style":235},[2557],{"type":181,"value":303},{"type":175,"tag":201,"props":2559,"children":2560},{"style":280},[2561],{"type":181,"value":2562},"params",{"type":175,"tag":201,"props":2564,"children":2565},{"style":219},[2566],{"type":181,"value":331},{"type":175,"tag":201,"props":2568,"children":2569},{"style":280},[2570],{"type":181,"value":336},{"type":175,"tag":201,"props":2572,"children":2573},{"style":235},[2574],{"type":181,"value":1836},{"type":175,"tag":201,"props":2576,"children":2577},{"class":203,"line":1141},[2578,2582,2586],{"type":175,"tag":201,"props":2579,"children":2580},{"style":219},[2581],{"type":181,"value":2455},{"type":175,"tag":201,"props":2583,"children":2584},{"style":296},[2585],{"type":181,"value":350},{"type":175,"tag":201,"props":2587,"children":2588},{"style":235},[2589],{"type":181,"value":355},{"type":175,"tag":201,"props":2591,"children":2592},{"class":203,"line":1150},[2593],{"type":175,"tag":201,"props":2594,"children":2595},{"emptyLinePlaceholder":362},[2596],{"type":181,"value":365},{"type":175,"tag":201,"props":2598,"children":2599},{"class":203,"line":1158},[2600,2604],{"type":175,"tag":201,"props":2601,"children":2602},{"style":208},[2603],{"type":181,"value":374},{"type":175,"tag":201,"props":2605,"children":2606},{"style":219},[2607],{"type":181,"value":222},{"type":175,"tag":201,"props":2609,"children":2610},{"class":203,"line":1166},[2611,2616],{"type":175,"tag":201,"props":2612,"children":2613},{"style":280},[2614],{"type":181,"value":2615},"      prev",{"type":175,"tag":201,"props":2617,"children":2618},{"style":219},[2619],{"type":181,"value":668},{"type":175,"tag":201,"props":2621,"children":2622},{"class":203,"line":1741},[2623],{"type":175,"tag":201,"props":2624,"children":2625},{"style":280},[2626],{"type":181,"value":2627},"      next\n",{"type":175,"tag":201,"props":2629,"children":2630},{"class":203,"line":1762},[2631],{"type":175,"tag":201,"props":2632,"children":2633},{"style":219},[2634],{"type":181,"value":396},{"type":175,"tag":201,"props":2636,"children":2637},{"class":203,"line":1771},[2638],{"type":175,"tag":201,"props":2639,"children":2640},{"style":219},[2641],{"type":181,"value":405},{"type":175,"tag":201,"props":2643,"children":2644},{"class":203,"line":1780},[2645],{"type":175,"tag":201,"props":2646,"children":2647},{"style":219},[2648],{"type":181,"value":414},{"type":175,"tag":201,"props":2650,"children":2651},{"class":203,"line":1788},[2652,2656,2660],{"type":175,"tag":201,"props":2653,"children":2654},{"style":219},[2655],{"type":181,"value":1472},{"type":175,"tag":201,"props":2657,"children":2658},{"style":235},[2659],{"type":181,"value":1562},{"type":175,"tag":201,"props":2661,"children":2662},{"style":219},[2663],{"type":181,"value":1214},{"type":175,"tag":2665,"props":2666,"children":2668},"alert",{"type":2667},"info",[2669,2693],{"type":175,"tag":421,"props":2670,"children":2671},{},[2672,2674,2679,2681,2685,2687,2691],{"type":181,"value":2673},"If more than one document has the same slug, you should set ",{"type":175,"tag":197,"props":2675,"children":2676},{"className":167},[2677],{"type":181,"value":2678},"path",{"type":181,"value":2680}," as the first argument of the ",{"type":175,"tag":197,"props":2682,"children":2683},{"className":167},[2684],{"type":181,"value":2077},{"type":181,"value":2686}," method, instead of ",{"type":175,"tag":197,"props":2688,"children":2689},{"className":167},[2690],{"type":181,"value":336},{"type":181,"value":2692},".\nThis is because Nuxt Content finds previous and next documents based on the one that matched first.",{"type":175,"tag":421,"props":2694,"children":2695},{},[2696,2698,2703],{"type":181,"value":2697},"For example, if you sort documents according to ",{"type":175,"tag":197,"props":2699,"children":2700},{"className":167},[2701],{"type":181,"value":2702},"position",{"type":181,"value":2704},", the lower-positioned document will be always used for calculation,\neven when the current page is showing the higer-positioned document.",{"type":175,"tag":2048,"props":2706,"children":2707},{},[2708],{"type":175,"tag":421,"props":2709,"children":2710},{},[2711,2712],{"type":181,"value":2055},{"type":175,"tag":427,"props":2713,"children":2715},{"href":2714},"/v1/getting-started/fetching#surroundslugorpath-options",[2716],{"type":181,"value":2717},"surround documentation",{"type":175,"tag":183,"props":2719,"children":2721},{"id":2720},"case-insensitive-sorting",[2722],{"type":181,"value":2723},"Case-Insensitive Sorting",{"type":175,"tag":421,"props":2725,"children":2726},{},[2727],{"type":181,"value":2728},"It is needed to work around Nuxt Content's case-sensitive sorting, to add extra properties to documents, whose value is lower-cased.",{"type":175,"tag":190,"props":2730,"children":2733},{"className":192,"code":2731,"filename":2732,"language":194,"meta":167,"style":167},"export default {\n  hooks: {\n    'content:file:beforeInsert': (document) => {\n      if (document.extension === '.md') {\n        Object.entries(document).forEach(([key, value]) => {\n          const _key = `case_insensitive__${key}`; // prefix is arbitrary\n\n          if (!document[_key] && typeof value === 'string') {\n            document[_key] = value.toLocaleLowerCase();\n          }\n        });\n      }\n    }\n  }\n};\n","nuxt.config.js",[2734],{"type":175,"tag":197,"props":2735,"children":2736},{"__ignoreMap":167},[2737,2752,2768,2811,2861,2934,2985,2992,3066,3112,3120,3136,3143,3150,3157],{"type":175,"tag":201,"props":2738,"children":2739},{"class":203,"line":204},[2740,2744,2748],{"type":175,"tag":201,"props":2741,"children":2742},{"style":208},[2743],{"type":181,"value":211},{"type":175,"tag":201,"props":2745,"children":2746},{"style":208},[2747],{"type":181,"value":216},{"type":175,"tag":201,"props":2749,"children":2750},{"style":219},[2751],{"type":181,"value":222},{"type":175,"tag":201,"props":2753,"children":2754},{"class":203,"line":225},[2755,2760,2764],{"type":175,"tag":201,"props":2756,"children":2757},{"style":235},[2758],{"type":181,"value":2759},"  hooks",{"type":175,"tag":201,"props":2761,"children":2762},{"style":219},[2763],{"type":181,"value":434},{"type":175,"tag":201,"props":2765,"children":2766},{"style":219},[2767],{"type":181,"value":222},{"type":175,"tag":201,"props":2769,"children":2770},{"class":203,"line":271},[2771,2776,2781,2785,2789,2793,2798,2802,2807],{"type":175,"tag":201,"props":2772,"children":2773},{"style":219},[2774],{"type":181,"value":2775},"    '",{"type":175,"tag":201,"props":2777,"children":2778},{"style":235},[2779],{"type":181,"value":2780},"content:file:beforeInsert",{"type":175,"tag":201,"props":2782,"children":2783},{"style":219},[2784],{"type":181,"value":308},{"type":175,"tag":201,"props":2786,"children":2787},{"style":219},[2788],{"type":181,"value":434},{"type":175,"tag":201,"props":2790,"children":2791},{"style":219},[2792],{"type":181,"value":1695},{"type":175,"tag":201,"props":2794,"children":2795},{"style":246},[2796],{"type":181,"value":2797},"document",{"type":175,"tag":201,"props":2799,"children":2800},{"style":219},[2801],{"type":181,"value":341},{"type":175,"tag":201,"props":2803,"children":2804},{"style":229},[2805],{"type":181,"value":2806}," =>",{"type":175,"tag":201,"props":2808,"children":2809},{"style":219},[2810],{"type":181,"value":222},{"type":175,"tag":201,"props":2812,"children":2813},{"class":203,"line":358},[2814,2818,2822,2826,2830,2835,2840,2844,2849,2853,2857],{"type":175,"tag":201,"props":2815,"children":2816},{"style":208},[2817],{"type":181,"value":1715},{"type":175,"tag":201,"props":2819,"children":2820},{"style":235},[2821],{"type":181,"value":1695},{"type":175,"tag":201,"props":2823,"children":2824},{"style":280},[2825],{"type":181,"value":2797},{"type":175,"tag":201,"props":2827,"children":2828},{"style":219},[2829],{"type":181,"value":331},{"type":175,"tag":201,"props":2831,"children":2832},{"style":280},[2833],{"type":181,"value":2834},"extension",{"type":175,"tag":201,"props":2836,"children":2837},{"style":219},[2838],{"type":181,"value":2839}," ===",{"type":175,"tag":201,"props":2841,"children":2842},{"style":219},[2843],{"type":181,"value":709},{"type":175,"tag":201,"props":2845,"children":2846},{"style":311},[2847],{"type":181,"value":2848},".md",{"type":175,"tag":201,"props":2850,"children":2851},{"style":219},[2852],{"type":181,"value":308},{"type":175,"tag":201,"props":2854,"children":2855},{"style":235},[2856],{"type":181,"value":1733},{"type":175,"tag":201,"props":2858,"children":2859},{"style":219},[2860],{"type":181,"value":1738},{"type":175,"tag":201,"props":2862,"children":2863},{"class":203,"line":368},[2864,2869,2873,2878,2882,2886,2890,2894,2899,2903,2907,2912,2916,2921,2926,2930],{"type":175,"tag":201,"props":2865,"children":2866},{"style":280},[2867],{"type":181,"value":2868},"        Object",{"type":175,"tag":201,"props":2870,"children":2871},{"style":219},[2872],{"type":181,"value":331},{"type":175,"tag":201,"props":2874,"children":2875},{"style":296},[2876],{"type":181,"value":2877},"entries",{"type":175,"tag":201,"props":2879,"children":2880},{"style":235},[2881],{"type":181,"value":303},{"type":175,"tag":201,"props":2883,"children":2884},{"style":280},[2885],{"type":181,"value":2797},{"type":175,"tag":201,"props":2887,"children":2888},{"style":235},[2889],{"type":181,"value":341},{"type":175,"tag":201,"props":2891,"children":2892},{"style":219},[2893],{"type":181,"value":331},{"type":175,"tag":201,"props":2895,"children":2896},{"style":296},[2897],{"type":181,"value":2898},"forEach",{"type":175,"tag":201,"props":2900,"children":2901},{"style":235},[2902],{"type":181,"value":303},{"type":175,"tag":201,"props":2904,"children":2905},{"style":219},[2906],{"type":181,"value":1855},{"type":175,"tag":201,"props":2908,"children":2909},{"style":246},[2910],{"type":181,"value":2911},"key",{"type":175,"tag":201,"props":2913,"children":2914},{"style":219},[2915],{"type":181,"value":254},{"type":175,"tag":201,"props":2917,"children":2918},{"style":246},[2919],{"type":181,"value":2920}," value",{"type":175,"tag":201,"props":2922,"children":2923},{"style":219},[2924],{"type":181,"value":2925},"])",{"type":175,"tag":201,"props":2927,"children":2928},{"style":229},[2929],{"type":181,"value":2806},{"type":175,"tag":201,"props":2931,"children":2932},{"style":219},[2933],{"type":181,"value":222},{"type":175,"tag":201,"props":2935,"children":2936},{"class":203,"line":381},[2937,2942,2947,2951,2956,2961,2966,2970,2975,2980],{"type":175,"tag":201,"props":2938,"children":2939},{"style":229},[2940],{"type":181,"value":2941},"          const",{"type":175,"tag":201,"props":2943,"children":2944},{"style":280},[2945],{"type":181,"value":2946}," _key",{"type":175,"tag":201,"props":2948,"children":2949},{"style":219},[2950],{"type":181,"value":288},{"type":175,"tag":201,"props":2952,"children":2953},{"style":219},[2954],{"type":181,"value":2955}," `",{"type":175,"tag":201,"props":2957,"children":2958},{"style":311},[2959],{"type":181,"value":2960},"case_insensitive__",{"type":175,"tag":201,"props":2962,"children":2963},{"style":219},[2964],{"type":181,"value":2965},"${",{"type":175,"tag":201,"props":2967,"children":2968},{"style":280},[2969],{"type":181,"value":2911},{"type":175,"tag":201,"props":2971,"children":2972},{"style":219},[2973],{"type":181,"value":2974},"}`",{"type":175,"tag":201,"props":2976,"children":2977},{"style":219},[2978],{"type":181,"value":2979},";",{"type":175,"tag":201,"props":2981,"children":2982},{"style":784},[2983],{"type":181,"value":2984}," // prefix is arbitrary\n",{"type":175,"tag":201,"props":2986,"children":2987},{"class":203,"line":390},[2988],{"type":175,"tag":201,"props":2989,"children":2990},{"emptyLinePlaceholder":362},[2991],{"type":181,"value":365},{"type":175,"tag":201,"props":2993,"children":2994},{"class":203,"line":399},[2995,3000,3004,3008,3012,3017,3022,3027,3032,3037,3041,3045,3049,3054,3058,3062],{"type":175,"tag":201,"props":2996,"children":2997},{"style":208},[2998],{"type":181,"value":2999},"          if",{"type":175,"tag":201,"props":3001,"children":3002},{"style":235},[3003],{"type":181,"value":1695},{"type":175,"tag":201,"props":3005,"children":3006},{"style":219},[3007],{"type":181,"value":1724},{"type":175,"tag":201,"props":3009,"children":3010},{"style":280},[3011],{"type":181,"value":2797},{"type":175,"tag":201,"props":3013,"children":3014},{"style":235},[3015],{"type":181,"value":3016},"[",{"type":175,"tag":201,"props":3018,"children":3019},{"style":280},[3020],{"type":181,"value":3021},"_key",{"type":175,"tag":201,"props":3023,"children":3024},{"style":235},[3025],{"type":181,"value":3026},"] ",{"type":175,"tag":201,"props":3028,"children":3029},{"style":219},[3030],{"type":181,"value":3031},"&&",{"type":175,"tag":201,"props":3033,"children":3034},{"style":219},[3035],{"type":181,"value":3036}," typeof",{"type":175,"tag":201,"props":3038,"children":3039},{"style":280},[3040],{"type":181,"value":2920},{"type":175,"tag":201,"props":3042,"children":3043},{"style":219},[3044],{"type":181,"value":2839},{"type":175,"tag":201,"props":3046,"children":3047},{"style":219},[3048],{"type":181,"value":709},{"type":175,"tag":201,"props":3050,"children":3051},{"style":311},[3052],{"type":181,"value":3053},"string",{"type":175,"tag":201,"props":3055,"children":3056},{"style":219},[3057],{"type":181,"value":308},{"type":175,"tag":201,"props":3059,"children":3060},{"style":235},[3061],{"type":181,"value":1733},{"type":175,"tag":201,"props":3063,"children":3064},{"style":219},[3065],{"type":181,"value":1738},{"type":175,"tag":201,"props":3067,"children":3068},{"class":203,"line":408},[3069,3074,3078,3082,3086,3090,3094,3098,3103,3107],{"type":175,"tag":201,"props":3070,"children":3071},{"style":280},[3072],{"type":181,"value":3073},"            document",{"type":175,"tag":201,"props":3075,"children":3076},{"style":235},[3077],{"type":181,"value":3016},{"type":175,"tag":201,"props":3079,"children":3080},{"style":280},[3081],{"type":181,"value":3021},{"type":175,"tag":201,"props":3083,"children":3084},{"style":235},[3085],{"type":181,"value":3026},{"type":175,"tag":201,"props":3087,"children":3088},{"style":219},[3089],{"type":181,"value":1254},{"type":175,"tag":201,"props":3091,"children":3092},{"style":280},[3093],{"type":181,"value":2920},{"type":175,"tag":201,"props":3095,"children":3096},{"style":219},[3097],{"type":181,"value":331},{"type":175,"tag":201,"props":3099,"children":3100},{"style":296},[3101],{"type":181,"value":3102},"toLocaleLowerCase",{"type":175,"tag":201,"props":3104,"children":3105},{"style":235},[3106],{"type":181,"value":615},{"type":175,"tag":201,"props":3108,"children":3109},{"style":219},[3110],{"type":181,"value":3111},";\n",{"type":175,"tag":201,"props":3113,"children":3114},{"class":203,"line":622},[3115],{"type":175,"tag":201,"props":3116,"children":3117},{"style":219},[3118],{"type":181,"value":3119},"          }\n",{"type":175,"tag":201,"props":3121,"children":3122},{"class":203,"line":634},[3123,3128,3132],{"type":175,"tag":201,"props":3124,"children":3125},{"style":219},[3126],{"type":181,"value":3127},"        }",{"type":175,"tag":201,"props":3129,"children":3130},{"style":235},[3131],{"type":181,"value":341},{"type":175,"tag":201,"props":3133,"children":3134},{"style":219},[3135],{"type":181,"value":3111},{"type":175,"tag":201,"props":3137,"children":3138},{"class":203,"line":671},[3139],{"type":175,"tag":201,"props":3140,"children":3141},{"style":219},[3142],{"type":181,"value":1777},{"type":175,"tag":201,"props":3144,"children":3145},{"class":203,"line":689},[3146],{"type":175,"tag":201,"props":3147,"children":3148},{"style":219},[3149],{"type":181,"value":396},{"type":175,"tag":201,"props":3151,"children":3152},{"class":203,"line":780},[3153],{"type":175,"tag":201,"props":3154,"children":3155},{"style":219},[3156],{"type":181,"value":405},{"type":175,"tag":201,"props":3158,"children":3159},{"class":203,"line":790},[3160],{"type":175,"tag":201,"props":3161,"children":3162},{"style":219},[3163],{"type":181,"value":3164},"};\n",{"type":175,"tag":421,"props":3166,"children":3167},{},[3168,3170,3174],{"type":181,"value":3169},"Then, call ",{"type":175,"tag":197,"props":3171,"children":3172},{"className":167},[3173],{"type":181,"value":1901},{"type":181,"value":3175}," method with the extra prop's key by which to sort.",{"type":175,"tag":190,"props":3177,"children":3181},{"className":3178,"code":3179,"language":3180,"meta":167,"style":167},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default {\n  async asyncData({ $content, params }) {\n    const articles = await $content('articles', params.slug)\n      .sortBy('case_insensitive__title', 'asc') // Set prefixed prop\n      .fetch()\n\n    return {\n      articles\n    }\n  }\n}\n","ts",[3182],{"type":175,"tag":197,"props":3183,"children":3184},{"__ignoreMap":167},[3185,3200,3235,3295,3348,3363,3370,3381,3389,3396,3403],{"type":175,"tag":201,"props":3186,"children":3187},{"class":203,"line":204},[3188,3192,3196],{"type":175,"tag":201,"props":3189,"children":3190},{"style":208},[3191],{"type":181,"value":211},{"type":175,"tag":201,"props":3193,"children":3194},{"style":208},[3195],{"type":181,"value":216},{"type":175,"tag":201,"props":3197,"children":3198},{"style":219},[3199],{"type":181,"value":222},{"type":175,"tag":201,"props":3201,"children":3202},{"class":203,"line":225},[3203,3207,3211,3215,3219,3223,3227,3231],{"type":175,"tag":201,"props":3204,"children":3205},{"style":229},[3206],{"type":181,"value":232},{"type":175,"tag":201,"props":3208,"children":3209},{"style":235},[3210],{"type":181,"value":238},{"type":175,"tag":201,"props":3212,"children":3213},{"style":219},[3214],{"type":181,"value":243},{"type":175,"tag":201,"props":3216,"children":3217},{"style":246},[3218],{"type":181,"value":249},{"type":175,"tag":201,"props":3220,"children":3221},{"style":219},[3222],{"type":181,"value":254},{"type":175,"tag":201,"props":3224,"children":3225},{"style":246},[3226],{"type":181,"value":259},{"type":175,"tag":201,"props":3228,"children":3229},{"style":219},[3230],{"type":181,"value":264},{"type":175,"tag":201,"props":3232,"children":3233},{"style":219},[3234],{"type":181,"value":222},{"type":175,"tag":201,"props":3236,"children":3237},{"class":203,"line":271},[3238,3242,3247,3251,3255,3259,3263,3267,3271,3275,3279,3283,3287,3291],{"type":175,"tag":201,"props":3239,"children":3240},{"style":229},[3241],{"type":181,"value":277},{"type":175,"tag":201,"props":3243,"children":3244},{"style":280},[3245],{"type":181,"value":3246}," articles",{"type":175,"tag":201,"props":3248,"children":3249},{"style":219},[3250],{"type":181,"value":288},{"type":175,"tag":201,"props":3252,"children":3253},{"style":208},[3254],{"type":181,"value":293},{"type":175,"tag":201,"props":3256,"children":3257},{"style":296},[3258],{"type":181,"value":249},{"type":175,"tag":201,"props":3260,"children":3261},{"style":235},[3262],{"type":181,"value":303},{"type":175,"tag":201,"props":3264,"children":3265},{"style":219},[3266],{"type":181,"value":308},{"type":175,"tag":201,"props":3268,"children":3269},{"style":311},[3270],{"type":181,"value":314},{"type":175,"tag":201,"props":3272,"children":3273},{"style":219},[3274],{"type":181,"value":308},{"type":175,"tag":201,"props":3276,"children":3277},{"style":219},[3278],{"type":181,"value":254},{"type":175,"tag":201,"props":3280,"children":3281},{"style":280},[3282],{"type":181,"value":259},{"type":175,"tag":201,"props":3284,"children":3285},{"style":219},[3286],{"type":181,"value":331},{"type":175,"tag":201,"props":3288,"children":3289},{"style":280},[3290],{"type":181,"value":336},{"type":175,"tag":201,"props":3292,"children":3293},{"style":235},[3294],{"type":181,"value":1836},{"type":175,"tag":201,"props":3296,"children":3297},{"class":203,"line":358},[3298,3302,3306,3310,3314,3319,3323,3327,3331,3335,3339,3343],{"type":175,"tag":201,"props":3299,"children":3300},{"style":219},[3301],{"type":181,"value":2455},{"type":175,"tag":201,"props":3303,"children":3304},{"style":296},[3305],{"type":181,"value":1901},{"type":175,"tag":201,"props":3307,"children":3308},{"style":235},[3309],{"type":181,"value":303},{"type":175,"tag":201,"props":3311,"children":3312},{"style":219},[3313],{"type":181,"value":308},{"type":175,"tag":201,"props":3315,"children":3316},{"style":311},[3317],{"type":181,"value":3318},"case_insensitive__title",{"type":175,"tag":201,"props":3320,"children":3321},{"style":219},[3322],{"type":181,"value":308},{"type":175,"tag":201,"props":3324,"children":3325},{"style":219},[3326],{"type":181,"value":254},{"type":175,"tag":201,"props":3328,"children":3329},{"style":219},[3330],{"type":181,"value":709},{"type":175,"tag":201,"props":3332,"children":3333},{"style":311},[3334],{"type":181,"value":1931},{"type":175,"tag":201,"props":3336,"children":3337},{"style":219},[3338],{"type":181,"value":308},{"type":175,"tag":201,"props":3340,"children":3341},{"style":235},[3342],{"type":181,"value":1733},{"type":175,"tag":201,"props":3344,"children":3345},{"style":784},[3346],{"type":181,"value":3347},"// Set prefixed prop\n",{"type":175,"tag":201,"props":3349,"children":3350},{"class":203,"line":368},[3351,3355,3359],{"type":175,"tag":201,"props":3352,"children":3353},{"style":219},[3354],{"type":181,"value":2455},{"type":175,"tag":201,"props":3356,"children":3357},{"style":296},[3358],{"type":181,"value":350},{"type":175,"tag":201,"props":3360,"children":3361},{"style":235},[3362],{"type":181,"value":355},{"type":175,"tag":201,"props":3364,"children":3365},{"class":203,"line":381},[3366],{"type":175,"tag":201,"props":3367,"children":3368},{"emptyLinePlaceholder":362},[3369],{"type":181,"value":365},{"type":175,"tag":201,"props":3371,"children":3372},{"class":203,"line":390},[3373,3377],{"type":175,"tag":201,"props":3374,"children":3375},{"style":208},[3376],{"type":181,"value":374},{"type":175,"tag":201,"props":3378,"children":3379},{"style":219},[3380],{"type":181,"value":222},{"type":175,"tag":201,"props":3382,"children":3383},{"class":203,"line":399},[3384],{"type":175,"tag":201,"props":3385,"children":3386},{"style":280},[3387],{"type":181,"value":3388},"      articles\n",{"type":175,"tag":201,"props":3390,"children":3391},{"class":203,"line":408},[3392],{"type":175,"tag":201,"props":3393,"children":3394},{"style":219},[3395],{"type":181,"value":396},{"type":175,"tag":201,"props":3397,"children":3398},{"class":203,"line":622},[3399],{"type":175,"tag":201,"props":3400,"children":3401},{"style":219},[3402],{"type":181,"value":405},{"type":175,"tag":201,"props":3404,"children":3405},{"class":203,"line":634},[3406],{"type":175,"tag":201,"props":3407,"children":3408},{"style":219},[3409],{"type":181,"value":414},{"type":175,"tag":2048,"props":3411,"children":3412},{},[3413],{"type":175,"tag":421,"props":3414,"children":3415},{},[3416,3417],{"type":181,"value":2055},{"type":175,"tag":427,"props":3418,"children":3420},{"href":3419},"/v1/getting-started/fetching#sortbykey-direction",[3421,3425],{"type":175,"tag":197,"props":3422,"children":3423},{"className":167},[3424],{"type":181,"value":1901},{"type":181,"value":3426}," documentation",{"type":175,"tag":183,"props":3428,"children":3430},{"id":3429},"table-of-contents",[3431],{"type":181,"value":3432},"Table of contents",{"type":175,"tag":421,"props":3434,"children":3435},{},[3436,3438,3443,3445,3449,3451,3456],{"type":181,"value":3437},"Add a table of contents by looping over our array of toc and use the ",{"type":175,"tag":197,"props":3439,"children":3440},{"className":167},[3441],{"type":181,"value":3442},"id",{"type":181,"value":3444}," to link to it and the ",{"type":175,"tag":197,"props":3446,"children":3447},{"className":167},[3448],{"type":181,"value":181},{"type":181,"value":3450}," to show the title. We can use the ",{"type":175,"tag":197,"props":3452,"children":3453},{"className":167},[3454],{"type":181,"value":3455},"depth",{"type":181,"value":3457}," to style the titles differently:",{"type":175,"tag":190,"props":3459,"children":3461},{"className":1190,"code":3460,"language":1192,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Cul>\n    \u003Cli\n      v-for=\"link of article.toc\"\n      :key=\"link.id\"\n      :class=\"{ 'toc2': link.depth === 2, 'toc3': link.depth === 3 }\"\n    >\n      \u003CNuxtLink :to=\"`#${link.id}`\">{{ link.text }}\u003C/NuxtLink>\n    \u003C/li>\n  \u003C/ul>\n\u003C/template>\n\n\u003Cscript>\nexport default {\n  async asyncData({ $content, params }) {\n    const article = await $content('articles', params.slug)\n      .fetch()\n\n    return {\n      article\n    }\n  }\n}\n\u003C/script>\n",[3462],{"type":175,"tag":197,"props":3463,"children":3464},{"__ignoreMap":167},[3465,3480,3495,3507,3533,3558,3583,3591,3644,3659,3674,3689,3696,3711,3726,3761,3820,3835,3842,3853,3860,3867,3874,3881],{"type":175,"tag":201,"props":3466,"children":3467},{"class":203,"line":204},[3468,3472,3476],{"type":175,"tag":201,"props":3469,"children":3470},{"style":219},[3471],{"type":181,"value":1204},{"type":175,"tag":201,"props":3473,"children":3474},{"style":235},[3475],{"type":181,"value":1209},{"type":175,"tag":201,"props":3477,"children":3478},{"style":219},[3479],{"type":181,"value":1214},{"type":175,"tag":201,"props":3481,"children":3482},{"class":203,"line":225},[3483,3487,3491],{"type":175,"tag":201,"props":3484,"children":3485},{"style":219},[3486],{"type":181,"value":1222},{"type":175,"tag":201,"props":3488,"children":3489},{"style":235},[3490],{"type":181,"value":1335},{"type":175,"tag":201,"props":3492,"children":3493},{"style":219},[3494],{"type":181,"value":1214},{"type":175,"tag":201,"props":3496,"children":3497},{"class":203,"line":271},[3498,3502],{"type":175,"tag":201,"props":3499,"children":3500},{"style":219},[3501],{"type":181,"value":1239},{"type":175,"tag":201,"props":3503,"children":3504},{"style":235},[3505],{"type":181,"value":3506},"li\n",{"type":175,"tag":201,"props":3508,"children":3509},{"class":203,"line":358},[3510,3515,3519,3523,3528],{"type":175,"tag":201,"props":3511,"children":3512},{"style":229},[3513],{"type":181,"value":3514},"      v-for",{"type":175,"tag":201,"props":3516,"children":3517},{"style":219},[3518],{"type":181,"value":1254},{"type":175,"tag":201,"props":3520,"children":3521},{"style":219},[3522],{"type":181,"value":1259},{"type":175,"tag":201,"props":3524,"children":3525},{"style":311},[3526],{"type":181,"value":3527},"link of article.toc",{"type":175,"tag":201,"props":3529,"children":3530},{"style":219},[3531],{"type":181,"value":3532},"\"\n",{"type":175,"tag":201,"props":3534,"children":3535},{"class":203,"line":368},[3536,3541,3545,3549,3554],{"type":175,"tag":201,"props":3537,"children":3538},{"style":229},[3539],{"type":181,"value":3540},"      :key",{"type":175,"tag":201,"props":3542,"children":3543},{"style":219},[3544],{"type":181,"value":1254},{"type":175,"tag":201,"props":3546,"children":3547},{"style":219},[3548],{"type":181,"value":1259},{"type":175,"tag":201,"props":3550,"children":3551},{"style":311},[3552],{"type":181,"value":3553},"link.id",{"type":175,"tag":201,"props":3555,"children":3556},{"style":219},[3557],{"type":181,"value":3532},{"type":175,"tag":201,"props":3559,"children":3560},{"class":203,"line":381},[3561,3566,3570,3574,3579],{"type":175,"tag":201,"props":3562,"children":3563},{"style":229},[3564],{"type":181,"value":3565},"      :class",{"type":175,"tag":201,"props":3567,"children":3568},{"style":219},[3569],{"type":181,"value":1254},{"type":175,"tag":201,"props":3571,"children":3572},{"style":219},[3573],{"type":181,"value":1259},{"type":175,"tag":201,"props":3575,"children":3576},{"style":311},[3577],{"type":181,"value":3578},"{ 'toc2': link.depth === 2, 'toc3': link.depth === 3 }",{"type":175,"tag":201,"props":3580,"children":3581},{"style":219},[3582],{"type":181,"value":3532},{"type":175,"tag":201,"props":3584,"children":3585},{"class":203,"line":390},[3586],{"type":175,"tag":201,"props":3587,"children":3588},{"style":219},[3589],{"type":181,"value":3590},"    >\n",{"type":175,"tag":201,"props":3592,"children":3593},{"class":203,"line":399},[3594,3598,3602,3606,3610,3614,3619,3623,3627,3632,3636,3640],{"type":175,"tag":201,"props":3595,"children":3596},{"style":219},[3597],{"type":181,"value":1369},{"type":175,"tag":201,"props":3599,"children":3600},{"style":235},[3601],{"type":181,"value":1435},{"type":175,"tag":201,"props":3603,"children":3604},{"style":229},[3605],{"type":181,"value":1440},{"type":175,"tag":201,"props":3607,"children":3608},{"style":219},[3609],{"type":181,"value":1254},{"type":175,"tag":201,"props":3611,"children":3612},{"style":219},[3613],{"type":181,"value":1259},{"type":175,"tag":201,"props":3615,"children":3616},{"style":311},[3617],{"type":181,"value":3618},"`#${link.id}`",{"type":175,"tag":201,"props":3620,"children":3621},{"style":219},[3622],{"type":181,"value":1259},{"type":175,"tag":201,"props":3624,"children":3625},{"style":219},[3626],{"type":181,"value":1462},{"type":175,"tag":201,"props":3628,"children":3629},{"style":280},[3630],{"type":181,"value":3631},"{{ link.text }}",{"type":175,"tag":201,"props":3633,"children":3634},{"style":219},[3635],{"type":181,"value":1472},{"type":175,"tag":201,"props":3637,"children":3638},{"style":235},[3639],{"type":181,"value":1435},{"type":175,"tag":201,"props":3641,"children":3642},{"style":219},[3643],{"type":181,"value":1214},{"type":175,"tag":201,"props":3645,"children":3646},{"class":203,"line":408},[3647,3651,3655],{"type":175,"tag":201,"props":3648,"children":3649},{"style":219},[3650],{"type":181,"value":1504},{"type":175,"tag":201,"props":3652,"children":3653},{"style":235},[3654],{"type":181,"value":1374},{"type":175,"tag":201,"props":3656,"children":3657},{"style":219},[3658],{"type":181,"value":1214},{"type":175,"tag":201,"props":3660,"children":3661},{"class":203,"line":622},[3662,3666,3670],{"type":175,"tag":201,"props":3663,"children":3664},{"style":219},[3665],{"type":181,"value":1520},{"type":175,"tag":201,"props":3667,"children":3668},{"style":235},[3669],{"type":181,"value":1335},{"type":175,"tag":201,"props":3671,"children":3672},{"style":219},[3673],{"type":181,"value":1214},{"type":175,"tag":201,"props":3675,"children":3676},{"class":203,"line":634},[3677,3681,3685],{"type":175,"tag":201,"props":3678,"children":3679},{"style":219},[3680],{"type":181,"value":1472},{"type":175,"tag":201,"props":3682,"children":3683},{"style":235},[3684],{"type":181,"value":1209},{"type":175,"tag":201,"props":3686,"children":3687},{"style":219},[3688],{"type":181,"value":1214},{"type":175,"tag":201,"props":3690,"children":3691},{"class":203,"line":671},[3692],{"type":175,"tag":201,"props":3693,"children":3694},{"emptyLinePlaceholder":362},[3695],{"type":181,"value":365},{"type":175,"tag":201,"props":3697,"children":3698},{"class":203,"line":689},[3699,3703,3707],{"type":175,"tag":201,"props":3700,"children":3701},{"style":219},[3702],{"type":181,"value":1204},{"type":175,"tag":201,"props":3704,"children":3705},{"style":235},[3706],{"type":181,"value":1562},{"type":175,"tag":201,"props":3708,"children":3709},{"style":219},[3710],{"type":181,"value":1214},{"type":175,"tag":201,"props":3712,"children":3713},{"class":203,"line":780},[3714,3718,3722],{"type":175,"tag":201,"props":3715,"children":3716},{"style":208},[3717],{"type":181,"value":211},{"type":175,"tag":201,"props":3719,"children":3720},{"style":208},[3721],{"type":181,"value":216},{"type":175,"tag":201,"props":3723,"children":3724},{"style":219},[3725],{"type":181,"value":222},{"type":175,"tag":201,"props":3727,"children":3728},{"class":203,"line":790},[3729,3733,3737,3741,3745,3749,3753,3757],{"type":175,"tag":201,"props":3730,"children":3731},{"style":229},[3732],{"type":181,"value":232},{"type":175,"tag":201,"props":3734,"children":3735},{"style":235},[3736],{"type":181,"value":238},{"type":175,"tag":201,"props":3738,"children":3739},{"style":219},[3740],{"type":181,"value":243},{"type":175,"tag":201,"props":3742,"children":3743},{"style":246},[3744],{"type":181,"value":249},{"type":175,"tag":201,"props":3746,"children":3747},{"style":219},[3748],{"type":181,"value":254},{"type":175,"tag":201,"props":3750,"children":3751},{"style":246},[3752],{"type":181,"value":259},{"type":175,"tag":201,"props":3754,"children":3755},{"style":219},[3756],{"type":181,"value":264},{"type":175,"tag":201,"props":3758,"children":3759},{"style":219},[3760],{"type":181,"value":222},{"type":175,"tag":201,"props":3762,"children":3763},{"class":203,"line":876},[3764,3768,3772,3776,3780,3784,3788,3792,3796,3800,3804,3808,3812,3816],{"type":175,"tag":201,"props":3765,"children":3766},{"style":229},[3767],{"type":181,"value":277},{"type":175,"tag":201,"props":3769,"children":3770},{"style":280},[3771],{"type":181,"value":283},{"type":175,"tag":201,"props":3773,"children":3774},{"style":219},[3775],{"type":181,"value":288},{"type":175,"tag":201,"props":3777,"children":3778},{"style":208},[3779],{"type":181,"value":293},{"type":175,"tag":201,"props":3781,"children":3782},{"style":296},[3783],{"type":181,"value":249},{"type":175,"tag":201,"props":3785,"children":3786},{"style":235},[3787],{"type":181,"value":303},{"type":175,"tag":201,"props":3789,"children":3790},{"style":219},[3791],{"type":181,"value":308},{"type":175,"tag":201,"props":3793,"children":3794},{"style":311},[3795],{"type":181,"value":314},{"type":175,"tag":201,"props":3797,"children":3798},{"style":219},[3799],{"type":181,"value":308},{"type":175,"tag":201,"props":3801,"children":3802},{"style":219},[3803],{"type":181,"value":254},{"type":175,"tag":201,"props":3805,"children":3806},{"style":280},[3807],{"type":181,"value":259},{"type":175,"tag":201,"props":3809,"children":3810},{"style":219},[3811],{"type":181,"value":331},{"type":175,"tag":201,"props":3813,"children":3814},{"style":280},[3815],{"type":181,"value":336},{"type":175,"tag":201,"props":3817,"children":3818},{"style":235},[3819],{"type":181,"value":1836},{"type":175,"tag":201,"props":3821,"children":3822},{"class":203,"line":961},[3823,3827,3831],{"type":175,"tag":201,"props":3824,"children":3825},{"style":219},[3826],{"type":181,"value":2455},{"type":175,"tag":201,"props":3828,"children":3829},{"style":296},[3830],{"type":181,"value":350},{"type":175,"tag":201,"props":3832,"children":3833},{"style":235},[3834],{"type":181,"value":355},{"type":175,"tag":201,"props":3836,"children":3837},{"class":203,"line":970},[3838],{"type":175,"tag":201,"props":3839,"children":3840},{"emptyLinePlaceholder":362},[3841],{"type":181,"value":365},{"type":175,"tag":201,"props":3843,"children":3844},{"class":203,"line":1055},[3845,3849],{"type":175,"tag":201,"props":3846,"children":3847},{"style":208},[3848],{"type":181,"value":374},{"type":175,"tag":201,"props":3850,"children":3851},{"style":219},[3852],{"type":181,"value":222},{"type":175,"tag":201,"props":3854,"children":3855},{"class":203,"line":1141},[3856],{"type":175,"tag":201,"props":3857,"children":3858},{"style":280},[3859],{"type":181,"value":387},{"type":175,"tag":201,"props":3861,"children":3862},{"class":203,"line":1150},[3863],{"type":175,"tag":201,"props":3864,"children":3865},{"style":219},[3866],{"type":181,"value":396},{"type":175,"tag":201,"props":3868,"children":3869},{"class":203,"line":1158},[3870],{"type":175,"tag":201,"props":3871,"children":3872},{"style":219},[3873],{"type":181,"value":405},{"type":175,"tag":201,"props":3875,"children":3876},{"class":203,"line":1166},[3877],{"type":175,"tag":201,"props":3878,"children":3879},{"style":219},[3880],{"type":181,"value":414},{"type":175,"tag":201,"props":3882,"children":3883},{"class":203,"line":1741},[3884,3888,3892],{"type":175,"tag":201,"props":3885,"children":3886},{"style":219},[3887],{"type":181,"value":1472},{"type":175,"tag":201,"props":3889,"children":3890},{"style":235},[3891],{"type":181,"value":1562},{"type":175,"tag":201,"props":3893,"children":3894},{"style":219},[3895],{"type":181,"value":1214},{"type":175,"tag":2048,"props":3897,"children":3898},{},[3899],{"type":175,"tag":421,"props":3900,"children":3901},{},[3902,3903],{"type":181,"value":2055},{"type":175,"tag":427,"props":3904,"children":3906},{"href":3905},"/v1/getting-started/writing#table-of-contents",[3907],{"type":181,"value":3908},"Table of contents documentation",{"type":175,"tag":183,"props":3910,"children":3912},{"id":3911},"dynamic-routing",[3913],{"type":181,"value":3914},"Dynamic routing",{"type":175,"tag":421,"props":3916,"children":3917},{},[3918,3920,3925,3927,3932],{"type":181,"value":3919},"Let's say you want to create an app with routes following the ",{"type":175,"tag":197,"props":3921,"children":3922},{"className":167},[3923],{"type":181,"value":3924},"content/",{"type":181,"value":3926}," file structure. You can do so by creating a ",{"type":175,"tag":197,"props":3928,"children":3929},{"className":167},[3930],{"type":181,"value":3931},"pages/_.vue",{"type":181,"value":3933}," component:",{"type":175,"tag":190,"props":3935,"children":3937},{"className":1190,"code":3936,"filename":3931,"language":1192,"meta":167,"style":167},"\u003Cscript>\nexport default {\n  async asyncData ({ $content, app, params, error }) {\n    const path = `/${params.pathMatch || 'index'}`\n    const [article] = await $content({ deep: true }).where({ path }).fetch()\n\n    if (!article) {\n      return error({ statusCode: 404, message: 'Article not found' })\n    }\n\n    return {\n      article\n    }\n  }\n}\n\u003C/script>\n",[3938],{"type":175,"tag":197,"props":3939,"children":3940},{"__ignoreMap":167},[3941,3956,3971,4025,4086,4191,4198,4226,4294,4301,4308,4319,4326,4333,4340,4347],{"type":175,"tag":201,"props":3942,"children":3943},{"class":203,"line":204},[3944,3948,3952],{"type":175,"tag":201,"props":3945,"children":3946},{"style":219},[3947],{"type":181,"value":1204},{"type":175,"tag":201,"props":3949,"children":3950},{"style":235},[3951],{"type":181,"value":1562},{"type":175,"tag":201,"props":3953,"children":3954},{"style":219},[3955],{"type":181,"value":1214},{"type":175,"tag":201,"props":3957,"children":3958},{"class":203,"line":225},[3959,3963,3967],{"type":175,"tag":201,"props":3960,"children":3961},{"style":208},[3962],{"type":181,"value":211},{"type":175,"tag":201,"props":3964,"children":3965},{"style":208},[3966],{"type":181,"value":216},{"type":175,"tag":201,"props":3968,"children":3969},{"style":219},[3970],{"type":181,"value":222},{"type":175,"tag":201,"props":3972,"children":3973},{"class":203,"line":271},[3974,3978,3982,3987,3991,3995,4000,4004,4008,4012,4017,4021],{"type":175,"tag":201,"props":3975,"children":3976},{"style":229},[3977],{"type":181,"value":232},{"type":175,"tag":201,"props":3979,"children":3980},{"style":235},[3981],{"type":181,"value":238},{"type":175,"tag":201,"props":3983,"children":3984},{"style":219},[3985],{"type":181,"value":3986}," ({",{"type":175,"tag":201,"props":3988,"children":3989},{"style":246},[3990],{"type":181,"value":249},{"type":175,"tag":201,"props":3992,"children":3993},{"style":219},[3994],{"type":181,"value":254},{"type":175,"tag":201,"props":3996,"children":3997},{"style":246},[3998],{"type":181,"value":3999}," app",{"type":175,"tag":201,"props":4001,"children":4002},{"style":219},[4003],{"type":181,"value":254},{"type":175,"tag":201,"props":4005,"children":4006},{"style":246},[4007],{"type":181,"value":259},{"type":175,"tag":201,"props":4009,"children":4010},{"style":219},[4011],{"type":181,"value":254},{"type":175,"tag":201,"props":4013,"children":4014},{"style":246},[4015],{"type":181,"value":4016}," error",{"type":175,"tag":201,"props":4018,"children":4019},{"style":219},[4020],{"type":181,"value":264},{"type":175,"tag":201,"props":4022,"children":4023},{"style":219},[4024],{"type":181,"value":222},{"type":175,"tag":201,"props":4026,"children":4027},{"class":203,"line":358},[4028,4032,4037,4041,4045,4050,4054,4058,4062,4067,4072,4076,4081],{"type":175,"tag":201,"props":4029,"children":4030},{"style":229},[4031],{"type":181,"value":277},{"type":175,"tag":201,"props":4033,"children":4034},{"style":280},[4035],{"type":181,"value":4036}," path",{"type":175,"tag":201,"props":4038,"children":4039},{"style":219},[4040],{"type":181,"value":288},{"type":175,"tag":201,"props":4042,"children":4043},{"style":219},[4044],{"type":181,"value":2955},{"type":175,"tag":201,"props":4046,"children":4047},{"style":311},[4048],{"type":181,"value":4049},"/",{"type":175,"tag":201,"props":4051,"children":4052},{"style":219},[4053],{"type":181,"value":2965},{"type":175,"tag":201,"props":4055,"children":4056},{"style":280},[4057],{"type":181,"value":2562},{"type":175,"tag":201,"props":4059,"children":4060},{"style":219},[4061],{"type":181,"value":331},{"type":175,"tag":201,"props":4063,"children":4064},{"style":280},[4065],{"type":181,"value":4066},"pathMatch ",{"type":175,"tag":201,"props":4068,"children":4069},{"style":219},[4070],{"type":181,"value":4071},"||",{"type":175,"tag":201,"props":4073,"children":4074},{"style":219},[4075],{"type":181,"value":709},{"type":175,"tag":201,"props":4077,"children":4078},{"style":311},[4079],{"type":181,"value":4080},"index",{"type":175,"tag":201,"props":4082,"children":4083},{"style":219},[4084],{"type":181,"value":4085},"'}`\n",{"type":175,"tag":201,"props":4087,"children":4088},{"class":203,"line":368},[4089,4093,4097,4101,4105,4109,4113,4117,4121,4126,4131,4135,4141,4146,4150,4154,4159,4163,4167,4171,4175,4179,4183,4187],{"type":175,"tag":201,"props":4090,"children":4091},{"style":229},[4092],{"type":181,"value":277},{"type":175,"tag":201,"props":4094,"children":4095},{"style":219},[4096],{"type":181,"value":2397},{"type":175,"tag":201,"props":4098,"children":4099},{"style":280},[4100],{"type":181,"value":654},{"type":175,"tag":201,"props":4102,"children":4103},{"style":219},[4104],{"type":181,"value":2415},{"type":175,"tag":201,"props":4106,"children":4107},{"style":219},[4108],{"type":181,"value":288},{"type":175,"tag":201,"props":4110,"children":4111},{"style":208},[4112],{"type":181,"value":293},{"type":175,"tag":201,"props":4114,"children":4115},{"style":296},[4116],{"type":181,"value":249},{"type":175,"tag":201,"props":4118,"children":4119},{"style":235},[4120],{"type":181,"value":303},{"type":175,"tag":201,"props":4122,"children":4123},{"style":219},[4124],{"type":181,"value":4125},"{",{"type":175,"tag":201,"props":4127,"children":4128},{"style":235},[4129],{"type":181,"value":4130}," deep",{"type":175,"tag":201,"props":4132,"children":4133},{"style":219},[4134],{"type":181,"value":434},{"type":175,"tag":201,"props":4136,"children":4138},{"style":4137},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[4139],{"type":181,"value":4140}," true",{"type":175,"tag":201,"props":4142,"children":4143},{"style":219},[4144],{"type":181,"value":4145}," }",{"type":175,"tag":201,"props":4147,"children":4148},{"style":235},[4149],{"type":181,"value":341},{"type":175,"tag":201,"props":4151,"children":4152},{"style":219},[4153],{"type":181,"value":331},{"type":175,"tag":201,"props":4155,"children":4156},{"style":296},[4157],{"type":181,"value":4158},"where",{"type":175,"tag":201,"props":4160,"children":4161},{"style":235},[4162],{"type":181,"value":303},{"type":175,"tag":201,"props":4164,"children":4165},{"style":219},[4166],{"type":181,"value":4125},{"type":175,"tag":201,"props":4168,"children":4169},{"style":280},[4170],{"type":181,"value":4036},{"type":175,"tag":201,"props":4172,"children":4173},{"style":219},[4174],{"type":181,"value":4145},{"type":175,"tag":201,"props":4176,"children":4177},{"style":235},[4178],{"type":181,"value":341},{"type":175,"tag":201,"props":4180,"children":4181},{"style":219},[4182],{"type":181,"value":331},{"type":175,"tag":201,"props":4184,"children":4185},{"style":296},[4186],{"type":181,"value":350},{"type":175,"tag":201,"props":4188,"children":4189},{"style":235},[4190],{"type":181,"value":355},{"type":175,"tag":201,"props":4192,"children":4193},{"class":203,"line":381},[4194],{"type":175,"tag":201,"props":4195,"children":4196},{"emptyLinePlaceholder":362},[4197],{"type":181,"value":365},{"type":175,"tag":201,"props":4199,"children":4200},{"class":203,"line":390},[4201,4206,4210,4214,4218,4222],{"type":175,"tag":201,"props":4202,"children":4203},{"style":208},[4204],{"type":181,"value":4205},"    if",{"type":175,"tag":201,"props":4207,"children":4208},{"style":235},[4209],{"type":181,"value":1695},{"type":175,"tag":201,"props":4211,"children":4212},{"style":219},[4213],{"type":181,"value":1724},{"type":175,"tag":201,"props":4215,"children":4216},{"style":280},[4217],{"type":181,"value":654},{"type":175,"tag":201,"props":4219,"children":4220},{"style":235},[4221],{"type":181,"value":1733},{"type":175,"tag":201,"props":4223,"children":4224},{"style":219},[4225],{"type":181,"value":1738},{"type":175,"tag":201,"props":4227,"children":4228},{"class":203,"line":399},[4229,4234,4238,4242,4246,4251,4255,4260,4264,4269,4273,4277,4282,4286,4290],{"type":175,"tag":201,"props":4230,"children":4231},{"style":208},[4232],{"type":181,"value":4233},"      return",{"type":175,"tag":201,"props":4235,"children":4236},{"style":296},[4237],{"type":181,"value":4016},{"type":175,"tag":201,"props":4239,"children":4240},{"style":235},[4241],{"type":181,"value":303},{"type":175,"tag":201,"props":4243,"children":4244},{"style":219},[4245],{"type":181,"value":4125},{"type":175,"tag":201,"props":4247,"children":4248},{"style":235},[4249],{"type":181,"value":4250}," statusCode",{"type":175,"tag":201,"props":4252,"children":4253},{"style":219},[4254],{"type":181,"value":434},{"type":175,"tag":201,"props":4256,"children":4257},{"style":1959},[4258],{"type":181,"value":4259}," 404",{"type":175,"tag":201,"props":4261,"children":4262},{"style":219},[4263],{"type":181,"value":254},{"type":175,"tag":201,"props":4265,"children":4266},{"style":235},[4267],{"type":181,"value":4268}," message",{"type":175,"tag":201,"props":4270,"children":4271},{"style":219},[4272],{"type":181,"value":434},{"type":175,"tag":201,"props":4274,"children":4275},{"style":219},[4276],{"type":181,"value":709},{"type":175,"tag":201,"props":4278,"children":4279},{"style":311},[4280],{"type":181,"value":4281},"Article not found",{"type":175,"tag":201,"props":4283,"children":4284},{"style":219},[4285],{"type":181,"value":308},{"type":175,"tag":201,"props":4287,"children":4288},{"style":219},[4289],{"type":181,"value":4145},{"type":175,"tag":201,"props":4291,"children":4292},{"style":235},[4293],{"type":181,"value":1836},{"type":175,"tag":201,"props":4295,"children":4296},{"class":203,"line":408},[4297],{"type":175,"tag":201,"props":4298,"children":4299},{"style":219},[4300],{"type":181,"value":396},{"type":175,"tag":201,"props":4302,"children":4303},{"class":203,"line":622},[4304],{"type":175,"tag":201,"props":4305,"children":4306},{"emptyLinePlaceholder":362},[4307],{"type":181,"value":365},{"type":175,"tag":201,"props":4309,"children":4310},{"class":203,"line":634},[4311,4315],{"type":175,"tag":201,"props":4312,"children":4313},{"style":208},[4314],{"type":181,"value":374},{"type":175,"tag":201,"props":4316,"children":4317},{"style":219},[4318],{"type":181,"value":222},{"type":175,"tag":201,"props":4320,"children":4321},{"class":203,"line":671},[4322],{"type":175,"tag":201,"props":4323,"children":4324},{"style":280},[4325],{"type":181,"value":387},{"type":175,"tag":201,"props":4327,"children":4328},{"class":203,"line":689},[4329],{"type":175,"tag":201,"props":4330,"children":4331},{"style":219},[4332],{"type":181,"value":396},{"type":175,"tag":201,"props":4334,"children":4335},{"class":203,"line":780},[4336],{"type":175,"tag":201,"props":4337,"children":4338},{"style":219},[4339],{"type":181,"value":405},{"type":175,"tag":201,"props":4341,"children":4342},{"class":203,"line":790},[4343],{"type":175,"tag":201,"props":4344,"children":4345},{"style":219},[4346],{"type":181,"value":414},{"type":175,"tag":201,"props":4348,"children":4349},{"class":203,"line":876},[4350,4354,4358],{"type":175,"tag":201,"props":4351,"children":4352},{"style":219},[4353],{"type":181,"value":1472},{"type":175,"tag":201,"props":4355,"children":4356},{"style":235},[4357],{"type":181,"value":1562},{"type":175,"tag":201,"props":4359,"children":4360},{"style":219},[4361],{"type":181,"value":1214},{"type":175,"tag":421,"props":4363,"children":4364},{},[4365,4367,4372,4374,4379],{"type":181,"value":4366},"This way, if you go the ",{"type":175,"tag":197,"props":4368,"children":4369},{"className":167},[4370],{"type":181,"value":4371},"/themes/docs",{"type":181,"value":4373}," route, it will display the ",{"type":175,"tag":197,"props":4375,"children":4376},{"className":167},[4377],{"type":181,"value":4378},"content/themes/docs.md",{"type":181,"value":4380}," file. If you need an index page for your directories, you need to create a file with the same name as the directory:",{"type":175,"tag":190,"props":4382,"children":4386},{"className":4383,"code":4384,"language":4385,"meta":167,"style":167},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","content/\n  themes/\n    docs.md\n  themes.md\n","bash",[4387],{"type":175,"tag":197,"props":4388,"children":4389},{"__ignoreMap":167},[4390,4399,4407,4415],{"type":175,"tag":201,"props":4391,"children":4392},{"class":203,"line":204},[4393],{"type":175,"tag":201,"props":4394,"children":4396},{"style":4395},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[4397],{"type":181,"value":4398},"content/\n",{"type":175,"tag":201,"props":4400,"children":4401},{"class":203,"line":225},[4402],{"type":175,"tag":201,"props":4403,"children":4404},{"style":4395},[4405],{"type":181,"value":4406},"  themes/\n",{"type":175,"tag":201,"props":4408,"children":4409},{"class":203,"line":271},[4410],{"type":175,"tag":201,"props":4411,"children":4412},{"style":4395},[4413],{"type":181,"value":4414},"    docs.md\n",{"type":175,"tag":201,"props":4416,"children":4417},{"class":203,"line":358},[4418],{"type":175,"tag":201,"props":4419,"children":4420},{"style":4395},[4421],{"type":181,"value":4422},"  themes.md\n",{"type":175,"tag":2665,"props":4424,"children":4426},{"type":4425},"warning",[4427],{"type":175,"tag":421,"props":4428,"children":4429},{},[4430,4432,4437],{"type":181,"value":4431},"Don't forget to prefix your calls with the current locale if you're using ",{"type":175,"tag":197,"props":4433,"children":4434},{"className":167},[4435],{"type":181,"value":4436},"nuxt-i18n",{"type":181,"value":331},{"type":175,"tag":183,"props":4439,"children":4441},{"id":4440},"custom-highlighter",[4442],{"type":181,"value":4443},"Custom Highlighter",{"type":175,"tag":4445,"props":4446,"children":4448},"h4",{"id":4447},"highlightjs",[4449],{"type":181,"value":4450},"Highlight.js",{"type":175,"tag":190,"props":4452,"children":4454},{"className":192,"code":4453,"filename":2732,"language":194,"meta":167,"style":167},"import highlightjs from 'highlight.js'\n\nconst wrap = (code, lang) => `\u003Cpre>\u003Ccode class=\"hljs ${lang}\">${code}\u003C/code>\u003C/pre>`\n\nexport default {\n  // Complete themes: https://github.com/highlightjs/highlight.js/tree/main/src/styles\n  css: ['highlight.js/styles/nord.css'],\n\n  modules: ['@nuxt/content'],\n\n  content: {\n    markdown: {\n      highlighter(rawCode, lang) {\n        if (!lang) {\n          return wrap(highlightjs.highlightAuto(rawCode).value, lang)\n        }\n        return wrap(highlightjs.highlight(rawCode, { language: lang }).value, lang)\n      }\n    }\n  }\n}\n",[4455],{"type":175,"tag":197,"props":4456,"children":4457},{"__ignoreMap":167},[4458,4490,4497,4589,4596,4611,4619,4656,4663,4700,4707,4723,4739,4772,4800,4863,4871,4958,4965,4972,4979],{"type":175,"tag":201,"props":4459,"children":4460},{"class":203,"line":204},[4461,4466,4471,4476,4480,4485],{"type":175,"tag":201,"props":4462,"children":4463},{"style":208},[4464],{"type":181,"value":4465},"import",{"type":175,"tag":201,"props":4467,"children":4468},{"style":280},[4469],{"type":181,"value":4470}," highlightjs ",{"type":175,"tag":201,"props":4472,"children":4473},{"style":208},[4474],{"type":181,"value":4475},"from",{"type":175,"tag":201,"props":4477,"children":4478},{"style":219},[4479],{"type":181,"value":709},{"type":175,"tag":201,"props":4481,"children":4482},{"style":311},[4483],{"type":181,"value":4484},"highlight.js",{"type":175,"tag":201,"props":4486,"children":4487},{"style":219},[4488],{"type":181,"value":4489},"'\n",{"type":175,"tag":201,"props":4491,"children":4492},{"class":203,"line":225},[4493],{"type":175,"tag":201,"props":4494,"children":4495},{"emptyLinePlaceholder":362},[4496],{"type":181,"value":365},{"type":175,"tag":201,"props":4498,"children":4499},{"class":203,"line":271},[4500,4505,4510,4514,4518,4522,4526,4531,4535,4539,4543,4548,4552,4557,4562,4567,4571,4575,4579,4584],{"type":175,"tag":201,"props":4501,"children":4502},{"style":229},[4503],{"type":181,"value":4504},"const",{"type":175,"tag":201,"props":4506,"children":4507},{"style":280},[4508],{"type":181,"value":4509}," wrap ",{"type":175,"tag":201,"props":4511,"children":4512},{"style":219},[4513],{"type":181,"value":1254},{"type":175,"tag":201,"props":4515,"children":4516},{"style":219},[4517],{"type":181,"value":1695},{"type":175,"tag":201,"props":4519,"children":4520},{"style":246},[4521],{"type":181,"value":197},{"type":175,"tag":201,"props":4523,"children":4524},{"style":219},[4525],{"type":181,"value":254},{"type":175,"tag":201,"props":4527,"children":4528},{"style":246},[4529],{"type":181,"value":4530}," lang",{"type":175,"tag":201,"props":4532,"children":4533},{"style":219},[4534],{"type":181,"value":341},{"type":175,"tag":201,"props":4536,"children":4537},{"style":229},[4538],{"type":181,"value":2806},{"type":175,"tag":201,"props":4540,"children":4541},{"style":219},[4542],{"type":181,"value":2955},{"type":175,"tag":201,"props":4544,"children":4545},{"style":311},[4546],{"type":181,"value":4547},"\u003Cpre>\u003Ccode class=\"hljs ",{"type":175,"tag":201,"props":4549,"children":4550},{"style":219},[4551],{"type":181,"value":2965},{"type":175,"tag":201,"props":4553,"children":4554},{"style":280},[4555],{"type":181,"value":4556},"lang",{"type":175,"tag":201,"props":4558,"children":4559},{"style":219},[4560],{"type":181,"value":4561},"}",{"type":175,"tag":201,"props":4563,"children":4564},{"style":311},[4565],{"type":181,"value":4566},"\">",{"type":175,"tag":201,"props":4568,"children":4569},{"style":219},[4570],{"type":181,"value":2965},{"type":175,"tag":201,"props":4572,"children":4573},{"style":280},[4574],{"type":181,"value":197},{"type":175,"tag":201,"props":4576,"children":4577},{"style":219},[4578],{"type":181,"value":4561},{"type":175,"tag":201,"props":4580,"children":4581},{"style":311},[4582],{"type":181,"value":4583},"\u003C/code>\u003C/pre>",{"type":175,"tag":201,"props":4585,"children":4586},{"style":219},[4587],{"type":181,"value":4588},"`\n",{"type":175,"tag":201,"props":4590,"children":4591},{"class":203,"line":358},[4592],{"type":175,"tag":201,"props":4593,"children":4594},{"emptyLinePlaceholder":362},[4595],{"type":181,"value":365},{"type":175,"tag":201,"props":4597,"children":4598},{"class":203,"line":368},[4599,4603,4607],{"type":175,"tag":201,"props":4600,"children":4601},{"style":208},[4602],{"type":181,"value":211},{"type":175,"tag":201,"props":4604,"children":4605},{"style":208},[4606],{"type":181,"value":216},{"type":175,"tag":201,"props":4608,"children":4609},{"style":219},[4610],{"type":181,"value":222},{"type":175,"tag":201,"props":4612,"children":4613},{"class":203,"line":381},[4614],{"type":175,"tag":201,"props":4615,"children":4616},{"style":784},[4617],{"type":181,"value":4618},"  // Complete themes: https://github.com/highlightjs/highlight.js/tree/main/src/styles\n",{"type":175,"tag":201,"props":4620,"children":4621},{"class":203,"line":390},[4622,4627,4631,4635,4639,4644,4648,4652],{"type":175,"tag":201,"props":4623,"children":4624},{"style":235},[4625],{"type":181,"value":4626},"  css",{"type":175,"tag":201,"props":4628,"children":4629},{"style":219},[4630],{"type":181,"value":434},{"type":175,"tag":201,"props":4632,"children":4633},{"style":280},[4634],{"type":181,"value":2397},{"type":175,"tag":201,"props":4636,"children":4637},{"style":219},[4638],{"type":181,"value":308},{"type":175,"tag":201,"props":4640,"children":4641},{"style":311},[4642],{"type":181,"value":4643},"highlight.js/styles/nord.css",{"type":175,"tag":201,"props":4645,"children":4646},{"style":219},[4647],{"type":181,"value":308},{"type":175,"tag":201,"props":4649,"children":4650},{"style":280},[4651],{"type":181,"value":2415},{"type":175,"tag":201,"props":4653,"children":4654},{"style":219},[4655],{"type":181,"value":668},{"type":175,"tag":201,"props":4657,"children":4658},{"class":203,"line":399},[4659],{"type":175,"tag":201,"props":4660,"children":4661},{"emptyLinePlaceholder":362},[4662],{"type":181,"value":365},{"type":175,"tag":201,"props":4664,"children":4665},{"class":203,"line":408},[4666,4671,4675,4679,4683,4688,4692,4696],{"type":175,"tag":201,"props":4667,"children":4668},{"style":235},[4669],{"type":181,"value":4670},"  modules",{"type":175,"tag":201,"props":4672,"children":4673},{"style":219},[4674],{"type":181,"value":434},{"type":175,"tag":201,"props":4676,"children":4677},{"style":280},[4678],{"type":181,"value":2397},{"type":175,"tag":201,"props":4680,"children":4681},{"style":219},[4682],{"type":181,"value":308},{"type":175,"tag":201,"props":4684,"children":4685},{"style":311},[4686],{"type":181,"value":4687},"@nuxt/content",{"type":175,"tag":201,"props":4689,"children":4690},{"style":219},[4691],{"type":181,"value":308},{"type":175,"tag":201,"props":4693,"children":4694},{"style":280},[4695],{"type":181,"value":2415},{"type":175,"tag":201,"props":4697,"children":4698},{"style":219},[4699],{"type":181,"value":668},{"type":175,"tag":201,"props":4701,"children":4702},{"class":203,"line":622},[4703],{"type":175,"tag":201,"props":4704,"children":4705},{"emptyLinePlaceholder":362},[4706],{"type":181,"value":365},{"type":175,"tag":201,"props":4708,"children":4709},{"class":203,"line":634},[4710,4715,4719],{"type":175,"tag":201,"props":4711,"children":4712},{"style":235},[4713],{"type":181,"value":4714},"  content",{"type":175,"tag":201,"props":4716,"children":4717},{"style":219},[4718],{"type":181,"value":434},{"type":175,"tag":201,"props":4720,"children":4721},{"style":219},[4722],{"type":181,"value":222},{"type":175,"tag":201,"props":4724,"children":4725},{"class":203,"line":671},[4726,4731,4735],{"type":175,"tag":201,"props":4727,"children":4728},{"style":235},[4729],{"type":181,"value":4730},"    markdown",{"type":175,"tag":201,"props":4732,"children":4733},{"style":219},[4734],{"type":181,"value":434},{"type":175,"tag":201,"props":4736,"children":4737},{"style":219},[4738],{"type":181,"value":222},{"type":175,"tag":201,"props":4740,"children":4741},{"class":203,"line":689},[4742,4747,4751,4756,4760,4764,4768],{"type":175,"tag":201,"props":4743,"children":4744},{"style":235},[4745],{"type":181,"value":4746},"      highlighter",{"type":175,"tag":201,"props":4748,"children":4749},{"style":219},[4750],{"type":181,"value":303},{"type":175,"tag":201,"props":4752,"children":4753},{"style":246},[4754],{"type":181,"value":4755},"rawCode",{"type":175,"tag":201,"props":4757,"children":4758},{"style":219},[4759],{"type":181,"value":254},{"type":175,"tag":201,"props":4761,"children":4762},{"style":246},[4763],{"type":181,"value":4530},{"type":175,"tag":201,"props":4765,"children":4766},{"style":219},[4767],{"type":181,"value":341},{"type":175,"tag":201,"props":4769,"children":4770},{"style":219},[4771],{"type":181,"value":222},{"type":175,"tag":201,"props":4773,"children":4774},{"class":203,"line":780},[4775,4780,4784,4788,4792,4796],{"type":175,"tag":201,"props":4776,"children":4777},{"style":208},[4778],{"type":181,"value":4779},"        if",{"type":175,"tag":201,"props":4781,"children":4782},{"style":235},[4783],{"type":181,"value":1695},{"type":175,"tag":201,"props":4785,"children":4786},{"style":219},[4787],{"type":181,"value":1724},{"type":175,"tag":201,"props":4789,"children":4790},{"style":280},[4791],{"type":181,"value":4556},{"type":175,"tag":201,"props":4793,"children":4794},{"style":235},[4795],{"type":181,"value":1733},{"type":175,"tag":201,"props":4797,"children":4798},{"style":219},[4799],{"type":181,"value":1738},{"type":175,"tag":201,"props":4801,"children":4802},{"class":203,"line":790},[4803,4808,4813,4817,4821,4825,4830,4834,4838,4842,4846,4851,4855,4859],{"type":175,"tag":201,"props":4804,"children":4805},{"style":208},[4806],{"type":181,"value":4807},"          return",{"type":175,"tag":201,"props":4809,"children":4810},{"style":296},[4811],{"type":181,"value":4812}," wrap",{"type":175,"tag":201,"props":4814,"children":4815},{"style":235},[4816],{"type":181,"value":303},{"type":175,"tag":201,"props":4818,"children":4819},{"style":280},[4820],{"type":181,"value":4447},{"type":175,"tag":201,"props":4822,"children":4823},{"style":219},[4824],{"type":181,"value":331},{"type":175,"tag":201,"props":4826,"children":4827},{"style":296},[4828],{"type":181,"value":4829},"highlightAuto",{"type":175,"tag":201,"props":4831,"children":4832},{"style":235},[4833],{"type":181,"value":303},{"type":175,"tag":201,"props":4835,"children":4836},{"style":280},[4837],{"type":181,"value":4755},{"type":175,"tag":201,"props":4839,"children":4840},{"style":235},[4841],{"type":181,"value":341},{"type":175,"tag":201,"props":4843,"children":4844},{"style":219},[4845],{"type":181,"value":331},{"type":175,"tag":201,"props":4847,"children":4848},{"style":280},[4849],{"type":181,"value":4850},"value",{"type":175,"tag":201,"props":4852,"children":4853},{"style":219},[4854],{"type":181,"value":254},{"type":175,"tag":201,"props":4856,"children":4857},{"style":280},[4858],{"type":181,"value":4530},{"type":175,"tag":201,"props":4860,"children":4861},{"style":235},[4862],{"type":181,"value":1836},{"type":175,"tag":201,"props":4864,"children":4865},{"class":203,"line":876},[4866],{"type":175,"tag":201,"props":4867,"children":4868},{"style":219},[4869],{"type":181,"value":4870},"        }\n",{"type":175,"tag":201,"props":4872,"children":4873},{"class":203,"line":961},[4874,4879,4883,4887,4891,4895,4900,4904,4908,4912,4917,4922,4926,4930,4934,4938,4942,4946,4950,4954],{"type":175,"tag":201,"props":4875,"children":4876},{"style":208},[4877],{"type":181,"value":4878},"        return",{"type":175,"tag":201,"props":4880,"children":4881},{"style":296},[4882],{"type":181,"value":4812},{"type":175,"tag":201,"props":4884,"children":4885},{"style":235},[4886],{"type":181,"value":303},{"type":175,"tag":201,"props":4888,"children":4889},{"style":280},[4890],{"type":181,"value":4447},{"type":175,"tag":201,"props":4892,"children":4893},{"style":219},[4894],{"type":181,"value":331},{"type":175,"tag":201,"props":4896,"children":4897},{"style":296},[4898],{"type":181,"value":4899},"highlight",{"type":175,"tag":201,"props":4901,"children":4902},{"style":235},[4903],{"type":181,"value":303},{"type":175,"tag":201,"props":4905,"children":4906},{"style":280},[4907],{"type":181,"value":4755},{"type":175,"tag":201,"props":4909,"children":4910},{"style":219},[4911],{"type":181,"value":254},{"type":175,"tag":201,"props":4913,"children":4914},{"style":219},[4915],{"type":181,"value":4916}," {",{"type":175,"tag":201,"props":4918,"children":4919},{"style":235},[4920],{"type":181,"value":4921}," language",{"type":175,"tag":201,"props":4923,"children":4924},{"style":219},[4925],{"type":181,"value":434},{"type":175,"tag":201,"props":4927,"children":4928},{"style":280},[4929],{"type":181,"value":4530},{"type":175,"tag":201,"props":4931,"children":4932},{"style":219},[4933],{"type":181,"value":4145},{"type":175,"tag":201,"props":4935,"children":4936},{"style":235},[4937],{"type":181,"value":341},{"type":175,"tag":201,"props":4939,"children":4940},{"style":219},[4941],{"type":181,"value":331},{"type":175,"tag":201,"props":4943,"children":4944},{"style":280},[4945],{"type":181,"value":4850},{"type":175,"tag":201,"props":4947,"children":4948},{"style":219},[4949],{"type":181,"value":254},{"type":175,"tag":201,"props":4951,"children":4952},{"style":280},[4953],{"type":181,"value":4530},{"type":175,"tag":201,"props":4955,"children":4956},{"style":235},[4957],{"type":181,"value":1836},{"type":175,"tag":201,"props":4959,"children":4960},{"class":203,"line":970},[4961],{"type":175,"tag":201,"props":4962,"children":4963},{"style":219},[4964],{"type":181,"value":1777},{"type":175,"tag":201,"props":4966,"children":4967},{"class":203,"line":1055},[4968],{"type":175,"tag":201,"props":4969,"children":4970},{"style":219},[4971],{"type":181,"value":396},{"type":175,"tag":201,"props":4973,"children":4974},{"class":203,"line":1141},[4975],{"type":175,"tag":201,"props":4976,"children":4977},{"style":219},[4978],{"type":181,"value":405},{"type":175,"tag":201,"props":4980,"children":4981},{"class":203,"line":1150},[4982],{"type":175,"tag":201,"props":4983,"children":4984},{"style":219},[4985],{"type":181,"value":414},{"type":175,"tag":4445,"props":4987,"children":4989},{"id":4988},"shiki",[4990],{"type":181,"value":4991},"Shiki",{"type":175,"tag":421,"props":4993,"children":4994},{},[4995,5002],{"type":175,"tag":427,"props":4996,"children":5000},{"href":4997,"rel":4998},"https://github.com/shikijs/shiki",[4999],"nofollow",[5001],{"type":181,"value":4991},{"type":181,"value":5003}," is syntax highlighter that uses TexMate grammar and colors the tokens with VS Code themes. It will generate HTML that looks like exactly your code in VS Code.",{"type":175,"tag":421,"props":5005,"children":5006},{},[5007],{"type":181,"value":5008},"You don't need to add custom styling, because Shiki will inline it in the HTML.",{"type":175,"tag":190,"props":5010,"children":5012},{"className":192,"code":5011,"filename":2732,"language":194,"meta":167,"style":167},"import shiki from 'shiki'\n\nexport default {\n  modules: ['@nuxt/content'],\n\n  content: {\n    markdown: {\n      async highlighter() {\n        const highlighter = await shiki.getHighlighter({\n          // Complete themes: https://github.com/shikijs/shiki/tree/main/packages/shiki/themes\n          theme: 'nord'\n        })\n        return (rawCode, lang) => {\n          return highlighter.codeToHtml(rawCode, lang)\n        }\n      }\n    }\n  }\n}\n",[5013],{"type":175,"tag":197,"props":5014,"children":5015},{"__ignoreMap":167},[5016,5044,5051,5066,5101,5108,5123,5138,5159,5201,5209,5234,5245,5280,5320,5327,5334,5341,5348],{"type":175,"tag":201,"props":5017,"children":5018},{"class":203,"line":204},[5019,5023,5028,5032,5036,5040],{"type":175,"tag":201,"props":5020,"children":5021},{"style":208},[5022],{"type":181,"value":4465},{"type":175,"tag":201,"props":5024,"children":5025},{"style":280},[5026],{"type":181,"value":5027}," shiki ",{"type":175,"tag":201,"props":5029,"children":5030},{"style":208},[5031],{"type":181,"value":4475},{"type":175,"tag":201,"props":5033,"children":5034},{"style":219},[5035],{"type":181,"value":709},{"type":175,"tag":201,"props":5037,"children":5038},{"style":311},[5039],{"type":181,"value":4988},{"type":175,"tag":201,"props":5041,"children":5042},{"style":219},[5043],{"type":181,"value":4489},{"type":175,"tag":201,"props":5045,"children":5046},{"class":203,"line":225},[5047],{"type":175,"tag":201,"props":5048,"children":5049},{"emptyLinePlaceholder":362},[5050],{"type":181,"value":365},{"type":175,"tag":201,"props":5052,"children":5053},{"class":203,"line":271},[5054,5058,5062],{"type":175,"tag":201,"props":5055,"children":5056},{"style":208},[5057],{"type":181,"value":211},{"type":175,"tag":201,"props":5059,"children":5060},{"style":208},[5061],{"type":181,"value":216},{"type":175,"tag":201,"props":5063,"children":5064},{"style":219},[5065],{"type":181,"value":222},{"type":175,"tag":201,"props":5067,"children":5068},{"class":203,"line":358},[5069,5073,5077,5081,5085,5089,5093,5097],{"type":175,"tag":201,"props":5070,"children":5071},{"style":235},[5072],{"type":181,"value":4670},{"type":175,"tag":201,"props":5074,"children":5075},{"style":219},[5076],{"type":181,"value":434},{"type":175,"tag":201,"props":5078,"children":5079},{"style":280},[5080],{"type":181,"value":2397},{"type":175,"tag":201,"props":5082,"children":5083},{"style":219},[5084],{"type":181,"value":308},{"type":175,"tag":201,"props":5086,"children":5087},{"style":311},[5088],{"type":181,"value":4687},{"type":175,"tag":201,"props":5090,"children":5091},{"style":219},[5092],{"type":181,"value":308},{"type":175,"tag":201,"props":5094,"children":5095},{"style":280},[5096],{"type":181,"value":2415},{"type":175,"tag":201,"props":5098,"children":5099},{"style":219},[5100],{"type":181,"value":668},{"type":175,"tag":201,"props":5102,"children":5103},{"class":203,"line":368},[5104],{"type":175,"tag":201,"props":5105,"children":5106},{"emptyLinePlaceholder":362},[5107],{"type":181,"value":365},{"type":175,"tag":201,"props":5109,"children":5110},{"class":203,"line":381},[5111,5115,5119],{"type":175,"tag":201,"props":5112,"children":5113},{"style":235},[5114],{"type":181,"value":4714},{"type":175,"tag":201,"props":5116,"children":5117},{"style":219},[5118],{"type":181,"value":434},{"type":175,"tag":201,"props":5120,"children":5121},{"style":219},[5122],{"type":181,"value":222},{"type":175,"tag":201,"props":5124,"children":5125},{"class":203,"line":390},[5126,5130,5134],{"type":175,"tag":201,"props":5127,"children":5128},{"style":235},[5129],{"type":181,"value":4730},{"type":175,"tag":201,"props":5131,"children":5132},{"style":219},[5133],{"type":181,"value":434},{"type":175,"tag":201,"props":5135,"children":5136},{"style":219},[5137],{"type":181,"value":222},{"type":175,"tag":201,"props":5139,"children":5140},{"class":203,"line":399},[5141,5146,5151,5155],{"type":175,"tag":201,"props":5142,"children":5143},{"style":229},[5144],{"type":181,"value":5145},"      async",{"type":175,"tag":201,"props":5147,"children":5148},{"style":235},[5149],{"type":181,"value":5150}," highlighter",{"type":175,"tag":201,"props":5152,"children":5153},{"style":219},[5154],{"type":181,"value":615},{"type":175,"tag":201,"props":5156,"children":5157},{"style":219},[5158],{"type":181,"value":222},{"type":175,"tag":201,"props":5160,"children":5161},{"class":203,"line":408},[5162,5167,5171,5175,5179,5184,5188,5193,5197],{"type":175,"tag":201,"props":5163,"children":5164},{"style":229},[5165],{"type":181,"value":5166},"        const",{"type":175,"tag":201,"props":5168,"children":5169},{"style":280},[5170],{"type":181,"value":5150},{"type":175,"tag":201,"props":5172,"children":5173},{"style":219},[5174],{"type":181,"value":288},{"type":175,"tag":201,"props":5176,"children":5177},{"style":208},[5178],{"type":181,"value":293},{"type":175,"tag":201,"props":5180,"children":5181},{"style":280},[5182],{"type":181,"value":5183}," shiki",{"type":175,"tag":201,"props":5185,"children":5186},{"style":219},[5187],{"type":181,"value":331},{"type":175,"tag":201,"props":5189,"children":5190},{"style":296},[5191],{"type":181,"value":5192},"getHighlighter",{"type":175,"tag":201,"props":5194,"children":5195},{"style":235},[5196],{"type":181,"value":303},{"type":175,"tag":201,"props":5198,"children":5199},{"style":219},[5200],{"type":181,"value":1738},{"type":175,"tag":201,"props":5202,"children":5203},{"class":203,"line":622},[5204],{"type":175,"tag":201,"props":5205,"children":5206},{"style":784},[5207],{"type":181,"value":5208},"          // Complete themes: https://github.com/shikijs/shiki/tree/main/packages/shiki/themes\n",{"type":175,"tag":201,"props":5210,"children":5211},{"class":203,"line":634},[5212,5217,5221,5225,5230],{"type":175,"tag":201,"props":5213,"children":5214},{"style":235},[5215],{"type":181,"value":5216},"          theme",{"type":175,"tag":201,"props":5218,"children":5219},{"style":219},[5220],{"type":181,"value":434},{"type":175,"tag":201,"props":5222,"children":5223},{"style":219},[5224],{"type":181,"value":709},{"type":175,"tag":201,"props":5226,"children":5227},{"style":311},[5228],{"type":181,"value":5229},"nord",{"type":175,"tag":201,"props":5231,"children":5232},{"style":219},[5233],{"type":181,"value":4489},{"type":175,"tag":201,"props":5235,"children":5236},{"class":203,"line":671},[5237,5241],{"type":175,"tag":201,"props":5238,"children":5239},{"style":219},[5240],{"type":181,"value":3127},{"type":175,"tag":201,"props":5242,"children":5243},{"style":235},[5244],{"type":181,"value":1836},{"type":175,"tag":201,"props":5246,"children":5247},{"class":203,"line":689},[5248,5252,5256,5260,5264,5268,5272,5276],{"type":175,"tag":201,"props":5249,"children":5250},{"style":208},[5251],{"type":181,"value":4878},{"type":175,"tag":201,"props":5253,"children":5254},{"style":219},[5255],{"type":181,"value":1695},{"type":175,"tag":201,"props":5257,"children":5258},{"style":246},[5259],{"type":181,"value":4755},{"type":175,"tag":201,"props":5261,"children":5262},{"style":219},[5263],{"type":181,"value":254},{"type":175,"tag":201,"props":5265,"children":5266},{"style":246},[5267],{"type":181,"value":4530},{"type":175,"tag":201,"props":5269,"children":5270},{"style":219},[5271],{"type":181,"value":341},{"type":175,"tag":201,"props":5273,"children":5274},{"style":229},[5275],{"type":181,"value":2806},{"type":175,"tag":201,"props":5277,"children":5278},{"style":219},[5279],{"type":181,"value":222},{"type":175,"tag":201,"props":5281,"children":5282},{"class":203,"line":780},[5283,5287,5291,5295,5300,5304,5308,5312,5316],{"type":175,"tag":201,"props":5284,"children":5285},{"style":208},[5286],{"type":181,"value":4807},{"type":175,"tag":201,"props":5288,"children":5289},{"style":280},[5290],{"type":181,"value":5150},{"type":175,"tag":201,"props":5292,"children":5293},{"style":219},[5294],{"type":181,"value":331},{"type":175,"tag":201,"props":5296,"children":5297},{"style":296},[5298],{"type":181,"value":5299},"codeToHtml",{"type":175,"tag":201,"props":5301,"children":5302},{"style":235},[5303],{"type":181,"value":303},{"type":175,"tag":201,"props":5305,"children":5306},{"style":280},[5307],{"type":181,"value":4755},{"type":175,"tag":201,"props":5309,"children":5310},{"style":219},[5311],{"type":181,"value":254},{"type":175,"tag":201,"props":5313,"children":5314},{"style":280},[5315],{"type":181,"value":4530},{"type":175,"tag":201,"props":5317,"children":5318},{"style":235},[5319],{"type":181,"value":1836},{"type":175,"tag":201,"props":5321,"children":5322},{"class":203,"line":790},[5323],{"type":175,"tag":201,"props":5324,"children":5325},{"style":219},[5326],{"type":181,"value":4870},{"type":175,"tag":201,"props":5328,"children":5329},{"class":203,"line":876},[5330],{"type":175,"tag":201,"props":5331,"children":5332},{"style":219},[5333],{"type":181,"value":1777},{"type":175,"tag":201,"props":5335,"children":5336},{"class":203,"line":961},[5337],{"type":175,"tag":201,"props":5338,"children":5339},{"style":219},[5340],{"type":181,"value":396},{"type":175,"tag":201,"props":5342,"children":5343},{"class":203,"line":970},[5344],{"type":175,"tag":201,"props":5345,"children":5346},{"style":219},[5347],{"type":181,"value":405},{"type":175,"tag":201,"props":5349,"children":5350},{"class":203,"line":1055},[5351],{"type":175,"tag":201,"props":5352,"children":5353},{"style":219},[5354],{"type":181,"value":414},{"type":175,"tag":4445,"props":5356,"children":5358},{"id":5357},"shiki-twoslash",[5359],{"type":181,"value":5360},"Shiki Twoslash",{"type":175,"tag":421,"props":5362,"children":5363},{},[5364,5371],{"type":175,"tag":427,"props":5365,"children":5368},{"href":5366,"rel":5367},"https://github.com/microsoft/TypeScript-Website/tree/v2/packages/ts-twoslasher",[4999],[5369],{"type":181,"value":5370},"Twoslash",{"type":181,"value":5372}," is a markup format for TypeScript code. Internally, Twoslash uses the TypeScript compiler to generate rich highlight info.",{"type":175,"tag":421,"props":5374,"children":5375},{},[5376,5378,5385],{"type":181,"value":5377},"To get a better idea of how Twoslash works, you can go over to the ",{"type":175,"tag":427,"props":5379,"children":5382},{"href":5380,"rel":5381},"https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes-func.html#type-aliases",[4999],[5383],{"type":181,"value":5384},"Official TypeScript Documentation",{"type":181,"value":5386}," and hover over some code examples there.",{"type":175,"tag":421,"props":5388,"children":5389},{},[5390,5392,5397],{"type":181,"value":5391},"You can achieve the same result by using ",{"type":175,"tag":427,"props":5393,"children":5395},{"href":5366,"rel":5394},[4999],[5396],{"type":181,"value":5360},{"type":181,"value":5398},". This package is also the one that powers the Official TypeScript Documentation.",{"type":175,"tag":190,"props":5400,"children":5402},{"className":192,"code":5401,"filename":2732,"language":194,"meta":167,"style":167},"import {\n  createShikiHighlighter,\n  runTwoSlash,\n  renderCodeToHTML\n} from 'shiki-twoslash'\n\nexport default {\n  modules: ['@nuxt/content'],\n\n  content: {\n    markdown: {\n      async highlighter() {\n        const highlighter = await createShikiHighlighter({\n          // Complete themes: https://github.com/shikijs/shiki/tree/main/packages/shiki/themes\n          theme: 'nord'\n        })\n        return (rawCode, lang) => {\n          const twoslashResults = runTwoSlash(rawCode, lang)\n          return renderCodeToHTML(\n            twoslashResults.code,\n            lang,\n            ['twoslash'],\n            {},\n            highlighter,\n            twoslashResults\n          )\n        }\n      }\n    }\n  }\n}\n",[5403],{"type":175,"tag":197,"props":5404,"children":5405},{"__ignoreMap":167},[5406,5417,5429,5441,5449,5473,5480,5495,5530,5537,5552,5567,5586,5618,5625,5648,5659,5694,5735,5752,5772,5784,5813,5821,5833,5841,5849,5856,5863,5870,5877],{"type":175,"tag":201,"props":5407,"children":5408},{"class":203,"line":204},[5409,5413],{"type":175,"tag":201,"props":5410,"children":5411},{"style":208},[5412],{"type":181,"value":4465},{"type":175,"tag":201,"props":5414,"children":5415},{"style":219},[5416],{"type":181,"value":222},{"type":175,"tag":201,"props":5418,"children":5419},{"class":203,"line":225},[5420,5425],{"type":175,"tag":201,"props":5421,"children":5422},{"style":280},[5423],{"type":181,"value":5424},"  createShikiHighlighter",{"type":175,"tag":201,"props":5426,"children":5427},{"style":219},[5428],{"type":181,"value":668},{"type":175,"tag":201,"props":5430,"children":5431},{"class":203,"line":271},[5432,5437],{"type":175,"tag":201,"props":5433,"children":5434},{"style":280},[5435],{"type":181,"value":5436},"  runTwoSlash",{"type":175,"tag":201,"props":5438,"children":5439},{"style":219},[5440],{"type":181,"value":668},{"type":175,"tag":201,"props":5442,"children":5443},{"class":203,"line":358},[5444],{"type":175,"tag":201,"props":5445,"children":5446},{"style":280},[5447],{"type":181,"value":5448},"  renderCodeToHTML\n",{"type":175,"tag":201,"props":5450,"children":5451},{"class":203,"line":368},[5452,5456,5461,5465,5469],{"type":175,"tag":201,"props":5453,"children":5454},{"style":219},[5455],{"type":181,"value":4561},{"type":175,"tag":201,"props":5457,"children":5458},{"style":208},[5459],{"type":181,"value":5460}," from",{"type":175,"tag":201,"props":5462,"children":5463},{"style":219},[5464],{"type":181,"value":709},{"type":175,"tag":201,"props":5466,"children":5467},{"style":311},[5468],{"type":181,"value":5357},{"type":175,"tag":201,"props":5470,"children":5471},{"style":219},[5472],{"type":181,"value":4489},{"type":175,"tag":201,"props":5474,"children":5475},{"class":203,"line":381},[5476],{"type":175,"tag":201,"props":5477,"children":5478},{"emptyLinePlaceholder":362},[5479],{"type":181,"value":365},{"type":175,"tag":201,"props":5481,"children":5482},{"class":203,"line":390},[5483,5487,5491],{"type":175,"tag":201,"props":5484,"children":5485},{"style":208},[5486],{"type":181,"value":211},{"type":175,"tag":201,"props":5488,"children":5489},{"style":208},[5490],{"type":181,"value":216},{"type":175,"tag":201,"props":5492,"children":5493},{"style":219},[5494],{"type":181,"value":222},{"type":175,"tag":201,"props":5496,"children":5497},{"class":203,"line":399},[5498,5502,5506,5510,5514,5518,5522,5526],{"type":175,"tag":201,"props":5499,"children":5500},{"style":235},[5501],{"type":181,"value":4670},{"type":175,"tag":201,"props":5503,"children":5504},{"style":219},[5505],{"type":181,"value":434},{"type":175,"tag":201,"props":5507,"children":5508},{"style":280},[5509],{"type":181,"value":2397},{"type":175,"tag":201,"props":5511,"children":5512},{"style":219},[5513],{"type":181,"value":308},{"type":175,"tag":201,"props":5515,"children":5516},{"style":311},[5517],{"type":181,"value":4687},{"type":175,"tag":201,"props":5519,"children":5520},{"style":219},[5521],{"type":181,"value":308},{"type":175,"tag":201,"props":5523,"children":5524},{"style":280},[5525],{"type":181,"value":2415},{"type":175,"tag":201,"props":5527,"children":5528},{"style":219},[5529],{"type":181,"value":668},{"type":175,"tag":201,"props":5531,"children":5532},{"class":203,"line":408},[5533],{"type":175,"tag":201,"props":5534,"children":5535},{"emptyLinePlaceholder":362},[5536],{"type":181,"value":365},{"type":175,"tag":201,"props":5538,"children":5539},{"class":203,"line":622},[5540,5544,5548],{"type":175,"tag":201,"props":5541,"children":5542},{"style":235},[5543],{"type":181,"value":4714},{"type":175,"tag":201,"props":5545,"children":5546},{"style":219},[5547],{"type":181,"value":434},{"type":175,"tag":201,"props":5549,"children":5550},{"style":219},[5551],{"type":181,"value":222},{"type":175,"tag":201,"props":5553,"children":5554},{"class":203,"line":634},[5555,5559,5563],{"type":175,"tag":201,"props":5556,"children":5557},{"style":235},[5558],{"type":181,"value":4730},{"type":175,"tag":201,"props":5560,"children":5561},{"style":219},[5562],{"type":181,"value":434},{"type":175,"tag":201,"props":5564,"children":5565},{"style":219},[5566],{"type":181,"value":222},{"type":175,"tag":201,"props":5568,"children":5569},{"class":203,"line":671},[5570,5574,5578,5582],{"type":175,"tag":201,"props":5571,"children":5572},{"style":229},[5573],{"type":181,"value":5145},{"type":175,"tag":201,"props":5575,"children":5576},{"style":235},[5577],{"type":181,"value":5150},{"type":175,"tag":201,"props":5579,"children":5580},{"style":219},[5581],{"type":181,"value":615},{"type":175,"tag":201,"props":5583,"children":5584},{"style":219},[5585],{"type":181,"value":222},{"type":175,"tag":201,"props":5587,"children":5588},{"class":203,"line":689},[5589,5593,5597,5601,5605,5610,5614],{"type":175,"tag":201,"props":5590,"children":5591},{"style":229},[5592],{"type":181,"value":5166},{"type":175,"tag":201,"props":5594,"children":5595},{"style":280},[5596],{"type":181,"value":5150},{"type":175,"tag":201,"props":5598,"children":5599},{"style":219},[5600],{"type":181,"value":288},{"type":175,"tag":201,"props":5602,"children":5603},{"style":208},[5604],{"type":181,"value":293},{"type":175,"tag":201,"props":5606,"children":5607},{"style":296},[5608],{"type":181,"value":5609}," createShikiHighlighter",{"type":175,"tag":201,"props":5611,"children":5612},{"style":235},[5613],{"type":181,"value":303},{"type":175,"tag":201,"props":5615,"children":5616},{"style":219},[5617],{"type":181,"value":1738},{"type":175,"tag":201,"props":5619,"children":5620},{"class":203,"line":780},[5621],{"type":175,"tag":201,"props":5622,"children":5623},{"style":784},[5624],{"type":181,"value":5208},{"type":175,"tag":201,"props":5626,"children":5627},{"class":203,"line":790},[5628,5632,5636,5640,5644],{"type":175,"tag":201,"props":5629,"children":5630},{"style":235},[5631],{"type":181,"value":5216},{"type":175,"tag":201,"props":5633,"children":5634},{"style":219},[5635],{"type":181,"value":434},{"type":175,"tag":201,"props":5637,"children":5638},{"style":219},[5639],{"type":181,"value":709},{"type":175,"tag":201,"props":5641,"children":5642},{"style":311},[5643],{"type":181,"value":5229},{"type":175,"tag":201,"props":5645,"children":5646},{"style":219},[5647],{"type":181,"value":4489},{"type":175,"tag":201,"props":5649,"children":5650},{"class":203,"line":876},[5651,5655],{"type":175,"tag":201,"props":5652,"children":5653},{"style":219},[5654],{"type":181,"value":3127},{"type":175,"tag":201,"props":5656,"children":5657},{"style":235},[5658],{"type":181,"value":1836},{"type":175,"tag":201,"props":5660,"children":5661},{"class":203,"line":961},[5662,5666,5670,5674,5678,5682,5686,5690],{"type":175,"tag":201,"props":5663,"children":5664},{"style":208},[5665],{"type":181,"value":4878},{"type":175,"tag":201,"props":5667,"children":5668},{"style":219},[5669],{"type":181,"value":1695},{"type":175,"tag":201,"props":5671,"children":5672},{"style":246},[5673],{"type":181,"value":4755},{"type":175,"tag":201,"props":5675,"children":5676},{"style":219},[5677],{"type":181,"value":254},{"type":175,"tag":201,"props":5679,"children":5680},{"style":246},[5681],{"type":181,"value":4530},{"type":175,"tag":201,"props":5683,"children":5684},{"style":219},[5685],{"type":181,"value":341},{"type":175,"tag":201,"props":5687,"children":5688},{"style":229},[5689],{"type":181,"value":2806},{"type":175,"tag":201,"props":5691,"children":5692},{"style":219},[5693],{"type":181,"value":222},{"type":175,"tag":201,"props":5695,"children":5696},{"class":203,"line":970},[5697,5701,5706,5710,5715,5719,5723,5727,5731],{"type":175,"tag":201,"props":5698,"children":5699},{"style":229},[5700],{"type":181,"value":2941},{"type":175,"tag":201,"props":5702,"children":5703},{"style":280},[5704],{"type":181,"value":5705}," twoslashResults",{"type":175,"tag":201,"props":5707,"children":5708},{"style":219},[5709],{"type":181,"value":288},{"type":175,"tag":201,"props":5711,"children":5712},{"style":296},[5713],{"type":181,"value":5714}," runTwoSlash",{"type":175,"tag":201,"props":5716,"children":5717},{"style":235},[5718],{"type":181,"value":303},{"type":175,"tag":201,"props":5720,"children":5721},{"style":280},[5722],{"type":181,"value":4755},{"type":175,"tag":201,"props":5724,"children":5725},{"style":219},[5726],{"type":181,"value":254},{"type":175,"tag":201,"props":5728,"children":5729},{"style":280},[5730],{"type":181,"value":4530},{"type":175,"tag":201,"props":5732,"children":5733},{"style":235},[5734],{"type":181,"value":1836},{"type":175,"tag":201,"props":5736,"children":5737},{"class":203,"line":1055},[5738,5742,5747],{"type":175,"tag":201,"props":5739,"children":5740},{"style":208},[5741],{"type":181,"value":4807},{"type":175,"tag":201,"props":5743,"children":5744},{"style":296},[5745],{"type":181,"value":5746}," renderCodeToHTML",{"type":175,"tag":201,"props":5748,"children":5749},{"style":235},[5750],{"type":181,"value":5751},"(\n",{"type":175,"tag":201,"props":5753,"children":5754},{"class":203,"line":1141},[5755,5760,5764,5768],{"type":175,"tag":201,"props":5756,"children":5757},{"style":280},[5758],{"type":181,"value":5759},"            twoslashResults",{"type":175,"tag":201,"props":5761,"children":5762},{"style":219},[5763],{"type":181,"value":331},{"type":175,"tag":201,"props":5765,"children":5766},{"style":280},[5767],{"type":181,"value":197},{"type":175,"tag":201,"props":5769,"children":5770},{"style":219},[5771],{"type":181,"value":668},{"type":175,"tag":201,"props":5773,"children":5774},{"class":203,"line":1150},[5775,5780],{"type":175,"tag":201,"props":5776,"children":5777},{"style":280},[5778],{"type":181,"value":5779},"            lang",{"type":175,"tag":201,"props":5781,"children":5782},{"style":219},[5783],{"type":181,"value":668},{"type":175,"tag":201,"props":5785,"children":5786},{"class":203,"line":1158},[5787,5792,5796,5801,5805,5809],{"type":175,"tag":201,"props":5788,"children":5789},{"style":235},[5790],{"type":181,"value":5791},"            [",{"type":175,"tag":201,"props":5793,"children":5794},{"style":219},[5795],{"type":181,"value":308},{"type":175,"tag":201,"props":5797,"children":5798},{"style":311},[5799],{"type":181,"value":5800},"twoslash",{"type":175,"tag":201,"props":5802,"children":5803},{"style":219},[5804],{"type":181,"value":308},{"type":175,"tag":201,"props":5806,"children":5807},{"style":235},[5808],{"type":181,"value":2415},{"type":175,"tag":201,"props":5810,"children":5811},{"style":219},[5812],{"type":181,"value":668},{"type":175,"tag":201,"props":5814,"children":5815},{"class":203,"line":1166},[5816],{"type":175,"tag":201,"props":5817,"children":5818},{"style":219},[5819],{"type":181,"value":5820},"            {},\n",{"type":175,"tag":201,"props":5822,"children":5823},{"class":203,"line":1741},[5824,5829],{"type":175,"tag":201,"props":5825,"children":5826},{"style":280},[5827],{"type":181,"value":5828},"            highlighter",{"type":175,"tag":201,"props":5830,"children":5831},{"style":219},[5832],{"type":181,"value":668},{"type":175,"tag":201,"props":5834,"children":5835},{"class":203,"line":1762},[5836],{"type":175,"tag":201,"props":5837,"children":5838},{"style":280},[5839],{"type":181,"value":5840},"            twoslashResults\n",{"type":175,"tag":201,"props":5842,"children":5843},{"class":203,"line":1771},[5844],{"type":175,"tag":201,"props":5845,"children":5846},{"style":235},[5847],{"type":181,"value":5848},"          )\n",{"type":175,"tag":201,"props":5850,"children":5851},{"class":203,"line":1780},[5852],{"type":175,"tag":201,"props":5853,"children":5854},{"style":219},[5855],{"type":181,"value":4870},{"type":175,"tag":201,"props":5857,"children":5858},{"class":203,"line":1788},[5859],{"type":175,"tag":201,"props":5860,"children":5861},{"style":219},[5862],{"type":181,"value":1777},{"type":175,"tag":201,"props":5864,"children":5865},{"class":203,"line":1839},[5866],{"type":175,"tag":201,"props":5867,"children":5868},{"style":219},[5869],{"type":181,"value":396},{"type":175,"tag":201,"props":5871,"children":5872},{"class":203,"line":1891},[5873],{"type":175,"tag":201,"props":5874,"children":5875},{"style":219},[5876],{"type":181,"value":405},{"type":175,"tag":201,"props":5878,"children":5879},{"class":203,"line":1942},[5880],{"type":175,"tag":201,"props":5881,"children":5882},{"style":219},[5883],{"type":181,"value":414},{"type":175,"tag":183,"props":5885,"children":5887},{"id":5886},"remark-plugin",[5888],{"type":181,"value":5889},"Remark Plugin",{"type":175,"tag":421,"props":5891,"children":5892},{},[5893,5895,5902],{"type":181,"value":5894},"Nuxt Content uses ",{"type":175,"tag":427,"props":5896,"children":5899},{"href":5897,"rel":5898},"https://github.com/remarkjs/remark",[4999],[5900],{"type":181,"value":5901},"remark",{"type":181,"value":5903}," under the hood to process markdown documents. Creating remark plugins is a way to manipulate documents and add new features.",{"type":175,"tag":4445,"props":5905,"children":5907},{"id":5906},"list-all-contributors",[5908],{"type":181,"value":5909},"List all contributors",{"type":175,"tag":421,"props":5911,"children":5912},{},[5913],{"type":181,"value":5914},"Let's say you want to list all contributors of the project in a document. You can create a plugin that fetches all contributors and injects them into the document data.",{"type":175,"tag":1335,"props":5916,"children":5917},{},[5918],{"type":175,"tag":1374,"props":5919,"children":5920},{},[5921,5923,5928,5930],{"type":181,"value":5922},"Create the plugin. This plugin fetches the contributors if ",{"type":175,"tag":197,"props":5924,"children":5925},{"className":167},[5926],{"type":181,"value":5927},"fetchContributors",{"type":181,"value":5929}," is set to ",{"type":175,"tag":197,"props":5931,"children":5932},{"className":167},[5933],{"type":181,"value":5934},"true",{"type":175,"tag":190,"props":5936,"children":5939},{"className":192,"code":5937,"filename":5938,"language":194,"meta":167,"style":167},"const fetch = require('node-fetch')\n\nmodule.exports = function () {\n  return async (tree, { data }) => {\n    if (data.fetchContributors) {\n      const contributors = await fetch(\n        'https://api.github.com/repos/nuxt/content/contributors'\n      ).then(res => res.json())\n      .then(res => res.map(({ login }) => login))\n\n      data.$contributors = [...new Set(contributors)]\n    }\n    return tree\n  }\n}\n","~~/plugins/contributors.js",[5940],{"type":175,"tag":197,"props":5941,"children":5942},{"__ignoreMap":167},[5943,5985,5992,6017,6064,6096,6126,6143,6192,6258,6265,6314,6321,6333,6340],{"type":175,"tag":201,"props":5944,"children":5945},{"class":203,"line":204},[5946,5950,5955,5959,5964,5968,5972,5977,5981],{"type":175,"tag":201,"props":5947,"children":5948},{"style":229},[5949],{"type":181,"value":4504},{"type":175,"tag":201,"props":5951,"children":5952},{"style":280},[5953],{"type":181,"value":5954}," fetch ",{"type":175,"tag":201,"props":5956,"children":5957},{"style":219},[5958],{"type":181,"value":1254},{"type":175,"tag":201,"props":5960,"children":5961},{"style":296},[5962],{"type":181,"value":5963}," require",{"type":175,"tag":201,"props":5965,"children":5966},{"style":280},[5967],{"type":181,"value":303},{"type":175,"tag":201,"props":5969,"children":5970},{"style":219},[5971],{"type":181,"value":308},{"type":175,"tag":201,"props":5973,"children":5974},{"style":311},[5975],{"type":181,"value":5976},"node-fetch",{"type":175,"tag":201,"props":5978,"children":5979},{"style":219},[5980],{"type":181,"value":308},{"type":175,"tag":201,"props":5982,"children":5983},{"style":280},[5984],{"type":181,"value":1836},{"type":175,"tag":201,"props":5986,"children":5987},{"class":203,"line":225},[5988],{"type":175,"tag":201,"props":5989,"children":5990},{"emptyLinePlaceholder":362},[5991],{"type":181,"value":365},{"type":175,"tag":201,"props":5993,"children":5994},{"class":203,"line":271},[5995,6000,6004,6009,6013],{"type":175,"tag":201,"props":5996,"children":5997},{"style":219},[5998],{"type":181,"value":5999},"module.exports",{"type":175,"tag":201,"props":6001,"children":6002},{"style":219},[6003],{"type":181,"value":288},{"type":175,"tag":201,"props":6005,"children":6006},{"style":229},[6007],{"type":181,"value":6008}," function",{"type":175,"tag":201,"props":6010,"children":6011},{"style":219},[6012],{"type":181,"value":1594},{"type":175,"tag":201,"props":6014,"children":6015},{"style":219},[6016],{"type":181,"value":222},{"type":175,"tag":201,"props":6018,"children":6019},{"class":203,"line":358},[6020,6025,6030,6034,6039,6043,6047,6052,6056,6060],{"type":175,"tag":201,"props":6021,"children":6022},{"style":208},[6023],{"type":181,"value":6024},"  return",{"type":175,"tag":201,"props":6026,"children":6027},{"style":229},[6028],{"type":181,"value":6029}," async",{"type":175,"tag":201,"props":6031,"children":6032},{"style":219},[6033],{"type":181,"value":1695},{"type":175,"tag":201,"props":6035,"children":6036},{"style":246},[6037],{"type":181,"value":6038},"tree",{"type":175,"tag":201,"props":6040,"children":6041},{"style":219},[6042],{"type":181,"value":254},{"type":175,"tag":201,"props":6044,"children":6045},{"style":219},[6046],{"type":181,"value":4916},{"type":175,"tag":201,"props":6048,"children":6049},{"style":246},[6050],{"type":181,"value":6051}," data",{"type":175,"tag":201,"props":6053,"children":6054},{"style":219},[6055],{"type":181,"value":264},{"type":175,"tag":201,"props":6057,"children":6058},{"style":229},[6059],{"type":181,"value":2806},{"type":175,"tag":201,"props":6061,"children":6062},{"style":219},[6063],{"type":181,"value":222},{"type":175,"tag":201,"props":6065,"children":6066},{"class":203,"line":368},[6067,6071,6075,6080,6084,6088,6092],{"type":175,"tag":201,"props":6068,"children":6069},{"style":208},[6070],{"type":181,"value":4205},{"type":175,"tag":201,"props":6072,"children":6073},{"style":235},[6074],{"type":181,"value":1695},{"type":175,"tag":201,"props":6076,"children":6077},{"style":280},[6078],{"type":181,"value":6079},"data",{"type":175,"tag":201,"props":6081,"children":6082},{"style":219},[6083],{"type":181,"value":331},{"type":175,"tag":201,"props":6085,"children":6086},{"style":280},[6087],{"type":181,"value":5927},{"type":175,"tag":201,"props":6089,"children":6090},{"style":235},[6091],{"type":181,"value":1733},{"type":175,"tag":201,"props":6093,"children":6094},{"style":219},[6095],{"type":181,"value":1738},{"type":175,"tag":201,"props":6097,"children":6098},{"class":203,"line":381},[6099,6104,6109,6113,6117,6122],{"type":175,"tag":201,"props":6100,"children":6101},{"style":229},[6102],{"type":181,"value":6103},"      const",{"type":175,"tag":201,"props":6105,"children":6106},{"style":280},[6107],{"type":181,"value":6108}," contributors",{"type":175,"tag":201,"props":6110,"children":6111},{"style":219},[6112],{"type":181,"value":288},{"type":175,"tag":201,"props":6114,"children":6115},{"style":208},[6116],{"type":181,"value":293},{"type":175,"tag":201,"props":6118,"children":6119},{"style":296},[6120],{"type":181,"value":6121}," fetch",{"type":175,"tag":201,"props":6123,"children":6124},{"style":235},[6125],{"type":181,"value":5751},{"type":175,"tag":201,"props":6127,"children":6128},{"class":203,"line":390},[6129,6134,6139],{"type":175,"tag":201,"props":6130,"children":6131},{"style":219},[6132],{"type":181,"value":6133},"        '",{"type":175,"tag":201,"props":6135,"children":6136},{"style":311},[6137],{"type":181,"value":6138},"https://api.github.com/repos/nuxt/content/contributors",{"type":175,"tag":201,"props":6140,"children":6141},{"style":219},[6142],{"type":181,"value":4489},{"type":175,"tag":201,"props":6144,"children":6145},{"class":203,"line":399},[6146,6151,6155,6160,6164,6169,6173,6178,6182,6187],{"type":175,"tag":201,"props":6147,"children":6148},{"style":235},[6149],{"type":181,"value":6150},"      )",{"type":175,"tag":201,"props":6152,"children":6153},{"style":219},[6154],{"type":181,"value":331},{"type":175,"tag":201,"props":6156,"children":6157},{"style":296},[6158],{"type":181,"value":6159},"then",{"type":175,"tag":201,"props":6161,"children":6162},{"style":235},[6163],{"type":181,"value":303},{"type":175,"tag":201,"props":6165,"children":6166},{"style":246},[6167],{"type":181,"value":6168},"res",{"type":175,"tag":201,"props":6170,"children":6171},{"style":229},[6172],{"type":181,"value":2806},{"type":175,"tag":201,"props":6174,"children":6175},{"style":280},[6176],{"type":181,"value":6177}," res",{"type":175,"tag":201,"props":6179,"children":6180},{"style":219},[6181],{"type":181,"value":331},{"type":175,"tag":201,"props":6183,"children":6184},{"style":296},[6185],{"type":181,"value":6186},"json",{"type":175,"tag":201,"props":6188,"children":6189},{"style":235},[6190],{"type":181,"value":6191},"())\n",{"type":175,"tag":201,"props":6193,"children":6194},{"class":203,"line":408},[6195,6199,6203,6207,6211,6215,6219,6223,6228,6232,6236,6241,6245,6249,6253],{"type":175,"tag":201,"props":6196,"children":6197},{"style":219},[6198],{"type":181,"value":2455},{"type":175,"tag":201,"props":6200,"children":6201},{"style":296},[6202],{"type":181,"value":6159},{"type":175,"tag":201,"props":6204,"children":6205},{"style":235},[6206],{"type":181,"value":303},{"type":175,"tag":201,"props":6208,"children":6209},{"style":246},[6210],{"type":181,"value":6168},{"type":175,"tag":201,"props":6212,"children":6213},{"style":229},[6214],{"type":181,"value":2806},{"type":175,"tag":201,"props":6216,"children":6217},{"style":280},[6218],{"type":181,"value":6177},{"type":175,"tag":201,"props":6220,"children":6221},{"style":219},[6222],{"type":181,"value":331},{"type":175,"tag":201,"props":6224,"children":6225},{"style":296},[6226],{"type":181,"value":6227},"map",{"type":175,"tag":201,"props":6229,"children":6230},{"style":235},[6231],{"type":181,"value":303},{"type":175,"tag":201,"props":6233,"children":6234},{"style":219},[6235],{"type":181,"value":243},{"type":175,"tag":201,"props":6237,"children":6238},{"style":246},[6239],{"type":181,"value":6240}," login",{"type":175,"tag":201,"props":6242,"children":6243},{"style":219},[6244],{"type":181,"value":264},{"type":175,"tag":201,"props":6246,"children":6247},{"style":229},[6248],{"type":181,"value":2806},{"type":175,"tag":201,"props":6250,"children":6251},{"style":280},[6252],{"type":181,"value":6240},{"type":175,"tag":201,"props":6254,"children":6255},{"style":235},[6256],{"type":181,"value":6257},"))\n",{"type":175,"tag":201,"props":6259,"children":6260},{"class":203,"line":622},[6261],{"type":175,"tag":201,"props":6262,"children":6263},{"emptyLinePlaceholder":362},[6264],{"type":181,"value":365},{"type":175,"tag":201,"props":6266,"children":6267},{"class":203,"line":634},[6268,6273,6277,6282,6286,6290,6295,6300,6304,6309],{"type":175,"tag":201,"props":6269,"children":6270},{"style":280},[6271],{"type":181,"value":6272},"      data",{"type":175,"tag":201,"props":6274,"children":6275},{"style":219},[6276],{"type":181,"value":331},{"type":175,"tag":201,"props":6278,"children":6279},{"style":280},[6280],{"type":181,"value":6281},"$contributors",{"type":175,"tag":201,"props":6283,"children":6284},{"style":219},[6285],{"type":181,"value":288},{"type":175,"tag":201,"props":6287,"children":6288},{"style":235},[6289],{"type":181,"value":2397},{"type":175,"tag":201,"props":6291,"children":6292},{"style":219},[6293],{"type":181,"value":6294},"...new",{"type":175,"tag":201,"props":6296,"children":6297},{"style":296},[6298],{"type":181,"value":6299}," Set",{"type":175,"tag":201,"props":6301,"children":6302},{"style":235},[6303],{"type":181,"value":303},{"type":175,"tag":201,"props":6305,"children":6306},{"style":280},[6307],{"type":181,"value":6308},"contributors",{"type":175,"tag":201,"props":6310,"children":6311},{"style":235},[6312],{"type":181,"value":6313},")]\n",{"type":175,"tag":201,"props":6315,"children":6316},{"class":203,"line":671},[6317],{"type":175,"tag":201,"props":6318,"children":6319},{"style":219},[6320],{"type":181,"value":396},{"type":175,"tag":201,"props":6322,"children":6323},{"class":203,"line":689},[6324,6328],{"type":175,"tag":201,"props":6325,"children":6326},{"style":208},[6327],{"type":181,"value":374},{"type":175,"tag":201,"props":6329,"children":6330},{"style":280},[6331],{"type":181,"value":6332}," tree\n",{"type":175,"tag":201,"props":6334,"children":6335},{"class":203,"line":780},[6336],{"type":175,"tag":201,"props":6337,"children":6338},{"style":219},[6339],{"type":181,"value":405},{"type":175,"tag":201,"props":6341,"children":6342},{"class":203,"line":790},[6343],{"type":175,"tag":201,"props":6344,"children":6345},{"style":219},[6346],{"type":181,"value":414},{"type":175,"tag":1335,"props":6348,"children":6349},{},[6350],{"type":175,"tag":1374,"props":6351,"children":6352},{},[6353],{"type":181,"value":6354},"Register plugin in Nuxt config",{"type":175,"tag":190,"props":6356,"children":6358},{"className":192,"code":6357,"filename":2732,"language":194,"meta":167,"style":167},"export default {\n  contents: {\n    markdown: {\n      remarkPlugins: [\n        '~~/plugins/contributors.js'\n      ]\n    }\n  }\n}\n",[6359],{"type":175,"tag":197,"props":6360,"children":6361},{"__ignoreMap":167},[6362,6377,6393,6408,6424,6439,6446,6453,6460],{"type":175,"tag":201,"props":6363,"children":6364},{"class":203,"line":204},[6365,6369,6373],{"type":175,"tag":201,"props":6366,"children":6367},{"style":208},[6368],{"type":181,"value":211},{"type":175,"tag":201,"props":6370,"children":6371},{"style":208},[6372],{"type":181,"value":216},{"type":175,"tag":201,"props":6374,"children":6375},{"style":219},[6376],{"type":181,"value":222},{"type":175,"tag":201,"props":6378,"children":6379},{"class":203,"line":225},[6380,6385,6389],{"type":175,"tag":201,"props":6381,"children":6382},{"style":235},[6383],{"type":181,"value":6384},"  contents",{"type":175,"tag":201,"props":6386,"children":6387},{"style":219},[6388],{"type":181,"value":434},{"type":175,"tag":201,"props":6390,"children":6391},{"style":219},[6392],{"type":181,"value":222},{"type":175,"tag":201,"props":6394,"children":6395},{"class":203,"line":271},[6396,6400,6404],{"type":175,"tag":201,"props":6397,"children":6398},{"style":235},[6399],{"type":181,"value":4730},{"type":175,"tag":201,"props":6401,"children":6402},{"style":219},[6403],{"type":181,"value":434},{"type":175,"tag":201,"props":6405,"children":6406},{"style":219},[6407],{"type":181,"value":222},{"type":175,"tag":201,"props":6409,"children":6410},{"class":203,"line":358},[6411,6416,6420],{"type":175,"tag":201,"props":6412,"children":6413},{"style":235},[6414],{"type":181,"value":6415},"      remarkPlugins",{"type":175,"tag":201,"props":6417,"children":6418},{"style":219},[6419],{"type":181,"value":434},{"type":175,"tag":201,"props":6421,"children":6422},{"style":280},[6423],{"type":181,"value":686},{"type":175,"tag":201,"props":6425,"children":6426},{"class":203,"line":368},[6427,6431,6435],{"type":175,"tag":201,"props":6428,"children":6429},{"style":219},[6430],{"type":181,"value":6133},{"type":175,"tag":201,"props":6432,"children":6433},{"style":311},[6434],{"type":181,"value":5938},{"type":175,"tag":201,"props":6436,"children":6437},{"style":219},[6438],{"type":181,"value":4489},{"type":175,"tag":201,"props":6440,"children":6441},{"class":203,"line":381},[6442],{"type":175,"tag":201,"props":6443,"children":6444},{"style":280},[6445],{"type":181,"value":1147},{"type":175,"tag":201,"props":6447,"children":6448},{"class":203,"line":390},[6449],{"type":175,"tag":201,"props":6450,"children":6451},{"style":219},[6452],{"type":181,"value":396},{"type":175,"tag":201,"props":6454,"children":6455},{"class":203,"line":399},[6456],{"type":175,"tag":201,"props":6457,"children":6458},{"style":219},[6459],{"type":181,"value":405},{"type":175,"tag":201,"props":6461,"children":6462},{"class":203,"line":408},[6463],{"type":175,"tag":201,"props":6464,"children":6465},{"style":219},[6466],{"type":181,"value":414},{"type":175,"tag":1335,"props":6468,"children":6469},{},[6470],{"type":175,"tag":1374,"props":6471,"children":6472},{},[6473],{"type":181,"value":6474},"Create a simple component to show contributors",{"type":175,"tag":190,"props":6476,"children":6479},{"className":1190,"code":6477,"filename":6478,"language":1192,"meta":167,"style":167},"\u003Ctemplate>\n  \u003Cul>\n    \u003Cli v-for=\"(item, i) in items\" :key=\"i\">\n      {{ item }}\n    \u003C/li>\n  \u003C/ul>\n\u003C/template>\n\n\u003Cscript>\nexport default {\n  props: {\n    items: {\n      type: Array,\n      default: () => []\n    }\n  }\n}\n","~~/components/List.vue",[6480],{"type":175,"tag":197,"props":6481,"children":6482},{"__ignoreMap":167},[6483,6498,6513,6570,6578,6593,6608,6623,6630,6645,6660,6676,6692,6713,6737,6744,6751],{"type":175,"tag":201,"props":6484,"children":6485},{"class":203,"line":204},[6486,6490,6494],{"type":175,"tag":201,"props":6487,"children":6488},{"style":219},[6489],{"type":181,"value":1204},{"type":175,"tag":201,"props":6491,"children":6492},{"style":235},[6493],{"type":181,"value":1209},{"type":175,"tag":201,"props":6495,"children":6496},{"style":219},[6497],{"type":181,"value":1214},{"type":175,"tag":201,"props":6499,"children":6500},{"class":203,"line":225},[6501,6505,6509],{"type":175,"tag":201,"props":6502,"children":6503},{"style":219},[6504],{"type":181,"value":1222},{"type":175,"tag":201,"props":6506,"children":6507},{"style":235},[6508],{"type":181,"value":1335},{"type":175,"tag":201,"props":6510,"children":6511},{"style":219},[6512],{"type":181,"value":1214},{"type":175,"tag":201,"props":6514,"children":6515},{"class":203,"line":271},[6516,6520,6524,6528,6532,6536,6541,6545,6549,6553,6557,6562,6566],{"type":175,"tag":201,"props":6517,"children":6518},{"style":219},[6519],{"type":181,"value":1239},{"type":175,"tag":201,"props":6521,"children":6522},{"style":235},[6523],{"type":181,"value":1374},{"type":175,"tag":201,"props":6525,"children":6526},{"style":229},[6527],{"type":181,"value":1379},{"type":175,"tag":201,"props":6529,"children":6530},{"style":219},[6531],{"type":181,"value":1254},{"type":175,"tag":201,"props":6533,"children":6534},{"style":219},[6535],{"type":181,"value":1259},{"type":175,"tag":201,"props":6537,"children":6538},{"style":311},[6539],{"type":181,"value":6540},"(item, i) in items",{"type":175,"tag":201,"props":6542,"children":6543},{"style":219},[6544],{"type":181,"value":1259},{"type":175,"tag":201,"props":6546,"children":6547},{"style":229},[6548],{"type":181,"value":1401},{"type":175,"tag":201,"props":6550,"children":6551},{"style":219},[6552],{"type":181,"value":1254},{"type":175,"tag":201,"props":6554,"children":6555},{"style":219},[6556],{"type":181,"value":1259},{"type":175,"tag":201,"props":6558,"children":6559},{"style":311},[6560],{"type":181,"value":6561},"i",{"type":175,"tag":201,"props":6563,"children":6564},{"style":219},[6565],{"type":181,"value":1259},{"type":175,"tag":201,"props":6567,"children":6568},{"style":219},[6569],{"type":181,"value":1214},{"type":175,"tag":201,"props":6571,"children":6572},{"class":203,"line":358},[6573],{"type":175,"tag":201,"props":6574,"children":6575},{"style":280},[6576],{"type":181,"value":6577},"      {{ item }}\n",{"type":175,"tag":201,"props":6579,"children":6580},{"class":203,"line":368},[6581,6585,6589],{"type":175,"tag":201,"props":6582,"children":6583},{"style":219},[6584],{"type":181,"value":1504},{"type":175,"tag":201,"props":6586,"children":6587},{"style":235},[6588],{"type":181,"value":1374},{"type":175,"tag":201,"props":6590,"children":6591},{"style":219},[6592],{"type":181,"value":1214},{"type":175,"tag":201,"props":6594,"children":6595},{"class":203,"line":381},[6596,6600,6604],{"type":175,"tag":201,"props":6597,"children":6598},{"style":219},[6599],{"type":181,"value":1520},{"type":175,"tag":201,"props":6601,"children":6602},{"style":235},[6603],{"type":181,"value":1335},{"type":175,"tag":201,"props":6605,"children":6606},{"style":219},[6607],{"type":181,"value":1214},{"type":175,"tag":201,"props":6609,"children":6610},{"class":203,"line":390},[6611,6615,6619],{"type":175,"tag":201,"props":6612,"children":6613},{"style":219},[6614],{"type":181,"value":1472},{"type":175,"tag":201,"props":6616,"children":6617},{"style":235},[6618],{"type":181,"value":1209},{"type":175,"tag":201,"props":6620,"children":6621},{"style":219},[6622],{"type":181,"value":1214},{"type":175,"tag":201,"props":6624,"children":6625},{"class":203,"line":399},[6626],{"type":175,"tag":201,"props":6627,"children":6628},{"emptyLinePlaceholder":362},[6629],{"type":181,"value":365},{"type":175,"tag":201,"props":6631,"children":6632},{"class":203,"line":408},[6633,6637,6641],{"type":175,"tag":201,"props":6634,"children":6635},{"style":219},[6636],{"type":181,"value":1204},{"type":175,"tag":201,"props":6638,"children":6639},{"style":235},[6640],{"type":181,"value":1562},{"type":175,"tag":201,"props":6642,"children":6643},{"style":219},[6644],{"type":181,"value":1214},{"type":175,"tag":201,"props":6646,"children":6647},{"class":203,"line":622},[6648,6652,6656],{"type":175,"tag":201,"props":6649,"children":6650},{"style":208},[6651],{"type":181,"value":211},{"type":175,"tag":201,"props":6653,"children":6654},{"style":208},[6655],{"type":181,"value":216},{"type":175,"tag":201,"props":6657,"children":6658},{"style":219},[6659],{"type":181,"value":222},{"type":175,"tag":201,"props":6661,"children":6662},{"class":203,"line":634},[6663,6668,6672],{"type":175,"tag":201,"props":6664,"children":6665},{"style":235},[6666],{"type":181,"value":6667},"  props",{"type":175,"tag":201,"props":6669,"children":6670},{"style":219},[6671],{"type":181,"value":434},{"type":175,"tag":201,"props":6673,"children":6674},{"style":219},[6675],{"type":181,"value":222},{"type":175,"tag":201,"props":6677,"children":6678},{"class":203,"line":671},[6679,6684,6688],{"type":175,"tag":201,"props":6680,"children":6681},{"style":235},[6682],{"type":181,"value":6683},"    items",{"type":175,"tag":201,"props":6685,"children":6686},{"style":219},[6687],{"type":181,"value":434},{"type":175,"tag":201,"props":6689,"children":6690},{"style":219},[6691],{"type":181,"value":222},{"type":175,"tag":201,"props":6693,"children":6694},{"class":203,"line":689},[6695,6700,6704,6709],{"type":175,"tag":201,"props":6696,"children":6697},{"style":235},[6698],{"type":181,"value":6699},"      type",{"type":175,"tag":201,"props":6701,"children":6702},{"style":219},[6703],{"type":181,"value":434},{"type":175,"tag":201,"props":6705,"children":6706},{"style":280},[6707],{"type":181,"value":6708}," Array",{"type":175,"tag":201,"props":6710,"children":6711},{"style":219},[6712],{"type":181,"value":668},{"type":175,"tag":201,"props":6714,"children":6715},{"class":203,"line":780},[6716,6721,6725,6729,6733],{"type":175,"tag":201,"props":6717,"children":6718},{"style":296},[6719],{"type":181,"value":6720},"      default",{"type":175,"tag":201,"props":6722,"children":6723},{"style":219},[6724],{"type":181,"value":434},{"type":175,"tag":201,"props":6726,"children":6727},{"style":219},[6728],{"type":181,"value":1594},{"type":175,"tag":201,"props":6730,"children":6731},{"style":229},[6732],{"type":181,"value":2806},{"type":175,"tag":201,"props":6734,"children":6735},{"style":280},[6736],{"type":181,"value":1647},{"type":175,"tag":201,"props":6738,"children":6739},{"class":203,"line":790},[6740],{"type":175,"tag":201,"props":6741,"children":6742},{"style":219},[6743],{"type":181,"value":396},{"type":175,"tag":201,"props":6745,"children":6746},{"class":203,"line":876},[6747],{"type":175,"tag":201,"props":6748,"children":6749},{"style":219},[6750],{"type":181,"value":405},{"type":175,"tag":201,"props":6752,"children":6753},{"class":203,"line":961},[6754],{"type":175,"tag":201,"props":6755,"children":6756},{"style":219},[6757],{"type":181,"value":414},{"type":175,"tag":1335,"props":6759,"children":6760},{},[6761],{"type":175,"tag":1374,"props":6762,"children":6763},{},[6764],{"type":181,"value":6765},"Finally use the components and mark the document to fetch the contributors",{"type":175,"tag":190,"props":6767,"children":6772},{"className":6768,"code":6769,"filename":6770,"language":6771,"meta":167,"style":167},"language-md shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","---\ntitle: Nuxt Content\nfetchContributors: true\n---\n\n## Contributors\n\n\u003Clist :items=\"$contributors\">\u003C/list>\n\n","document.md","md",[6773],{"type":175,"tag":197,"props":6774,"children":6775},{"__ignoreMap":167},[6776,6784,6800,6816,6823,6830,6843,6850],{"type":175,"tag":201,"props":6777,"children":6778},{"class":203,"line":204},[6779],{"type":175,"tag":201,"props":6780,"children":6781},{"style":280},[6782],{"type":181,"value":6783},"---\n",{"type":175,"tag":201,"props":6785,"children":6786},{"class":203,"line":225},[6787,6791,6795],{"type":175,"tag":201,"props":6788,"children":6789},{"style":235},[6790],{"type":181,"value":663},{"type":175,"tag":201,"props":6792,"children":6793},{"style":219},[6794],{"type":181,"value":434},{"type":175,"tag":201,"props":6796,"children":6797},{"style":311},[6798],{"type":181,"value":6799}," Nuxt Content\n",{"type":175,"tag":201,"props":6801,"children":6802},{"class":203,"line":271},[6803,6807,6811],{"type":175,"tag":201,"props":6804,"children":6805},{"style":235},[6806],{"type":181,"value":5927},{"type":175,"tag":201,"props":6808,"children":6809},{"style":219},[6810],{"type":181,"value":434},{"type":175,"tag":201,"props":6812,"children":6813},{"style":4137},[6814],{"type":181,"value":6815}," true\n",{"type":175,"tag":201,"props":6817,"children":6818},{"class":203,"line":358},[6819],{"type":175,"tag":201,"props":6820,"children":6821},{"style":280},[6822],{"type":181,"value":6783},{"type":175,"tag":201,"props":6824,"children":6825},{"class":203,"line":368},[6826],{"type":175,"tag":201,"props":6827,"children":6828},{"emptyLinePlaceholder":362},[6829],{"type":181,"value":365},{"type":175,"tag":201,"props":6831,"children":6832},{"class":203,"line":381},[6833,6838],{"type":175,"tag":201,"props":6834,"children":6835},{"style":219},[6836],{"type":181,"value":6837},"## ",{"type":175,"tag":201,"props":6839,"children":6840},{"style":4395},[6841],{"type":181,"value":6842},"Contributors\n",{"type":175,"tag":201,"props":6844,"children":6845},{"class":203,"line":390},[6846],{"type":175,"tag":201,"props":6847,"children":6848},{"emptyLinePlaceholder":362},[6849],{"type":181,"value":365},{"type":175,"tag":201,"props":6851,"children":6852},{"class":203,"line":399},[6853],{"type":175,"tag":201,"props":6854,"children":6855},{"style":280},[6856],{"type":181,"value":6857},"\u003Clist :items=\"$contributors\">\u003C/list>\n",{"type":175,"tag":6859,"props":6860,"children":6861},"style",{},[6862],{"type":181,"value":6863},"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 .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.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 .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":225,"depth":225,"links":6865},[6866,6870],{"id":178,"depth":225,"text":21,"children":6867},[6868,6869],{"id":185,"depth":271,"text":188},{"id":417,"depth":271,"text":417},{"id":1174,"depth":225,"text":1177,"children":6871},[6872,6873,6874,6875,6876,6877,6878],{"id":1180,"depth":271,"text":37},{"id":2064,"depth":271,"text":2067},{"id":2720,"depth":271,"text":2723},{"id":3429,"depth":271,"text":3432},{"id":3911,"depth":271,"text":3914},{"id":4440,"depth":271,"text":4443},{"id":5886,"depth":271,"text":5889},"markdown","content:7.v1:3.community:1.snippets.md","content","7.v1/3.community/1.snippets.md",[6884,6900],{"_path":153,"_dir":6885,"_draft":166,"_partial":166,"_locale":167,"title":152,"description":6886,"body":6887,"_type":6879,"_id":6898,"_source":6881,"_file":6899,"_extension":6771},"examples","Live example of Nuxt Content docs theme on CodeSandbox.",{"type":172,"children":6888,"toc":6896},[6889],{"type":175,"tag":6890,"props":6891,"children":6895},"iframe",{"height":6892,"src":6893,"width":6894},"500px","https://codesandbox.io/embed/nuxt-content-docs-theme-playground-inwxb?hidenavigation=1&theme=dark","100%",[],{"title":167,"searchDepth":225,"depth":225,"links":6897},[],"content:7.v1:2.examples:3.docs-theme.md","7.v1/2.examples/3.docs-theme.md",{"_path":163,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":162,"description":6901,"category":155,"body":6902,"_type":6879,"_id":12074,"_source":6881,"_file":12075,"_extension":6771},"Learn how to use @nuxt/content with other modules.",{"type":172,"children":6903,"toc":12069},[6904,6910,6923,6963,6973,6983,6993,7002,8135,8147,8152,8170,8175,8227,8765,8778,8786,10322,10327,10340,10345,10353,10558,10563,11449,11472,11478,11483,11490,11495,12018,12024,12038,12065],{"type":175,"tag":176,"props":6905,"children":6907},{"id":6906},"nuxtjsfeed",[6908],{"type":181,"value":6909},"@nuxtjs/feed",{"type":175,"tag":421,"props":6911,"children":6912},{},[6913,6915,6921],{"type":181,"value":6914},"In the case of articles, the content can be used to generate news feeds\nusing ",{"type":175,"tag":427,"props":6916,"children":6919},{"href":6917,"rel":6918},"https://github.com/nuxt-community/feed-module",[4999],[6920],{"type":181,"value":6909},{"type":181,"value":6922}," module.",{"type":175,"tag":2665,"props":6924,"children":6925},{"type":2667},[6926],{"type":175,"tag":421,"props":6927,"children":6928},{},[6929,6931,6935,6937,6942,6944,6948,6950,6954,6956,6961],{"type":181,"value":6930},"To use ",{"type":175,"tag":197,"props":6932,"children":6933},{"className":167},[6934],{"type":181,"value":1815},{"type":181,"value":6936}," inside the ",{"type":175,"tag":197,"props":6938,"children":6939},{"className":167},[6940],{"type":181,"value":6941},"feed",{"type":181,"value":6943}," option, you need to add ",{"type":175,"tag":197,"props":6945,"children":6946},{"className":167},[6947],{"type":181,"value":4687},{"type":181,"value":6949}," before ",{"type":175,"tag":197,"props":6951,"children":6952},{"className":167},[6953],{"type":181,"value":6909},{"type":181,"value":6955}," in the ",{"type":175,"tag":197,"props":6957,"children":6958},{"className":167},[6959],{"type":181,"value":6960},"modules",{"type":181,"value":6962}," property.",{"type":175,"tag":421,"props":6964,"children":6965},{},[6966,6968],{"type":181,"value":6967},"You can access your feed on: ",{"type":175,"tag":197,"props":6969,"children":6970},{"className":167},[6971],{"type":181,"value":6972},"baseUrl + baseLinkFeedArticles + file",{"type":175,"tag":421,"props":6974,"children":6975},{},[6976,6978],{"type":181,"value":6977},"For RSS: ",{"type":175,"tag":197,"props":6979,"children":6980},{"className":167},[6981],{"type":181,"value":6982},"https://mywebsite.com/feed/articles/rss.xml",{"type":175,"tag":421,"props":6984,"children":6985},{},[6986,6988],{"type":181,"value":6987},"For JSON: ",{"type":175,"tag":197,"props":6989,"children":6990},{"className":167},[6991],{"type":181,"value":6992},"https://mywebsite.com/feed/articles/feed.json",{"type":175,"tag":421,"props":6994,"children":6995},{},[6996],{"type":175,"tag":6997,"props":6998,"children":6999},"strong",{},[7000],{"type":181,"value":7001},"Example 1",{"type":175,"tag":190,"props":7003,"children":7005},{"className":192,"code":7004,"language":194,"meta":167,"style":167},"export default {\n  modules: [\n    '@nuxt/content',\n    '@nuxtjs/feed'\n  ],\n\n  feed () {\n    const baseUrlArticles = 'https://mywebsite.com/articles'\n    const baseLinkFeedArticles = '/feed/articles'\n    const feedFormats = {\n      rss: { type: 'rss2', file: 'rss.xml' },\n      json: { type: 'json1', file: 'feed.json' },\n    }\n    const { $content } = require('@nuxt/content')\n\n    const createFeedArticles = async function (feed) {\n      feed.options = {\n        title: 'My Blog',\n        description: 'I write about technology',\n        link: baseUrlArticles,\n      }\n      const articles = await $content('articles').fetch()\n\n      articles.forEach((article) => {\n        const url = `${baseUrlArticles}/${article.slug}`\n\n        feed.addItem({\n          title: article.title,\n          id: url,\n          link: url,\n          date: article.published,\n          description: article.summary,\n          content: article.summary,\n          author: article.authors,\n        })\n      })\n    }\n\n    return Object.values(feedFormats).map(({ file, type }) => ({\n      path: `${baseLinkFeedArticles}/${file}`,\n      type: type,\n      create: createFeedArticles,\n    }))\n  }\n}\n",[7006],{"type":175,"tag":197,"props":7007,"children":7008},{"__ignoreMap":167},[7009,7024,7039,7058,7073,7085,7092,7108,7137,7166,7186,7253,7319,7326,7373,7380,7420,7445,7474,7503,7523,7530,7585,7592,7631,7686,7693,7718,7746,7766,7786,7815,7844,7872,7901,7912,7924,7931,7939,8018,8065,8085,8106,8119,8127],{"type":175,"tag":201,"props":7010,"children":7011},{"class":203,"line":204},[7012,7016,7020],{"type":175,"tag":201,"props":7013,"children":7014},{"style":208},[7015],{"type":181,"value":211},{"type":175,"tag":201,"props":7017,"children":7018},{"style":208},[7019],{"type":181,"value":216},{"type":175,"tag":201,"props":7021,"children":7022},{"style":219},[7023],{"type":181,"value":222},{"type":175,"tag":201,"props":7025,"children":7026},{"class":203,"line":225},[7027,7031,7035],{"type":175,"tag":201,"props":7028,"children":7029},{"style":235},[7030],{"type":181,"value":4670},{"type":175,"tag":201,"props":7032,"children":7033},{"style":219},[7034],{"type":181,"value":434},{"type":175,"tag":201,"props":7036,"children":7037},{"style":280},[7038],{"type":181,"value":686},{"type":175,"tag":201,"props":7040,"children":7041},{"class":203,"line":271},[7042,7046,7050,7054],{"type":175,"tag":201,"props":7043,"children":7044},{"style":219},[7045],{"type":181,"value":2775},{"type":175,"tag":201,"props":7047,"children":7048},{"style":311},[7049],{"type":181,"value":4687},{"type":175,"tag":201,"props":7051,"children":7052},{"style":219},[7053],{"type":181,"value":308},{"type":175,"tag":201,"props":7055,"children":7056},{"style":219},[7057],{"type":181,"value":668},{"type":175,"tag":201,"props":7059,"children":7060},{"class":203,"line":358},[7061,7065,7069],{"type":175,"tag":201,"props":7062,"children":7063},{"style":219},[7064],{"type":181,"value":2775},{"type":175,"tag":201,"props":7066,"children":7067},{"style":311},[7068],{"type":181,"value":6909},{"type":175,"tag":201,"props":7070,"children":7071},{"style":219},[7072],{"type":181,"value":4489},{"type":175,"tag":201,"props":7074,"children":7075},{"class":203,"line":368},[7076,7081],{"type":175,"tag":201,"props":7077,"children":7078},{"style":280},[7079],{"type":181,"value":7080},"  ]",{"type":175,"tag":201,"props":7082,"children":7083},{"style":219},[7084],{"type":181,"value":668},{"type":175,"tag":201,"props":7086,"children":7087},{"class":203,"line":381},[7088],{"type":175,"tag":201,"props":7089,"children":7090},{"emptyLinePlaceholder":362},[7091],{"type":181,"value":365},{"type":175,"tag":201,"props":7093,"children":7094},{"class":203,"line":390},[7095,7100,7104],{"type":175,"tag":201,"props":7096,"children":7097},{"style":235},[7098],{"type":181,"value":7099},"  feed",{"type":175,"tag":201,"props":7101,"children":7102},{"style":219},[7103],{"type":181,"value":1594},{"type":175,"tag":201,"props":7105,"children":7106},{"style":219},[7107],{"type":181,"value":222},{"type":175,"tag":201,"props":7109,"children":7110},{"class":203,"line":399},[7111,7115,7120,7124,7128,7133],{"type":175,"tag":201,"props":7112,"children":7113},{"style":229},[7114],{"type":181,"value":277},{"type":175,"tag":201,"props":7116,"children":7117},{"style":280},[7118],{"type":181,"value":7119}," baseUrlArticles",{"type":175,"tag":201,"props":7121,"children":7122},{"style":219},[7123],{"type":181,"value":288},{"type":175,"tag":201,"props":7125,"children":7126},{"style":219},[7127],{"type":181,"value":709},{"type":175,"tag":201,"props":7129,"children":7130},{"style":311},[7131],{"type":181,"value":7132},"https://mywebsite.com/articles",{"type":175,"tag":201,"props":7134,"children":7135},{"style":219},[7136],{"type":181,"value":4489},{"type":175,"tag":201,"props":7138,"children":7139},{"class":203,"line":408},[7140,7144,7149,7153,7157,7162],{"type":175,"tag":201,"props":7141,"children":7142},{"style":229},[7143],{"type":181,"value":277},{"type":175,"tag":201,"props":7145,"children":7146},{"style":280},[7147],{"type":181,"value":7148}," baseLinkFeedArticles",{"type":175,"tag":201,"props":7150,"children":7151},{"style":219},[7152],{"type":181,"value":288},{"type":175,"tag":201,"props":7154,"children":7155},{"style":219},[7156],{"type":181,"value":709},{"type":175,"tag":201,"props":7158,"children":7159},{"style":311},[7160],{"type":181,"value":7161},"/feed/articles",{"type":175,"tag":201,"props":7163,"children":7164},{"style":219},[7165],{"type":181,"value":4489},{"type":175,"tag":201,"props":7167,"children":7168},{"class":203,"line":622},[7169,7173,7178,7182],{"type":175,"tag":201,"props":7170,"children":7171},{"style":229},[7172],{"type":181,"value":277},{"type":175,"tag":201,"props":7174,"children":7175},{"style":280},[7176],{"type":181,"value":7177}," feedFormats",{"type":175,"tag":201,"props":7179,"children":7180},{"style":219},[7181],{"type":181,"value":288},{"type":175,"tag":201,"props":7183,"children":7184},{"style":219},[7185],{"type":181,"value":222},{"type":175,"tag":201,"props":7187,"children":7188},{"class":203,"line":634},[7189,7194,7198,7202,7206,7210,7214,7219,7223,7227,7232,7236,7240,7245,7249],{"type":175,"tag":201,"props":7190,"children":7191},{"style":235},[7192],{"type":181,"value":7193},"      rss",{"type":175,"tag":201,"props":7195,"children":7196},{"style":219},[7197],{"type":181,"value":434},{"type":175,"tag":201,"props":7199,"children":7200},{"style":219},[7201],{"type":181,"value":4916},{"type":175,"tag":201,"props":7203,"children":7204},{"style":235},[7205],{"type":181,"value":1273},{"type":175,"tag":201,"props":7207,"children":7208},{"style":219},[7209],{"type":181,"value":434},{"type":175,"tag":201,"props":7211,"children":7212},{"style":219},[7213],{"type":181,"value":709},{"type":175,"tag":201,"props":7215,"children":7216},{"style":311},[7217],{"type":181,"value":7218},"rss2",{"type":175,"tag":201,"props":7220,"children":7221},{"style":219},[7222],{"type":181,"value":308},{"type":175,"tag":201,"props":7224,"children":7225},{"style":219},[7226],{"type":181,"value":254},{"type":175,"tag":201,"props":7228,"children":7229},{"style":235},[7230],{"type":181,"value":7231}," file",{"type":175,"tag":201,"props":7233,"children":7234},{"style":219},[7235],{"type":181,"value":434},{"type":175,"tag":201,"props":7237,"children":7238},{"style":219},[7239],{"type":181,"value":709},{"type":175,"tag":201,"props":7241,"children":7242},{"style":311},[7243],{"type":181,"value":7244},"rss.xml",{"type":175,"tag":201,"props":7246,"children":7247},{"style":219},[7248],{"type":181,"value":308},{"type":175,"tag":201,"props":7250,"children":7251},{"style":219},[7252],{"type":181,"value":777},{"type":175,"tag":201,"props":7254,"children":7255},{"class":203,"line":671},[7256,7261,7265,7269,7273,7277,7281,7286,7290,7294,7298,7302,7306,7311,7315],{"type":175,"tag":201,"props":7257,"children":7258},{"style":235},[7259],{"type":181,"value":7260},"      json",{"type":175,"tag":201,"props":7262,"children":7263},{"style":219},[7264],{"type":181,"value":434},{"type":175,"tag":201,"props":7266,"children":7267},{"style":219},[7268],{"type":181,"value":4916},{"type":175,"tag":201,"props":7270,"children":7271},{"style":235},[7272],{"type":181,"value":1273},{"type":175,"tag":201,"props":7274,"children":7275},{"style":219},[7276],{"type":181,"value":434},{"type":175,"tag":201,"props":7278,"children":7279},{"style":219},[7280],{"type":181,"value":709},{"type":175,"tag":201,"props":7282,"children":7283},{"style":311},[7284],{"type":181,"value":7285},"json1",{"type":175,"tag":201,"props":7287,"children":7288},{"style":219},[7289],{"type":181,"value":308},{"type":175,"tag":201,"props":7291,"children":7292},{"style":219},[7293],{"type":181,"value":254},{"type":175,"tag":201,"props":7295,"children":7296},{"style":235},[7297],{"type":181,"value":7231},{"type":175,"tag":201,"props":7299,"children":7300},{"style":219},[7301],{"type":181,"value":434},{"type":175,"tag":201,"props":7303,"children":7304},{"style":219},[7305],{"type":181,"value":709},{"type":175,"tag":201,"props":7307,"children":7308},{"style":311},[7309],{"type":181,"value":7310},"feed.json",{"type":175,"tag":201,"props":7312,"children":7313},{"style":219},[7314],{"type":181,"value":308},{"type":175,"tag":201,"props":7316,"children":7317},{"style":219},[7318],{"type":181,"value":777},{"type":175,"tag":201,"props":7320,"children":7321},{"class":203,"line":689},[7322],{"type":175,"tag":201,"props":7323,"children":7324},{"style":219},[7325],{"type":181,"value":396},{"type":175,"tag":201,"props":7327,"children":7328},{"class":203,"line":780},[7329,7333,7337,7341,7345,7349,7353,7357,7361,7365,7369],{"type":175,"tag":201,"props":7330,"children":7331},{"style":229},[7332],{"type":181,"value":277},{"type":175,"tag":201,"props":7334,"children":7335},{"style":219},[7336],{"type":181,"value":4916},{"type":175,"tag":201,"props":7338,"children":7339},{"style":280},[7340],{"type":181,"value":249},{"type":175,"tag":201,"props":7342,"children":7343},{"style":219},[7344],{"type":181,"value":4145},{"type":175,"tag":201,"props":7346,"children":7347},{"style":219},[7348],{"type":181,"value":288},{"type":175,"tag":201,"props":7350,"children":7351},{"style":296},[7352],{"type":181,"value":5963},{"type":175,"tag":201,"props":7354,"children":7355},{"style":235},[7356],{"type":181,"value":303},{"type":175,"tag":201,"props":7358,"children":7359},{"style":219},[7360],{"type":181,"value":308},{"type":175,"tag":201,"props":7362,"children":7363},{"style":311},[7364],{"type":181,"value":4687},{"type":175,"tag":201,"props":7366,"children":7367},{"style":219},[7368],{"type":181,"value":308},{"type":175,"tag":201,"props":7370,"children":7371},{"style":235},[7372],{"type":181,"value":1836},{"type":175,"tag":201,"props":7374,"children":7375},{"class":203,"line":790},[7376],{"type":175,"tag":201,"props":7377,"children":7378},{"emptyLinePlaceholder":362},[7379],{"type":181,"value":365},{"type":175,"tag":201,"props":7381,"children":7382},{"class":203,"line":876},[7383,7387,7392,7396,7400,7404,7408,7412,7416],{"type":175,"tag":201,"props":7384,"children":7385},{"style":229},[7386],{"type":181,"value":277},{"type":175,"tag":201,"props":7388,"children":7389},{"style":280},[7390],{"type":181,"value":7391}," createFeedArticles",{"type":175,"tag":201,"props":7393,"children":7394},{"style":219},[7395],{"type":181,"value":288},{"type":175,"tag":201,"props":7397,"children":7398},{"style":229},[7399],{"type":181,"value":6029},{"type":175,"tag":201,"props":7401,"children":7402},{"style":229},[7403],{"type":181,"value":6008},{"type":175,"tag":201,"props":7405,"children":7406},{"style":219},[7407],{"type":181,"value":1695},{"type":175,"tag":201,"props":7409,"children":7410},{"style":246},[7411],{"type":181,"value":6941},{"type":175,"tag":201,"props":7413,"children":7414},{"style":219},[7415],{"type":181,"value":341},{"type":175,"tag":201,"props":7417,"children":7418},{"style":219},[7419],{"type":181,"value":222},{"type":175,"tag":201,"props":7421,"children":7422},{"class":203,"line":961},[7423,7428,7432,7437,7441],{"type":175,"tag":201,"props":7424,"children":7425},{"style":280},[7426],{"type":181,"value":7427},"      feed",{"type":175,"tag":201,"props":7429,"children":7430},{"style":219},[7431],{"type":181,"value":331},{"type":175,"tag":201,"props":7433,"children":7434},{"style":280},[7435],{"type":181,"value":7436},"options",{"type":175,"tag":201,"props":7438,"children":7439},{"style":219},[7440],{"type":181,"value":288},{"type":175,"tag":201,"props":7442,"children":7443},{"style":219},[7444],{"type":181,"value":222},{"type":175,"tag":201,"props":7446,"children":7447},{"class":203,"line":970},[7448,7453,7457,7461,7466,7470],{"type":175,"tag":201,"props":7449,"children":7450},{"style":235},[7451],{"type":181,"value":7452},"        title",{"type":175,"tag":201,"props":7454,"children":7455},{"style":219},[7456],{"type":181,"value":434},{"type":175,"tag":201,"props":7458,"children":7459},{"style":219},[7460],{"type":181,"value":709},{"type":175,"tag":201,"props":7462,"children":7463},{"style":311},[7464],{"type":181,"value":7465},"My Blog",{"type":175,"tag":201,"props":7467,"children":7468},{"style":219},[7469],{"type":181,"value":308},{"type":175,"tag":201,"props":7471,"children":7472},{"style":219},[7473],{"type":181,"value":668},{"type":175,"tag":201,"props":7475,"children":7476},{"class":203,"line":1055},[7477,7482,7486,7490,7495,7499],{"type":175,"tag":201,"props":7478,"children":7479},{"style":235},[7480],{"type":181,"value":7481},"        description",{"type":175,"tag":201,"props":7483,"children":7484},{"style":219},[7485],{"type":181,"value":434},{"type":175,"tag":201,"props":7487,"children":7488},{"style":219},[7489],{"type":181,"value":709},{"type":175,"tag":201,"props":7491,"children":7492},{"style":311},[7493],{"type":181,"value":7494},"I write about technology",{"type":175,"tag":201,"props":7496,"children":7497},{"style":219},[7498],{"type":181,"value":308},{"type":175,"tag":201,"props":7500,"children":7501},{"style":219},[7502],{"type":181,"value":668},{"type":175,"tag":201,"props":7504,"children":7505},{"class":203,"line":1141},[7506,7511,7515,7519],{"type":175,"tag":201,"props":7507,"children":7508},{"style":235},[7509],{"type":181,"value":7510},"        link",{"type":175,"tag":201,"props":7512,"children":7513},{"style":219},[7514],{"type":181,"value":434},{"type":175,"tag":201,"props":7516,"children":7517},{"style":280},[7518],{"type":181,"value":7119},{"type":175,"tag":201,"props":7520,"children":7521},{"style":219},[7522],{"type":181,"value":668},{"type":175,"tag":201,"props":7524,"children":7525},{"class":203,"line":1150},[7526],{"type":175,"tag":201,"props":7527,"children":7528},{"style":219},[7529],{"type":181,"value":1777},{"type":175,"tag":201,"props":7531,"children":7532},{"class":203,"line":1158},[7533,7537,7541,7545,7549,7553,7557,7561,7565,7569,7573,7577,7581],{"type":175,"tag":201,"props":7534,"children":7535},{"style":229},[7536],{"type":181,"value":6103},{"type":175,"tag":201,"props":7538,"children":7539},{"style":280},[7540],{"type":181,"value":3246},{"type":175,"tag":201,"props":7542,"children":7543},{"style":219},[7544],{"type":181,"value":288},{"type":175,"tag":201,"props":7546,"children":7547},{"style":208},[7548],{"type":181,"value":293},{"type":175,"tag":201,"props":7550,"children":7551},{"style":296},[7552],{"type":181,"value":249},{"type":175,"tag":201,"props":7554,"children":7555},{"style":235},[7556],{"type":181,"value":303},{"type":175,"tag":201,"props":7558,"children":7559},{"style":219},[7560],{"type":181,"value":308},{"type":175,"tag":201,"props":7562,"children":7563},{"style":311},[7564],{"type":181,"value":314},{"type":175,"tag":201,"props":7566,"children":7567},{"style":219},[7568],{"type":181,"value":308},{"type":175,"tag":201,"props":7570,"children":7571},{"style":235},[7572],{"type":181,"value":341},{"type":175,"tag":201,"props":7574,"children":7575},{"style":219},[7576],{"type":181,"value":331},{"type":175,"tag":201,"props":7578,"children":7579},{"style":296},[7580],{"type":181,"value":350},{"type":175,"tag":201,"props":7582,"children":7583},{"style":235},[7584],{"type":181,"value":355},{"type":175,"tag":201,"props":7586,"children":7587},{"class":203,"line":1166},[7588],{"type":175,"tag":201,"props":7589,"children":7590},{"emptyLinePlaceholder":362},[7591],{"type":181,"value":365},{"type":175,"tag":201,"props":7593,"children":7594},{"class":203,"line":1741},[7595,7599,7603,7607,7611,7615,7619,7623,7627],{"type":175,"tag":201,"props":7596,"children":7597},{"style":280},[7598],{"type":181,"value":1638},{"type":175,"tag":201,"props":7600,"children":7601},{"style":219},[7602],{"type":181,"value":331},{"type":175,"tag":201,"props":7604,"children":7605},{"style":296},[7606],{"type":181,"value":2898},{"type":175,"tag":201,"props":7608,"children":7609},{"style":235},[7610],{"type":181,"value":303},{"type":175,"tag":201,"props":7612,"children":7613},{"style":219},[7614],{"type":181,"value":303},{"type":175,"tag":201,"props":7616,"children":7617},{"style":246},[7618],{"type":181,"value":654},{"type":175,"tag":201,"props":7620,"children":7621},{"style":219},[7622],{"type":181,"value":341},{"type":175,"tag":201,"props":7624,"children":7625},{"style":229},[7626],{"type":181,"value":2806},{"type":175,"tag":201,"props":7628,"children":7629},{"style":219},[7630],{"type":181,"value":222},{"type":175,"tag":201,"props":7632,"children":7633},{"class":203,"line":1762},[7634,7638,7643,7647,7652,7657,7661,7665,7669,7673,7677,7681],{"type":175,"tag":201,"props":7635,"children":7636},{"style":229},[7637],{"type":181,"value":5166},{"type":175,"tag":201,"props":7639,"children":7640},{"style":280},[7641],{"type":181,"value":7642}," url",{"type":175,"tag":201,"props":7644,"children":7645},{"style":219},[7646],{"type":181,"value":288},{"type":175,"tag":201,"props":7648,"children":7649},{"style":219},[7650],{"type":181,"value":7651}," `${",{"type":175,"tag":201,"props":7653,"children":7654},{"style":280},[7655],{"type":181,"value":7656},"baseUrlArticles",{"type":175,"tag":201,"props":7658,"children":7659},{"style":219},[7660],{"type":181,"value":4561},{"type":175,"tag":201,"props":7662,"children":7663},{"style":311},[7664],{"type":181,"value":4049},{"type":175,"tag":201,"props":7666,"children":7667},{"style":219},[7668],{"type":181,"value":2965},{"type":175,"tag":201,"props":7670,"children":7671},{"style":280},[7672],{"type":181,"value":654},{"type":175,"tag":201,"props":7674,"children":7675},{"style":219},[7676],{"type":181,"value":331},{"type":175,"tag":201,"props":7678,"children":7679},{"style":280},[7680],{"type":181,"value":336},{"type":175,"tag":201,"props":7682,"children":7683},{"style":219},[7684],{"type":181,"value":7685},"}`\n",{"type":175,"tag":201,"props":7687,"children":7688},{"class":203,"line":1771},[7689],{"type":175,"tag":201,"props":7690,"children":7691},{"emptyLinePlaceholder":362},[7692],{"type":181,"value":365},{"type":175,"tag":201,"props":7694,"children":7695},{"class":203,"line":1780},[7696,7701,7705,7710,7714],{"type":175,"tag":201,"props":7697,"children":7698},{"style":280},[7699],{"type":181,"value":7700},"        feed",{"type":175,"tag":201,"props":7702,"children":7703},{"style":219},[7704],{"type":181,"value":331},{"type":175,"tag":201,"props":7706,"children":7707},{"style":296},[7708],{"type":181,"value":7709},"addItem",{"type":175,"tag":201,"props":7711,"children":7712},{"style":235},[7713],{"type":181,"value":303},{"type":175,"tag":201,"props":7715,"children":7716},{"style":219},[7717],{"type":181,"value":1738},{"type":175,"tag":201,"props":7719,"children":7720},{"class":203,"line":1788},[7721,7726,7730,7734,7738,7742],{"type":175,"tag":201,"props":7722,"children":7723},{"style":235},[7724],{"type":181,"value":7725},"          title",{"type":175,"tag":201,"props":7727,"children":7728},{"style":219},[7729],{"type":181,"value":434},{"type":175,"tag":201,"props":7731,"children":7732},{"style":280},[7733],{"type":181,"value":283},{"type":175,"tag":201,"props":7735,"children":7736},{"style":219},[7737],{"type":181,"value":331},{"type":175,"tag":201,"props":7739,"children":7740},{"style":280},[7741],{"type":181,"value":663},{"type":175,"tag":201,"props":7743,"children":7744},{"style":219},[7745],{"type":181,"value":668},{"type":175,"tag":201,"props":7747,"children":7748},{"class":203,"line":1839},[7749,7754,7758,7762],{"type":175,"tag":201,"props":7750,"children":7751},{"style":235},[7752],{"type":181,"value":7753},"          id",{"type":175,"tag":201,"props":7755,"children":7756},{"style":219},[7757],{"type":181,"value":434},{"type":175,"tag":201,"props":7759,"children":7760},{"style":280},[7761],{"type":181,"value":7642},{"type":175,"tag":201,"props":7763,"children":7764},{"style":219},[7765],{"type":181,"value":668},{"type":175,"tag":201,"props":7767,"children":7768},{"class":203,"line":1891},[7769,7774,7778,7782],{"type":175,"tag":201,"props":7770,"children":7771},{"style":235},[7772],{"type":181,"value":7773},"          link",{"type":175,"tag":201,"props":7775,"children":7776},{"style":219},[7777],{"type":181,"value":434},{"type":175,"tag":201,"props":7779,"children":7780},{"style":280},[7781],{"type":181,"value":7642},{"type":175,"tag":201,"props":7783,"children":7784},{"style":219},[7785],{"type":181,"value":668},{"type":175,"tag":201,"props":7787,"children":7788},{"class":203,"line":1942},[7789,7794,7798,7802,7806,7811],{"type":175,"tag":201,"props":7790,"children":7791},{"style":235},[7792],{"type":181,"value":7793},"          date",{"type":175,"tag":201,"props":7795,"children":7796},{"style":219},[7797],{"type":181,"value":434},{"type":175,"tag":201,"props":7799,"children":7800},{"style":280},[7801],{"type":181,"value":283},{"type":175,"tag":201,"props":7803,"children":7804},{"style":219},[7805],{"type":181,"value":331},{"type":175,"tag":201,"props":7807,"children":7808},{"style":280},[7809],{"type":181,"value":7810},"published",{"type":175,"tag":201,"props":7812,"children":7813},{"style":219},[7814],{"type":181,"value":668},{"type":175,"tag":201,"props":7816,"children":7817},{"class":203,"line":1969},[7818,7823,7827,7831,7835,7840],{"type":175,"tag":201,"props":7819,"children":7820},{"style":235},[7821],{"type":181,"value":7822},"          description",{"type":175,"tag":201,"props":7824,"children":7825},{"style":219},[7826],{"type":181,"value":434},{"type":175,"tag":201,"props":7828,"children":7829},{"style":280},[7830],{"type":181,"value":283},{"type":175,"tag":201,"props":7832,"children":7833},{"style":219},[7834],{"type":181,"value":331},{"type":175,"tag":201,"props":7836,"children":7837},{"style":280},[7838],{"type":181,"value":7839},"summary",{"type":175,"tag":201,"props":7841,"children":7842},{"style":219},[7843],{"type":181,"value":668},{"type":175,"tag":201,"props":7845,"children":7846},{"class":203,"line":1993},[7847,7852,7856,7860,7864,7868],{"type":175,"tag":201,"props":7848,"children":7849},{"style":235},[7850],{"type":181,"value":7851},"          content",{"type":175,"tag":201,"props":7853,"children":7854},{"style":219},[7855],{"type":181,"value":434},{"type":175,"tag":201,"props":7857,"children":7858},{"style":280},[7859],{"type":181,"value":283},{"type":175,"tag":201,"props":7861,"children":7862},{"style":219},[7863],{"type":181,"value":331},{"type":175,"tag":201,"props":7865,"children":7866},{"style":280},[7867],{"type":181,"value":7839},{"type":175,"tag":201,"props":7869,"children":7870},{"style":219},[7871],{"type":181,"value":668},{"type":175,"tag":201,"props":7873,"children":7874},{"class":203,"line":2009},[7875,7880,7884,7888,7892,7897],{"type":175,"tag":201,"props":7876,"children":7877},{"style":235},[7878],{"type":181,"value":7879},"          author",{"type":175,"tag":201,"props":7881,"children":7882},{"style":219},[7883],{"type":181,"value":434},{"type":175,"tag":201,"props":7885,"children":7886},{"style":280},[7887],{"type":181,"value":283},{"type":175,"tag":201,"props":7889,"children":7890},{"style":219},[7891],{"type":181,"value":331},{"type":175,"tag":201,"props":7893,"children":7894},{"style":280},[7895],{"type":181,"value":7896},"authors",{"type":175,"tag":201,"props":7898,"children":7899},{"style":219},[7900],{"type":181,"value":668},{"type":175,"tag":201,"props":7902,"children":7903},{"class":203,"line":2017},[7904,7908],{"type":175,"tag":201,"props":7905,"children":7906},{"style":219},[7907],{"type":181,"value":3127},{"type":175,"tag":201,"props":7909,"children":7910},{"style":235},[7911],{"type":181,"value":1836},{"type":175,"tag":201,"props":7913,"children":7914},{"class":203,"line":2025},[7915,7920],{"type":175,"tag":201,"props":7916,"children":7917},{"style":219},[7918],{"type":181,"value":7919},"      }",{"type":175,"tag":201,"props":7921,"children":7922},{"style":235},[7923],{"type":181,"value":1836},{"type":175,"tag":201,"props":7925,"children":7926},{"class":203,"line":2033},[7927],{"type":175,"tag":201,"props":7928,"children":7929},{"style":219},[7930],{"type":181,"value":396},{"type":175,"tag":201,"props":7932,"children":7934},{"class":203,"line":7933},38,[7935],{"type":175,"tag":201,"props":7936,"children":7937},{"emptyLinePlaceholder":362},[7938],{"type":181,"value":365},{"type":175,"tag":201,"props":7940,"children":7942},{"class":203,"line":7941},39,[7943,7947,7952,7956,7961,7965,7970,7974,7978,7982,7986,7990,7994,7998,8002,8006,8010,8014],{"type":175,"tag":201,"props":7944,"children":7945},{"style":208},[7946],{"type":181,"value":374},{"type":175,"tag":201,"props":7948,"children":7949},{"style":280},[7950],{"type":181,"value":7951}," Object",{"type":175,"tag":201,"props":7953,"children":7954},{"style":219},[7955],{"type":181,"value":331},{"type":175,"tag":201,"props":7957,"children":7958},{"style":296},[7959],{"type":181,"value":7960},"values",{"type":175,"tag":201,"props":7962,"children":7963},{"style":235},[7964],{"type":181,"value":303},{"type":175,"tag":201,"props":7966,"children":7967},{"style":280},[7968],{"type":181,"value":7969},"feedFormats",{"type":175,"tag":201,"props":7971,"children":7972},{"style":235},[7973],{"type":181,"value":341},{"type":175,"tag":201,"props":7975,"children":7976},{"style":219},[7977],{"type":181,"value":331},{"type":175,"tag":201,"props":7979,"children":7980},{"style":296},[7981],{"type":181,"value":6227},{"type":175,"tag":201,"props":7983,"children":7984},{"style":235},[7985],{"type":181,"value":303},{"type":175,"tag":201,"props":7987,"children":7988},{"style":219},[7989],{"type":181,"value":243},{"type":175,"tag":201,"props":7991,"children":7992},{"style":246},[7993],{"type":181,"value":7231},{"type":175,"tag":201,"props":7995,"children":7996},{"style":219},[7997],{"type":181,"value":254},{"type":175,"tag":201,"props":7999,"children":8000},{"style":246},[8001],{"type":181,"value":1273},{"type":175,"tag":201,"props":8003,"children":8004},{"style":219},[8005],{"type":181,"value":264},{"type":175,"tag":201,"props":8007,"children":8008},{"style":229},[8009],{"type":181,"value":2806},{"type":175,"tag":201,"props":8011,"children":8012},{"style":235},[8013],{"type":181,"value":1695},{"type":175,"tag":201,"props":8015,"children":8016},{"style":219},[8017],{"type":181,"value":1738},{"type":175,"tag":201,"props":8019,"children":8021},{"class":203,"line":8020},40,[8022,8027,8031,8035,8040,8044,8048,8052,8057,8061],{"type":175,"tag":201,"props":8023,"children":8024},{"style":235},[8025],{"type":181,"value":8026},"      path",{"type":175,"tag":201,"props":8028,"children":8029},{"style":219},[8030],{"type":181,"value":434},{"type":175,"tag":201,"props":8032,"children":8033},{"style":219},[8034],{"type":181,"value":7651},{"type":175,"tag":201,"props":8036,"children":8037},{"style":280},[8038],{"type":181,"value":8039},"baseLinkFeedArticles",{"type":175,"tag":201,"props":8041,"children":8042},{"style":219},[8043],{"type":181,"value":4561},{"type":175,"tag":201,"props":8045,"children":8046},{"style":311},[8047],{"type":181,"value":4049},{"type":175,"tag":201,"props":8049,"children":8050},{"style":219},[8051],{"type":181,"value":2965},{"type":175,"tag":201,"props":8053,"children":8054},{"style":280},[8055],{"type":181,"value":8056},"file",{"type":175,"tag":201,"props":8058,"children":8059},{"style":219},[8060],{"type":181,"value":2974},{"type":175,"tag":201,"props":8062,"children":8063},{"style":219},[8064],{"type":181,"value":668},{"type":175,"tag":201,"props":8066,"children":8068},{"class":203,"line":8067},41,[8069,8073,8077,8081],{"type":175,"tag":201,"props":8070,"children":8071},{"style":235},[8072],{"type":181,"value":6699},{"type":175,"tag":201,"props":8074,"children":8075},{"style":219},[8076],{"type":181,"value":434},{"type":175,"tag":201,"props":8078,"children":8079},{"style":280},[8080],{"type":181,"value":1273},{"type":175,"tag":201,"props":8082,"children":8083},{"style":219},[8084],{"type":181,"value":668},{"type":175,"tag":201,"props":8086,"children":8088},{"class":203,"line":8087},42,[8089,8094,8098,8102],{"type":175,"tag":201,"props":8090,"children":8091},{"style":235},[8092],{"type":181,"value":8093},"      create",{"type":175,"tag":201,"props":8095,"children":8096},{"style":219},[8097],{"type":181,"value":434},{"type":175,"tag":201,"props":8099,"children":8100},{"style":280},[8101],{"type":181,"value":7391},{"type":175,"tag":201,"props":8103,"children":8104},{"style":219},[8105],{"type":181,"value":668},{"type":175,"tag":201,"props":8107,"children":8109},{"class":203,"line":8108},43,[8110,8115],{"type":175,"tag":201,"props":8111,"children":8112},{"style":219},[8113],{"type":181,"value":8114},"    }",{"type":175,"tag":201,"props":8116,"children":8117},{"style":235},[8118],{"type":181,"value":6257},{"type":175,"tag":201,"props":8120,"children":8122},{"class":203,"line":8121},44,[8123],{"type":175,"tag":201,"props":8124,"children":8125},{"style":219},[8126],{"type":181,"value":405},{"type":175,"tag":201,"props":8128,"children":8130},{"class":203,"line":8129},45,[8131],{"type":175,"tag":201,"props":8132,"children":8133},{"style":219},[8134],{"type":181,"value":414},{"type":175,"tag":421,"props":8136,"children":8137},{},[8138,8140,8145],{"type":181,"value":8139},"The above approach works well for some use cases. However, if you use ",{"type":175,"tag":197,"props":8141,"children":8142},{"className":167},[8143],{"type":181,"value":8144},"npm run generate",{"type":181,"value":8146}," then this approach will produce an error.",{"type":175,"tag":421,"props":8148,"children":8149},{},[8150],{"type":181,"value":8151},"Or, if you want to include the body of the article as content (including any content from components if you mix your Vue components and your markdown) then you'll need to approach this differently.",{"type":175,"tag":421,"props":8153,"children":8154},{},[8155,8157,8162,8164,8168],{"type":181,"value":8156},"One possible way to do this uses the ",{"type":175,"tag":427,"props":8158,"children":8160},{"href":6917,"rel":8159},[4999],[8161],{"type":181,"value":6909},{"type":181,"value":8163}," documented approach and will work well with ",{"type":175,"tag":197,"props":8165,"children":8166},{"className":167},[8167],{"type":181,"value":8144},{"type":181,"value":8169}," and will use the existing Nuxt process to include the content. Here's how to do it.",{"type":175,"tag":421,"props":8171,"children":8172},{},[8173],{"type":181,"value":8174},"First, use the array based approach for declaring your feeds as shown in the @nuxtjs/feed documentation. The feed array consists of objects with 5 possible values.",{"type":175,"tag":8176,"props":8177,"children":8178},"ol",{},[8179,8190,8195,8206,8217],{"type":175,"tag":1374,"props":8180,"children":8181},{},[8182,8184,8188],{"type":181,"value":8183},"The ",{"type":175,"tag":197,"props":8185,"children":8186},{"className":167},[8187],{"type":181,"value":2678},{"type":181,"value":8189}," which is the path from your domain to the feed document.",{"type":175,"tag":1374,"props":8191,"children":8192},{},[8193],{"type":181,"value":8194},"A function that will generate the feed content.",{"type":175,"tag":1374,"props":8196,"children":8197},{},[8198,8199,8204],{"type":181,"value":8183},{"type":175,"tag":197,"props":8200,"children":8201},{"className":167},[8202],{"type":181,"value":8203},"cacheTime",{"type":181,"value":8205}," which as the name suggests determines when the feed will be refreshed.",{"type":175,"tag":1374,"props":8207,"children":8208},{},[8209,8210,8215],{"type":181,"value":8183},{"type":175,"tag":197,"props":8211,"children":8212},{"className":167},[8213],{"type":181,"value":8214},"type",{"type":181,"value":8216}," which determines which type of rss feed you intend to output.",{"type":175,"tag":1374,"props":8218,"children":8219},{},[8220,8221,8225],{"type":181,"value":8183},{"type":175,"tag":197,"props":8222,"children":8223},{"className":167},[8224],{"type":181,"value":6079},{"type":181,"value":8226}," which is supplied as arguments to the function (the args property in the example below)",{"type":175,"tag":190,"props":8228,"children":8230},{"className":192,"code":8229,"language":194,"meta":167,"style":167},"modules: [    \n    '@nuxt/content',\n    '@nuxtjs/feed'    \n  ],\n\n  feed: [\n    {\n      path: '/feed.xml',\n      async create(feed, args) => {  \n        // create the feed\n      },\n      cacheTime: 1000 * 60 * 15,\n      type: 'rss2',\n      data: [ 'some', 'info' ]\n    },\n    {\n      path: '/feed.json',\n      async create(feed, args) => {  \n        // create the feed\n      },\n      cacheTime: 1000 * 60 * 15,\n      type: 'json1',\n      data: [ 'other', 'info' ]\n    }\n  ],\n",[8231],{"type":175,"tag":197,"props":8232,"children":8233},{"__ignoreMap":167},[8234,8250,8269,8289,8300,8307,8322,8330,8358,8404,8412,8420,8460,8487,8537,8545,8552,8580,8623,8630,8637,8672,8699,8747,8754],{"type":175,"tag":201,"props":8235,"children":8236},{"class":203,"line":204},[8237,8241,8245],{"type":175,"tag":201,"props":8238,"children":8239},{"style":4395},[8240],{"type":181,"value":6960},{"type":175,"tag":201,"props":8242,"children":8243},{"style":219},[8244],{"type":181,"value":434},{"type":175,"tag":201,"props":8246,"children":8247},{"style":280},[8248],{"type":181,"value":8249}," [    \n",{"type":175,"tag":201,"props":8251,"children":8252},{"class":203,"line":225},[8253,8257,8261,8265],{"type":175,"tag":201,"props":8254,"children":8255},{"style":219},[8256],{"type":181,"value":2775},{"type":175,"tag":201,"props":8258,"children":8259},{"style":311},[8260],{"type":181,"value":4687},{"type":175,"tag":201,"props":8262,"children":8263},{"style":219},[8264],{"type":181,"value":308},{"type":175,"tag":201,"props":8266,"children":8267},{"style":219},[8268],{"type":181,"value":668},{"type":175,"tag":201,"props":8270,"children":8271},{"class":203,"line":271},[8272,8276,8280,8284],{"type":175,"tag":201,"props":8273,"children":8274},{"style":219},[8275],{"type":181,"value":2775},{"type":175,"tag":201,"props":8277,"children":8278},{"style":311},[8279],{"type":181,"value":6909},{"type":175,"tag":201,"props":8281,"children":8282},{"style":219},[8283],{"type":181,"value":308},{"type":175,"tag":201,"props":8285,"children":8286},{"style":280},[8287],{"type":181,"value":8288},"    \n",{"type":175,"tag":201,"props":8290,"children":8291},{"class":203,"line":358},[8292,8296],{"type":175,"tag":201,"props":8293,"children":8294},{"style":280},[8295],{"type":181,"value":7080},{"type":175,"tag":201,"props":8297,"children":8298},{"style":219},[8299],{"type":181,"value":668},{"type":175,"tag":201,"props":8301,"children":8302},{"class":203,"line":368},[8303],{"type":175,"tag":201,"props":8304,"children":8305},{"emptyLinePlaceholder":362},[8306],{"type":181,"value":365},{"type":175,"tag":201,"props":8308,"children":8309},{"class":203,"line":381},[8310,8314,8318],{"type":175,"tag":201,"props":8311,"children":8312},{"style":4395},[8313],{"type":181,"value":7099},{"type":175,"tag":201,"props":8315,"children":8316},{"style":219},[8317],{"type":181,"value":434},{"type":175,"tag":201,"props":8319,"children":8320},{"style":280},[8321],{"type":181,"value":686},{"type":175,"tag":201,"props":8323,"children":8324},{"class":203,"line":390},[8325],{"type":175,"tag":201,"props":8326,"children":8327},{"style":219},[8328],{"type":181,"value":8329},"    {\n",{"type":175,"tag":201,"props":8331,"children":8332},{"class":203,"line":399},[8333,8337,8341,8345,8350,8354],{"type":175,"tag":201,"props":8334,"children":8335},{"style":235},[8336],{"type":181,"value":8026},{"type":175,"tag":201,"props":8338,"children":8339},{"style":219},[8340],{"type":181,"value":434},{"type":175,"tag":201,"props":8342,"children":8343},{"style":219},[8344],{"type":181,"value":709},{"type":175,"tag":201,"props":8346,"children":8347},{"style":311},[8348],{"type":181,"value":8349},"/feed.xml",{"type":175,"tag":201,"props":8351,"children":8352},{"style":219},[8353],{"type":181,"value":308},{"type":175,"tag":201,"props":8355,"children":8356},{"style":219},[8357],{"type":181,"value":668},{"type":175,"tag":201,"props":8359,"children":8360},{"class":203,"line":408},[8361,8365,8370,8374,8378,8382,8387,8391,8395,8399],{"type":175,"tag":201,"props":8362,"children":8363},{"style":229},[8364],{"type":181,"value":5145},{"type":175,"tag":201,"props":8366,"children":8367},{"style":235},[8368],{"type":181,"value":8369}," create",{"type":175,"tag":201,"props":8371,"children":8372},{"style":219},[8373],{"type":181,"value":303},{"type":175,"tag":201,"props":8375,"children":8376},{"style":246},[8377],{"type":181,"value":6941},{"type":175,"tag":201,"props":8379,"children":8380},{"style":219},[8381],{"type":181,"value":254},{"type":175,"tag":201,"props":8383,"children":8384},{"style":246},[8385],{"type":181,"value":8386}," args",{"type":175,"tag":201,"props":8388,"children":8389},{"style":219},[8390],{"type":181,"value":341},{"type":175,"tag":201,"props":8392,"children":8393},{"style":229},[8394],{"type":181,"value":2806},{"type":175,"tag":201,"props":8396,"children":8397},{"style":219},[8398],{"type":181,"value":4916},{"type":175,"tag":201,"props":8400,"children":8401},{"style":280},[8402],{"type":181,"value":8403},"  \n",{"type":175,"tag":201,"props":8405,"children":8406},{"class":203,"line":622},[8407],{"type":175,"tag":201,"props":8408,"children":8409},{"style":784},[8410],{"type":181,"value":8411},"        // create the feed\n",{"type":175,"tag":201,"props":8413,"children":8414},{"class":203,"line":634},[8415],{"type":175,"tag":201,"props":8416,"children":8417},{"style":219},[8418],{"type":181,"value":8419},"      },\n",{"type":175,"tag":201,"props":8421,"children":8422},{"class":203,"line":671},[8423,8428,8432,8437,8442,8447,8451,8456],{"type":175,"tag":201,"props":8424,"children":8425},{"style":235},[8426],{"type":181,"value":8427},"      cacheTime",{"type":175,"tag":201,"props":8429,"children":8430},{"style":219},[8431],{"type":181,"value":434},{"type":175,"tag":201,"props":8433,"children":8434},{"style":1959},[8435],{"type":181,"value":8436}," 1000",{"type":175,"tag":201,"props":8438,"children":8439},{"style":219},[8440],{"type":181,"value":8441}," *",{"type":175,"tag":201,"props":8443,"children":8444},{"style":1959},[8445],{"type":181,"value":8446}," 60",{"type":175,"tag":201,"props":8448,"children":8449},{"style":219},[8450],{"type":181,"value":8441},{"type":175,"tag":201,"props":8452,"children":8453},{"style":1959},[8454],{"type":181,"value":8455}," 15",{"type":175,"tag":201,"props":8457,"children":8458},{"style":219},[8459],{"type":181,"value":668},{"type":175,"tag":201,"props":8461,"children":8462},{"class":203,"line":689},[8463,8467,8471,8475,8479,8483],{"type":175,"tag":201,"props":8464,"children":8465},{"style":235},[8466],{"type":181,"value":6699},{"type":175,"tag":201,"props":8468,"children":8469},{"style":219},[8470],{"type":181,"value":434},{"type":175,"tag":201,"props":8472,"children":8473},{"style":219},[8474],{"type":181,"value":709},{"type":175,"tag":201,"props":8476,"children":8477},{"style":311},[8478],{"type":181,"value":7218},{"type":175,"tag":201,"props":8480,"children":8481},{"style":219},[8482],{"type":181,"value":308},{"type":175,"tag":201,"props":8484,"children":8485},{"style":219},[8486],{"type":181,"value":668},{"type":175,"tag":201,"props":8488,"children":8489},{"class":203,"line":780},[8490,8494,8498,8503,8507,8512,8516,8520,8524,8528,8532],{"type":175,"tag":201,"props":8491,"children":8492},{"style":235},[8493],{"type":181,"value":6272},{"type":175,"tag":201,"props":8495,"children":8496},{"style":219},[8497],{"type":181,"value":434},{"type":175,"tag":201,"props":8499,"children":8500},{"style":280},[8501],{"type":181,"value":8502}," [ ",{"type":175,"tag":201,"props":8504,"children":8505},{"style":219},[8506],{"type":181,"value":308},{"type":175,"tag":201,"props":8508,"children":8509},{"style":311},[8510],{"type":181,"value":8511},"some",{"type":175,"tag":201,"props":8513,"children":8514},{"style":219},[8515],{"type":181,"value":308},{"type":175,"tag":201,"props":8517,"children":8518},{"style":219},[8519],{"type":181,"value":254},{"type":175,"tag":201,"props":8521,"children":8522},{"style":219},[8523],{"type":181,"value":709},{"type":175,"tag":201,"props":8525,"children":8526},{"style":311},[8527],{"type":181,"value":2667},{"type":175,"tag":201,"props":8529,"children":8530},{"style":219},[8531],{"type":181,"value":308},{"type":175,"tag":201,"props":8533,"children":8534},{"style":280},[8535],{"type":181,"value":8536}," ]\n",{"type":175,"tag":201,"props":8538,"children":8539},{"class":203,"line":790},[8540],{"type":175,"tag":201,"props":8541,"children":8542},{"style":219},[8543],{"type":181,"value":8544},"    },\n",{"type":175,"tag":201,"props":8546,"children":8547},{"class":203,"line":876},[8548],{"type":175,"tag":201,"props":8549,"children":8550},{"style":219},[8551],{"type":181,"value":8329},{"type":175,"tag":201,"props":8553,"children":8554},{"class":203,"line":961},[8555,8559,8563,8567,8572,8576],{"type":175,"tag":201,"props":8556,"children":8557},{"style":235},[8558],{"type":181,"value":8026},{"type":175,"tag":201,"props":8560,"children":8561},{"style":219},[8562],{"type":181,"value":434},{"type":175,"tag":201,"props":8564,"children":8565},{"style":219},[8566],{"type":181,"value":709},{"type":175,"tag":201,"props":8568,"children":8569},{"style":311},[8570],{"type":181,"value":8571},"/feed.json",{"type":175,"tag":201,"props":8573,"children":8574},{"style":219},[8575],{"type":181,"value":308},{"type":175,"tag":201,"props":8577,"children":8578},{"style":219},[8579],{"type":181,"value":668},{"type":175,"tag":201,"props":8581,"children":8582},{"class":203,"line":970},[8583,8587,8591,8595,8599,8603,8607,8611,8615,8619],{"type":175,"tag":201,"props":8584,"children":8585},{"style":229},[8586],{"type":181,"value":5145},{"type":175,"tag":201,"props":8588,"children":8589},{"style":235},[8590],{"type":181,"value":8369},{"type":175,"tag":201,"props":8592,"children":8593},{"style":219},[8594],{"type":181,"value":303},{"type":175,"tag":201,"props":8596,"children":8597},{"style":246},[8598],{"type":181,"value":6941},{"type":175,"tag":201,"props":8600,"children":8601},{"style":219},[8602],{"type":181,"value":254},{"type":175,"tag":201,"props":8604,"children":8605},{"style":246},[8606],{"type":181,"value":8386},{"type":175,"tag":201,"props":8608,"children":8609},{"style":219},[8610],{"type":181,"value":341},{"type":175,"tag":201,"props":8612,"children":8613},{"style":229},[8614],{"type":181,"value":2806},{"type":175,"tag":201,"props":8616,"children":8617},{"style":219},[8618],{"type":181,"value":4916},{"type":175,"tag":201,"props":8620,"children":8621},{"style":280},[8622],{"type":181,"value":8403},{"type":175,"tag":201,"props":8624,"children":8625},{"class":203,"line":1055},[8626],{"type":175,"tag":201,"props":8627,"children":8628},{"style":784},[8629],{"type":181,"value":8411},{"type":175,"tag":201,"props":8631,"children":8632},{"class":203,"line":1141},[8633],{"type":175,"tag":201,"props":8634,"children":8635},{"style":219},[8636],{"type":181,"value":8419},{"type":175,"tag":201,"props":8638,"children":8639},{"class":203,"line":1150},[8640,8644,8648,8652,8656,8660,8664,8668],{"type":175,"tag":201,"props":8641,"children":8642},{"style":235},[8643],{"type":181,"value":8427},{"type":175,"tag":201,"props":8645,"children":8646},{"style":219},[8647],{"type":181,"value":434},{"type":175,"tag":201,"props":8649,"children":8650},{"style":1959},[8651],{"type":181,"value":8436},{"type":175,"tag":201,"props":8653,"children":8654},{"style":219},[8655],{"type":181,"value":8441},{"type":175,"tag":201,"props":8657,"children":8658},{"style":1959},[8659],{"type":181,"value":8446},{"type":175,"tag":201,"props":8661,"children":8662},{"style":219},[8663],{"type":181,"value":8441},{"type":175,"tag":201,"props":8665,"children":8666},{"style":1959},[8667],{"type":181,"value":8455},{"type":175,"tag":201,"props":8669,"children":8670},{"style":219},[8671],{"type":181,"value":668},{"type":175,"tag":201,"props":8673,"children":8674},{"class":203,"line":1158},[8675,8679,8683,8687,8691,8695],{"type":175,"tag":201,"props":8676,"children":8677},{"style":235},[8678],{"type":181,"value":6699},{"type":175,"tag":201,"props":8680,"children":8681},{"style":219},[8682],{"type":181,"value":434},{"type":175,"tag":201,"props":8684,"children":8685},{"style":219},[8686],{"type":181,"value":709},{"type":175,"tag":201,"props":8688,"children":8689},{"style":311},[8690],{"type":181,"value":7285},{"type":175,"tag":201,"props":8692,"children":8693},{"style":219},[8694],{"type":181,"value":308},{"type":175,"tag":201,"props":8696,"children":8697},{"style":219},[8698],{"type":181,"value":668},{"type":175,"tag":201,"props":8700,"children":8701},{"class":203,"line":1166},[8702,8706,8710,8714,8718,8723,8727,8731,8735,8739,8743],{"type":175,"tag":201,"props":8703,"children":8704},{"style":235},[8705],{"type":181,"value":6272},{"type":175,"tag":201,"props":8707,"children":8708},{"style":219},[8709],{"type":181,"value":434},{"type":175,"tag":201,"props":8711,"children":8712},{"style":280},[8713],{"type":181,"value":8502},{"type":175,"tag":201,"props":8715,"children":8716},{"style":219},[8717],{"type":181,"value":308},{"type":175,"tag":201,"props":8719,"children":8720},{"style":311},[8721],{"type":181,"value":8722},"other",{"type":175,"tag":201,"props":8724,"children":8725},{"style":219},[8726],{"type":181,"value":308},{"type":175,"tag":201,"props":8728,"children":8729},{"style":219},[8730],{"type":181,"value":254},{"type":175,"tag":201,"props":8732,"children":8733},{"style":219},[8734],{"type":181,"value":709},{"type":175,"tag":201,"props":8736,"children":8737},{"style":311},[8738],{"type":181,"value":2667},{"type":175,"tag":201,"props":8740,"children":8741},{"style":219},[8742],{"type":181,"value":308},{"type":175,"tag":201,"props":8744,"children":8745},{"style":280},[8746],{"type":181,"value":8536},{"type":175,"tag":201,"props":8748,"children":8749},{"class":203,"line":1741},[8750],{"type":175,"tag":201,"props":8751,"children":8752},{"style":219},[8753],{"type":181,"value":396},{"type":175,"tag":201,"props":8755,"children":8756},{"class":203,"line":1762},[8757,8761],{"type":175,"tag":201,"props":8758,"children":8759},{"style":280},[8760],{"type":181,"value":7080},{"type":175,"tag":201,"props":8762,"children":8763},{"style":219},[8764],{"type":181,"value":668},{"type":175,"tag":421,"props":8766,"children":8767},{},[8768,8770,8776],{"type":181,"value":8769},"You can make the best use of the nuxt/content api by declaring your create function separately and then supplying it to the feed array object. The create function can be declared at the top of the nuxt.config.js file, or separately in another directory and exported. The create function runs ",{"type":175,"tag":8771,"props":8772,"children":8773},"em",{},[8774],{"type":181,"value":8775},"after",{"type":181,"value":8777}," the Nuxt process has compiled the markdown and Vue components into HTML. This allows us to pull in that content and supply it to the feed.",{"type":175,"tag":421,"props":8779,"children":8780},{},[8781],{"type":175,"tag":6997,"props":8782,"children":8783},{},[8784],{"type":181,"value":8785},"Example 2",{"type":175,"tag":190,"props":8787,"children":8789},{"className":192,"code":8788,"language":194,"meta":167,"style":167},"// this example declares the function at the top of the nuxt.config.js file\nconst fs = require('fs').promises;\nconst path = require('path');\n\nlet posts = [];\n\nconst constructFeedItem = async (post, dir, hostname) => {  \n  //note the path used here, we are using a dummy page with an empty layout in order to not send that data along with our other content\n  const filePath = path.join(__dirname, `dist/rss/${post.slug}/index.html`); \n  const content = await fs.readFile(filePath, 'utf8');\n  const url = `${hostname}/${dir}/${post.slug}`;\n  return {\n    title: post.title,\n    id: url,\n    link: url,\n    description: post.description,\n    content: content\n  }\n} \n\nconst create = async (feed, args) => {\n  const [filePath, ext] = args;  \n  const hostname = process.NODE_ENV === 'production' ? 'https://my-production-domain.com' : 'http://localhost:3000';\n  feed.options = {\n    title: \"My Blog\",\n    description: \"Blog Stuff!\",\n    link: `${hostname}/feed.${ext}`\n  }\n  const { $content } = require('@nuxt/content')\n  if (posts === null || posts.length === 0)\n    posts = await $content(filePath).fetch();\n\n  for (const post of posts) {\n    const feedItem = await constructFeedItem(post, filePath, hostname);\n    feed.addItem(feedItem);\n  }\n  return feed;\n}\n\nexport default {\n...\n  modules: [    \n    '@nuxt/content',\n    '@nuxtjs/feed'    \n  ],\n  feed: [\n    {\n      path: '/feed.xml',\n      create,\n      cacheTime: 1000 * 60 * 15,\n      type: 'rss2',\n      data: [ 'blog', 'xml' ]\n    },\n  ],  \n...\n}\n",[8790],{"type":175,"tag":197,"props":8791,"children":8792},{"__ignoreMap":167},[8793,8801,8855,8899,8906,8932,8939,9002,9010,9105,9172,9245,9256,9285,9305,9325,9353,9370,9377,9388,9395,9443,9487,9573,9596,9624,9652,9693,9700,9747,9805,9853,9860,9897,9954,9987,9994,10010,10017,10024,10039,10047,10055,10074,10093,10104,10120,10128,10156,10168,10204,10232,10282,10290,10306,10314],{"type":175,"tag":201,"props":8794,"children":8795},{"class":203,"line":204},[8796],{"type":175,"tag":201,"props":8797,"children":8798},{"style":784},[8799],{"type":181,"value":8800},"// this example declares the function at the top of the nuxt.config.js file\n",{"type":175,"tag":201,"props":8802,"children":8803},{"class":203,"line":225},[8804,8808,8813,8817,8821,8825,8829,8834,8838,8842,8846,8851],{"type":175,"tag":201,"props":8805,"children":8806},{"style":229},[8807],{"type":181,"value":4504},{"type":175,"tag":201,"props":8809,"children":8810},{"style":280},[8811],{"type":181,"value":8812}," fs ",{"type":175,"tag":201,"props":8814,"children":8815},{"style":219},[8816],{"type":181,"value":1254},{"type":175,"tag":201,"props":8818,"children":8819},{"style":296},[8820],{"type":181,"value":5963},{"type":175,"tag":201,"props":8822,"children":8823},{"style":280},[8824],{"type":181,"value":303},{"type":175,"tag":201,"props":8826,"children":8827},{"style":219},[8828],{"type":181,"value":308},{"type":175,"tag":201,"props":8830,"children":8831},{"style":311},[8832],{"type":181,"value":8833},"fs",{"type":175,"tag":201,"props":8835,"children":8836},{"style":219},[8837],{"type":181,"value":308},{"type":175,"tag":201,"props":8839,"children":8840},{"style":280},[8841],{"type":181,"value":341},{"type":175,"tag":201,"props":8843,"children":8844},{"style":219},[8845],{"type":181,"value":331},{"type":175,"tag":201,"props":8847,"children":8848},{"style":280},[8849],{"type":181,"value":8850},"promises",{"type":175,"tag":201,"props":8852,"children":8853},{"style":219},[8854],{"type":181,"value":3111},{"type":175,"tag":201,"props":8856,"children":8857},{"class":203,"line":271},[8858,8862,8867,8871,8875,8879,8883,8887,8891,8895],{"type":175,"tag":201,"props":8859,"children":8860},{"style":229},[8861],{"type":181,"value":4504},{"type":175,"tag":201,"props":8863,"children":8864},{"style":280},[8865],{"type":181,"value":8866}," path ",{"type":175,"tag":201,"props":8868,"children":8869},{"style":219},[8870],{"type":181,"value":1254},{"type":175,"tag":201,"props":8872,"children":8873},{"style":296},[8874],{"type":181,"value":5963},{"type":175,"tag":201,"props":8876,"children":8877},{"style":280},[8878],{"type":181,"value":303},{"type":175,"tag":201,"props":8880,"children":8881},{"style":219},[8882],{"type":181,"value":308},{"type":175,"tag":201,"props":8884,"children":8885},{"style":311},[8886],{"type":181,"value":2678},{"type":175,"tag":201,"props":8888,"children":8889},{"style":219},[8890],{"type":181,"value":308},{"type":175,"tag":201,"props":8892,"children":8893},{"style":280},[8894],{"type":181,"value":341},{"type":175,"tag":201,"props":8896,"children":8897},{"style":219},[8898],{"type":181,"value":3111},{"type":175,"tag":201,"props":8900,"children":8901},{"class":203,"line":358},[8902],{"type":175,"tag":201,"props":8903,"children":8904},{"emptyLinePlaceholder":362},[8905],{"type":181,"value":365},{"type":175,"tag":201,"props":8907,"children":8908},{"class":203,"line":368},[8909,8914,8919,8923,8928],{"type":175,"tag":201,"props":8910,"children":8911},{"style":229},[8912],{"type":181,"value":8913},"let",{"type":175,"tag":201,"props":8915,"children":8916},{"style":280},[8917],{"type":181,"value":8918}," posts ",{"type":175,"tag":201,"props":8920,"children":8921},{"style":219},[8922],{"type":181,"value":1254},{"type":175,"tag":201,"props":8924,"children":8925},{"style":280},[8926],{"type":181,"value":8927}," []",{"type":175,"tag":201,"props":8929,"children":8930},{"style":219},[8931],{"type":181,"value":3111},{"type":175,"tag":201,"props":8933,"children":8934},{"class":203,"line":381},[8935],{"type":175,"tag":201,"props":8936,"children":8937},{"emptyLinePlaceholder":362},[8938],{"type":181,"value":365},{"type":175,"tag":201,"props":8940,"children":8941},{"class":203,"line":390},[8942,8946,8951,8955,8959,8963,8968,8972,8977,8981,8986,8990,8994,8998],{"type":175,"tag":201,"props":8943,"children":8944},{"style":229},[8945],{"type":181,"value":4504},{"type":175,"tag":201,"props":8947,"children":8948},{"style":280},[8949],{"type":181,"value":8950}," constructFeedItem ",{"type":175,"tag":201,"props":8952,"children":8953},{"style":219},[8954],{"type":181,"value":1254},{"type":175,"tag":201,"props":8956,"children":8957},{"style":229},[8958],{"type":181,"value":6029},{"type":175,"tag":201,"props":8960,"children":8961},{"style":219},[8962],{"type":181,"value":1695},{"type":175,"tag":201,"props":8964,"children":8965},{"style":246},[8966],{"type":181,"value":8967},"post",{"type":175,"tag":201,"props":8969,"children":8970},{"style":219},[8971],{"type":181,"value":254},{"type":175,"tag":201,"props":8973,"children":8974},{"style":246},[8975],{"type":181,"value":8976}," dir",{"type":175,"tag":201,"props":8978,"children":8979},{"style":219},[8980],{"type":181,"value":254},{"type":175,"tag":201,"props":8982,"children":8983},{"style":246},[8984],{"type":181,"value":8985}," hostname",{"type":175,"tag":201,"props":8987,"children":8988},{"style":219},[8989],{"type":181,"value":341},{"type":175,"tag":201,"props":8991,"children":8992},{"style":229},[8993],{"type":181,"value":2806},{"type":175,"tag":201,"props":8995,"children":8996},{"style":219},[8997],{"type":181,"value":4916},{"type":175,"tag":201,"props":8999,"children":9000},{"style":235},[9001],{"type":181,"value":8403},{"type":175,"tag":201,"props":9003,"children":9004},{"class":203,"line":399},[9005],{"type":175,"tag":201,"props":9006,"children":9007},{"style":784},[9008],{"type":181,"value":9009},"  //note the path used here, we are using a dummy page with an empty layout in order to not send that data along with our other content\n",{"type":175,"tag":201,"props":9011,"children":9012},{"class":203,"line":408},[9013,9018,9023,9027,9031,9035,9040,9044,9049,9053,9057,9062,9066,9070,9074,9078,9082,9087,9092,9096,9100],{"type":175,"tag":201,"props":9014,"children":9015},{"style":229},[9016],{"type":181,"value":9017},"  const",{"type":175,"tag":201,"props":9019,"children":9020},{"style":280},[9021],{"type":181,"value":9022}," filePath",{"type":175,"tag":201,"props":9024,"children":9025},{"style":219},[9026],{"type":181,"value":288},{"type":175,"tag":201,"props":9028,"children":9029},{"style":280},[9030],{"type":181,"value":4036},{"type":175,"tag":201,"props":9032,"children":9033},{"style":219},[9034],{"type":181,"value":331},{"type":175,"tag":201,"props":9036,"children":9037},{"style":296},[9038],{"type":181,"value":9039},"join",{"type":175,"tag":201,"props":9041,"children":9042},{"style":235},[9043],{"type":181,"value":303},{"type":175,"tag":201,"props":9045,"children":9046},{"style":280},[9047],{"type":181,"value":9048},"__dirname",{"type":175,"tag":201,"props":9050,"children":9051},{"style":219},[9052],{"type":181,"value":254},{"type":175,"tag":201,"props":9054,"children":9055},{"style":219},[9056],{"type":181,"value":2955},{"type":175,"tag":201,"props":9058,"children":9059},{"style":311},[9060],{"type":181,"value":9061},"dist/rss/",{"type":175,"tag":201,"props":9063,"children":9064},{"style":219},[9065],{"type":181,"value":2965},{"type":175,"tag":201,"props":9067,"children":9068},{"style":280},[9069],{"type":181,"value":8967},{"type":175,"tag":201,"props":9071,"children":9072},{"style":219},[9073],{"type":181,"value":331},{"type":175,"tag":201,"props":9075,"children":9076},{"style":280},[9077],{"type":181,"value":336},{"type":175,"tag":201,"props":9079,"children":9080},{"style":219},[9081],{"type":181,"value":4561},{"type":175,"tag":201,"props":9083,"children":9084},{"style":311},[9085],{"type":181,"value":9086},"/index.html",{"type":175,"tag":201,"props":9088,"children":9089},{"style":219},[9090],{"type":181,"value":9091},"`",{"type":175,"tag":201,"props":9093,"children":9094},{"style":235},[9095],{"type":181,"value":341},{"type":175,"tag":201,"props":9097,"children":9098},{"style":219},[9099],{"type":181,"value":2979},{"type":175,"tag":201,"props":9101,"children":9102},{"style":235},[9103],{"type":181,"value":9104}," \n",{"type":175,"tag":201,"props":9106,"children":9107},{"class":203,"line":622},[9108,9112,9116,9120,9124,9129,9133,9138,9142,9147,9151,9155,9160,9164,9168],{"type":175,"tag":201,"props":9109,"children":9110},{"style":229},[9111],{"type":181,"value":9017},{"type":175,"tag":201,"props":9113,"children":9114},{"style":280},[9115],{"type":181,"value":752},{"type":175,"tag":201,"props":9117,"children":9118},{"style":219},[9119],{"type":181,"value":288},{"type":175,"tag":201,"props":9121,"children":9122},{"style":208},[9123],{"type":181,"value":293},{"type":175,"tag":201,"props":9125,"children":9126},{"style":280},[9127],{"type":181,"value":9128}," fs",{"type":175,"tag":201,"props":9130,"children":9131},{"style":219},[9132],{"type":181,"value":331},{"type":175,"tag":201,"props":9134,"children":9135},{"style":296},[9136],{"type":181,"value":9137},"readFile",{"type":175,"tag":201,"props":9139,"children":9140},{"style":235},[9141],{"type":181,"value":303},{"type":175,"tag":201,"props":9143,"children":9144},{"style":280},[9145],{"type":181,"value":9146},"filePath",{"type":175,"tag":201,"props":9148,"children":9149},{"style":219},[9150],{"type":181,"value":254},{"type":175,"tag":201,"props":9152,"children":9153},{"style":219},[9154],{"type":181,"value":709},{"type":175,"tag":201,"props":9156,"children":9157},{"style":311},[9158],{"type":181,"value":9159},"utf8",{"type":175,"tag":201,"props":9161,"children":9162},{"style":219},[9163],{"type":181,"value":308},{"type":175,"tag":201,"props":9165,"children":9166},{"style":235},[9167],{"type":181,"value":341},{"type":175,"tag":201,"props":9169,"children":9170},{"style":219},[9171],{"type":181,"value":3111},{"type":175,"tag":201,"props":9173,"children":9174},{"class":203,"line":634},[9175,9179,9183,9187,9191,9196,9200,9204,9208,9213,9217,9221,9225,9229,9233,9237,9241],{"type":175,"tag":201,"props":9176,"children":9177},{"style":229},[9178],{"type":181,"value":9017},{"type":175,"tag":201,"props":9180,"children":9181},{"style":280},[9182],{"type":181,"value":7642},{"type":175,"tag":201,"props":9184,"children":9185},{"style":219},[9186],{"type":181,"value":288},{"type":175,"tag":201,"props":9188,"children":9189},{"style":219},[9190],{"type":181,"value":7651},{"type":175,"tag":201,"props":9192,"children":9193},{"style":280},[9194],{"type":181,"value":9195},"hostname",{"type":175,"tag":201,"props":9197,"children":9198},{"style":219},[9199],{"type":181,"value":4561},{"type":175,"tag":201,"props":9201,"children":9202},{"style":311},[9203],{"type":181,"value":4049},{"type":175,"tag":201,"props":9205,"children":9206},{"style":219},[9207],{"type":181,"value":2965},{"type":175,"tag":201,"props":9209,"children":9210},{"style":280},[9211],{"type":181,"value":9212},"dir",{"type":175,"tag":201,"props":9214,"children":9215},{"style":219},[9216],{"type":181,"value":4561},{"type":175,"tag":201,"props":9218,"children":9219},{"style":311},[9220],{"type":181,"value":4049},{"type":175,"tag":201,"props":9222,"children":9223},{"style":219},[9224],{"type":181,"value":2965},{"type":175,"tag":201,"props":9226,"children":9227},{"style":280},[9228],{"type":181,"value":8967},{"type":175,"tag":201,"props":9230,"children":9231},{"style":219},[9232],{"type":181,"value":331},{"type":175,"tag":201,"props":9234,"children":9235},{"style":280},[9236],{"type":181,"value":336},{"type":175,"tag":201,"props":9238,"children":9239},{"style":219},[9240],{"type":181,"value":2974},{"type":175,"tag":201,"props":9242,"children":9243},{"style":219},[9244],{"type":181,"value":3111},{"type":175,"tag":201,"props":9246,"children":9247},{"class":203,"line":671},[9248,9252],{"type":175,"tag":201,"props":9249,"children":9250},{"style":208},[9251],{"type":181,"value":6024},{"type":175,"tag":201,"props":9253,"children":9254},{"style":219},[9255],{"type":181,"value":222},{"type":175,"tag":201,"props":9257,"children":9258},{"class":203,"line":689},[9259,9264,9268,9273,9277,9281],{"type":175,"tag":201,"props":9260,"children":9261},{"style":235},[9262],{"type":181,"value":9263},"    title",{"type":175,"tag":201,"props":9265,"children":9266},{"style":219},[9267],{"type":181,"value":434},{"type":175,"tag":201,"props":9269,"children":9270},{"style":280},[9271],{"type":181,"value":9272}," post",{"type":175,"tag":201,"props":9274,"children":9275},{"style":219},[9276],{"type":181,"value":331},{"type":175,"tag":201,"props":9278,"children":9279},{"style":280},[9280],{"type":181,"value":663},{"type":175,"tag":201,"props":9282,"children":9283},{"style":219},[9284],{"type":181,"value":668},{"type":175,"tag":201,"props":9286,"children":9287},{"class":203,"line":780},[9288,9293,9297,9301],{"type":175,"tag":201,"props":9289,"children":9290},{"style":235},[9291],{"type":181,"value":9292},"    id",{"type":175,"tag":201,"props":9294,"children":9295},{"style":219},[9296],{"type":181,"value":434},{"type":175,"tag":201,"props":9298,"children":9299},{"style":280},[9300],{"type":181,"value":7642},{"type":175,"tag":201,"props":9302,"children":9303},{"style":219},[9304],{"type":181,"value":668},{"type":175,"tag":201,"props":9306,"children":9307},{"class":203,"line":790},[9308,9313,9317,9321],{"type":175,"tag":201,"props":9309,"children":9310},{"style":235},[9311],{"type":181,"value":9312},"    link",{"type":175,"tag":201,"props":9314,"children":9315},{"style":219},[9316],{"type":181,"value":434},{"type":175,"tag":201,"props":9318,"children":9319},{"style":280},[9320],{"type":181,"value":7642},{"type":175,"tag":201,"props":9322,"children":9323},{"style":219},[9324],{"type":181,"value":668},{"type":175,"tag":201,"props":9326,"children":9327},{"class":203,"line":876},[9328,9333,9337,9341,9345,9349],{"type":175,"tag":201,"props":9329,"children":9330},{"style":235},[9331],{"type":181,"value":9332},"    description",{"type":175,"tag":201,"props":9334,"children":9335},{"style":219},[9336],{"type":181,"value":434},{"type":175,"tag":201,"props":9338,"children":9339},{"style":280},[9340],{"type":181,"value":9272},{"type":175,"tag":201,"props":9342,"children":9343},{"style":219},[9344],{"type":181,"value":331},{"type":175,"tag":201,"props":9346,"children":9347},{"style":280},[9348],{"type":181,"value":714},{"type":175,"tag":201,"props":9350,"children":9351},{"style":219},[9352],{"type":181,"value":668},{"type":175,"tag":201,"props":9354,"children":9355},{"class":203,"line":961},[9356,9361,9365],{"type":175,"tag":201,"props":9357,"children":9358},{"style":235},[9359],{"type":181,"value":9360},"    content",{"type":175,"tag":201,"props":9362,"children":9363},{"style":219},[9364],{"type":181,"value":434},{"type":175,"tag":201,"props":9366,"children":9367},{"style":280},[9368],{"type":181,"value":9369}," content\n",{"type":175,"tag":201,"props":9371,"children":9372},{"class":203,"line":970},[9373],{"type":175,"tag":201,"props":9374,"children":9375},{"style":219},[9376],{"type":181,"value":405},{"type":175,"tag":201,"props":9378,"children":9379},{"class":203,"line":1055},[9380,9384],{"type":175,"tag":201,"props":9381,"children":9382},{"style":219},[9383],{"type":181,"value":4561},{"type":175,"tag":201,"props":9385,"children":9386},{"style":280},[9387],{"type":181,"value":9104},{"type":175,"tag":201,"props":9389,"children":9390},{"class":203,"line":1141},[9391],{"type":175,"tag":201,"props":9392,"children":9393},{"emptyLinePlaceholder":362},[9394],{"type":181,"value":365},{"type":175,"tag":201,"props":9396,"children":9397},{"class":203,"line":1150},[9398,9402,9407,9411,9415,9419,9423,9427,9431,9435,9439],{"type":175,"tag":201,"props":9399,"children":9400},{"style":229},[9401],{"type":181,"value":4504},{"type":175,"tag":201,"props":9403,"children":9404},{"style":280},[9405],{"type":181,"value":9406}," create ",{"type":175,"tag":201,"props":9408,"children":9409},{"style":219},[9410],{"type":181,"value":1254},{"type":175,"tag":201,"props":9412,"children":9413},{"style":229},[9414],{"type":181,"value":6029},{"type":175,"tag":201,"props":9416,"children":9417},{"style":219},[9418],{"type":181,"value":1695},{"type":175,"tag":201,"props":9420,"children":9421},{"style":246},[9422],{"type":181,"value":6941},{"type":175,"tag":201,"props":9424,"children":9425},{"style":219},[9426],{"type":181,"value":254},{"type":175,"tag":201,"props":9428,"children":9429},{"style":246},[9430],{"type":181,"value":8386},{"type":175,"tag":201,"props":9432,"children":9433},{"style":219},[9434],{"type":181,"value":341},{"type":175,"tag":201,"props":9436,"children":9437},{"style":229},[9438],{"type":181,"value":2806},{"type":175,"tag":201,"props":9440,"children":9441},{"style":219},[9442],{"type":181,"value":222},{"type":175,"tag":201,"props":9444,"children":9445},{"class":203,"line":1158},[9446,9450,9454,9458,9462,9467,9471,9475,9479,9483],{"type":175,"tag":201,"props":9447,"children":9448},{"style":229},[9449],{"type":181,"value":9017},{"type":175,"tag":201,"props":9451,"children":9452},{"style":219},[9453],{"type":181,"value":2397},{"type":175,"tag":201,"props":9455,"children":9456},{"style":280},[9457],{"type":181,"value":9146},{"type":175,"tag":201,"props":9459,"children":9460},{"style":219},[9461],{"type":181,"value":254},{"type":175,"tag":201,"props":9463,"children":9464},{"style":280},[9465],{"type":181,"value":9466}," ext",{"type":175,"tag":201,"props":9468,"children":9469},{"style":219},[9470],{"type":181,"value":2415},{"type":175,"tag":201,"props":9472,"children":9473},{"style":219},[9474],{"type":181,"value":288},{"type":175,"tag":201,"props":9476,"children":9477},{"style":280},[9478],{"type":181,"value":8386},{"type":175,"tag":201,"props":9480,"children":9481},{"style":219},[9482],{"type":181,"value":2979},{"type":175,"tag":201,"props":9484,"children":9485},{"style":235},[9486],{"type":181,"value":8403},{"type":175,"tag":201,"props":9488,"children":9489},{"class":203,"line":1166},[9490,9494,9498,9502,9507,9511,9516,9520,9524,9529,9533,9538,9542,9547,9551,9556,9560,9565,9569],{"type":175,"tag":201,"props":9491,"children":9492},{"style":229},[9493],{"type":181,"value":9017},{"type":175,"tag":201,"props":9495,"children":9496},{"style":280},[9497],{"type":181,"value":8985},{"type":175,"tag":201,"props":9499,"children":9500},{"style":219},[9501],{"type":181,"value":288},{"type":175,"tag":201,"props":9503,"children":9504},{"style":280},[9505],{"type":181,"value":9506}," process",{"type":175,"tag":201,"props":9508,"children":9509},{"style":219},[9510],{"type":181,"value":331},{"type":175,"tag":201,"props":9512,"children":9513},{"style":280},[9514],{"type":181,"value":9515},"NODE_ENV",{"type":175,"tag":201,"props":9517,"children":9518},{"style":219},[9519],{"type":181,"value":2839},{"type":175,"tag":201,"props":9521,"children":9522},{"style":219},[9523],{"type":181,"value":709},{"type":175,"tag":201,"props":9525,"children":9526},{"style":311},[9527],{"type":181,"value":9528},"production",{"type":175,"tag":201,"props":9530,"children":9531},{"style":219},[9532],{"type":181,"value":308},{"type":175,"tag":201,"props":9534,"children":9535},{"style":219},[9536],{"type":181,"value":9537}," ?",{"type":175,"tag":201,"props":9539,"children":9540},{"style":219},[9541],{"type":181,"value":709},{"type":175,"tag":201,"props":9543,"children":9544},{"style":311},[9545],{"type":181,"value":9546},"https://my-production-domain.com",{"type":175,"tag":201,"props":9548,"children":9549},{"style":219},[9550],{"type":181,"value":308},{"type":175,"tag":201,"props":9552,"children":9553},{"style":219},[9554],{"type":181,"value":9555}," :",{"type":175,"tag":201,"props":9557,"children":9558},{"style":219},[9559],{"type":181,"value":709},{"type":175,"tag":201,"props":9561,"children":9562},{"style":311},[9563],{"type":181,"value":9564},"http://localhost:3000",{"type":175,"tag":201,"props":9566,"children":9567},{"style":219},[9568],{"type":181,"value":308},{"type":175,"tag":201,"props":9570,"children":9571},{"style":219},[9572],{"type":181,"value":3111},{"type":175,"tag":201,"props":9574,"children":9575},{"class":203,"line":1741},[9576,9580,9584,9588,9592],{"type":175,"tag":201,"props":9577,"children":9578},{"style":280},[9579],{"type":181,"value":7099},{"type":175,"tag":201,"props":9581,"children":9582},{"style":219},[9583],{"type":181,"value":331},{"type":175,"tag":201,"props":9585,"children":9586},{"style":280},[9587],{"type":181,"value":7436},{"type":175,"tag":201,"props":9589,"children":9590},{"style":219},[9591],{"type":181,"value":288},{"type":175,"tag":201,"props":9593,"children":9594},{"style":219},[9595],{"type":181,"value":222},{"type":175,"tag":201,"props":9597,"children":9598},{"class":203,"line":1762},[9599,9603,9607,9612,9616,9620],{"type":175,"tag":201,"props":9600,"children":9601},{"style":235},[9602],{"type":181,"value":9263},{"type":175,"tag":201,"props":9604,"children":9605},{"style":219},[9606],{"type":181,"value":434},{"type":175,"tag":201,"props":9608,"children":9609},{"style":219},[9610],{"type":181,"value":9611}," \"",{"type":175,"tag":201,"props":9613,"children":9614},{"style":311},[9615],{"type":181,"value":7465},{"type":175,"tag":201,"props":9617,"children":9618},{"style":219},[9619],{"type":181,"value":1259},{"type":175,"tag":201,"props":9621,"children":9622},{"style":219},[9623],{"type":181,"value":668},{"type":175,"tag":201,"props":9625,"children":9626},{"class":203,"line":1771},[9627,9631,9635,9639,9644,9648],{"type":175,"tag":201,"props":9628,"children":9629},{"style":235},[9630],{"type":181,"value":9332},{"type":175,"tag":201,"props":9632,"children":9633},{"style":219},[9634],{"type":181,"value":434},{"type":175,"tag":201,"props":9636,"children":9637},{"style":219},[9638],{"type":181,"value":9611},{"type":175,"tag":201,"props":9640,"children":9641},{"style":311},[9642],{"type":181,"value":9643},"Blog Stuff!",{"type":175,"tag":201,"props":9645,"children":9646},{"style":219},[9647],{"type":181,"value":1259},{"type":175,"tag":201,"props":9649,"children":9650},{"style":219},[9651],{"type":181,"value":668},{"type":175,"tag":201,"props":9653,"children":9654},{"class":203,"line":1780},[9655,9659,9663,9667,9671,9675,9680,9684,9689],{"type":175,"tag":201,"props":9656,"children":9657},{"style":235},[9658],{"type":181,"value":9312},{"type":175,"tag":201,"props":9660,"children":9661},{"style":219},[9662],{"type":181,"value":434},{"type":175,"tag":201,"props":9664,"children":9665},{"style":219},[9666],{"type":181,"value":7651},{"type":175,"tag":201,"props":9668,"children":9669},{"style":280},[9670],{"type":181,"value":9195},{"type":175,"tag":201,"props":9672,"children":9673},{"style":219},[9674],{"type":181,"value":4561},{"type":175,"tag":201,"props":9676,"children":9677},{"style":311},[9678],{"type":181,"value":9679},"/feed.",{"type":175,"tag":201,"props":9681,"children":9682},{"style":219},[9683],{"type":181,"value":2965},{"type":175,"tag":201,"props":9685,"children":9686},{"style":280},[9687],{"type":181,"value":9688},"ext",{"type":175,"tag":201,"props":9690,"children":9691},{"style":219},[9692],{"type":181,"value":7685},{"type":175,"tag":201,"props":9694,"children":9695},{"class":203,"line":1788},[9696],{"type":175,"tag":201,"props":9697,"children":9698},{"style":219},[9699],{"type":181,"value":405},{"type":175,"tag":201,"props":9701,"children":9702},{"class":203,"line":1839},[9703,9707,9711,9715,9719,9723,9727,9731,9735,9739,9743],{"type":175,"tag":201,"props":9704,"children":9705},{"style":229},[9706],{"type":181,"value":9017},{"type":175,"tag":201,"props":9708,"children":9709},{"style":219},[9710],{"type":181,"value":4916},{"type":175,"tag":201,"props":9712,"children":9713},{"style":280},[9714],{"type":181,"value":249},{"type":175,"tag":201,"props":9716,"children":9717},{"style":219},[9718],{"type":181,"value":4145},{"type":175,"tag":201,"props":9720,"children":9721},{"style":219},[9722],{"type":181,"value":288},{"type":175,"tag":201,"props":9724,"children":9725},{"style":296},[9726],{"type":181,"value":5963},{"type":175,"tag":201,"props":9728,"children":9729},{"style":235},[9730],{"type":181,"value":303},{"type":175,"tag":201,"props":9732,"children":9733},{"style":219},[9734],{"type":181,"value":308},{"type":175,"tag":201,"props":9736,"children":9737},{"style":311},[9738],{"type":181,"value":4687},{"type":175,"tag":201,"props":9740,"children":9741},{"style":219},[9742],{"type":181,"value":308},{"type":175,"tag":201,"props":9744,"children":9745},{"style":235},[9746],{"type":181,"value":1836},{"type":175,"tag":201,"props":9748,"children":9749},{"class":203,"line":1891},[9750,9755,9759,9764,9768,9773,9778,9783,9787,9792,9796,9801],{"type":175,"tag":201,"props":9751,"children":9752},{"style":208},[9753],{"type":181,"value":9754},"  if",{"type":175,"tag":201,"props":9756,"children":9757},{"style":235},[9758],{"type":181,"value":1695},{"type":175,"tag":201,"props":9760,"children":9761},{"style":280},[9762],{"type":181,"value":9763},"posts",{"type":175,"tag":201,"props":9765,"children":9766},{"style":219},[9767],{"type":181,"value":2839},{"type":175,"tag":201,"props":9769,"children":9770},{"style":219},[9771],{"type":181,"value":9772}," null",{"type":175,"tag":201,"props":9774,"children":9775},{"style":219},[9776],{"type":181,"value":9777}," ||",{"type":175,"tag":201,"props":9779,"children":9780},{"style":280},[9781],{"type":181,"value":9782}," posts",{"type":175,"tag":201,"props":9784,"children":9785},{"style":219},[9786],{"type":181,"value":331},{"type":175,"tag":201,"props":9788,"children":9789},{"style":280},[9790],{"type":181,"value":9791},"length",{"type":175,"tag":201,"props":9793,"children":9794},{"style":219},[9795],{"type":181,"value":2839},{"type":175,"tag":201,"props":9797,"children":9798},{"style":1959},[9799],{"type":181,"value":9800}," 0",{"type":175,"tag":201,"props":9802,"children":9803},{"style":235},[9804],{"type":181,"value":1836},{"type":175,"tag":201,"props":9806,"children":9807},{"class":203,"line":1942},[9808,9813,9817,9821,9825,9829,9833,9837,9841,9845,9849],{"type":175,"tag":201,"props":9809,"children":9810},{"style":280},[9811],{"type":181,"value":9812},"    posts",{"type":175,"tag":201,"props":9814,"children":9815},{"style":219},[9816],{"type":181,"value":288},{"type":175,"tag":201,"props":9818,"children":9819},{"style":208},[9820],{"type":181,"value":293},{"type":175,"tag":201,"props":9822,"children":9823},{"style":296},[9824],{"type":181,"value":249},{"type":175,"tag":201,"props":9826,"children":9827},{"style":235},[9828],{"type":181,"value":303},{"type":175,"tag":201,"props":9830,"children":9831},{"style":280},[9832],{"type":181,"value":9146},{"type":175,"tag":201,"props":9834,"children":9835},{"style":235},[9836],{"type":181,"value":341},{"type":175,"tag":201,"props":9838,"children":9839},{"style":219},[9840],{"type":181,"value":331},{"type":175,"tag":201,"props":9842,"children":9843},{"style":296},[9844],{"type":181,"value":350},{"type":175,"tag":201,"props":9846,"children":9847},{"style":235},[9848],{"type":181,"value":615},{"type":175,"tag":201,"props":9850,"children":9851},{"style":219},[9852],{"type":181,"value":3111},{"type":175,"tag":201,"props":9854,"children":9855},{"class":203,"line":1969},[9856],{"type":175,"tag":201,"props":9857,"children":9858},{"emptyLinePlaceholder":362},[9859],{"type":181,"value":365},{"type":175,"tag":201,"props":9861,"children":9862},{"class":203,"line":1993},[9863,9868,9872,9876,9880,9885,9889,9893],{"type":175,"tag":201,"props":9864,"children":9865},{"style":208},[9866],{"type":181,"value":9867},"  for",{"type":175,"tag":201,"props":9869,"children":9870},{"style":235},[9871],{"type":181,"value":1695},{"type":175,"tag":201,"props":9873,"children":9874},{"style":229},[9875],{"type":181,"value":4504},{"type":175,"tag":201,"props":9877,"children":9878},{"style":280},[9879],{"type":181,"value":9272},{"type":175,"tag":201,"props":9881,"children":9882},{"style":219},[9883],{"type":181,"value":9884}," of",{"type":175,"tag":201,"props":9886,"children":9887},{"style":280},[9888],{"type":181,"value":9782},{"type":175,"tag":201,"props":9890,"children":9891},{"style":235},[9892],{"type":181,"value":1733},{"type":175,"tag":201,"props":9894,"children":9895},{"style":219},[9896],{"type":181,"value":1738},{"type":175,"tag":201,"props":9898,"children":9899},{"class":203,"line":2009},[9900,9904,9909,9913,9917,9922,9926,9930,9934,9938,9942,9946,9950],{"type":175,"tag":201,"props":9901,"children":9902},{"style":229},[9903],{"type":181,"value":277},{"type":175,"tag":201,"props":9905,"children":9906},{"style":280},[9907],{"type":181,"value":9908}," feedItem",{"type":175,"tag":201,"props":9910,"children":9911},{"style":219},[9912],{"type":181,"value":288},{"type":175,"tag":201,"props":9914,"children":9915},{"style":208},[9916],{"type":181,"value":293},{"type":175,"tag":201,"props":9918,"children":9919},{"style":296},[9920],{"type":181,"value":9921}," constructFeedItem",{"type":175,"tag":201,"props":9923,"children":9924},{"style":235},[9925],{"type":181,"value":303},{"type":175,"tag":201,"props":9927,"children":9928},{"style":280},[9929],{"type":181,"value":8967},{"type":175,"tag":201,"props":9931,"children":9932},{"style":219},[9933],{"type":181,"value":254},{"type":175,"tag":201,"props":9935,"children":9936},{"style":280},[9937],{"type":181,"value":9022},{"type":175,"tag":201,"props":9939,"children":9940},{"style":219},[9941],{"type":181,"value":254},{"type":175,"tag":201,"props":9943,"children":9944},{"style":280},[9945],{"type":181,"value":8985},{"type":175,"tag":201,"props":9947,"children":9948},{"style":235},[9949],{"type":181,"value":341},{"type":175,"tag":201,"props":9951,"children":9952},{"style":219},[9953],{"type":181,"value":3111},{"type":175,"tag":201,"props":9955,"children":9956},{"class":203,"line":2017},[9957,9962,9966,9970,9974,9979,9983],{"type":175,"tag":201,"props":9958,"children":9959},{"style":280},[9960],{"type":181,"value":9961},"    feed",{"type":175,"tag":201,"props":9963,"children":9964},{"style":219},[9965],{"type":181,"value":331},{"type":175,"tag":201,"props":9967,"children":9968},{"style":296},[9969],{"type":181,"value":7709},{"type":175,"tag":201,"props":9971,"children":9972},{"style":235},[9973],{"type":181,"value":303},{"type":175,"tag":201,"props":9975,"children":9976},{"style":280},[9977],{"type":181,"value":9978},"feedItem",{"type":175,"tag":201,"props":9980,"children":9981},{"style":235},[9982],{"type":181,"value":341},{"type":175,"tag":201,"props":9984,"children":9985},{"style":219},[9986],{"type":181,"value":3111},{"type":175,"tag":201,"props":9988,"children":9989},{"class":203,"line":2025},[9990],{"type":175,"tag":201,"props":9991,"children":9992},{"style":219},[9993],{"type":181,"value":405},{"type":175,"tag":201,"props":9995,"children":9996},{"class":203,"line":2033},[9997,10001,10006],{"type":175,"tag":201,"props":9998,"children":9999},{"style":208},[10000],{"type":181,"value":6024},{"type":175,"tag":201,"props":10002,"children":10003},{"style":280},[10004],{"type":181,"value":10005}," feed",{"type":175,"tag":201,"props":10007,"children":10008},{"style":219},[10009],{"type":181,"value":3111},{"type":175,"tag":201,"props":10011,"children":10012},{"class":203,"line":7933},[10013],{"type":175,"tag":201,"props":10014,"children":10015},{"style":219},[10016],{"type":181,"value":414},{"type":175,"tag":201,"props":10018,"children":10019},{"class":203,"line":7941},[10020],{"type":175,"tag":201,"props":10021,"children":10022},{"emptyLinePlaceholder":362},[10023],{"type":181,"value":365},{"type":175,"tag":201,"props":10025,"children":10026},{"class":203,"line":8020},[10027,10031,10035],{"type":175,"tag":201,"props":10028,"children":10029},{"style":208},[10030],{"type":181,"value":211},{"type":175,"tag":201,"props":10032,"children":10033},{"style":208},[10034],{"type":181,"value":216},{"type":175,"tag":201,"props":10036,"children":10037},{"style":219},[10038],{"type":181,"value":222},{"type":175,"tag":201,"props":10040,"children":10041},{"class":203,"line":8067},[10042],{"type":175,"tag":201,"props":10043,"children":10044},{"style":219},[10045],{"type":181,"value":10046},"...\n",{"type":175,"tag":201,"props":10048,"children":10049},{"class":203,"line":8087},[10050],{"type":175,"tag":201,"props":10051,"children":10052},{"style":280},[10053],{"type":181,"value":10054},"  modules: [    \n",{"type":175,"tag":201,"props":10056,"children":10057},{"class":203,"line":8108},[10058,10062,10066,10070],{"type":175,"tag":201,"props":10059,"children":10060},{"style":219},[10061],{"type":181,"value":2775},{"type":175,"tag":201,"props":10063,"children":10064},{"style":311},[10065],{"type":181,"value":4687},{"type":175,"tag":201,"props":10067,"children":10068},{"style":219},[10069],{"type":181,"value":308},{"type":175,"tag":201,"props":10071,"children":10072},{"style":219},[10073],{"type":181,"value":668},{"type":175,"tag":201,"props":10075,"children":10076},{"class":203,"line":8121},[10077,10081,10085,10089],{"type":175,"tag":201,"props":10078,"children":10079},{"style":219},[10080],{"type":181,"value":2775},{"type":175,"tag":201,"props":10082,"children":10083},{"style":311},[10084],{"type":181,"value":6909},{"type":175,"tag":201,"props":10086,"children":10087},{"style":219},[10088],{"type":181,"value":308},{"type":175,"tag":201,"props":10090,"children":10091},{"style":280},[10092],{"type":181,"value":8288},{"type":175,"tag":201,"props":10094,"children":10095},{"class":203,"line":8129},[10096,10100],{"type":175,"tag":201,"props":10097,"children":10098},{"style":280},[10099],{"type":181,"value":7080},{"type":175,"tag":201,"props":10101,"children":10102},{"style":219},[10103],{"type":181,"value":668},{"type":175,"tag":201,"props":10105,"children":10107},{"class":203,"line":10106},46,[10108,10112,10116],{"type":175,"tag":201,"props":10109,"children":10110},{"style":235},[10111],{"type":181,"value":7099},{"type":175,"tag":201,"props":10113,"children":10114},{"style":219},[10115],{"type":181,"value":434},{"type":175,"tag":201,"props":10117,"children":10118},{"style":280},[10119],{"type":181,"value":686},{"type":175,"tag":201,"props":10121,"children":10123},{"class":203,"line":10122},47,[10124],{"type":175,"tag":201,"props":10125,"children":10126},{"style":219},[10127],{"type":181,"value":8329},{"type":175,"tag":201,"props":10129,"children":10131},{"class":203,"line":10130},48,[10132,10136,10140,10144,10148,10152],{"type":175,"tag":201,"props":10133,"children":10134},{"style":235},[10135],{"type":181,"value":8026},{"type":175,"tag":201,"props":10137,"children":10138},{"style":219},[10139],{"type":181,"value":434},{"type":175,"tag":201,"props":10141,"children":10142},{"style":219},[10143],{"type":181,"value":709},{"type":175,"tag":201,"props":10145,"children":10146},{"style":311},[10147],{"type":181,"value":8349},{"type":175,"tag":201,"props":10149,"children":10150},{"style":219},[10151],{"type":181,"value":308},{"type":175,"tag":201,"props":10153,"children":10154},{"style":219},[10155],{"type":181,"value":668},{"type":175,"tag":201,"props":10157,"children":10159},{"class":203,"line":10158},49,[10160,10164],{"type":175,"tag":201,"props":10161,"children":10162},{"style":280},[10163],{"type":181,"value":8093},{"type":175,"tag":201,"props":10165,"children":10166},{"style":219},[10167],{"type":181,"value":668},{"type":175,"tag":201,"props":10169,"children":10171},{"class":203,"line":10170},50,[10172,10176,10180,10184,10188,10192,10196,10200],{"type":175,"tag":201,"props":10173,"children":10174},{"style":235},[10175],{"type":181,"value":8427},{"type":175,"tag":201,"props":10177,"children":10178},{"style":219},[10179],{"type":181,"value":434},{"type":175,"tag":201,"props":10181,"children":10182},{"style":1959},[10183],{"type":181,"value":8436},{"type":175,"tag":201,"props":10185,"children":10186},{"style":219},[10187],{"type":181,"value":8441},{"type":175,"tag":201,"props":10189,"children":10190},{"style":1959},[10191],{"type":181,"value":8446},{"type":175,"tag":201,"props":10193,"children":10194},{"style":219},[10195],{"type":181,"value":8441},{"type":175,"tag":201,"props":10197,"children":10198},{"style":1959},[10199],{"type":181,"value":8455},{"type":175,"tag":201,"props":10201,"children":10202},{"style":219},[10203],{"type":181,"value":668},{"type":175,"tag":201,"props":10205,"children":10207},{"class":203,"line":10206},51,[10208,10212,10216,10220,10224,10228],{"type":175,"tag":201,"props":10209,"children":10210},{"style":235},[10211],{"type":181,"value":6699},{"type":175,"tag":201,"props":10213,"children":10214},{"style":219},[10215],{"type":181,"value":434},{"type":175,"tag":201,"props":10217,"children":10218},{"style":219},[10219],{"type":181,"value":709},{"type":175,"tag":201,"props":10221,"children":10222},{"style":311},[10223],{"type":181,"value":7218},{"type":175,"tag":201,"props":10225,"children":10226},{"style":219},[10227],{"type":181,"value":308},{"type":175,"tag":201,"props":10229,"children":10230},{"style":219},[10231],{"type":181,"value":668},{"type":175,"tag":201,"props":10233,"children":10235},{"class":203,"line":10234},52,[10236,10240,10244,10248,10252,10257,10261,10265,10269,10274,10278],{"type":175,"tag":201,"props":10237,"children":10238},{"style":235},[10239],{"type":181,"value":6272},{"type":175,"tag":201,"props":10241,"children":10242},{"style":219},[10243],{"type":181,"value":434},{"type":175,"tag":201,"props":10245,"children":10246},{"style":280},[10247],{"type":181,"value":8502},{"type":175,"tag":201,"props":10249,"children":10250},{"style":219},[10251],{"type":181,"value":308},{"type":175,"tag":201,"props":10253,"children":10254},{"style":311},[10255],{"type":181,"value":10256},"blog",{"type":175,"tag":201,"props":10258,"children":10259},{"style":219},[10260],{"type":181,"value":308},{"type":175,"tag":201,"props":10262,"children":10263},{"style":219},[10264],{"type":181,"value":254},{"type":175,"tag":201,"props":10266,"children":10267},{"style":219},[10268],{"type":181,"value":709},{"type":175,"tag":201,"props":10270,"children":10271},{"style":311},[10272],{"type":181,"value":10273},"xml",{"type":175,"tag":201,"props":10275,"children":10276},{"style":219},[10277],{"type":181,"value":308},{"type":175,"tag":201,"props":10279,"children":10280},{"style":280},[10281],{"type":181,"value":8536},{"type":175,"tag":201,"props":10283,"children":10285},{"class":203,"line":10284},53,[10286],{"type":175,"tag":201,"props":10287,"children":10288},{"style":219},[10289],{"type":181,"value":8544},{"type":175,"tag":201,"props":10291,"children":10293},{"class":203,"line":10292},54,[10294,10298,10302],{"type":175,"tag":201,"props":10295,"children":10296},{"style":280},[10297],{"type":181,"value":7080},{"type":175,"tag":201,"props":10299,"children":10300},{"style":219},[10301],{"type":181,"value":254},{"type":175,"tag":201,"props":10303,"children":10304},{"style":280},[10305],{"type":181,"value":8403},{"type":175,"tag":201,"props":10307,"children":10309},{"class":203,"line":10308},55,[10310],{"type":175,"tag":201,"props":10311,"children":10312},{"style":219},[10313],{"type":181,"value":10046},{"type":175,"tag":201,"props":10315,"children":10317},{"class":203,"line":10316},56,[10318],{"type":175,"tag":201,"props":10319,"children":10320},{"style":219},[10321],{"type":181,"value":414},{"type":175,"tag":421,"props":10323,"children":10324},{},[10325],{"type":181,"value":10326},"There are at least two drawbacks to this approach:",{"type":175,"tag":8176,"props":10328,"children":10329},{},[10330,10335],{"type":175,"tag":1374,"props":10331,"children":10332},{},[10333],{"type":181,"value":10334},"Since you're reading in the entire generated page you may pick up undesired content such as from the header and footer. One way to deal with this is to create a dummy page using an empty layout so that only the content you want included in the rss feed is used.",{"type":175,"tag":1374,"props":10336,"children":10337},{},[10338],{"type":181,"value":10339},"rss2 and XML work well because the HTML is automatically encoded. However, json1 and json may need additional work so that the content can be transmitted.",{"type":175,"tag":421,"props":10341,"children":10342},{},[10343],{"type":181,"value":10344},"Remember also that if you are not using mixed content in your markdown (so if you are using markdown only), then it is far easier to only include the markdown. You can retrieve the markdown using this hook in your nuxt.config.js:",{"type":175,"tag":421,"props":10346,"children":10347},{},[10348],{"type":175,"tag":6997,"props":10349,"children":10350},{},[10351],{"type":181,"value":10352},"Example 3",{"type":175,"tag":190,"props":10354,"children":10356},{"className":192,"code":10355,"language":194,"meta":167,"style":167},"export default {\n...\n  hooks: {\n    'content:file:beforeInsert': (document) => {\n      if (document.extension === '.md') {      \n        document.bodyPlainText = document.text;\n      }\n    },\n  },\n...\n}\n",[10357],{"type":175,"tag":197,"props":10358,"children":10359},{"__ignoreMap":167},[10360,10375,10382,10394,10433,10485,10523,10530,10537,10544,10551],{"type":175,"tag":201,"props":10361,"children":10362},{"class":203,"line":204},[10363,10367,10371],{"type":175,"tag":201,"props":10364,"children":10365},{"style":208},[10366],{"type":181,"value":211},{"type":175,"tag":201,"props":10368,"children":10369},{"style":208},[10370],{"type":181,"value":216},{"type":175,"tag":201,"props":10372,"children":10373},{"style":219},[10374],{"type":181,"value":222},{"type":175,"tag":201,"props":10376,"children":10377},{"class":203,"line":225},[10378],{"type":175,"tag":201,"props":10379,"children":10380},{"style":219},[10381],{"type":181,"value":10046},{"type":175,"tag":201,"props":10383,"children":10384},{"class":203,"line":271},[10385,10390],{"type":175,"tag":201,"props":10386,"children":10387},{"style":280},[10388],{"type":181,"value":10389},"  hooks: ",{"type":175,"tag":201,"props":10391,"children":10392},{"style":219},[10393],{"type":181,"value":1738},{"type":175,"tag":201,"props":10395,"children":10396},{"class":203,"line":358},[10397,10401,10405,10409,10413,10417,10421,10425,10429],{"type":175,"tag":201,"props":10398,"children":10399},{"style":219},[10400],{"type":181,"value":2775},{"type":175,"tag":201,"props":10402,"children":10403},{"style":235},[10404],{"type":181,"value":2780},{"type":175,"tag":201,"props":10406,"children":10407},{"style":219},[10408],{"type":181,"value":308},{"type":175,"tag":201,"props":10410,"children":10411},{"style":219},[10412],{"type":181,"value":434},{"type":175,"tag":201,"props":10414,"children":10415},{"style":219},[10416],{"type":181,"value":1695},{"type":175,"tag":201,"props":10418,"children":10419},{"style":246},[10420],{"type":181,"value":2797},{"type":175,"tag":201,"props":10422,"children":10423},{"style":219},[10424],{"type":181,"value":341},{"type":175,"tag":201,"props":10426,"children":10427},{"style":229},[10428],{"type":181,"value":2806},{"type":175,"tag":201,"props":10430,"children":10431},{"style":219},[10432],{"type":181,"value":222},{"type":175,"tag":201,"props":10434,"children":10435},{"class":203,"line":368},[10436,10440,10444,10448,10452,10456,10460,10464,10468,10472,10476,10480],{"type":175,"tag":201,"props":10437,"children":10438},{"style":208},[10439],{"type":181,"value":1715},{"type":175,"tag":201,"props":10441,"children":10442},{"style":235},[10443],{"type":181,"value":1695},{"type":175,"tag":201,"props":10445,"children":10446},{"style":280},[10447],{"type":181,"value":2797},{"type":175,"tag":201,"props":10449,"children":10450},{"style":219},[10451],{"type":181,"value":331},{"type":175,"tag":201,"props":10453,"children":10454},{"style":280},[10455],{"type":181,"value":2834},{"type":175,"tag":201,"props":10457,"children":10458},{"style":219},[10459],{"type":181,"value":2839},{"type":175,"tag":201,"props":10461,"children":10462},{"style":219},[10463],{"type":181,"value":709},{"type":175,"tag":201,"props":10465,"children":10466},{"style":311},[10467],{"type":181,"value":2848},{"type":175,"tag":201,"props":10469,"children":10470},{"style":219},[10471],{"type":181,"value":308},{"type":175,"tag":201,"props":10473,"children":10474},{"style":235},[10475],{"type":181,"value":1733},{"type":175,"tag":201,"props":10477,"children":10478},{"style":219},[10479],{"type":181,"value":4125},{"type":175,"tag":201,"props":10481,"children":10482},{"style":235},[10483],{"type":181,"value":10484},"      \n",{"type":175,"tag":201,"props":10486,"children":10487},{"class":203,"line":381},[10488,10493,10497,10502,10506,10511,10515,10519],{"type":175,"tag":201,"props":10489,"children":10490},{"style":280},[10491],{"type":181,"value":10492},"        document",{"type":175,"tag":201,"props":10494,"children":10495},{"style":219},[10496],{"type":181,"value":331},{"type":175,"tag":201,"props":10498,"children":10499},{"style":280},[10500],{"type":181,"value":10501},"bodyPlainText",{"type":175,"tag":201,"props":10503,"children":10504},{"style":219},[10505],{"type":181,"value":288},{"type":175,"tag":201,"props":10507,"children":10508},{"style":280},[10509],{"type":181,"value":10510}," document",{"type":175,"tag":201,"props":10512,"children":10513},{"style":219},[10514],{"type":181,"value":331},{"type":175,"tag":201,"props":10516,"children":10517},{"style":280},[10518],{"type":181,"value":181},{"type":175,"tag":201,"props":10520,"children":10521},{"style":219},[10522],{"type":181,"value":3111},{"type":175,"tag":201,"props":10524,"children":10525},{"class":203,"line":390},[10526],{"type":175,"tag":201,"props":10527,"children":10528},{"style":219},[10529],{"type":181,"value":1777},{"type":175,"tag":201,"props":10531,"children":10532},{"class":203,"line":399},[10533],{"type":175,"tag":201,"props":10534,"children":10535},{"style":219},[10536],{"type":181,"value":8544},{"type":175,"tag":201,"props":10538,"children":10539},{"class":203,"line":408},[10540],{"type":175,"tag":201,"props":10541,"children":10542},{"style":219},[10543],{"type":181,"value":602},{"type":175,"tag":201,"props":10545,"children":10546},{"class":203,"line":622},[10547],{"type":175,"tag":201,"props":10548,"children":10549},{"style":219},[10550],{"type":181,"value":10046},{"type":175,"tag":201,"props":10552,"children":10553},{"class":203,"line":634},[10554],{"type":175,"tag":201,"props":10555,"children":10556},{"style":219},[10557],{"type":181,"value":414},{"type":175,"tag":421,"props":10559,"children":10560},{},[10561],{"type":181,"value":10562},"And then in your create function:",{"type":175,"tag":190,"props":10564,"children":10566},{"className":192,"code":10565,"language":194,"meta":167,"style":167},"\nconst constructFeedItem = (post, dir, hostname) => {  \n  const url = `${hostname}/${dir}/${post.slug}`;\n  return {\n    title: post.title,\n    id: url,\n    link: url,\n    description: post.description,\n    content: post.bodyPlainText\n  }\n} \n\nconst create = async (feed, args) => {\n  const [filePath, ext] = args;  \n  const hostname = process.NODE_ENV === 'production' ? 'https://my-production-domain.com' : 'http://localhost:3000';\n  feed.options = {\n    title: \"My Blog\",\n    description: \"Blog Stuff!\",\n    link: `${hostname}/feed.${ext}`\n  }\n  const { $content } = require('@nuxt/content')\n  if (posts === null || posts.length === 0)\n    posts = await $content(filePath).fetch();\n\n  for (const post of posts) {\n    const feedItem = await constructFeedItem(post, filePath, hostname);\n    feed.addItem(feedItem);\n  }\n  return feed;\n}\n",[10567],{"type":175,"tag":197,"props":10568,"children":10569},{"__ignoreMap":167},[10570,10577,10632,10703,10714,10741,10760,10779,10806,10830,10837,10848,10855,10902,10945,11024,11047,11074,11101,11140,11147,11194,11245,11292,11299,11334,11389,11420,11427,11442],{"type":175,"tag":201,"props":10571,"children":10572},{"class":203,"line":204},[10573],{"type":175,"tag":201,"props":10574,"children":10575},{"emptyLinePlaceholder":362},[10576],{"type":181,"value":365},{"type":175,"tag":201,"props":10578,"children":10579},{"class":203,"line":225},[10580,10584,10588,10592,10596,10600,10604,10608,10612,10616,10620,10624,10628],{"type":175,"tag":201,"props":10581,"children":10582},{"style":229},[10583],{"type":181,"value":4504},{"type":175,"tag":201,"props":10585,"children":10586},{"style":280},[10587],{"type":181,"value":8950},{"type":175,"tag":201,"props":10589,"children":10590},{"style":219},[10591],{"type":181,"value":1254},{"type":175,"tag":201,"props":10593,"children":10594},{"style":219},[10595],{"type":181,"value":1695},{"type":175,"tag":201,"props":10597,"children":10598},{"style":246},[10599],{"type":181,"value":8967},{"type":175,"tag":201,"props":10601,"children":10602},{"style":219},[10603],{"type":181,"value":254},{"type":175,"tag":201,"props":10605,"children":10606},{"style":246},[10607],{"type":181,"value":8976},{"type":175,"tag":201,"props":10609,"children":10610},{"style":219},[10611],{"type":181,"value":254},{"type":175,"tag":201,"props":10613,"children":10614},{"style":246},[10615],{"type":181,"value":8985},{"type":175,"tag":201,"props":10617,"children":10618},{"style":219},[10619],{"type":181,"value":341},{"type":175,"tag":201,"props":10621,"children":10622},{"style":229},[10623],{"type":181,"value":2806},{"type":175,"tag":201,"props":10625,"children":10626},{"style":219},[10627],{"type":181,"value":4916},{"type":175,"tag":201,"props":10629,"children":10630},{"style":235},[10631],{"type":181,"value":8403},{"type":175,"tag":201,"props":10633,"children":10634},{"class":203,"line":271},[10635,10639,10643,10647,10651,10655,10659,10663,10667,10671,10675,10679,10683,10687,10691,10695,10699],{"type":175,"tag":201,"props":10636,"children":10637},{"style":229},[10638],{"type":181,"value":9017},{"type":175,"tag":201,"props":10640,"children":10641},{"style":280},[10642],{"type":181,"value":7642},{"type":175,"tag":201,"props":10644,"children":10645},{"style":219},[10646],{"type":181,"value":288},{"type":175,"tag":201,"props":10648,"children":10649},{"style":219},[10650],{"type":181,"value":7651},{"type":175,"tag":201,"props":10652,"children":10653},{"style":280},[10654],{"type":181,"value":9195},{"type":175,"tag":201,"props":10656,"children":10657},{"style":219},[10658],{"type":181,"value":4561},{"type":175,"tag":201,"props":10660,"children":10661},{"style":311},[10662],{"type":181,"value":4049},{"type":175,"tag":201,"props":10664,"children":10665},{"style":219},[10666],{"type":181,"value":2965},{"type":175,"tag":201,"props":10668,"children":10669},{"style":280},[10670],{"type":181,"value":9212},{"type":175,"tag":201,"props":10672,"children":10673},{"style":219},[10674],{"type":181,"value":4561},{"type":175,"tag":201,"props":10676,"children":10677},{"style":311},[10678],{"type":181,"value":4049},{"type":175,"tag":201,"props":10680,"children":10681},{"style":219},[10682],{"type":181,"value":2965},{"type":175,"tag":201,"props":10684,"children":10685},{"style":280},[10686],{"type":181,"value":8967},{"type":175,"tag":201,"props":10688,"children":10689},{"style":219},[10690],{"type":181,"value":331},{"type":175,"tag":201,"props":10692,"children":10693},{"style":280},[10694],{"type":181,"value":336},{"type":175,"tag":201,"props":10696,"children":10697},{"style":219},[10698],{"type":181,"value":2974},{"type":175,"tag":201,"props":10700,"children":10701},{"style":219},[10702],{"type":181,"value":3111},{"type":175,"tag":201,"props":10704,"children":10705},{"class":203,"line":358},[10706,10710],{"type":175,"tag":201,"props":10707,"children":10708},{"style":208},[10709],{"type":181,"value":6024},{"type":175,"tag":201,"props":10711,"children":10712},{"style":219},[10713],{"type":181,"value":222},{"type":175,"tag":201,"props":10715,"children":10716},{"class":203,"line":368},[10717,10721,10725,10729,10733,10737],{"type":175,"tag":201,"props":10718,"children":10719},{"style":235},[10720],{"type":181,"value":9263},{"type":175,"tag":201,"props":10722,"children":10723},{"style":219},[10724],{"type":181,"value":434},{"type":175,"tag":201,"props":10726,"children":10727},{"style":280},[10728],{"type":181,"value":9272},{"type":175,"tag":201,"props":10730,"children":10731},{"style":219},[10732],{"type":181,"value":331},{"type":175,"tag":201,"props":10734,"children":10735},{"style":280},[10736],{"type":181,"value":663},{"type":175,"tag":201,"props":10738,"children":10739},{"style":219},[10740],{"type":181,"value":668},{"type":175,"tag":201,"props":10742,"children":10743},{"class":203,"line":381},[10744,10748,10752,10756],{"type":175,"tag":201,"props":10745,"children":10746},{"style":235},[10747],{"type":181,"value":9292},{"type":175,"tag":201,"props":10749,"children":10750},{"style":219},[10751],{"type":181,"value":434},{"type":175,"tag":201,"props":10753,"children":10754},{"style":280},[10755],{"type":181,"value":7642},{"type":175,"tag":201,"props":10757,"children":10758},{"style":219},[10759],{"type":181,"value":668},{"type":175,"tag":201,"props":10761,"children":10762},{"class":203,"line":390},[10763,10767,10771,10775],{"type":175,"tag":201,"props":10764,"children":10765},{"style":235},[10766],{"type":181,"value":9312},{"type":175,"tag":201,"props":10768,"children":10769},{"style":219},[10770],{"type":181,"value":434},{"type":175,"tag":201,"props":10772,"children":10773},{"style":280},[10774],{"type":181,"value":7642},{"type":175,"tag":201,"props":10776,"children":10777},{"style":219},[10778],{"type":181,"value":668},{"type":175,"tag":201,"props":10780,"children":10781},{"class":203,"line":399},[10782,10786,10790,10794,10798,10802],{"type":175,"tag":201,"props":10783,"children":10784},{"style":235},[10785],{"type":181,"value":9332},{"type":175,"tag":201,"props":10787,"children":10788},{"style":219},[10789],{"type":181,"value":434},{"type":175,"tag":201,"props":10791,"children":10792},{"style":280},[10793],{"type":181,"value":9272},{"type":175,"tag":201,"props":10795,"children":10796},{"style":219},[10797],{"type":181,"value":331},{"type":175,"tag":201,"props":10799,"children":10800},{"style":280},[10801],{"type":181,"value":714},{"type":175,"tag":201,"props":10803,"children":10804},{"style":219},[10805],{"type":181,"value":668},{"type":175,"tag":201,"props":10807,"children":10808},{"class":203,"line":408},[10809,10813,10817,10821,10825],{"type":175,"tag":201,"props":10810,"children":10811},{"style":235},[10812],{"type":181,"value":9360},{"type":175,"tag":201,"props":10814,"children":10815},{"style":219},[10816],{"type":181,"value":434},{"type":175,"tag":201,"props":10818,"children":10819},{"style":280},[10820],{"type":181,"value":9272},{"type":175,"tag":201,"props":10822,"children":10823},{"style":219},[10824],{"type":181,"value":331},{"type":175,"tag":201,"props":10826,"children":10827},{"style":280},[10828],{"type":181,"value":10829},"bodyPlainText\n",{"type":175,"tag":201,"props":10831,"children":10832},{"class":203,"line":622},[10833],{"type":175,"tag":201,"props":10834,"children":10835},{"style":219},[10836],{"type":181,"value":405},{"type":175,"tag":201,"props":10838,"children":10839},{"class":203,"line":634},[10840,10844],{"type":175,"tag":201,"props":10841,"children":10842},{"style":219},[10843],{"type":181,"value":4561},{"type":175,"tag":201,"props":10845,"children":10846},{"style":280},[10847],{"type":181,"value":9104},{"type":175,"tag":201,"props":10849,"children":10850},{"class":203,"line":671},[10851],{"type":175,"tag":201,"props":10852,"children":10853},{"emptyLinePlaceholder":362},[10854],{"type":181,"value":365},{"type":175,"tag":201,"props":10856,"children":10857},{"class":203,"line":689},[10858,10862,10866,10870,10874,10878,10882,10886,10890,10894,10898],{"type":175,"tag":201,"props":10859,"children":10860},{"style":229},[10861],{"type":181,"value":4504},{"type":175,"tag":201,"props":10863,"children":10864},{"style":280},[10865],{"type":181,"value":9406},{"type":175,"tag":201,"props":10867,"children":10868},{"style":219},[10869],{"type":181,"value":1254},{"type":175,"tag":201,"props":10871,"children":10872},{"style":229},[10873],{"type":181,"value":6029},{"type":175,"tag":201,"props":10875,"children":10876},{"style":219},[10877],{"type":181,"value":1695},{"type":175,"tag":201,"props":10879,"children":10880},{"style":246},[10881],{"type":181,"value":6941},{"type":175,"tag":201,"props":10883,"children":10884},{"style":219},[10885],{"type":181,"value":254},{"type":175,"tag":201,"props":10887,"children":10888},{"style":246},[10889],{"type":181,"value":8386},{"type":175,"tag":201,"props":10891,"children":10892},{"style":219},[10893],{"type":181,"value":341},{"type":175,"tag":201,"props":10895,"children":10896},{"style":229},[10897],{"type":181,"value":2806},{"type":175,"tag":201,"props":10899,"children":10900},{"style":219},[10901],{"type":181,"value":222},{"type":175,"tag":201,"props":10903,"children":10904},{"class":203,"line":780},[10905,10909,10913,10917,10921,10925,10929,10933,10937,10941],{"type":175,"tag":201,"props":10906,"children":10907},{"style":229},[10908],{"type":181,"value":9017},{"type":175,"tag":201,"props":10910,"children":10911},{"style":219},[10912],{"type":181,"value":2397},{"type":175,"tag":201,"props":10914,"children":10915},{"style":280},[10916],{"type":181,"value":9146},{"type":175,"tag":201,"props":10918,"children":10919},{"style":219},[10920],{"type":181,"value":254},{"type":175,"tag":201,"props":10922,"children":10923},{"style":280},[10924],{"type":181,"value":9466},{"type":175,"tag":201,"props":10926,"children":10927},{"style":219},[10928],{"type":181,"value":2415},{"type":175,"tag":201,"props":10930,"children":10931},{"style":219},[10932],{"type":181,"value":288},{"type":175,"tag":201,"props":10934,"children":10935},{"style":280},[10936],{"type":181,"value":8386},{"type":175,"tag":201,"props":10938,"children":10939},{"style":219},[10940],{"type":181,"value":2979},{"type":175,"tag":201,"props":10942,"children":10943},{"style":235},[10944],{"type":181,"value":8403},{"type":175,"tag":201,"props":10946,"children":10947},{"class":203,"line":790},[10948,10952,10956,10960,10964,10968,10972,10976,10980,10984,10988,10992,10996,11000,11004,11008,11012,11016,11020],{"type":175,"tag":201,"props":10949,"children":10950},{"style":229},[10951],{"type":181,"value":9017},{"type":175,"tag":201,"props":10953,"children":10954},{"style":280},[10955],{"type":181,"value":8985},{"type":175,"tag":201,"props":10957,"children":10958},{"style":219},[10959],{"type":181,"value":288},{"type":175,"tag":201,"props":10961,"children":10962},{"style":280},[10963],{"type":181,"value":9506},{"type":175,"tag":201,"props":10965,"children":10966},{"style":219},[10967],{"type":181,"value":331},{"type":175,"tag":201,"props":10969,"children":10970},{"style":280},[10971],{"type":181,"value":9515},{"type":175,"tag":201,"props":10973,"children":10974},{"style":219},[10975],{"type":181,"value":2839},{"type":175,"tag":201,"props":10977,"children":10978},{"style":219},[10979],{"type":181,"value":709},{"type":175,"tag":201,"props":10981,"children":10982},{"style":311},[10983],{"type":181,"value":9528},{"type":175,"tag":201,"props":10985,"children":10986},{"style":219},[10987],{"type":181,"value":308},{"type":175,"tag":201,"props":10989,"children":10990},{"style":219},[10991],{"type":181,"value":9537},{"type":175,"tag":201,"props":10993,"children":10994},{"style":219},[10995],{"type":181,"value":709},{"type":175,"tag":201,"props":10997,"children":10998},{"style":311},[10999],{"type":181,"value":9546},{"type":175,"tag":201,"props":11001,"children":11002},{"style":219},[11003],{"type":181,"value":308},{"type":175,"tag":201,"props":11005,"children":11006},{"style":219},[11007],{"type":181,"value":9555},{"type":175,"tag":201,"props":11009,"children":11010},{"style":219},[11011],{"type":181,"value":709},{"type":175,"tag":201,"props":11013,"children":11014},{"style":311},[11015],{"type":181,"value":9564},{"type":175,"tag":201,"props":11017,"children":11018},{"style":219},[11019],{"type":181,"value":308},{"type":175,"tag":201,"props":11021,"children":11022},{"style":219},[11023],{"type":181,"value":3111},{"type":175,"tag":201,"props":11025,"children":11026},{"class":203,"line":876},[11027,11031,11035,11039,11043],{"type":175,"tag":201,"props":11028,"children":11029},{"style":280},[11030],{"type":181,"value":7099},{"type":175,"tag":201,"props":11032,"children":11033},{"style":219},[11034],{"type":181,"value":331},{"type":175,"tag":201,"props":11036,"children":11037},{"style":280},[11038],{"type":181,"value":7436},{"type":175,"tag":201,"props":11040,"children":11041},{"style":219},[11042],{"type":181,"value":288},{"type":175,"tag":201,"props":11044,"children":11045},{"style":219},[11046],{"type":181,"value":222},{"type":175,"tag":201,"props":11048,"children":11049},{"class":203,"line":961},[11050,11054,11058,11062,11066,11070],{"type":175,"tag":201,"props":11051,"children":11052},{"style":235},[11053],{"type":181,"value":9263},{"type":175,"tag":201,"props":11055,"children":11056},{"style":219},[11057],{"type":181,"value":434},{"type":175,"tag":201,"props":11059,"children":11060},{"style":219},[11061],{"type":181,"value":9611},{"type":175,"tag":201,"props":11063,"children":11064},{"style":311},[11065],{"type":181,"value":7465},{"type":175,"tag":201,"props":11067,"children":11068},{"style":219},[11069],{"type":181,"value":1259},{"type":175,"tag":201,"props":11071,"children":11072},{"style":219},[11073],{"type":181,"value":668},{"type":175,"tag":201,"props":11075,"children":11076},{"class":203,"line":970},[11077,11081,11085,11089,11093,11097],{"type":175,"tag":201,"props":11078,"children":11079},{"style":235},[11080],{"type":181,"value":9332},{"type":175,"tag":201,"props":11082,"children":11083},{"style":219},[11084],{"type":181,"value":434},{"type":175,"tag":201,"props":11086,"children":11087},{"style":219},[11088],{"type":181,"value":9611},{"type":175,"tag":201,"props":11090,"children":11091},{"style":311},[11092],{"type":181,"value":9643},{"type":175,"tag":201,"props":11094,"children":11095},{"style":219},[11096],{"type":181,"value":1259},{"type":175,"tag":201,"props":11098,"children":11099},{"style":219},[11100],{"type":181,"value":668},{"type":175,"tag":201,"props":11102,"children":11103},{"class":203,"line":1055},[11104,11108,11112,11116,11120,11124,11128,11132,11136],{"type":175,"tag":201,"props":11105,"children":11106},{"style":235},[11107],{"type":181,"value":9312},{"type":175,"tag":201,"props":11109,"children":11110},{"style":219},[11111],{"type":181,"value":434},{"type":175,"tag":201,"props":11113,"children":11114},{"style":219},[11115],{"type":181,"value":7651},{"type":175,"tag":201,"props":11117,"children":11118},{"style":280},[11119],{"type":181,"value":9195},{"type":175,"tag":201,"props":11121,"children":11122},{"style":219},[11123],{"type":181,"value":4561},{"type":175,"tag":201,"props":11125,"children":11126},{"style":311},[11127],{"type":181,"value":9679},{"type":175,"tag":201,"props":11129,"children":11130},{"style":219},[11131],{"type":181,"value":2965},{"type":175,"tag":201,"props":11133,"children":11134},{"style":280},[11135],{"type":181,"value":9688},{"type":175,"tag":201,"props":11137,"children":11138},{"style":219},[11139],{"type":181,"value":7685},{"type":175,"tag":201,"props":11141,"children":11142},{"class":203,"line":1141},[11143],{"type":175,"tag":201,"props":11144,"children":11145},{"style":219},[11146],{"type":181,"value":405},{"type":175,"tag":201,"props":11148,"children":11149},{"class":203,"line":1150},[11150,11154,11158,11162,11166,11170,11174,11178,11182,11186,11190],{"type":175,"tag":201,"props":11151,"children":11152},{"style":229},[11153],{"type":181,"value":9017},{"type":175,"tag":201,"props":11155,"children":11156},{"style":219},[11157],{"type":181,"value":4916},{"type":175,"tag":201,"props":11159,"children":11160},{"style":280},[11161],{"type":181,"value":249},{"type":175,"tag":201,"props":11163,"children":11164},{"style":219},[11165],{"type":181,"value":4145},{"type":175,"tag":201,"props":11167,"children":11168},{"style":219},[11169],{"type":181,"value":288},{"type":175,"tag":201,"props":11171,"children":11172},{"style":296},[11173],{"type":181,"value":5963},{"type":175,"tag":201,"props":11175,"children":11176},{"style":235},[11177],{"type":181,"value":303},{"type":175,"tag":201,"props":11179,"children":11180},{"style":219},[11181],{"type":181,"value":308},{"type":175,"tag":201,"props":11183,"children":11184},{"style":311},[11185],{"type":181,"value":4687},{"type":175,"tag":201,"props":11187,"children":11188},{"style":219},[11189],{"type":181,"value":308},{"type":175,"tag":201,"props":11191,"children":11192},{"style":235},[11193],{"type":181,"value":1836},{"type":175,"tag":201,"props":11195,"children":11196},{"class":203,"line":1158},[11197,11201,11205,11209,11213,11217,11221,11225,11229,11233,11237,11241],{"type":175,"tag":201,"props":11198,"children":11199},{"style":208},[11200],{"type":181,"value":9754},{"type":175,"tag":201,"props":11202,"children":11203},{"style":235},[11204],{"type":181,"value":1695},{"type":175,"tag":201,"props":11206,"children":11207},{"style":280},[11208],{"type":181,"value":9763},{"type":175,"tag":201,"props":11210,"children":11211},{"style":219},[11212],{"type":181,"value":2839},{"type":175,"tag":201,"props":11214,"children":11215},{"style":219},[11216],{"type":181,"value":9772},{"type":175,"tag":201,"props":11218,"children":11219},{"style":219},[11220],{"type":181,"value":9777},{"type":175,"tag":201,"props":11222,"children":11223},{"style":280},[11224],{"type":181,"value":9782},{"type":175,"tag":201,"props":11226,"children":11227},{"style":219},[11228],{"type":181,"value":331},{"type":175,"tag":201,"props":11230,"children":11231},{"style":280},[11232],{"type":181,"value":9791},{"type":175,"tag":201,"props":11234,"children":11235},{"style":219},[11236],{"type":181,"value":2839},{"type":175,"tag":201,"props":11238,"children":11239},{"style":1959},[11240],{"type":181,"value":9800},{"type":175,"tag":201,"props":11242,"children":11243},{"style":235},[11244],{"type":181,"value":1836},{"type":175,"tag":201,"props":11246,"children":11247},{"class":203,"line":1166},[11248,11252,11256,11260,11264,11268,11272,11276,11280,11284,11288],{"type":175,"tag":201,"props":11249,"children":11250},{"style":280},[11251],{"type":181,"value":9812},{"type":175,"tag":201,"props":11253,"children":11254},{"style":219},[11255],{"type":181,"value":288},{"type":175,"tag":201,"props":11257,"children":11258},{"style":208},[11259],{"type":181,"value":293},{"type":175,"tag":201,"props":11261,"children":11262},{"style":296},[11263],{"type":181,"value":249},{"type":175,"tag":201,"props":11265,"children":11266},{"style":235},[11267],{"type":181,"value":303},{"type":175,"tag":201,"props":11269,"children":11270},{"style":280},[11271],{"type":181,"value":9146},{"type":175,"tag":201,"props":11273,"children":11274},{"style":235},[11275],{"type":181,"value":341},{"type":175,"tag":201,"props":11277,"children":11278},{"style":219},[11279],{"type":181,"value":331},{"type":175,"tag":201,"props":11281,"children":11282},{"style":296},[11283],{"type":181,"value":350},{"type":175,"tag":201,"props":11285,"children":11286},{"style":235},[11287],{"type":181,"value":615},{"type":175,"tag":201,"props":11289,"children":11290},{"style":219},[11291],{"type":181,"value":3111},{"type":175,"tag":201,"props":11293,"children":11294},{"class":203,"line":1741},[11295],{"type":175,"tag":201,"props":11296,"children":11297},{"emptyLinePlaceholder":362},[11298],{"type":181,"value":365},{"type":175,"tag":201,"props":11300,"children":11301},{"class":203,"line":1762},[11302,11306,11310,11314,11318,11322,11326,11330],{"type":175,"tag":201,"props":11303,"children":11304},{"style":208},[11305],{"type":181,"value":9867},{"type":175,"tag":201,"props":11307,"children":11308},{"style":235},[11309],{"type":181,"value":1695},{"type":175,"tag":201,"props":11311,"children":11312},{"style":229},[11313],{"type":181,"value":4504},{"type":175,"tag":201,"props":11315,"children":11316},{"style":280},[11317],{"type":181,"value":9272},{"type":175,"tag":201,"props":11319,"children":11320},{"style":219},[11321],{"type":181,"value":9884},{"type":175,"tag":201,"props":11323,"children":11324},{"style":280},[11325],{"type":181,"value":9782},{"type":175,"tag":201,"props":11327,"children":11328},{"style":235},[11329],{"type":181,"value":1733},{"type":175,"tag":201,"props":11331,"children":11332},{"style":219},[11333],{"type":181,"value":1738},{"type":175,"tag":201,"props":11335,"children":11336},{"class":203,"line":1771},[11337,11341,11345,11349,11353,11357,11361,11365,11369,11373,11377,11381,11385],{"type":175,"tag":201,"props":11338,"children":11339},{"style":229},[11340],{"type":181,"value":277},{"type":175,"tag":201,"props":11342,"children":11343},{"style":280},[11344],{"type":181,"value":9908},{"type":175,"tag":201,"props":11346,"children":11347},{"style":219},[11348],{"type":181,"value":288},{"type":175,"tag":201,"props":11350,"children":11351},{"style":208},[11352],{"type":181,"value":293},{"type":175,"tag":201,"props":11354,"children":11355},{"style":296},[11356],{"type":181,"value":9921},{"type":175,"tag":201,"props":11358,"children":11359},{"style":235},[11360],{"type":181,"value":303},{"type":175,"tag":201,"props":11362,"children":11363},{"style":280},[11364],{"type":181,"value":8967},{"type":175,"tag":201,"props":11366,"children":11367},{"style":219},[11368],{"type":181,"value":254},{"type":175,"tag":201,"props":11370,"children":11371},{"style":280},[11372],{"type":181,"value":9022},{"type":175,"tag":201,"props":11374,"children":11375},{"style":219},[11376],{"type":181,"value":254},{"type":175,"tag":201,"props":11378,"children":11379},{"style":280},[11380],{"type":181,"value":8985},{"type":175,"tag":201,"props":11382,"children":11383},{"style":235},[11384],{"type":181,"value":341},{"type":175,"tag":201,"props":11386,"children":11387},{"style":219},[11388],{"type":181,"value":3111},{"type":175,"tag":201,"props":11390,"children":11391},{"class":203,"line":1780},[11392,11396,11400,11404,11408,11412,11416],{"type":175,"tag":201,"props":11393,"children":11394},{"style":280},[11395],{"type":181,"value":9961},{"type":175,"tag":201,"props":11397,"children":11398},{"style":219},[11399],{"type":181,"value":331},{"type":175,"tag":201,"props":11401,"children":11402},{"style":296},[11403],{"type":181,"value":7709},{"type":175,"tag":201,"props":11405,"children":11406},{"style":235},[11407],{"type":181,"value":303},{"type":175,"tag":201,"props":11409,"children":11410},{"style":280},[11411],{"type":181,"value":9978},{"type":175,"tag":201,"props":11413,"children":11414},{"style":235},[11415],{"type":181,"value":341},{"type":175,"tag":201,"props":11417,"children":11418},{"style":219},[11419],{"type":181,"value":3111},{"type":175,"tag":201,"props":11421,"children":11422},{"class":203,"line":1788},[11423],{"type":175,"tag":201,"props":11424,"children":11425},{"style":219},[11426],{"type":181,"value":405},{"type":175,"tag":201,"props":11428,"children":11429},{"class":203,"line":1839},[11430,11434,11438],{"type":175,"tag":201,"props":11431,"children":11432},{"style":208},[11433],{"type":181,"value":6024},{"type":175,"tag":201,"props":11435,"children":11436},{"style":280},[11437],{"type":181,"value":10005},{"type":175,"tag":201,"props":11439,"children":11440},{"style":219},[11441],{"type":181,"value":3111},{"type":175,"tag":201,"props":11443,"children":11444},{"class":203,"line":1891},[11445],{"type":175,"tag":201,"props":11446,"children":11447},{"style":219},[11448],{"type":181,"value":414},{"type":175,"tag":421,"props":11450,"children":11451},{},[11452,11454,11461,11463,11470],{"type":181,"value":11453},"Retrieving just the markdown works great if you're using the feed to integrate with ",{"type":175,"tag":427,"props":11455,"children":11458},{"href":11456,"rel":11457},"https://dev.to",[4999],[11459],{"type":181,"value":11460},"dev.to",{"type":181,"value":11462}," or ",{"type":175,"tag":427,"props":11464,"children":11467},{"href":11465,"rel":11466},"https://medium.com",[4999],[11468],{"type":181,"value":11469},"medium",{"type":181,"value":11471}," since both of these sites use markdown in their editors.",{"type":175,"tag":176,"props":11473,"children":11475},{"id":11474},"nuxtjssitemap",[11476],{"type":181,"value":11477},"@nuxtjs/sitemap",{"type":175,"tag":421,"props":11479,"children":11480},{},[11481],{"type":181,"value":11482},"You may want to generate a sitemap that includes links to all of your posts. You can do this similarly to how you generated the feed.",{"type":175,"tag":421,"props":11484,"children":11485},{},[11486],{"type":175,"tag":6997,"props":11487,"children":11488},{},[11489],{"type":181,"value":7001},{"type":175,"tag":421,"props":11491,"children":11492},{},[11493],{"type":181,"value":11494},"The sitemap module should always be declared last so that routes created by other modules can be included. After declaring the module you must configure the sitemap by adding the sitemap configuration object to the nuxt.config.js. You must supply the hostname, and you can optionally include any routes that are dynamically generated from nuxt content.\nThe routes property accepts an async function that returns an array of URLs.",{"type":175,"tag":190,"props":11496,"children":11498},{"className":192,"code":11497,"language":194,"meta":167,"style":167},"const createSitemapRoutes = async () => {\n  let routes = [];\n  const { $content } = require('@nuxt/content')\n  if (posts === null || posts.length === 0)\n    posts = await $content('blog').fetch();\n  for (const post of posts) {\n    routes.push(`blog/${post.slug}`);\n  }\n  return routes;\n}\n\nexport default {\n...\n  modules: [\n    '@nuxt/content',\n    '@nuxtjs/sitemap'\n  ],\n  sitemap: {\n    hostname: 'https://my-domain-name.com',\n    gzip: true,\n    routes: createSitemapRoutes\n  },\n...\n}\n",[11499],{"type":175,"tag":197,"props":11500,"children":11501},{"__ignoreMap":167},[11502,11534,11559,11606,11657,11712,11747,11805,11812,11827,11834,11841,11856,11863,11871,11890,11905,11916,11932,11961,11981,11997,12004,12011],{"type":175,"tag":201,"props":11503,"children":11504},{"class":203,"line":204},[11505,11509,11514,11518,11522,11526,11530],{"type":175,"tag":201,"props":11506,"children":11507},{"style":229},[11508],{"type":181,"value":4504},{"type":175,"tag":201,"props":11510,"children":11511},{"style":280},[11512],{"type":181,"value":11513}," createSitemapRoutes ",{"type":175,"tag":201,"props":11515,"children":11516},{"style":219},[11517],{"type":181,"value":1254},{"type":175,"tag":201,"props":11519,"children":11520},{"style":229},[11521],{"type":181,"value":6029},{"type":175,"tag":201,"props":11523,"children":11524},{"style":219},[11525],{"type":181,"value":1594},{"type":175,"tag":201,"props":11527,"children":11528},{"style":229},[11529],{"type":181,"value":2806},{"type":175,"tag":201,"props":11531,"children":11532},{"style":219},[11533],{"type":181,"value":222},{"type":175,"tag":201,"props":11535,"children":11536},{"class":203,"line":225},[11537,11542,11547,11551,11555],{"type":175,"tag":201,"props":11538,"children":11539},{"style":229},[11540],{"type":181,"value":11541},"  let",{"type":175,"tag":201,"props":11543,"children":11544},{"style":280},[11545],{"type":181,"value":11546}," routes",{"type":175,"tag":201,"props":11548,"children":11549},{"style":219},[11550],{"type":181,"value":288},{"type":175,"tag":201,"props":11552,"children":11553},{"style":235},[11554],{"type":181,"value":8927},{"type":175,"tag":201,"props":11556,"children":11557},{"style":219},[11558],{"type":181,"value":3111},{"type":175,"tag":201,"props":11560,"children":11561},{"class":203,"line":271},[11562,11566,11570,11574,11578,11582,11586,11590,11594,11598,11602],{"type":175,"tag":201,"props":11563,"children":11564},{"style":229},[11565],{"type":181,"value":9017},{"type":175,"tag":201,"props":11567,"children":11568},{"style":219},[11569],{"type":181,"value":4916},{"type":175,"tag":201,"props":11571,"children":11572},{"style":280},[11573],{"type":181,"value":249},{"type":175,"tag":201,"props":11575,"children":11576},{"style":219},[11577],{"type":181,"value":4145},{"type":175,"tag":201,"props":11579,"children":11580},{"style":219},[11581],{"type":181,"value":288},{"type":175,"tag":201,"props":11583,"children":11584},{"style":296},[11585],{"type":181,"value":5963},{"type":175,"tag":201,"props":11587,"children":11588},{"style":235},[11589],{"type":181,"value":303},{"type":175,"tag":201,"props":11591,"children":11592},{"style":219},[11593],{"type":181,"value":308},{"type":175,"tag":201,"props":11595,"children":11596},{"style":311},[11597],{"type":181,"value":4687},{"type":175,"tag":201,"props":11599,"children":11600},{"style":219},[11601],{"type":181,"value":308},{"type":175,"tag":201,"props":11603,"children":11604},{"style":235},[11605],{"type":181,"value":1836},{"type":175,"tag":201,"props":11607,"children":11608},{"class":203,"line":358},[11609,11613,11617,11621,11625,11629,11633,11637,11641,11645,11649,11653],{"type":175,"tag":201,"props":11610,"children":11611},{"style":208},[11612],{"type":181,"value":9754},{"type":175,"tag":201,"props":11614,"children":11615},{"style":235},[11616],{"type":181,"value":1695},{"type":175,"tag":201,"props":11618,"children":11619},{"style":280},[11620],{"type":181,"value":9763},{"type":175,"tag":201,"props":11622,"children":11623},{"style":219},[11624],{"type":181,"value":2839},{"type":175,"tag":201,"props":11626,"children":11627},{"style":219},[11628],{"type":181,"value":9772},{"type":175,"tag":201,"props":11630,"children":11631},{"style":219},[11632],{"type":181,"value":9777},{"type":175,"tag":201,"props":11634,"children":11635},{"style":280},[11636],{"type":181,"value":9782},{"type":175,"tag":201,"props":11638,"children":11639},{"style":219},[11640],{"type":181,"value":331},{"type":175,"tag":201,"props":11642,"children":11643},{"style":280},[11644],{"type":181,"value":9791},{"type":175,"tag":201,"props":11646,"children":11647},{"style":219},[11648],{"type":181,"value":2839},{"type":175,"tag":201,"props":11650,"children":11651},{"style":1959},[11652],{"type":181,"value":9800},{"type":175,"tag":201,"props":11654,"children":11655},{"style":235},[11656],{"type":181,"value":1836},{"type":175,"tag":201,"props":11658,"children":11659},{"class":203,"line":368},[11660,11664,11668,11672,11676,11680,11684,11688,11692,11696,11700,11704,11708],{"type":175,"tag":201,"props":11661,"children":11662},{"style":280},[11663],{"type":181,"value":9812},{"type":175,"tag":201,"props":11665,"children":11666},{"style":219},[11667],{"type":181,"value":288},{"type":175,"tag":201,"props":11669,"children":11670},{"style":208},[11671],{"type":181,"value":293},{"type":175,"tag":201,"props":11673,"children":11674},{"style":296},[11675],{"type":181,"value":249},{"type":175,"tag":201,"props":11677,"children":11678},{"style":235},[11679],{"type":181,"value":303},{"type":175,"tag":201,"props":11681,"children":11682},{"style":219},[11683],{"type":181,"value":308},{"type":175,"tag":201,"props":11685,"children":11686},{"style":311},[11687],{"type":181,"value":10256},{"type":175,"tag":201,"props":11689,"children":11690},{"style":219},[11691],{"type":181,"value":308},{"type":175,"tag":201,"props":11693,"children":11694},{"style":235},[11695],{"type":181,"value":341},{"type":175,"tag":201,"props":11697,"children":11698},{"style":219},[11699],{"type":181,"value":331},{"type":175,"tag":201,"props":11701,"children":11702},{"style":296},[11703],{"type":181,"value":350},{"type":175,"tag":201,"props":11705,"children":11706},{"style":235},[11707],{"type":181,"value":615},{"type":175,"tag":201,"props":11709,"children":11710},{"style":219},[11711],{"type":181,"value":3111},{"type":175,"tag":201,"props":11713,"children":11714},{"class":203,"line":381},[11715,11719,11723,11727,11731,11735,11739,11743],{"type":175,"tag":201,"props":11716,"children":11717},{"style":208},[11718],{"type":181,"value":9867},{"type":175,"tag":201,"props":11720,"children":11721},{"style":235},[11722],{"type":181,"value":1695},{"type":175,"tag":201,"props":11724,"children":11725},{"style":229},[11726],{"type":181,"value":4504},{"type":175,"tag":201,"props":11728,"children":11729},{"style":280},[11730],{"type":181,"value":9272},{"type":175,"tag":201,"props":11732,"children":11733},{"style":219},[11734],{"type":181,"value":9884},{"type":175,"tag":201,"props":11736,"children":11737},{"style":280},[11738],{"type":181,"value":9782},{"type":175,"tag":201,"props":11740,"children":11741},{"style":235},[11742],{"type":181,"value":1733},{"type":175,"tag":201,"props":11744,"children":11745},{"style":219},[11746],{"type":181,"value":1738},{"type":175,"tag":201,"props":11748,"children":11749},{"class":203,"line":390},[11750,11755,11759,11764,11768,11772,11777,11781,11785,11789,11793,11797,11801],{"type":175,"tag":201,"props":11751,"children":11752},{"style":280},[11753],{"type":181,"value":11754},"    routes",{"type":175,"tag":201,"props":11756,"children":11757},{"style":219},[11758],{"type":181,"value":331},{"type":175,"tag":201,"props":11760,"children":11761},{"style":296},[11762],{"type":181,"value":11763},"push",{"type":175,"tag":201,"props":11765,"children":11766},{"style":235},[11767],{"type":181,"value":303},{"type":175,"tag":201,"props":11769,"children":11770},{"style":219},[11771],{"type":181,"value":9091},{"type":175,"tag":201,"props":11773,"children":11774},{"style":311},[11775],{"type":181,"value":11776},"blog/",{"type":175,"tag":201,"props":11778,"children":11779},{"style":219},[11780],{"type":181,"value":2965},{"type":175,"tag":201,"props":11782,"children":11783},{"style":280},[11784],{"type":181,"value":8967},{"type":175,"tag":201,"props":11786,"children":11787},{"style":219},[11788],{"type":181,"value":331},{"type":175,"tag":201,"props":11790,"children":11791},{"style":280},[11792],{"type":181,"value":336},{"type":175,"tag":201,"props":11794,"children":11795},{"style":219},[11796],{"type":181,"value":2974},{"type":175,"tag":201,"props":11798,"children":11799},{"style":235},[11800],{"type":181,"value":341},{"type":175,"tag":201,"props":11802,"children":11803},{"style":219},[11804],{"type":181,"value":3111},{"type":175,"tag":201,"props":11806,"children":11807},{"class":203,"line":399},[11808],{"type":175,"tag":201,"props":11809,"children":11810},{"style":219},[11811],{"type":181,"value":405},{"type":175,"tag":201,"props":11813,"children":11814},{"class":203,"line":408},[11815,11819,11823],{"type":175,"tag":201,"props":11816,"children":11817},{"style":208},[11818],{"type":181,"value":6024},{"type":175,"tag":201,"props":11820,"children":11821},{"style":280},[11822],{"type":181,"value":11546},{"type":175,"tag":201,"props":11824,"children":11825},{"style":219},[11826],{"type":181,"value":3111},{"type":175,"tag":201,"props":11828,"children":11829},{"class":203,"line":622},[11830],{"type":175,"tag":201,"props":11831,"children":11832},{"style":219},[11833],{"type":181,"value":414},{"type":175,"tag":201,"props":11835,"children":11836},{"class":203,"line":634},[11837],{"type":175,"tag":201,"props":11838,"children":11839},{"emptyLinePlaceholder":362},[11840],{"type":181,"value":365},{"type":175,"tag":201,"props":11842,"children":11843},{"class":203,"line":671},[11844,11848,11852],{"type":175,"tag":201,"props":11845,"children":11846},{"style":208},[11847],{"type":181,"value":211},{"type":175,"tag":201,"props":11849,"children":11850},{"style":208},[11851],{"type":181,"value":216},{"type":175,"tag":201,"props":11853,"children":11854},{"style":219},[11855],{"type":181,"value":222},{"type":175,"tag":201,"props":11857,"children":11858},{"class":203,"line":689},[11859],{"type":175,"tag":201,"props":11860,"children":11861},{"style":219},[11862],{"type":181,"value":10046},{"type":175,"tag":201,"props":11864,"children":11865},{"class":203,"line":780},[11866],{"type":175,"tag":201,"props":11867,"children":11868},{"style":280},[11869],{"type":181,"value":11870},"  modules: [\n",{"type":175,"tag":201,"props":11872,"children":11873},{"class":203,"line":790},[11874,11878,11882,11886],{"type":175,"tag":201,"props":11875,"children":11876},{"style":219},[11877],{"type":181,"value":2775},{"type":175,"tag":201,"props":11879,"children":11880},{"style":311},[11881],{"type":181,"value":4687},{"type":175,"tag":201,"props":11883,"children":11884},{"style":219},[11885],{"type":181,"value":308},{"type":175,"tag":201,"props":11887,"children":11888},{"style":219},[11889],{"type":181,"value":668},{"type":175,"tag":201,"props":11891,"children":11892},{"class":203,"line":876},[11893,11897,11901],{"type":175,"tag":201,"props":11894,"children":11895},{"style":219},[11896],{"type":181,"value":2775},{"type":175,"tag":201,"props":11898,"children":11899},{"style":311},[11900],{"type":181,"value":11477},{"type":175,"tag":201,"props":11902,"children":11903},{"style":219},[11904],{"type":181,"value":4489},{"type":175,"tag":201,"props":11906,"children":11907},{"class":203,"line":961},[11908,11912],{"type":175,"tag":201,"props":11909,"children":11910},{"style":280},[11911],{"type":181,"value":7080},{"type":175,"tag":201,"props":11913,"children":11914},{"style":219},[11915],{"type":181,"value":668},{"type":175,"tag":201,"props":11917,"children":11918},{"class":203,"line":970},[11919,11924,11928],{"type":175,"tag":201,"props":11920,"children":11921},{"style":235},[11922],{"type":181,"value":11923},"  sitemap",{"type":175,"tag":201,"props":11925,"children":11926},{"style":219},[11927],{"type":181,"value":434},{"type":175,"tag":201,"props":11929,"children":11930},{"style":219},[11931],{"type":181,"value":222},{"type":175,"tag":201,"props":11933,"children":11934},{"class":203,"line":1055},[11935,11940,11944,11948,11953,11957],{"type":175,"tag":201,"props":11936,"children":11937},{"style":235},[11938],{"type":181,"value":11939},"    hostname",{"type":175,"tag":201,"props":11941,"children":11942},{"style":219},[11943],{"type":181,"value":434},{"type":175,"tag":201,"props":11945,"children":11946},{"style":219},[11947],{"type":181,"value":709},{"type":175,"tag":201,"props":11949,"children":11950},{"style":311},[11951],{"type":181,"value":11952},"https://my-domain-name.com",{"type":175,"tag":201,"props":11954,"children":11955},{"style":219},[11956],{"type":181,"value":308},{"type":175,"tag":201,"props":11958,"children":11959},{"style":219},[11960],{"type":181,"value":668},{"type":175,"tag":201,"props":11962,"children":11963},{"class":203,"line":1141},[11964,11969,11973,11977],{"type":175,"tag":201,"props":11965,"children":11966},{"style":235},[11967],{"type":181,"value":11968},"    gzip",{"type":175,"tag":201,"props":11970,"children":11971},{"style":219},[11972],{"type":181,"value":434},{"type":175,"tag":201,"props":11974,"children":11975},{"style":4137},[11976],{"type":181,"value":4140},{"type":175,"tag":201,"props":11978,"children":11979},{"style":219},[11980],{"type":181,"value":668},{"type":175,"tag":201,"props":11982,"children":11983},{"class":203,"line":1150},[11984,11988,11992],{"type":175,"tag":201,"props":11985,"children":11986},{"style":235},[11987],{"type":181,"value":11754},{"type":175,"tag":201,"props":11989,"children":11990},{"style":219},[11991],{"type":181,"value":434},{"type":175,"tag":201,"props":11993,"children":11994},{"style":280},[11995],{"type":181,"value":11996}," createSitemapRoutes\n",{"type":175,"tag":201,"props":11998,"children":11999},{"class":203,"line":1158},[12000],{"type":175,"tag":201,"props":12001,"children":12002},{"style":219},[12003],{"type":181,"value":602},{"type":175,"tag":201,"props":12005,"children":12006},{"class":203,"line":1166},[12007],{"type":175,"tag":201,"props":12008,"children":12009},{"style":219},[12010],{"type":181,"value":10046},{"type":175,"tag":201,"props":12012,"children":12013},{"class":203,"line":1741},[12014],{"type":175,"tag":201,"props":12015,"children":12016},{"style":219},[12017],{"type":181,"value":414},{"type":175,"tag":176,"props":12019,"children":12021},{"id":12020},"forestry-cms",[12022],{"type":181,"value":12023},"Forestry CMS",{"type":175,"tag":421,"props":12025,"children":12026},{},[12027,12029,12036],{"type":181,"value":12028},"You can integrate Nuxt Content with ",{"type":175,"tag":427,"props":12030,"children":12033},{"href":12031,"rel":12032},"https://tina.io/forestry",[4999],[12034],{"type":181,"value":12035},"Forestry",{"type":181,"value":12037}," in a few steps.",{"type":175,"tag":2665,"props":12039,"children":12040},{"type":2667},[12041],{"type":175,"tag":421,"props":12042,"children":12043},{},[12044,12046,12053,12057,12059],{"type":181,"value":12045},"We recommend to take a look at this tutorial made by ",{"type":175,"tag":427,"props":12047,"children":12050},{"href":12048,"rel":12049},"https://twitter.com/eQRoeil",[4999],[12051],{"type":181,"value":12052},"Pascal Cauhépé",{"type":175,"tag":12054,"props":12055,"children":12056},"br",{},[],{"type":181,"value":12058},"\n👉  ",{"type":175,"tag":427,"props":12060,"children":12063},{"href":12061,"rel":12062},"https://nuxt-content-and-forestry.netlify.app",[4999],[12064],{"type":181,"value":12061},{"type":175,"tag":6859,"props":12066,"children":12067},{},[12068],{"type":181,"value":6863},{"title":167,"searchDepth":225,"depth":225,"links":12070},[12071,12072,12073],{"id":6906,"depth":225,"text":6909},{"id":11474,"depth":225,"text":11477},{"id":12020,"depth":225,"text":12023},"content:7.v1:3.community:2.integrations.md","7.v1/3.community/2.integrations.md",1699441249465]