How is this article organized?

This article is designed to accommodate newbies in programming and to beginners to docusaurus or vercel. It is organized in stages in order to accommodate all levels.

First stage: Beginner Friendly Setup using Github and Vercel

Second stage: Running your Docusaurus Code on your Local Machine

Newbies can skip second stage for now if you are afraid of setting up dev environment in your local machine and just want to see the power of docusaurus. But this is best practice before commiting the changes of your code to git.

Third stage: A Quick walkthrough on the User Interface of the Docusaurus 2 Template

Fourth stage: Checking out what's under the hood "your code 😉" and how to customize it based on your need.

Now let's begin! 🥳