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

Commit b73b1d7

Browse files
authored
Create real OSS README
1 parent 4b0f1ac commit b73b1d7

File tree

1 file changed

+22
-8
lines changed

1 file changed

+22
-8
lines changed

README.md

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
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+
<p align="center"><a href="https://lab.github.com/"><img alt="Learning Lab bot" src="https://user-images.githubusercontent.com/16547949/62085817-83232580-b22a-11e9-8693-7c54205b04e5.png"></a></p>
22

3-
In this course, you’ll learn how to:
3+
<h1 align="center">Course: GitHub Pages </h1>
44

5-
- Enable GitHub Pages
6-
- Choose a theme with Jekyll
7-
- Use YAML front matter
8-
- Customize your site
9-
- Create and edit blog posts
5+
This repository powers the Learning Lab course [_GitHub Pages_](https://lab.github.com/githubtraining/github-pages).
106

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.
7+
Every Learning Lab course is made up of:
8+
- a [course repository](https://github.com/githubtraining/github-pages), and
9+
- a [template repository](https://github.com/githubtraining/github-pages-with-jekyll-template)
10+
11+
The course repository is written in YAML and Markdown. The template repository could be written in any language that supports the learning objectives.
12+
13+
For more information on the goals of this course, check out the [`course-details.md`](course-details.md).
14+
15+
## Contribute
16+
17+
See something we could improve? Check out the contributing guide in the [community contributors repository](https://github.com/githubtraining/community-contributors/blob/master/CONTRIBUTING.md) for more information on the types of contributions we :heart: and instructions.
18+
19+
We :heart: our community and take great care to ensure it is fun, safe and rewarding. Please review our [Code of Conduct](https://github.com/githubtraining/community-contributors/blob/master/CODE_OF_CONDUCT.md) for community expectations and guidelines for reporting concerns.
20+
21+
## License
22+
23+
All Learning Lab course repositories are licensed under [CC-BY-4.0](../LICENSE) (c) 2019 GitHub, Inc. The template repositories associated with each course may have different licenses.
24+
25+
When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos)

0 commit comments

Comments
 (0)