Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 2bd29fc

Browse files
authored
Update course-details.md
1 parent 73803f9 commit 2bd29fc

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

course-details.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
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.
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
26

37
In this course, you’ll learn how to:
48

@@ -8,4 +12,27 @@ In this course, you’ll learn how to:
812
- Customize your site
913
- Create and edit blog posts
1014

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+
![Screenshot_2020-02-25 Welcome to my blog](https://user-images.githubusercontent.com/1221423/75267083-224fd180-57a8-11ea-8acf-64c1ee6d950f.png)
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

Comments
 (0)