Nuxt/docs/content/newsletter.md
Sébastien Chopin 104bcbd665
docs: add back the newsletter (#10032)
* docs: add newsletter sections

* chore: update

* chore: add newsletter page

* chore: bump version of theme

* chore: update theme

* chore: up

* chore(docs): update to edge nuxt/nitropack

Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-11 22:13:04 +01:00

36 lines
743 B
Markdown

---
title: Nuxt Newsletter
description: 'Get the latest releases and news about Nuxt and its ecosystem with our newsletter.'
navigation: false
---
::home-section
#title
The Nuxt Newsletter
#description
Get the latest releases and news about Nuxt and its ecosystem with our newsletter.
#extra
:newsletter-form{.pt-6}
::
:::home-section{ .mb-20 }
---
sectionAlign: 'row'
buttons:
- label: 'Get started'
size: 'xl'
variant: 'primary-gradient'
to: '/docs/getting-started/introduction'
- label: 'Explore Examples'
size: 'xl'
variant: 'secondary'
to: '/docs/examples/essentials/hello-world'
---
#sectionTitle
GETTING STARTED
#title
Start your Nuxt Journey
#description
Learn everything you need to know, from beginner to master.
:::