kcc-gem-theme 0.4.5 → 0.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_pages/404.html +25 -0
- data/_pages/index.html +34 -0
- data/_pages/search.html +16 -0
- metadata +4 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d59cd71085d0b91865f42233b64ed5d2192c6b40b94c860258c659be80211ef4
|
4
|
+
data.tar.gz: b1a69ff31d6f37980a753a58f255dca1631b6c09996ad4788f5807263a26ff05
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: df4cc6e4524d9a9457533546428e8ca6ec431bec3e9572feebb696b15dee9ead9d1b22a3c3453b4c7256175e9fb24803d8413464977af6f02fa17a2c6194c2f7
|
7
|
+
data.tar.gz: 3b6ad555dba8047e037db2d711956f7f471cb019c7f5afb1d617fe8190316bee89db5b89f2d2cb2586dde2f049e6b95db4f5c0f181fa80f2871fcbebaa7edb42
|
data/_pages/404.html
ADDED
@@ -0,0 +1,25 @@
|
|
1
|
+
---
|
2
|
+
title: 404
|
3
|
+
layout: default
|
4
|
+
permalink: /404.html
|
5
|
+
baseurl: /
|
6
|
+
---
|
7
|
+
|
8
|
+
<section class="position__offset-fixed-nav">
|
9
|
+
<div class="container position">
|
10
|
+
<div class="row">
|
11
|
+
<div class="col">
|
12
|
+
<h2 class="error__main-heading">Whoops! (404 Error)</h2>
|
13
|
+
|
14
|
+
<h3 class="error__sub-heading">Everyone at KCC wants to help in your moment of need.</h3>
|
15
|
+
<p>Math dept. says: “404, at least it’s a rational number.”<br>Health careers says: “Get a bandage, that link needs help.”<br>Welding dept. says: “Let’s get some MIG wire and make it whole.”<br>Law Enforcement dept. says: “You have the right to try another link. Any link you choose can and will (hopefully) be more functional than this one.”</p>
|
16
|
+
<h3 class="error__sub-heading">Computer department says….</h3>
|
17
|
+
<ol>
|
18
|
+
<li>Check that the address is correct.</li>
|
19
|
+
<li>If you clicked on a link, it must be out of date.</li>
|
20
|
+
</ol>
|
21
|
+
<p>If neither helps, try <a class="btn btn-primary" href="http://www.kcc.edu/Pages/Home.aspx">KCC’s home page</a> or a <a class="btn btn-primary" href="http://www.kcc.edu/Search/default.aspx">search</a>.​</p>
|
22
|
+
</div>
|
23
|
+
</div>
|
24
|
+
</div>
|
25
|
+
</section>
|
data/_pages/index.html
ADDED
@@ -0,0 +1,34 @@
|
|
1
|
+
---
|
2
|
+
layout: default
|
3
|
+
baseurl: ''
|
4
|
+
title: KCC Startup Template
|
5
|
+
description: ''
|
6
|
+
permalink: ./
|
7
|
+
---
|
8
|
+
|
9
|
+
<main class="position__offset-fixed-nav">
|
10
|
+
<div class="container text-center" style="background-color:#bada55; margin-top: 200px;">
|
11
|
+
<div class="row">
|
12
|
+
<div class="col">
|
13
|
+
<div class="jumbotron" style="background-color:#bada55;">
|
14
|
+
<h1 style="font-size:72px;text-transform:uppercase;">Hello World!</h1>
|
15
|
+
</div>
|
16
|
+
</div>
|
17
|
+
</div>
|
18
|
+
</div>
|
19
|
+
<div class="container">
|
20
|
+
<div class="row">
|
21
|
+
<div class="col">
|
22
|
+
<br>
|
23
|
+
<h1>The KCC Gem-Based Theme Project!</h1>
|
24
|
+
<hr>
|
25
|
+
<p>Please enjoy some random html bellow--generated from es6 being parsed/polyfilled by Webpack/Babel:</p>
|
26
|
+
</div>
|
27
|
+
</div>
|
28
|
+
<div class="row">
|
29
|
+
<div class="col">
|
30
|
+
<div id="theDiv"></div>
|
31
|
+
</div>
|
32
|
+
</div>
|
33
|
+
</div>
|
34
|
+
</main>
|
data/_pages/search.html
ADDED
@@ -0,0 +1,16 @@
|
|
1
|
+
---
|
2
|
+
layout: default
|
3
|
+
baseurl: ../
|
4
|
+
title: Search
|
5
|
+
permalink: ./search/
|
6
|
+
---
|
7
|
+
|
8
|
+
<main class="position__offset-fixed-nav">
|
9
|
+
<div class="conatiner global-nav__search--conatiner">
|
10
|
+
<div class="row">
|
11
|
+
<div class="col">
|
12
|
+
<gcse:searchresults-only></gcse:searchresults-only>
|
13
|
+
</div>
|
14
|
+
</div>
|
15
|
+
</div>
|
16
|
+
</main>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: kcc-gem-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
@@ -74,6 +74,9 @@ files:
|
|
74
74
|
- _includes/styles/main.html
|
75
75
|
- _includes/styles/vendor.html
|
76
76
|
- _layouts/default.html
|
77
|
+
- _pages/404.html
|
78
|
+
- _pages/index.html
|
79
|
+
- _pages/search.html
|
77
80
|
- assets/css/content.css
|
78
81
|
- assets/css/kcc-theme.css
|
79
82
|
- assets/css/main.css
|