docs: make installation guide more beginner-friendly - #6187
Conversation
|
✔️ [V2] 🔨 Explore the source changes: 48a3e61 🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/61c8441d10c1310008d62c6d 😎 Browse the preview: https://deploy-preview-6187--docusaurus-2.netlify.app |
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-6187--docusaurus-2.netlify.app/ |
|
I'm not sure why prettier docs keeps throwing an error? |
Josh-Cena
left a comment
There was a problem hiding this comment.
I'm fine to add a few lines of explanation, but the current one may be too long
Josh-Cena
left a comment
There was a problem hiding this comment.
I'm done with my edits. If you don't have further modifications we'll merge
|
I've just added Discord to the https://docusaurus.io/docs/installation#problems part of the page. |
* Add support for beginners * Add files via upload * Update intro.md * Update intro.md * Update intro.md * Update intro.md * Update intro.md * Edits * Edits * Last nits * Edit * Update installation.md Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Motivation
When I started out with Docusaurus I had no idea about NPM, yarn or even coding. I feel that although this isn't a very big change, it'll still help the beginners with getting started. I could've really used with this information when I started, so I feel that it'll definitely help others.
Have you read the Contributing Guidelines on pull requests?
Yes