-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
271 lines (265 loc) · 9.52 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
title: "KCC"
site_name: KCC Gem Theme
public-url: "https://www.kcc.edu"
url: 'URL is needed for robots.txt to work properly' ## NO TRAILING SLASHES!!/<--nope
canonical_baseurl: https://www.kcc.edu # NO trailing slash ## Used to build canonical link elements in document head
port: 3000
timezone: America/Chicago
google-tag_key: Google Tag Manager key goes here
theme_config: true # This key should only be in the theme's _config.yml file and nowhere else # Otherwise you will get JS errors
core_site: true
# translate: true ## Uncomment to activate Google Translate Powers (unfortunately no cowpowers)!!
collections:
tabs:
output: false
accordions:
output: false
contacts:
output: false
permalink: pretty
description: > # this means to ignore newlines until "baseurl:"
# Delete this comment and place description on this line
baseurl: "" # the subpath of your site, e.g. /blog
#include:
# - "_pages"
# - "_posts"
# include future posts? (true or false)
future: true
# Build settings
markdown: kramdown
# include:
# - "_accordions/"
# - "_tabs/"
exclude:
- "node_modules"
- "npm-debug.log"
- "package.json"
- "package-lock.json"
- "README.md"
- "Gemfile"
- "Gemfile.lock"
- "LICENSE.txt"
- "webpack.config.js"
- "*.gem"
- "*.gemspec"
- "ruby-version.txt"
- "buildtools/"
- "postcss.config.js"
- "notes-on-bs5-migration.md"
- "look-for-deprecated-bs4-classes.mjs"
- "look-for-deprecated-bs4-js.mjs"
- "look-for-string-in-project-files.mjs"
- "look-for-string.mjs"
# Settings for the compress.html layout
## See https://jch.penibelst.de/ for more info
compress_html:
clippings: all # Array of elements to clip whitespace around or `all`
comments: all # Comments to strip out
endings: all # Array of elements with optional end tags or `all`
ignore:
envs: ['development'] # Array of environments to not compress in (from JEKYLL_ENV)
# startings: [head, body] # Array of elements with optional start tags
# profile: true # Generate a table of compression/savings stats
uploads_dir: # specifies the default uploads directory for uploads in CloudCannon
- "uploads/"
## ================================================ ##
## Global/Main Navigation configuration for kcc.edu ##
## ================================================ ##
navigation: ## Add a navigation key to any project using kcc-gem-theme to locally override these settings
- link_text: Academics # @link_text becomes the main navigational categories
link_href: 'academics'
image: # The image element built into each dropdown menu
source: 'assets/img/menu-academics.jpg' # Points to the image file
# YOU ALWAYS NEED ALT TEXT!!!
alt: >-
Student in an electrical technology lab standing
in front of electrical equipment mounted to a wall
button:
text: 'Explore Program Pathways'
href: '/academics/'
dropdown: # Defines the 'academics' items in the dropdown
## IMPORTANT: The first item in the 'dropdown' list is not sorted but stays as the first dropdown item...
## After the first item, the dropdown list is sorted alphabetically by the 'text' key.
- text: Academic Programs Home ## Text for the first dropdown item (stays at the top)
href: 'academics/' ## Relative link that the first dropdown item should point to
- text: Class Schedule
href: 'schedule/' # Relative link with hashes and queries work too 'page/#hash' or 'page/?id=some-heading#hash'
- text: Academic Calendar
href: 'calendar/'
- text: Continuing Education
href: 'https://www.kcc.edu/continuinged/' ## Absolute URL with protocol works too
- text: Illinois High School Diploma (GED)
href: 'https://www.kcc.edu/adulted/programs/ged/'
- text: Commencement
href: 'commencement/'
- text: Final Exam Schedule
href: 'final-exams/'
- text: Register for Classes
href: 'register/'
- text: Academic Catalog
href: 'https://kcc.smartcatalogiq.com/current/Academic-Catalog'
- text: "Exam Make-ups"
href: exam-makeups/
- text: "Online Learning"
href: online-learning/
## Admissions ##
- link_text: Admissions
link_href: admissions
image:
source: 'assets/img/menu-admission.jpg'
alt: 'Smiling student inside the KCC main entrance'
dropdown:
- text: Admissions Home
href: admissions/
- text: Placement Testing
href: 'testing/'
- text: Apply
href: 'https://apply.kcc.edu'
- text: Request Information
href: 'https://info.kcc.edu/'
- text: Visit/Explore
href: 'https://visit.kcc.edu'
- text: 'Start in High School'
href: 'high-school/'
- text: Request KCC Transcripts
href: '#request-your-transcript'
- text: 'Veterans Services'
href: 'veterans/'
- text: 'Credit for Prior Learning'
href: 'credit-for-prior-learning/'
## Tuition & Aid
- link_text: Tuition & Aid
link_href: 'tuition-and-aid'
image:
source: 'assets/img/menu_fafsa-early-bird-web-banner-23.jpg'
alt: >-
The early bird gets the money. FAFSA available before Dec. 31. Apply at fafsa.gov.
More details and workshop info at www.kcc.edu/finaid
dropdown:
- text: Tuition & Aid Home
href: 'tuition-and-aid/'
- text: Financial Aid
href: 'financial-aid/'
- text: Net Price Calculator
href: 'net-price-calculator/'
- text: 'Cost to Attend KCC'
href: '#cost-to-attend'
- text: 'Tuition Payment & Deadlines'
href: '#tuition-payment-and-deadlines'
- text: 'Financial Aid Forms'
href: 'financial-aid/#financial-aid-forms'
- text: 'Student Employment'
href: 'financial-aid/#student-employment'
## Student Resources ##
- link_text: Student Resources
link_href: 'student-resources'
image:
source: 'assets/img/menu-student-resources.jpg'
alt: >-
KCC Veteran Services staff from left-to-right;
Kendra Souligne, Hassel Hernandez, Jason Rodriguez,
and Megan Ponton.
dropdown:
- text: Student Resources Home
href: 'student-resources/'
- text: Bookstore
href: 'https://books.kcc.edu'
- text: 'Center for Equity, Diversity & Inclusion'
href: 'edi/'
- text: Fitness Center
href: 'https://athletics.kcc.edu/facilities/fitness-center/'
- text: Advising
href: 'advising/'
- text: Transfer Services
href: 'transfer/'
- text: 'Counseling & Referral Services'
href: 'counseling-and-referral-services/'
- text: Disability Services
href: 'disability-services/'
- text: Student Complaint Procedures
href: 'student-complaint-procedures/'
- text: Start the Semester Right
href: 'welcome/'
- text: Tutoring
href: 'https://www.kcc.edu/library/tutoring/'
- text: TRIO Student Support Services
href: 'trio/'
- text: Career Services
href: 'career-services/'
- text: Food Services
href: 'food-services/'
- text: Workforce Services
href: 'https://www.kcc.edu/workforceservices/'
- text: Support Resources
href: support-resources/
- text: Student Life
href: student-life/
## Community ##
- link_text: Community
link_href: 'community'
image:
source: 'assets/img/menu-community.jpg'
alt: 'The Criminal Justice Club posing on the metal sculpture in front of the KCC main entrance'
dropdown:
- text: Community Home
href: 'community/'
- text: Adult & Community Education
href: 'https://www.kcc.edu/adulted/'
- text: Continuing Education
href: 'https://www.kcc.edu/continuinged/'
- text: Sustainability
href: 'sustainability/'
- text: Arts & Culture
href: 'arts-and-culture/'
- text: Workforce Services
href: 'https://www.kcc.edu/workforceservices/'
- text: Community Testing Center
href: testing-center/
- text: Wheels of Opportunity
href: 'wheels/'
- text: Giving
href: 'https://foundation.kcc.edu'
## About KCC ##
- link_text: About KCC
link_href: 'about'
link_nav: 'about'
image:
source: 'assets/img/menu-about-kcc.jpg'
alt: 'Two students posing in front of the KCC main entrance'
dropdown:
- text: About KCC Home
href: 'about/'
- text: Newsroom
href: 'https://news.kcc.edu'
- text: Leadership
href: 'leadership/'
- text: Board of Trustees
href: board-of-trustees/
- text: Human Resources
href: 'human-resources/'
- text: Job Openings
href: 'human-resources/job-openings/'
- text: Directories
href: 'directories/'
- text: Information Technology Services
href: 'its/'
- text: Marketing
href: 'marketing/'
- text: 'Institutional Effectiveness'
href: 'institutional-effectiveness/'
- text: 'Police & Safety'
href: 'police-and-safety/'
- text: 'Student Code of Conduct'
href: 'code-of-conduct/'
- text: 'Title IX'
href: 'title-ix/'
- text: 'Contact Us'
href: 'contact-us/'
- text: Web Services
href: 'marketing/web-services/'
- text: Consumer Info and Disclosures
href: 'consumer-info/'
- text: ICCB Salary and Benefits Portal
href: 'https://iccbdbsrv.iccb.org/salarysearch/home.cfm'
- text: COVID-19 Response
href: 'https://coronavirus.kcc.edu'