diff --git a/docs/1.getting-started/1.introduction.md b/docs/1.getting-started/1.introduction.md index d092c50579..2860e5bde3 100644 --- a/docs/1.getting-started/1.introduction.md +++ b/docs/1.getting-started/1.introduction.md @@ -1,7 +1,8 @@ --- -title: 'Introduction' +title: Introduction description: Nuxt's goal is to make web development intuitive and performant with a great Developer Experience in mind. -navigation.icon: i-ph-info-duotone +navigation: + icon: i-ph-info-duotone --- Nuxt is a free and [open-source framework](https://github.com/nuxt/nuxt) with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with [Vue.js](https://vuejs.org). @@ -78,4 +79,3 @@ Nuxt is composed of different [core packages](https://github.com/nuxt/nuxt/tree/ - Development kit: [@nuxt/kit](https://github.com/nuxt/nuxt/tree/main/packages/kit) We recommend reading each concept to have a full vision of Nuxt capabilities and the scope of each package. - diff --git a/docs/5.community/2.getting-help.md b/docs/5.community/2.getting-help.md index 8f4e038906..4100c849d6 100644 --- a/docs/5.community/2.getting-help.md +++ b/docs/5.community/2.getting-help.md @@ -1,7 +1,8 @@ --- -title: 'Getting Help' -description: "We're a friendly community of developers and we'd love to help." -navigation.icon: i-ph-lifebuoy-duotone +title: Getting Help +description: We're a friendly community of developers and we'd love to help. +navigation: + icon: i-ph-lifebuoy-duotone --- At some point, you may find that there's an issue you need some help with. @@ -16,13 +17,10 @@ Please don't feel embarrassed about asking a question that you think is easy - w Everyone you'll encounter is helping out because they care, not because they are paid to do so. The kindest thing to do is make it easy for them to help you. Here are some ideas: -* _Explain what your objective is, not just the problem you're facing._ "I need to ensure my form inputs are accessible, so I'm trying to get the ids to match between server and client." - -* _Make sure you've first read the docs and used your favorite search engine_. Let people know by saying something like "I've Googled for 'nuxt script setup' but I couldn't find code examples anywhere." - -* _Explain what you've tried._ Tell people the kind of solutions you've experimented with, and why. Often this can make people's advice more relevant to your situation. - -* _Share your code._ People probably won't be able to help if they just see an error message or a screenshot - but that all changes if you share your code in a copy/pasteable format - preferably in the form of a minimal reproduction like a CodeSandbox. +- _Explain what your objective is, not just the problem you're facing._ "I need to ensure my form inputs are accessible, so I'm trying to get the ids to match between server and client." +- _Make sure you've first read the docs and used your favorite search engine_. Let people know by saying something like "I've Googled for 'nuxt script setup' but I couldn't find code examples anywhere." +- _Explain what you've tried._ Tell people the kind of solutions you've experimented with, and why. Often this can make people's advice more relevant to your situation. +- _Share your code._ People probably won't be able to help if they just see an error message or a screenshot - but that all changes if you share your code in a copy/pasteable format - preferably in the form of a minimal reproduction like a CodeSandbox. And finally, just ask the question! There's no need to [ask permission to ask a question](https://dontasktoask.com) or [wait for someone to reply to your 'hello'](https://www.nohello.com). If you do, you might not get a response because people are waiting for the whole question before engaging. @@ -31,3 +29,11 @@ And finally, just ask the question! There's no need to [ask permission to ask a Something isn't working the way that the docs say that it should. You're not sure if it's a bug. You've searched through the [open issues](https://github.com/nuxt/nuxt/issues) and [discussions](https://github.com/nuxt/nuxt/discussions) but you can't find anything. (if there is a closed issue, please create a new one) We recommend taking a look at [how to report bugs](/docs/community/reporting-bugs). Nuxt is still in active development, and every issue helps make it better. + +## "I need professional help" + +If the community couldn't provide the help you need in the time-frame you have, NuxtLabs offers professional support with the [Nuxt Experts](https://nuxt.com/enterprise/support). + +The objective of the Nuxt Expert is to provide support to the Vue ecosystem, while also creating freelance opportunities for those contributing to open-source solutions, thus helping to maintain the sustainability of the ecosystem. + +The Nuxt experts are Vue, Nuxt and Vite chosen contributors providing professional support and consulting services.