Skip to content

Commit

Permalink
fix(lint): disable prettier on markdown & fix markdown syntax (nuxt#1917
Browse files Browse the repository at this point in the history
)
  • Loading branch information
smarroufin authored Nov 3, 2021
1 parent 4713824 commit 5e8b4cc
Show file tree
Hide file tree
Showing 6 changed files with 531 additions and 771 deletions.
2 changes: 1 addition & 1 deletion .lintstagedrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"*.(js|ts|html|css|vue|md)":[
"*.(js|ts|html|css|vue)":[
"prettier --write"
]
}
214 changes: 86 additions & 128 deletions content/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ Build your next Vue.js application with confidence using Nuxt.<br class="hidden
:app-button[Get started]{ to="/docs/get-started/installation" }
::

## ::home-learn-master

## category: Learn
::home-learn-master
---
category: Learn
---

#title
[Easy]{.text-primary} to learn. [Easy]{.text-primary} to master
Expand All @@ -33,88 +34,73 @@ Learn everything you need to know, from beginner to master.
:app-button[Start learning]{to="/docs/get-started/installation"}
::

## ::home-features

## category: Features

## ::section-content-item
::home-features
---
category: Features
---

::section-content-item
---
title: Zero Configuration
description: 'Start coding your app right away, Nuxt takes care of the rest.'
image: /img/home/discover/dx/zero-config.svg

---

::

## ::section-content-item

::section-content-item
---
title: File-system Routing
description: 'Automatic routing and code-splitting for every page.'
image: /img/home/discover/dx/file-system-routing.svg

---

::

## ::section-content-item

::section-content-item
---
title: Rendering Modes
description: 'Switch between static-site generation or on-demand server rendering.'
image: /img/home/discover/dx/hybrid.svg

---

::

## ::section-content-item

::section-content-item
---
title: Data Fetching
description: 'Fetch your content from any source in your Vue components, SSR ready.'
image: /img/home/discover/dx/fetch.svg

---

::

## ::section-content-item

::section-content-item
---
title: Strong Conventions
description: 'Efficient teamwork with a strong directory structure and conventions.'
image: /img/home/discover/dx/conventions.svg

---

::

## ::section-content-item

::section-content-item
---
title: SEO Friendly
description: 'Meta tag management and faster time-to-content for great indexing.'
image: /img/home/discover/dx/seo.svg

---

::

## ::section-content-item

::section-content-item
---
title: Components Auto-import
description: 'Use your components, Nuxt will import them with smart code-splitting.'
image: /img/home/discover/dx/auto-inject.svg

---

::

## ::section-content-item

::section-content-item
---
title: Modules Ecosystem
description: 'Extend your app with 160+ Nuxt modules and create your own.'
image: /img/home/discover/dx/modular.svg

---

::

#title
Expand All @@ -124,9 +110,10 @@ Intuitive [D]{.text-primary}eveloper E[x]{.text-primary}perience
Nuxt is shipped with plenty of features to boost developer productivity and the end user experience.
::

## ::home-discover-partners

## category: Partners
::home-discover-partners
---
category: Partners
---

#title
Sustainable [_Development_]{.text-primary}
Expand All @@ -135,98 +122,83 @@ Sustainable [_Development_]{.text-primary}
Nuxt development is carried out by passionate developers, but the amount of effort needed to maintain and develop new features is not sustainable without proper financial backing. We are thankful for our sponsors and partners, who help make Nuxt possible.<br>

#partners-card
::home-partners-card

---
::home-partners-card
---
icon: technology.svg
category: technology
---
#title
Technology partners

#description
Technology partners offer services that empower Nuxt developers, such as CMS, Hosting, Database, and more.

#button
Discover our technology partners
::

::home-partners-card
---
icon: agency.svg
category: agency
---
#title
Agency partners

#description
Agency partners are trusted web and consulting agencies that can provide Nuxt development and support for your projects.

#button
Find a Nuxt expert
::

icon: technology.svg
category: technology

---

#title
Technology partners

#description
Technology partners offer services that empower Nuxt developers, such as CMS, Hosting, Database, and more.

#button
Discover our technology partners
#bottom
:app-button[Become a partner]{href="mailto:[email protected]"}
::

::home-partners-card

::home-learn-guides
---

icon: agency.svg
category: agency

category: Learn
---

#title
Agency partners

#description
Agency partners are trusted web and consulting agencies that can provide Nuxt development and support for your projects.

#button
Find a Nuxt expert
::

#bottom
:app-button[Become a partner]{href="mailto:[email protected]"}
::

## ::home-learn-guides

## category: Learn

## ::section-content-item

::section-content-item
---
title: Documentation
description: 'Discover Nuxt concepts and find a complete API reference.'
image: /img/home/learn/guides/gem-1.svg
to: '/docs/get-started/installation'
hoverClass: 'hover:bg-sky-darker'

---

::

## ::section-content-item

::section-content-item
---
title: Examples
description: "Learn by examples produced by the community."
image: /img/home/learn/guides/gem-2.svg
to: '/examples'
hoverClass: 'hover:bg-sky-darker'

---

::

## ::section-content-item

::section-content-item
---
title: Releases
description: 'Find out what has changed before upgrading.'
image: /img/home/learn/guides/gem-3.svg
to: '/releases'
hoverClass: 'hover:bg-sky-darker'

---

::

## ::section-content-item

::section-content-item
---
title: Master Courses
description: 'Watch a complete series of videos to learn Nuxt with our partner Vue School.'
image: /img/home/learn/guides/gem-4.svg
to: 'https://masteringnuxt.com/?utm_source=nuxt&utm_medium=link&utm_campaign=nsite'
hoverClass: 'hover:bg-sky-darker'

---

::

#title
Expand All @@ -236,46 +208,37 @@ Follow our [_Guides_]{.text-primary}
From an idea to a masterpiece, guides take you on the path to becoming a Nuxter.
::

## ::home-explore

## category: Explore

## ::section-content-item
::home-explore
---
category: Explore
---

::section-content-item
---
title: 'Deployments'
description: 'Extend and automate your workflow by using deployments for your favorite tools.'
image: '/img/home/explore/gem-explore-1.svg'
to: '/deployments'
hoverClass: 'hover:bg-sky-surface'

---

::
::section-content-item

---

title: 'Modules'
description: 'Discover our list of modules to supercharge your Nuxt project. Created by the Nuxt team and community.'
image: '/img/home/explore/gem-explore-2.svg'
to: 'https://modules.nuxtjs.org'
hoverClass: 'hover:bg-sky-surface'

---

::
::section-content-item

---

title: 'Themes'
description: 'See how a real world application is built using the Nuxt stack with the themes built by our partners.'
image: '/img/home/explore/gem-explore-3.svg'
to: '/themes'
hoverClass: 'hover:bg-sky-surface'

---

::

#title
Expand All @@ -285,13 +248,12 @@ Moving forward? So much to [_Explore_]{.text-primary}
Discover powerful modules, integrate with your favorite providers and start quickly with themes.
::

## ::home-community

::home-community
---
category: Community
announcementsCategory: Announcements
eventsCategory: Events
articleLinkTitle: Get infos

---

#title
Expand All @@ -301,24 +263,20 @@ Sharing is [Caring]{.text-sky-lighter}
Discover articles from the framework team and community about Nuxt. Tips and tricks included!
::

## ::home-testimonials

## category: Community

::home-testimonials
---
category: Community
---
#title
Testimonials

#description
Learn what the experts love about Nuxt.

#testimonials
:::testimonials

---

home: true

---

:::
:::testimonials
---
home: true
---
:::
::
Loading

0 comments on commit 5e8b4cc

Please sign in to comment.