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

Commit

Permalink
Merge pull request #40 from githubtraining/heiskr-patch-1
Browse files Browse the repository at this point in the history
Update course details header level
  • Loading branch information
heiskr authored Feb 25, 2020
2 parents 95df559 + e37d781 commit 7b54296
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions course-details.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Course description
People use GitHub to build some of the most advanced technologies in the world. Whether you’re visualizing data or building a new game, there’s a whole community and set of tools on GitHub that can help you do it even better.

Now, with GitHub Learning Lab, you’ve got a sidekick along your path to becoming an all-star developer.

From managing notifications to merging pull requests, GitHub Learning Lab’s “Introduction to GitHub” course guides you through everything you need to start contributing in less than an hour. See a word you don't understand? We've included an emoji 📖 next to some key terms. Click on it to see its definition.

# What you'll learn
## What you'll learn

We'll answer common questions like:
- What is GitHub?
Expand All @@ -22,20 +21,20 @@ And when you're done you'll be able to:
- Introduce changes with pull requests
- Deploy a web page to GitHub pages

# What you'll build
## What you'll build
![a gif of a slide show running on a browser](https://user-images.githubusercontent.com/16547949/69274863-44362880-0ba9-11ea-98f6-b58cfc9eab02.gif)

- Completed [source repository](https://github.com/githubtraining/github-slideshow-demo/)
- Interactive [slideshow](https://githubtraining.github.io/github-slideshow-demo/) deployed to GitHub Pages.

# Prerequisites
## Prerequisites
None. This course is a great introduction for your first day on GitHub.

# Projects used
## Projects used
This makes use of the following open source projects. Consider exploring these repos and maybe even making contributions!
- [reveal.js](https://github.com/hakimel/reveal.js): A framework for creating presentations using HTML
- [Jekyll](https://github.com/jekyll/jekyll): a simple, blog-aware, static site generator.

# Audience
## Audience

New developers, new GitHub users, users new to Git, students, managers, teams

0 comments on commit 7b54296

Please sign in to comment.