GitHub Skills

Results 21 repositories owned by GitHub Skills

introduction-to-github

4.0k
Stars
1.7k
Forks
Watchers

Get started using GitHub in less than an hour.

hello-github-actions

380
Stars
232
Forks
Watchers

Create a GitHub Action and use it in a workflow.

test-with-actions

196
Stars
110
Forks
Watchers

Create workflows that enable you to use Continuous Integration (CI) for your projects.

publish-packages

150
Stars
65
Forks
Watchers

Use GitHub Actions to publish your project to a Docker image.

github-pages

646
Stars
169
Forks
Watchers

Create a site or blog from your GitHub repositories with GitHub Pages.

communicate-using-markdown

454
Stars
240
Forks
Watchers

Organize ideas and collaborate using Markdown, a lightweight language for text formatting.

.github

56
Stars
75
Forks
Watchers

<<Not a course>> .github is a special repository.

connect-the-dots

87
Stars
73
Forks
Watchers

Useful tips when navigating through your repository

deploy-to-azure

82
Stars
64
Forks
Watchers

Create two deployment workflows using GitHub Actions and Microsoft Azure.

release-based-workflow

96
Stars
54
Forks
Watchers

Create a release based workflow that is built on the foundations of the GitHub flow