/
Your sidekick in using GitHub Pages and blogs
GitHub Learning Lab is an integrated learning experience to help you learn how to use GitHub by using GitHub. Complete courses at your own pace on collaboration, workflow, and more.
Did you know you can host your personal, organization, and project sites on GitHub? With GitHub Pages, you can quickly create a site from your GitHub repositories—a great way to share static content related to your repository like resumes, portfolios, and project blogs.
In this course, you’ll learn how to:
This course has a dedicated message board on the GitHub Community website. If you want to discuss this course with GitHub Trainers or other participants create a post over there. The message board can also be used to troubleshoot any issue you encounter while taking this course.
Generate a GitHub Pages site with the automatic page generator.
Open a pull request with changes to the homepage.
Merge the pull request that customizes your homepage.
Edit the configuration file to display your information.
Create a new file that will become your first blog post.
Add YAML front matter to the blog post to display the title and date.
Merge the pull request so your blog post will appear on your GitHub Pages site.
Looking for help? Check out the GitHub Community Forum.