jekyll-theme-heidi 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 43eedc714d595008ab278c38bfbe1f83ae766157
4
- data.tar.gz: af0bf63103e8559e95e8b4d94e4b613f7412f12c
3
+ metadata.gz: b6dc2059ab5fce82ce06cc7a8944e51bb6b8638c
4
+ data.tar.gz: 5684bc6a2d4e8a8c7752a02131561e8417e2e2f0
5
5
  SHA512:
6
- metadata.gz: 806ff8bb8b985352132a13693cf836e888854106e4715aa5629330f119307ad62d8f21557095047da954c6ca1c666ddbc46fba8a5787994670ceaabe45822605
7
- data.tar.gz: 71c0da06f03dea52dcc130e530c57e22a8a0d75c3e4c84b0f89ea2bac6c32706b71a58942645542afb2672b79e703cf4547dfafebed7e5548c82ae10d579bded
6
+ metadata.gz: 81c822a3c478d561360fc1e0f8e7c7abad981708813421a5414a5392f7898b2c9ca226004d48400565ebed74705f2544097dcc194f11acf0e3ef1ddda4914c09
7
+ data.tar.gz: 69a01d16c7903f1602ad03e7d7ac699522b82b4e6a635f0c7629e588e9766317de4e244e46290810103333291542a9bf9bc61f61b8edd6f9e1fc1fcaf66162e8
data/LICENSE.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # Released under MIT License
2
2
 
3
- Copyright (c) 2013 Mark Otto.
3
+ Copyright (c) 2017 Howlin Bash.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
6
 
7
7
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
8
 
9
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
data/_sass/heidi.scss ADDED
@@ -0,0 +1,33 @@
1
+ /*
2
+ * __ __
3
+ * /\ \ __ /\ \ __
4
+ * \ \ \___ __ /\_\ \_\ \/\_\
5
+ * \ \ _ `\ /'__`\/\ \ /'_` \/\ \
6
+ * \ \ \ \ \/\ __/\ \ \/\ \L\ \ \ \
7
+ * \ \_\ \_\ \____\\ \_\ \___,_\ \_\
8
+ * \/_/\/_/\/____/ \/_/\/__,_ /\/_/
9
+ *
10
+ *
11
+ *
12
+ * Designed, built, and released under MIT license by @mdo & @howlinbash.
13
+ * Learn more at https://github.com/poole/hyde.
14
+ */
15
+
16
+
17
+ /*
18
+ * Contents
19
+ *
20
+ * Global resets
21
+ */
22
+
23
+
24
+ /*
25
+ * Global resets
26
+ *
27
+ * Update the foundational and global aspects of the page.
28
+ */
29
+
30
+ html {
31
+ font-family: "Inconsolata", Helvetica, Arial, sans-serif;
32
+ line-height: 1.25;
33
+ }
data/assets/styles.scss CHANGED
@@ -7,3 +7,4 @@ title: false
7
7
  @import "syntax";
8
8
  @import "poole";
9
9
  @import "hyde";
10
+ @import "heidi";
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-heidi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Otto
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-04-10 00:00:00.000000000 Z
12
+ date: 2017-06-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jekyll
@@ -98,7 +98,7 @@ dependencies:
98
98
  description: Heidi is a brazen two-column Jekyll theme that pairs a prominent sidebar
99
99
  with uncomplicated content. Based on Hyde by @mdo. Developed by Howlin Bash
100
100
  email:
101
- - howlin-bash@posteo.de
101
+ - howlinbash@posteo.de
102
102
  executables: []
103
103
  extensions: []
104
104
  extra_rdoc_files: []
@@ -110,6 +110,7 @@ files:
110
110
  - _layouts/default.html
111
111
  - _layouts/page.html
112
112
  - _layouts/post.html
113
+ - _sass/heidi.scss
113
114
  - _sass/hyde.scss
114
115
  - _sass/poole.scss
115
116
  - _sass/syntax.scss
@@ -136,7 +137,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
136
137
  version: '0'
137
138
  requirements: []
138
139
  rubyforge_project:
139
- rubygems_version: 2.6.8
140
+ rubygems_version: 2.6.11
140
141
  signing_key:
141
142
  specification_version: 4
142
143
  summary: Heidi is a brazen two-column Jekyll theme that pairs a prominent sidebar