refactor: heros (#9886)

This commit is contained in:
Florent Delerue 2023-01-03 11:43:23 +01:00 committed by GitHub
parent a59f28a04a
commit 5f0b8d1945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 74 additions and 20 deletions

View File

@ -4,7 +4,7 @@ navigation.icon: ph:users-bold
<!-- markdownlint-disable -->
<!-- @case-police-disable -->
::community-hero
::docs-hero
---
image:
path: '/assets/docs/getting-started/nuxt-community/nuxt-community'

View File

@ -5,7 +5,14 @@ navigation.icon: ph:puzzle-piece
image: '/socials/modules.jpg'
---
::modules-hero
::page-hero
---
image:
src: '/assets/modules/hero'
format: 'webp'
height: '216'
width: '400'
---
#title
Modules
#description

View File

@ -5,11 +5,20 @@ navigation.icon: icon-park-outline:new-computer
image: '/socials/showcase.jpg'
---
::showcases-hero
::page-hero
---
image:
src: '/assets/showcase/hero'
format: 'webp'
height: '216'
width: '400'
---
#title
Showcase
#description
Discover our selection of websites built with Nuxt. This collection is powered by VueTelescope.
#extra
:::showcases-buttons-hero
::
:ShowcasesList

View File

@ -4,7 +4,14 @@ description: Find experts near you to help you to build and enhance your project
image: '/socials/support.jpg'
---
::support-hero
::page-hero
---
image:
src: '/assets/support/solutions/hero'
format: 'webp'
height: '216'
width: '400'
---
#title
Nuxt Support
#description

View File

@ -3,21 +3,19 @@ title: Nuxt Partner Agencies
description: Consult our agency partner catalog and find an agency near you with the right set of skills.
head.titleTemplate: '%s'
---
::agencies-hero
::page-hero
---
buttons:
- label: Submit my agency
to: https://docs.google.com/forms/d/e/1FAIpQLSf85qskit5QqmGJcruGkGF0U7240Bh9MeN0pHB18UiOMWC8dA/viewform
variant: primary-gradient
target: _blank
image:
src: '/assets/support/agencies/hero'
format: 'svg'
height: '216'
width: '400'
buttonText: 'Submit my agency'
to: 'https://docs.google.com/forms/d/e/1FAIpQLSf85qskit5QqmGJcruGkGF0U7240Bh9MeN0pHB18UiOMWC8dA/viewform'
---
#title
Agencies
#description
Are you looking for a trusted partner with a strong expertise in Nuxt development? Consult our agency partner catalog and find an agency near you with the right set of skills.
::

View File

@ -4,8 +4,20 @@ description: Nuxt is an open-source framework totally free to use thanks to our
image: '/socials/sponsors.jpg'
---
::sponsors-hero
::
::page-hero
---
image:
src: '/assets/support/sponsors/hero'
format: 'webp'
height: '216'
width: '400'
buttonText: 'Become a sponsor'
to: 'https://github.com/sponsors/nuxt'
---
#title
Sponsors
#description
Nuxt is an open-source framework totally free to use thanks to our generous sponsors. If you use Nuxt in your daily work and feel that it has made your life easier, please consider backing us.
::sponsors-section
::

View File

@ -4,7 +4,20 @@ description: Browse available openings for coding with Vue and Nuxt all over the
image: '/socials/jobs.jpg'
---
::jobs-hero
::page-hero
---
image:
src: '/assets/support/jobs/hero'
format: 'webp'
height: '216'
width: '400'
buttonText: 'Post a job'
to: 'https://vuejobs.com/jobs/create'
---
#title
Explore Nuxt Jobs
#description
Browse available openings for coding with Vue and Nuxt all over the world.
::
::jobs-list

View File

@ -4,13 +4,21 @@ description: Welcome to Nuxt design definition page. Identity was redefined by h
image: '/socials/design-kit.jpg'
---
::resources-design-kit-hero
::page-hero
---
image:
src: '/assets/design-kit/hero-designkit'
format: 'webp'
height: '216'
width: '400'
---
#title
Design Kit
#description
Welcome to Nuxt design definition page. Identity was redefined by handpicking conscientiously colors, typography and shapes in order to put forward how performant, useful & easy Nuxt products are.
#buttonText
Download design kit
#extra
:::resources-design-kit-assets-link
:::
::
::resources-design-kit-section

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB