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

Commit 53dd20f

Browse files
committed
set up details template
1 parent 8c863ff commit 53dd20f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

course-details.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,32 @@ In this course, you'll learn how to:
99
- Publish your page to the web using GitHub Pages
1010

1111
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.
12+
13+
14+
## What you'll learn
15+
16+
We'll answer common questions like:
17+
18+
- How do you use GitHub Pages?
19+
20+
And when you're done you'll be able to:
21+
22+
- Deploy a web page to GitHub pages
23+
24+
## What you'll build
25+
![a gif of a slide show running on a browser](https://user-images.githubusercontent.com/16547949/69274863-44362880-0ba9-11ea-98f6-b58cfc9eab02.gif)
26+
27+
- Completed [source repository](https://github.com/githubtraining/github-slideshow-demo/)
28+
- Interactive [slideshow](https://githubtraining.github.io/github-slideshow-demo/) deployed to GitHub Pages.
29+
30+
## Prerequisites
31+
None. This course is a great introduction for your first day on GitHub.
32+
33+
## Projects used
34+
This makes use of the following open source projects. Consider exploring these repos and maybe even making contributions!
35+
- [reveal.js](https://github.com/hakimel/reveal.js): A framework for creating presentations using HTML
36+
- [Jekyll](https://github.com/jekyll/jekyll): a simple, blog-aware, static site generator.
37+
38+
## Audience
39+
40+
New developers, new GitHub users, users new to Git, students, managers, teams

0 commit comments

Comments
 (0)