You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# amorpheuz.github.io
2
2
3
-
Welcome Everyone!👋 This is the codebase for my, Yash Dave's, portfolio website. Feel free to drop any ideas or suggestions as `Feature Request` issues! See any bug on your daily device? Please open a `Bug Report` Issue. With your help, I will be able to ensure that my portfolio remains bug free!
3
+
Welcome, Everyone!👋 This is the codebase for my, Yash Dave's, portfolio website.
4
4
5
5
## Who am I? 👨💻
6
6
@@ -17,15 +17,17 @@ Please follow the following steps in order to get the website running on your sy
17
17
### Prerequisites
18
18
19
19
-**[Yarn 1.x](https://classic.yarnpkg.com/lang/en/):** please refer to their [installation guide](https://classic.yarnpkg.com/en/docs/install).
20
-
-**[Gatsby](https://www.gatsbyjs.org/) & its preequisites:** please refer to their [tutorial instructions](https://www.gatsbyjs.org/tutorial/part-zero/). If you are new to Gatsby, do go through the full tutorial!
20
+
-**[Gatsby](https://www.gatsbyjs.org/) & its prerequisites:** please refer to their [tutorial instructions](https://www.gatsbyjs.org/tutorial/part-zero/). If you are new to Gatsby, do go through the full tutorial!
21
21
22
22
### Setup
23
23
24
24
- Ensure **prerequisites** are successfully installed before proceeding.
25
-
- Fork the repo using button to the top right, then clone the fork.
25
+
- Fork the repo using the button to the top right, then clone the fork.
26
26
- If you need help regarding how to create, clone & manage a fork, go through [Fork a repo - GitHub](https://help.github.com/en/github/getting-started-with-github/fork-a-repo)
27
27
- Run the command `yarn install` inside the cloned repo to install all the dependencies.
28
-
- Run the command `gatsby develop` in order to start the website in development mode. By default the server runs at `localhost:8000`.
28
+
- Run the command `gatsby develop` in order to start the website in development mode. By default, the server runs at `localhost:8000`.
29
+
30
+
Feel free to drop any ideas or suggestions as `Feature Request` issues! See any bug on your daily device? Please open a `Bug Report` Issue. With your help, I will be able to ensure that my portfolio remains bug-free!
0 commit comments