Skip to content

Commit 60ca419

Browse files
committed
added the prerequisties
1 parent c429244 commit 60ca419

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

docs/getting_started.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,16 @@ sidebar_label: How to Contribute to Blogs
55
sidebar_position: 2
66
---
77

8-
This guide walks you through everything you need to write and publish a blog post on recode hive — from setting up the project locally to pushing your changes as a pull request.
8+
This guide walks you through everything you need to write and publish a blog post on recode hive, heads-up for you there is a lot of steps, our idea is not about <b>quantity</b>, lets focus on quality on the article you write the best one will be eligible for [GitHub Sponsorship](http://localhost:3000/our-sponsors/).
99

1010
---
1111

12-
## Prerequisites
13-
14-
Before you start, make sure you have the following installed:
15-
16-
- [Node.js](https://nodejs.org/) (v18 or later)
17-
- [Git](https://git-scm.com/)
18-
- A code editor (e.g., [VS Code](https://code.visualstudio.com/))
19-
12+
:::info Prerequisites
13+
- 📦 [Node.js](https://nodejs.org/) (v18 or later)
14+
- 🔧 [Git](https://git-scm.com/)
15+
- 💻 [VS Code](https://code.visualstudio.com/) or your preferred editor
16+
- Refer the welcome page to install and setup the repository in your local system. [Check here](http://localhost:3000/docs/)
17+
:::
2018
---
2119

2220
## Step 1: Fork and Clone the Repository

0 commit comments

Comments
 (0)