Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 1.58 KB

Z-first-week-on-github.md

File metadata and controls

44 lines (22 loc) · 1.58 KB

First Week on GitHub

After you've mastered the basics, learn some of the fun things you can do on GitHub. From GitHub Pages to building projects with your friends, this path will give you plenty of new ideas.

Tags: none


After you've mastered the basics, learn some of the fun things you can do on GitHub. From GitHub Pages to building projects with your friends, this path will give you plenty of new ideas.


(1) Discover GitHub Pages

Launching a personal website has never been easier with GitHub Pages. Watch this fun video to learn how you can create and host beautiful, free web pages on GitHub.

Link

(2) github-pages

Are you ready to make your own website with GitHub Pages. This course will help you create your first website in only a few minutes.

Link

(3) reviewing-pull-requests

You mastered the GitHub Flow on your first day. Today, learn how to provide great reviews on the pull requests created by your teammates.

Link

(4) managing-merge-conflicts

When you collaborate with others, you may make changes to the same code on different branches. Don't worry, GitHub has you covered. We'll block the merge and help you come to peaceful agreement on how those final changes should look.

Link

(5) securing-your-workflows

It's never to soon to start thinking about security. Learn best practices for securing your workflows with GitHub's security features.

Link