We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
node_modules
1 parent 7b21576 commit 246d434Copy full SHA for 246d434
_config.yml
@@ -10,7 +10,7 @@ locale : "en-US"
10
title : "GitHub Cheatsheets"
11
title_separator : "-"
12
name : "GitHub, Inc."
13
-description :
+description :
14
baseurl : # the subpath of your site, e.g. "/blog"
15
gh_repo : github/training-kit
16
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
@@ -64,6 +64,7 @@ exclude:
64
- Gemfile
65
- Gemfile.lock
66
- gems
67
+- node_modules
68
- Procfile
69
- Rakefile
70
- README.md
0 commit comments