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

Commit 56ac548

Browse files
authored
Merge pull request #17 from githubtraining/update-course-page
Update course page
2 parents 61e8dfd + 85fb630 commit 56ac548

2 files changed

Lines changed: 18 additions & 5 deletions

File tree

config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
title: Connect the dots in a GitHub repository
2-
tagline: Learn how to navigate through a repository's history and context.
32
description: This course will teach you skills for finding relevant conversations, commits, and projects in a repository.
43
template:
54
name: connect-the-dots-in-a-github-repository

course-details.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
11
Have you ever worked in a repository with a lot of history? Perhaps you've had to track down related issues and pull requests in the past, or you've had to find who committed a particular change. If you've ever found yourself in any of these situations, you'll know how important it is to navigate your workspace.
22

3-
Before you take this course, you may want to go through the [Introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github) course on Learning Lab.
4-
5-
In this course, you'll learn how to do lots of things, like:
3+
## What you'll learn
64

75
- Find relevant issues and pull requests
86
- Search history to find context
97
- Make connections within GitHub to help others find things
108

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.
9+
## What you'll build
10+
11+
![screenshot of webpage on github pages as final product](https://user-images.githubusercontent.com/9906718/75549655-70770600-5a30-11ea-97f8-970ddd6fb16f.png)
12+
13+
- A GitHub Pages site with documentation about how to communicate effectively on GitHub
14+
15+
## Prerequisites
16+
17+
Before you take this course, you may want to go through the [Introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github) course on Learning Lab.
18+
19+
## Projects used
20+
21+
- [docsify](https://docsify.js.org/#/), a magical documentation site generator
22+
23+
## Audience
24+
25+
Developers, GitHub users, users new to Git, students, managers, teams

0 commit comments

Comments
 (0)