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
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
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.
1
+
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.
2
+
3
+
If you're new to GitHub Pages, or you want to learn how to build and host a GitHub Pages site, you're in the right place. With GitHub Pages, you can host content like documentation, resumes, or any other static content that you’d like.
4
+
5
+
## What you'll learn
2
6
3
7
In this course, you’ll learn how to:
4
8
@@ -8,4 +12,27 @@ In this course, you’ll learn how to:
8
12
- Customize your site
9
13
- Create and edit blog posts
10
14
11
-
This course has a dedicated message board on the [GitHub Community]({{ communityBoard }}) 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.
15
+
You'll know the answers to questions like:
16
+
17
+
- What is GitHub pages?
18
+
- How do I make sites with GitHub Pages?
19
+
- How do I create my own blog?
20
+
21
+
## What you'll build
22
+
23
+
In this course, you'll build a simple personal blog site with GitHub Pages. You'll be able to add posts and share your blog with anyone.
24
+
25
+

26
+
27
+
## Prerequisites
28
+
29
+
For this course, you'll need to know how to create a branch on GitHub, commit changes using Git, and open a pull request on GitHub. If you need a refresher on the GitHub flow, check out the [Introduction to GitHub course](https://lab.github.com/githubtraining/introduction-to-github). We'll assume you know what [blogs](https://en.wikipedia.org/wiki/Blog) are and how they work.
30
+
31
+
## Projects used
32
+
33
+
-[Jekyll](https://jekyllrb.com), a static site generator
34
+
-[Jekyll minima theme](https://github.com/jekyll/minima), a one-size-fits-all Jekyll theme for writers
35
+
36
+
## Audience
37
+
38
+
This is a great beginner course. If you're wanting to run your own blog, personal site, project site, or portfolio, this is the best course for you. This is a wonderful course for students, project maintainers, and small businesses.
0 commit comments