feat(docs): jazz up the docs site (#38594)

This commit is contained in:
Mrugesh Mohapatra
2020-04-21 06:56:45 +05:30
committed by GitHub
parent 0541506488
commit 3c81587924
7 changed files with 140 additions and 209 deletions

View File

@ -18,7 +18,9 @@ This is essential, as it allows you to work on your own copy of freeCodeCamp on
**Follow these steps to fork the `https://github.com/freeCodeCamp/freeCodeCamp` repository:**
1. Go to the freeCodeCamp repository on GitHub: <https://github.com/freeCodeCamp/freeCodeCamp>
2. Click the "Fork" Button in the upper right-hand corner of the interface ([More Details Here](https://help.github.com/articles/fork-a-repo/))
3. After the repository has been forked, you will be taken to your copy of the freeCodeCamp repository at `https://github.com/YOUR_USER_NAME/freeCodeCamp`
![GIF - How to fork freeCodeCamp on GitHub](./images/github/how-to-fork-freeCodeCamp.gif)