-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
104 lines (94 loc) · 1.69 KB
/
Copy path_config.yml
File metadata and controls
104 lines (94 loc) · 1.69 KB
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
104
# name of the software
name: AMD Midwest Region
baseurl: /midwest-region
project:
version:
download_url:
download_text:
license:
software: MIT License
software_url: https://opensource.org/licenses/MIT
docs: CC BY 3.0
docs_url: https://creativecommons.org/licenses/by/3.0/
links:
header:
- title: GitHub
icon: github
brand: true
url: https://github.com/StaPH-B/midwest-region
homepage:
- title: Trainings
icon:
brand: false
url: trainings.html
- title: Resources
icon:
brand: false
url: resources.html
- title: Meetings and Events
icon:
brand: false
url: events.html
- title: Consultations
icon:
brand: false
url: consultations.html
footer:
collections:
trainings:
output: true
sort_by: training_number
resources:
output: true
sort_by: resource_number
events:
output: true
sort_by: event_number
ui:
mode: 'dark' # 'auto', 'dark', 'light'
brand:
dark: "#00ceff"
light: "#a20000"
border_color:
dark: "#5f5f5f"
light: "#dee2e6"
header:
trianglify: true
dark:
color1: "#062a48"
color2: "#304e67"
light:
color1: "#080331"
color2: "#673051"
masthead:
color:
dark: "#fff"
light: "#fff"
align:
homepage: 'center'
page: 'left'
social:
github:
enabled: false
user:
repo:
twitter:
enabled: false
via:
hash:
account:
facebook:
enabled: false
profileUrl:
analytics:
google:
# Build settings
markdown: kramdown
exclude:
- Gemfile
- Gemfile.lock
- jekyll-docs-theme.gemspec
- LICENSE.md
- README.md
- screenshot.png
- templates/