kcc-gem-theme 3.7.9 → 3.7.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_config.yml +50 -50
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a61f57c0cbcc9734b8bc1ef77cc947c8a75f1448c9938218665dbd6cfe94a731
|
4
|
+
data.tar.gz: aaff623becccd507456744f85abf58d8f886a17d68a97bb913b271980db32147
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ea69a918555ac17d2dd4923c7459035fbdb72bb9f1abef31db8dfc986ee96b5039f601d10697babead8ed1672eb3c3b4291a02253b8c988f26af2dbd7abd7581
|
7
|
+
data.tar.gz: 13d08f61294d48e6dd505a675753d35cfc722658a9a87ff80ca94ecb800c5f185b38851fabbdcad4ac5466b073143f250be603770691f821f74fccf463a08556
|
data/_config.yml
CHANGED
@@ -87,27 +87,27 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
87
87
|
## IMPORTANT: The first item in the 'dropdown' list is not sorted but stays as the first dropdown item...
|
88
88
|
## After the first item, the dropdown list is sorted alphabetically by the 'text' key.
|
89
89
|
- text: Academic Programs Home ## Text for the first dropdown item (stays at the top)
|
90
|
-
href: 'academics' ## Relative link that the first dropdown item should point to
|
90
|
+
href: 'academics/' ## Relative link that the first dropdown item should point to
|
91
91
|
- text: Class Schedule
|
92
|
-
href: 'schedule' # Relative link with hashes and queries work too 'page/#hash' or 'page/?id=some-heading#hash'
|
92
|
+
href: 'schedule/' # Relative link with hashes and queries work too 'page/#hash' or 'page/?id=some-heading#hash'
|
93
93
|
- text: Academic Calendar
|
94
|
-
href: 'calendar'
|
94
|
+
href: 'calendar/'
|
95
95
|
- text: Continuing Education
|
96
96
|
href: 'https://www.kcc.edu/continuinged/' ## Absolute URL with protocol works too
|
97
97
|
- text: Illinois High School Diploma (GED)
|
98
98
|
href: 'https://www.kcc.edu/adulted/programs/ged/'
|
99
99
|
- text: Commencement
|
100
|
-
href: 'commencement'
|
100
|
+
href: 'commencement/'
|
101
101
|
- text: Final Exam Schedule
|
102
|
-
href: 'final-exams'
|
102
|
+
href: 'final-exams/'
|
103
103
|
- text: Register for Classes
|
104
|
-
href: 'register'
|
104
|
+
href: 'register/'
|
105
105
|
- text: Academic Catalog
|
106
106
|
href: 'https://kcc.smartcatalogiq.com/current/Academic-Catalog'
|
107
107
|
- text: "Exam Make-ups"
|
108
|
-
href: exam-makeups
|
108
|
+
href: exam-makeups/
|
109
109
|
- text: "Online Learning"
|
110
|
-
href: online-learning
|
110
|
+
href: online-learning/
|
111
111
|
## Admissions ##
|
112
112
|
- link_text: Admissions
|
113
113
|
link_href: admissions
|
@@ -116,9 +116,9 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
116
116
|
alt: 'Smiling student inside the KCC main entrance'
|
117
117
|
dropdown:
|
118
118
|
- text: Admissions Home
|
119
|
-
href: admissions
|
119
|
+
href: admissions/
|
120
120
|
- text: Placement Testing
|
121
|
-
href: 'testing'
|
121
|
+
href: 'testing/'
|
122
122
|
- text: Apply
|
123
123
|
href: 'https://apply.kcc.edu'
|
124
124
|
- text: Request Information
|
@@ -126,13 +126,13 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
126
126
|
- text: Visit/Explore
|
127
127
|
href: 'https://visit.kcc.edu'
|
128
128
|
- text: 'Start in High School'
|
129
|
-
href: 'high-school'
|
129
|
+
href: 'high-school/'
|
130
130
|
- text: Request KCC Transcripts
|
131
131
|
href: '#request-your-transcript'
|
132
132
|
- text: 'Veterans Services'
|
133
|
-
href: 'veterans'
|
133
|
+
href: 'veterans/'
|
134
134
|
- text: 'Credit for Prior Learning'
|
135
|
-
href: 'credit-for-prior-learning'
|
135
|
+
href: 'credit-for-prior-learning/'
|
136
136
|
## Tuition & Aid
|
137
137
|
- link_text: Tuition & Aid
|
138
138
|
link_href: 'tuition-and-aid'
|
@@ -143,11 +143,11 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
143
143
|
More details and workshop info at www.kcc.edu/finaid
|
144
144
|
dropdown:
|
145
145
|
- text: Tuition & Aid Home
|
146
|
-
href: 'tuition-and-aid'
|
146
|
+
href: 'tuition-and-aid/'
|
147
147
|
- text: Financial Aid
|
148
|
-
href: 'financial-aid'
|
148
|
+
href: 'financial-aid/'
|
149
149
|
- text: Net Price Calculator
|
150
|
-
href: 'net-price-calculator'
|
150
|
+
href: 'net-price-calculator/'
|
151
151
|
- text: 'Cost to Attend KCC'
|
152
152
|
href: '#cost-to-attend'
|
153
153
|
- text: 'Tuition Payment & Deadlines'
|
@@ -167,39 +167,39 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
167
167
|
and Megan Ponton.
|
168
168
|
dropdown:
|
169
169
|
- text: Student Resources Home
|
170
|
-
href: 'student-resources'
|
170
|
+
href: 'student-resources/'
|
171
171
|
- text: Bookstore
|
172
172
|
href: 'https://books.kcc.edu'
|
173
173
|
- text: 'Center for Equity, Diversity & Inclusion'
|
174
|
-
href: 'edi'
|
174
|
+
href: 'edi/'
|
175
175
|
- text: Fitness Center
|
176
|
-
href: 'https://athletics.kcc.edu/facilities/fitness-center'
|
176
|
+
href: 'https://athletics.kcc.edu/facilities/fitness-center/'
|
177
177
|
- text: Advising
|
178
|
-
href: 'advising'
|
178
|
+
href: 'advising/'
|
179
179
|
- text: Transfer Services
|
180
|
-
href: 'transfer'
|
180
|
+
href: 'transfer/'
|
181
181
|
- text: 'Counseling & Referral Services'
|
182
|
-
href: 'counseling-and-referral-services'
|
182
|
+
href: 'counseling-and-referral-services/'
|
183
183
|
- text: Disability Services
|
184
|
-
href: 'disability-services'
|
184
|
+
href: 'disability-services/'
|
185
185
|
- text: Student Complaint Procedures
|
186
|
-
href: 'student-complaint-procedures'
|
186
|
+
href: 'student-complaint-procedures/'
|
187
187
|
- text: Start the Semester Right
|
188
|
-
href: 'welcome'
|
188
|
+
href: 'welcome/'
|
189
189
|
- text: Tutoring
|
190
190
|
href: 'https://library.kcc.edu/tutoring/'
|
191
191
|
- text: TRIO Student Support Services
|
192
|
-
href: 'trio'
|
192
|
+
href: 'trio/'
|
193
193
|
- text: Career Services
|
194
|
-
href: 'career-services'
|
194
|
+
href: 'career-services/'
|
195
195
|
- text: Food Services
|
196
|
-
href: 'food-services'
|
196
|
+
href: 'food-services/'
|
197
197
|
- text: Workforce Services
|
198
198
|
href: 'https://wioa.kcc.edu/'
|
199
199
|
- text: Support Resources
|
200
|
-
href: support-resources
|
200
|
+
href: support-resources/
|
201
201
|
- text: Student Life
|
202
|
-
href: student-life
|
202
|
+
href: student-life/
|
203
203
|
## Community ##
|
204
204
|
- link_text: Community
|
205
205
|
link_href: 'community'
|
@@ -208,21 +208,21 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
208
208
|
alt: 'The Criminal Justice Club posing on the metal sculpture in front of the KCC main entrance'
|
209
209
|
dropdown:
|
210
210
|
- text: Community Home
|
211
|
-
href: 'community'
|
211
|
+
href: 'community/'
|
212
212
|
- text: Adult & Community Education
|
213
213
|
href: 'https://www.kcc.edu/adulted/'
|
214
214
|
- text: Continuing Education
|
215
215
|
href: 'https://www.kcc.edu/continuinged/'
|
216
216
|
- text: Sustainability
|
217
|
-
href: 'sustainability'
|
217
|
+
href: 'sustainability/'
|
218
218
|
- text: Arts & Culture
|
219
|
-
href: 'arts-and-culture'
|
219
|
+
href: 'arts-and-culture/'
|
220
220
|
- text: Workforce Services
|
221
221
|
href: 'https://wioa.kcc.edu/'
|
222
222
|
- text: Community Testing Center
|
223
|
-
href: testing-center
|
223
|
+
href: testing-center/
|
224
224
|
- text: Wheels of Opportunity
|
225
|
-
href: 'wheels'
|
225
|
+
href: 'wheels/'
|
226
226
|
## About KCC ##
|
227
227
|
- link_text: About KCC
|
228
228
|
link_href: 'about'
|
@@ -232,37 +232,37 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
232
232
|
alt: 'Two students posing in front of the KCC main entrance'
|
233
233
|
dropdown:
|
234
234
|
- text: About KCC Home
|
235
|
-
href: 'about'
|
235
|
+
href: 'about/'
|
236
236
|
- text: Newsroom
|
237
237
|
href: 'https://news.kcc.edu'
|
238
238
|
- text: Leadership
|
239
|
-
href: 'leadership'
|
239
|
+
href: 'leadership/'
|
240
240
|
- text: Board of Trustees
|
241
|
-
href: board-of-trustees
|
241
|
+
href: board-of-trustees/
|
242
242
|
- text: Human Resources
|
243
|
-
href: 'human-resources'
|
243
|
+
href: 'human-resources/'
|
244
244
|
- text: Job Openings
|
245
|
-
href: 'human-resources/job-openings'
|
245
|
+
href: 'human-resources/job-openings/'
|
246
246
|
- text: Directories
|
247
|
-
href: 'directories'
|
247
|
+
href: 'directories/'
|
248
248
|
- text: Information Technology Services
|
249
|
-
href: 'its'
|
249
|
+
href: 'its/'
|
250
250
|
- text: Marketing
|
251
|
-
href: 'marketing'
|
251
|
+
href: 'marketing/'
|
252
252
|
- text: 'Institutional Effectiveness'
|
253
|
-
href: 'institutional-effectiveness'
|
253
|
+
href: 'institutional-effectiveness/'
|
254
254
|
- text: 'Police & Safety'
|
255
|
-
href: 'police-and-safety'
|
255
|
+
href: 'police-and-safety/'
|
256
256
|
- text: 'Student Code of Conduct'
|
257
|
-
href: 'code-of-conduct'
|
257
|
+
href: 'code-of-conduct/'
|
258
258
|
- text: 'Title IX'
|
259
|
-
href: 'title-ix'
|
259
|
+
href: 'title-ix/'
|
260
260
|
- text: 'Contact Us'
|
261
|
-
href: 'contact-us'
|
261
|
+
href: 'contact-us/'
|
262
262
|
- text: Web Services
|
263
|
-
href: 'marketing/web-services'
|
263
|
+
href: 'marketing/web-services/'
|
264
264
|
- text: Consumer Info and Disclosures
|
265
|
-
href: 'consumer-info'
|
265
|
+
href: 'consumer-info/'
|
266
266
|
- text: ICCB Salary and Benefits Portal
|
267
267
|
href: 'https://iccbdbsrv.iccb.org/salarysearch/home.cfm'
|
268
268
|
- text: COVID-19 Response
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: kcc-gem-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.7.
|
4
|
+
version: 3.7.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-09-
|
11
|
+
date: 2024-09-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|