-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
_config.yml
89 lines (78 loc) · 1.68 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# For Atom Feed
domain: services.github.com
author: GitHub, Inc.
email: [email protected]
# Site Settings
locale: "en-US"
# Keep original, do not replace
title: "GitHub Cheatsheets"
title_separator: "-"
name: "GitHub, Inc."
description:
url: "https://training.github.com"
baseurl: "" # the subpath of your site, e.g. "/blog"
gh_repo: github/training-kit
repository: github/training-kit
teaser: # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
breadcrumbs: true # true, false (default)
words_per_minute: 200
analytics:
provider: google # false (default), "google", "google-universal", "custom"
google:
tracking_id: UA-3769691-2
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
# Conversion
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
incremental: false
# Standard jekyll configuration
parentsite: https://services.github.com
permalink: /articles/:title/
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jemoji
- jekyll-redirect-from
- jekyll-octicons
exclude:
- bin
- config.rb
- Gemfile*
- gems
- node_modules
- Procfile
- Rakefile
- README.md
- script
- vendor
- package.json
- package-lock.json
collections:
modules:
output: true
courses:
output: true
include:
- _stylesheets
- _javascript
# Primer CSS (https://primer.style/css/getting-started#for-a-jekyll-site)
sass:
sass_dir: assets/css
load_paths:
- assets/_scss
- node_modules
style: compressed
implementation: sass-embedded
# Custom site configuration
lang: en
defaults:
- scope:
path: ""
values:
lang: "en"
redirect_to:
- https://training.github.com