diff --git a/docs/content/index.md b/docs/content/index.md index cbfbd1e2d..ae3d2939d 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -26,53 +26,62 @@ Write pages in markdown, use Vue components, add style with Windi CSS and enjoy description: Harness the full power of Nuxt and the Nuxt ecosystem. iconClass: 'text-hex-00DC82' title: Nuxt Architecture. + --- :: ::card icon: IconVue title: Vue Components. description: Use built-in components (or your own!) inside your content. + --- :: ::card icon: IconMarkdown title: Write Markdown. description: Enjoy the ease and simplicity of Markdown as you write your documentation. + --- :: ::card icon: IconWindi title: Windi CSS. description: Windi CSS is built in for great developer experience and rapid customization. + --- :: ::card icon: IconSSG title: Static Generation. description: Generate your documentation as a static website and host it anywhere. + --- :: ::card icon: IconLighthouse title: Lighthouse Optimised. description: Start with a blazing fast site with a perfect Lighthouse score. + --- :: ::card icon: IconZap title: Smart Generation. description: Automatically skip a full build if you've only changed Markdown files. + --- :: ::card icon: IconPuzzle title: Extensible. description: Customize the whole design, or add components using slots - you can make Docus your own. + --- :: ::card icon: IconGitHub title: Open Source. description: Docus is released under the MIT license and made with love by the NuxtLabs team. + --- :: ::