Nuxt/docs/2.guide/0.index.md
Sébastien Chopin f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00

752 B

title titleTemplate description navigation surround
Nuxt Guide %s Lean how Nuxt works with in-depth guides. false false

::card-group{class="sm:grid-cols-1"} ::card{icon="i-ph-medal-duotone" title="Key Concepts" to="/docs/guide/concepts"} Discover the main concepts behind Nuxt, from auto-import, hybrid rendering to its TypeScript support. :: ::card{icon="i-ph-folders-duotone" title="Directory Structure" to="/docs/guide/directory-structure"} Learn about Nuxt directory structure and what benefits each directory or file offers. :: ::card{icon="i-ph-star-duotone" title="Going Further" to="/docs/guide/going-further"} Master Nuxt with advanced concepts like experimental features, hooks, modules, and more. :: ::