Put your first website here
1️⃣ Fork the repository to your account.
2️⃣ Create three new branches with the name gh-pages
, contrib
, feedback
and source-code
.
3️⃣ Check out to gh-pages
branch to do the following.
4️⃣ Refer to the Template.md and change the content as requested.
5️⃣ Create a GitHub page using the gh-pages
branch.
6️⃣ Check that the site has been published and view it from the browser.
7️⃣ Make a pull request with the changes made.
1️⃣ Check out to source-code
branch.
2️⃣ Create a new folder under your name inside the My-Site
folder and paste the source code into that folder.
3️⃣ Make another pull request with the source-code
branch.
1️⃣ Check out to contrib
branch.
2️⃣ Update the Completers.md file with your name and link to the web site.
3️⃣ Make another pull request with the contrib
branch.
1️⃣ Check out to feedback
branch.
2️⃣ Inside Feedback folder, create a new file with the name YourGitHubHandle.md
content copied from MyFeedBack.md
3️⃣ Add your feedback and make another pull request.