Skip to content

Commit

Permalink
docs: fix homepage feature cards
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jun 2, 2021
1 parent 0619b38 commit da38267
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---
::
::

1 comment on commit da38267

@vercel
Copy link

@vercel vercel bot commented on da38267 Jun 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.