-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path_config.yml
103 lines (97 loc) · 2.71 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
#Theme configuration
#theme: jekyll-theme-hacker
remote_theme: "mmistakes/[email protected]"
title: STRONTIC
#show_downloads: false
github:
repository_url: https://github.com/strontic
zip_url: null
tar_url: null
another_url: null
url: https://strontic.github.io
plugins:
- jekyll-sitemap
- jekyll-include-cache
- jekyll-feed
#markdown: GFM
#markdown: kramdown #default for minimal-mistakes
highlighter: rouge
destination: ./Docs
repository: strontic/strontic.github.io
#Build: This prevents MD files from being duplicated into the destination directory (if different directory)
optional_front_matter:
remove_originals: true
##########################
# minimal-mistakes theme #
##########################
#https://mmistakes.github.io/minimal-mistakes/docs/configuration/
#kramdown:
# enable_coderay: true
# input: GFM
minimal_mistakes_skin: "dark"
locale: "en-US"
title_separator: "|"
subtitle: "Security. Automation. Analytics."
logo: "/assets/images/strontic-favicon_large_gray.png"
masthead_title: "STRONTIC"
search: true
search_provider: google
google:
search_engine_id: 31f5caf6441fb12c8
analytics:
provider: "google-gtag"
google:
tracking_id: "UA-179392403-1"
anonymize_ip: true
breadcrumbs: true
# Page Defaults
defaults:
- scope:
path: ""
values:
breadcrumbs_nested: true #custom fix for breadcrumbs
layout: "splash"
classes: wide
#sidebar:
# nav: "sbar"
#headline: "xCyclopedia"
footer:
links:
- label: "strontic.com"
icon: "fab fa-blogger"
url: "https://strontic.com"
- label: "Twitter"
icon: "fab fa-twitter-square"
url: "https://twitter.com/strontic20"
- label: "GitHub"
icon: "fab fa-github-square"
url: "https://github.com/strontic"
- label: "Instagram"
icon: "fab fa-instagram-square"
url: "https://instagram.com/strontic20"
- label: "LinkedIn"
icon: "fab fa-linkedin"
url: "https://www.linkedin.com/company/strontic"
- label: "Facebook"
icon: "fab fa-facebook-square"
url: "https://www.facebook.com/strontic"
- label: "Email"
icon: "fas fa-envelope-square"
url: "mailto:[email protected]"
#For SEO
social:
type: Organization
#name: # If the user or organization name differs from the site's name
links:
- "https://github.com/strontic"
- "https://twitter.com/strontic20"
- "https://www.facebook.com/strontic"
- "https://instagram.com/strontic20"
- "https://www.linkedin.com/company/strontic"
- "mailto:[email protected]"
#google_site_verification: "-5DztQd7cX4ngcGcGoD5RPbcANp-gUHFZ2bJHcNXcUs"
#bing_site_verification: "235435C95F5298245F2EF0077284AD0E"
twitter:
username: "strontic20"
facebook:
username: "strontic"