[{"data":1,"prerenderedAt":668},["ShallowReactive",2],{"blog-list":3},[4],{"id":5,"title":6,"author":7,"body":8,"date":657,"description":658,"extension":659,"meta":660,"navigation":182,"path":661,"seo":662,"slug":663,"stem":664,"tags":665,"__hash__":667},"blog\u002Fblog\u002Fhello-world.md","Hello World","Admin",{"type":9,"value":10,"toc":639},"minimark",[11,16,21,26,31,36,41,44,77,86,103,107,111,140,144,167,171,203,206,212,410,472,476,539,543,550,554,557,559,562,566,574,586,590,605,609,612,635],[12,13,15],"h1",{"id":14},"heading-1","Heading 1",[17,18,20],"h2",{"id":19},"heading-2","Heading 2",[22,23,25],"h3",{"id":24},"heading-3","Heading 3",[27,28,30],"h4",{"id":29},"heading-4","Heading 4",[32,33,35],"h5",{"id":34},"heading-5","Heading 5",[37,38,40],"h6",{"id":39},"heading-6","Heading 6",[42,43],"hr",{},[45,46,47,48,52,53,57,58,63,64,68,69,76],"p",{},"This is a regular paragraph with ",[49,50,51],"strong",{},"bold text",", ",[54,55,56],"em",{},"italic text",", and ",[54,59,60],{},[49,61,62],{},"bold italic text",". You can also use ",[65,66,67],"code",{},"inline code"," within a sentence. Here's a ",[70,71,75],"a",{"href":72,"rel":73},"https:\u002F\u002Fexample.com",[74],"nofollow","link to an example"," for reference.",[78,79,80,83],"blockquote",{},[45,81,82],{},"This is a blockquote. It can span multiple lines and is often used to highlight important information or quote external sources.",[45,84,85],{},"— Someone Famous",[78,87,88],{},[45,89,90,93,94,52,97,57,100,102],{},[49,91,92],{},"Note:"," Blockquotes can also contain ",[49,95,96],{},"bold",[54,98,99],{},"italic",[65,101,65],{},".",[17,104,106],{"id":105},"lists","Lists",[22,108,110],{"id":109},"unordered-list","Unordered List",[112,113,114,118,121,137],"ul",{},[115,116,117],"li",{},"First item",[115,119,120],{},"Second item with a longer description that wraps to the next line to test how the typography handles multi-line list items",[115,122,123,124],{},"Third item\n",[112,125,126,129],{},[115,127,128],{},"Nested item one",[115,130,131,132],{},"Nested item two\n",[112,133,134],{},[115,135,136],{},"Deeply nested item",[115,138,139],{},"Fourth item",[22,141,143],{"id":142},"ordered-list","Ordered List",[145,146,147,150,153,164],"ol",{},[115,148,149],{},"First step",[115,151,152],{},"Second step",[115,154,155,156],{},"Third step\n",[145,157,158,161],{},[115,159,160],{},"Sub-step one",[115,162,163],{},"Sub-step two",[115,165,166],{},"Fourth step",[22,168,170],{"id":169},"task-list","Task List",[112,172,175,185,191,197],{"className":173},[174],"contains-task-list",[115,176,179,184],{"className":177},[178],"task-list-item",[180,181],"input",{"checked":182,"disabled":182,"type":183},true,"checkbox"," Completed task",[115,186,188,190],{"className":187},[178],[180,189],{"checked":182,"disabled":182,"type":183}," Another completed task",[115,192,194,196],{"className":193},[178],[180,195],{"disabled":182,"type":183}," Incomplete task",[115,198,200,202],{"className":199},[178],[180,201],{"disabled":182,"type":183}," One more to do",[17,204,205],{"id":65},"Code",[45,207,208,209,211],{},"Inline ",[65,210,65],{}," looks like this. Here's a block:",[213,214,219],"pre",{"className":215,"code":216,"language":217,"meta":218,"style":218},"language-typescript shiki shiki-themes github-light github-dark","interface BlogPost {\n  title: string\n  description: string\n  date: string\n  author?: string\n  tags?: string[]\n}\n\nfunction formatPost(post: BlogPost): string {\n  const tags = post.tags?.join(', ') ?? 'none'\n  return `${post.title} by ${post.author} [${tags}]`\n}\n","typescript","",[65,220,221,238,252,262,272,283,297,303,309,337,370,405],{"__ignoreMap":218},[222,223,226,230,234],"span",{"class":224,"line":225},"line",1,[222,227,229],{"class":228},"szBVR","interface",[222,231,233],{"class":232},"sScJk"," BlogPost",[222,235,237],{"class":236},"sVt8B"," {\n",[222,239,241,245,248],{"class":224,"line":240},2,[222,242,244],{"class":243},"s4XuR","  title",[222,246,247],{"class":228},":",[222,249,251],{"class":250},"sj4cs"," string\n",[222,253,255,258,260],{"class":224,"line":254},3,[222,256,257],{"class":243},"  description",[222,259,247],{"class":228},[222,261,251],{"class":250},[222,263,265,268,270],{"class":224,"line":264},4,[222,266,267],{"class":243},"  date",[222,269,247],{"class":228},[222,271,251],{"class":250},[222,273,275,278,281],{"class":224,"line":274},5,[222,276,277],{"class":243},"  author",[222,279,280],{"class":228},"?:",[222,282,251],{"class":250},[222,284,286,289,291,294],{"class":224,"line":285},6,[222,287,288],{"class":243},"  tags",[222,290,280],{"class":228},[222,292,293],{"class":250}," string",[222,295,296],{"class":236},"[]\n",[222,298,300],{"class":224,"line":299},7,[222,301,302],{"class":236},"}\n",[222,304,306],{"class":224,"line":305},8,[222,307,308],{"emptyLinePlaceholder":182},"\n",[222,310,312,315,318,321,324,326,328,331,333,335],{"class":224,"line":311},9,[222,313,314],{"class":228},"function",[222,316,317],{"class":232}," formatPost",[222,319,320],{"class":236},"(",[222,322,323],{"class":243},"post",[222,325,247],{"class":228},[222,327,233],{"class":232},[222,329,330],{"class":236},")",[222,332,247],{"class":228},[222,334,293],{"class":250},[222,336,237],{"class":236},[222,338,340,343,346,349,352,355,357,361,364,367],{"class":224,"line":339},10,[222,341,342],{"class":228},"  const",[222,344,345],{"class":250}," tags",[222,347,348],{"class":228}," =",[222,350,351],{"class":236}," post.tags?.",[222,353,354],{"class":232},"join",[222,356,320],{"class":236},[222,358,360],{"class":359},"sZZnC","', '",[222,362,363],{"class":236},") ",[222,365,366],{"class":228},"??",[222,368,369],{"class":359}," 'none'\n",[222,371,373,376,379,381,383,386,389,391,393,396,399,402],{"class":224,"line":372},11,[222,374,375],{"class":228},"  return",[222,377,378],{"class":359}," `${",[222,380,323],{"class":236},[222,382,102],{"class":359},[222,384,385],{"class":236},"title",[222,387,388],{"class":359},"} by ${",[222,390,323],{"class":236},[222,392,102],{"class":359},[222,394,395],{"class":236},"author",[222,397,398],{"class":359},"} [${",[222,400,401],{"class":236},"tags",[222,403,404],{"class":359},"}]`\n",[222,406,408],{"class":224,"line":407},12,[222,409,302],{"class":236},[213,411,415],{"className":412,"code":413,"language":414,"meta":218,"style":218},"language-css shiki shiki-themes github-light github-dark",".prose {\n  max-width: 65ch;\n  font-size: 1rem;\n  line-height: 1.75;\n}\n","css",[65,416,417,424,441,456,468],{"__ignoreMap":218},[222,418,419,422],{"class":224,"line":225},[222,420,421],{"class":232},".prose",[222,423,237],{"class":236},[222,425,426,429,432,435,438],{"class":224,"line":240},[222,427,428],{"class":250},"  max-width",[222,430,431],{"class":236},": ",[222,433,434],{"class":250},"65",[222,436,437],{"class":228},"ch",[222,439,440],{"class":236},";\n",[222,442,443,446,448,451,454],{"class":224,"line":254},[222,444,445],{"class":250},"  font-size",[222,447,431],{"class":236},[222,449,450],{"class":250},"1",[222,452,453],{"class":228},"rem",[222,455,440],{"class":236},[222,457,458,461,463,466],{"class":224,"line":264},[222,459,460],{"class":250},"  line-height",[222,462,431],{"class":236},[222,464,465],{"class":250},"1.75",[222,467,440],{"class":236},[222,469,470],{"class":224,"line":274},[222,471,302],{"class":236},[17,473,475],{"id":474},"table","Table",[474,477,478,494],{},[479,480,481],"thead",{},[482,483,484,488,491],"tr",{},[485,486,487],"th",{},"Feature",[485,489,490],{},"Status",[485,492,493],{},"Notes",[495,496,497,509,519,529],"tbody",{},[482,498,499,503,506],{},[500,501,502],"td",{},"SSR",[500,504,505],{},"Supported",[500,507,508],{},"Enabled by default",[482,510,511,514,516],{},[500,512,513],{},"Tailwind CSS",[500,515,505],{},[500,517,518],{},"Utility-first styling",[482,520,521,524,526],{},[500,522,523],{},"Content",[500,525,505],{},[500,527,528],{},"Markdown-driven pages",[482,530,531,534,536],{},[500,532,533],{},"SEO",[500,535,505],{},[500,537,538],{},"Auto-generated meta tags",[17,540,542],{"id":541},"images","Images",[45,544,545],{},[546,547],"img",{"alt":548,"src":549},"Placeholder image","https:\u002F\u002Fplacehold.co\u002F800x400\u002Fe0e7ff\u002F4f46e5?text=Sample+Image",[17,551,553],{"id":552},"horizontal-rules","Horizontal Rules",[45,555,556],{},"Text above the rule.",[42,558],{},[45,560,561],{},"Text below the rule.",[17,563,565],{"id":564},"text-formatting","Text Formatting",[45,567,568,569,573],{},"This is ",[570,571,572],"del",{},"strikethrough text"," and this is regular text.",[45,575,576,577,102],{},"Here's a paragraph with a footnote reference",[578,579,580],"sup",{},[70,581,450],{"href":582,"ariaDescribedBy":583,"dataFootnoteRef":218,"id":585},"#user-content-fn-1",[584],"footnote-label","user-content-fnref-1",[17,587,589],{"id":588},"nested-blockquote","Nested Blockquote",[78,591,592,595],{},[45,593,594],{},"Level one",[78,596,597,600],{},[45,598,599],{},"Level two",[78,601,602],{},[45,603,604],{},"Level three",[17,606,608],{"id":607},"long-paragraph","Long Paragraph",[45,610,611],{},"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",[613,614,617,622],"section",{"className":615,"dataFootnotes":218},[616],"footnotes",[17,618,621],{"className":619,"id":584},[620],"sr-only","Footnotes",[145,623,624],{},[115,625,627,628],{"id":626},"user-content-fn-1","This is the footnote content. ",[70,629,634],{"href":630,"ariaLabel":631,"className":632,"dataFootnoteBackref":218},"#user-content-fnref-1","Back to reference 1",[633],"data-footnote-backref","↩",[636,637,638],"style",{},"html pre.shiki code .szBVR, html code.shiki .szBVR{--shiki-default:#D73A49;--shiki-dark:#F97583}html pre.shiki code .sScJk, html code.shiki .sScJk{--shiki-default:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sVt8B, html code.shiki .sVt8B{--shiki-default:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .s4XuR, html code.shiki .s4XuR{--shiki-default:#E36209;--shiki-dark:#FFAB70}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":218,"searchDepth":240,"depth":240,"links":640},[641,644,649,650,651,652,653,654,655,656],{"id":19,"depth":240,"text":20,"children":642},[643],{"id":24,"depth":254,"text":25},{"id":105,"depth":240,"text":106,"children":645},[646,647,648],{"id":109,"depth":254,"text":110},{"id":142,"depth":254,"text":143},{"id":169,"depth":254,"text":170},{"id":65,"depth":240,"text":205},{"id":474,"depth":240,"text":475},{"id":541,"depth":240,"text":542},{"id":552,"depth":240,"text":553},{"id":564,"depth":240,"text":565},{"id":588,"depth":240,"text":589},{"id":607,"depth":240,"text":608},{"id":584,"depth":240,"text":621},"2026-03-15","Our very first blog post.","md",{},"\u002Fblog\u002Fhello-world",{"title":6,"description":658},"hello-world","blog\u002Fhello-world",[666],"announcement","H-R6i9ClmLIRFAgNHpdEkxSnTv_lwR9G68EFXxXpaDM",1775495597565]