solar-flair 0.2.1 → 0.2.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 687ac1f3d0db88e675f1322cc3ca134a22d3197d
4
- data.tar.gz: 6c24340f9d38c3dbdf205d5c253075f6b75b9dc6
3
+ metadata.gz: fbf576d8633f1307bf451095cd10a90d32b5da7e
4
+ data.tar.gz: 52994e79bcc91d83035636acbca13f6ed78550c6
5
5
  SHA512:
6
- metadata.gz: c074b56cb1bbfde8d73f1b2ae21b6ae3504b37cb799ad0d8d6ef5717ea9aab7acac493a51730150423238ddc00b8d47d4504f089ced124fd44782b62ae267b91
7
- data.tar.gz: 613723f3bb710c9f09982d17d797d21ab60aaf72ad18f051d1423b6958e1798b72b583e101ec3b9598cb0ab7eda2124922e78af8741250b8ca255d94c7d5a03e
6
+ metadata.gz: 8b300de9e09dbca175bcafcd5dc520935e0ca7c0639e7c5443809ebe0b362b747f49f5d0f100173888d4ec2e0bbb98024e95e09a942c861b7e5b23e5128f2c8a
7
+ data.tar.gz: a747ec2136ee925ba7b17845aed523615c5013cf255135e081a1e9b7216ba8dc5d9422af99a9a27d6d51efbe5b76761aade9b8b4fcae3eaedb0486512f18a0ae
data/README.md CHANGED
@@ -1,10 +1,12 @@
1
1
  # Solar Flair
2
2
 
3
+ [![Gem Version](https://badge.fury.io/rb/solar-flair.svg)](https://badge.fury.io/rb/solar-flair)
4
+
3
5
  Solar Flair is an open source project and the Jekyll theme that [Solar Innovations](https://solarinnovations.com) uses accross their [Planning.Solar websites](https://planning.solar).
4
6
 
5
7
  The theme is designed to have 4 primary branding colors that can be toggled on/off through the config file.
6
8
 
7
- The [demo site](http://solarflair.url.solar/) shows four different theme styles.
9
+ The [demo site](http://flair.planning.solar/) shows four different theme styles.
8
10
 
9
11
 
10
12
  ## Installation
@@ -98,10 +98,10 @@ font-weight: 500;
98
98
  body{
99
99
  background:
100
100
  linear-gradient(
101
- rgba(255, 255, 255, 0.95),
102
- rgba(255, 255, 255, 0.95)
101
+ rgba(255, 255, 255, 0.75),
102
+ rgba(255, 255, 255, 0.75)
103
103
  ),
104
- url('/assets/images/canvas.jpg');
104
+ url('/assets/images/cloth.png');
105
105
  }
106
106
 
107
107
 
@@ -155,15 +155,7 @@ main.page-content{
155
155
  display: flex;
156
156
  }
157
157
 
158
- body{
159
- background:
160
- linear-gradient(
161
- rgba(255, 255, 255, 0.95),
162
- rgba(255, 255, 255, 0.95)
163
- ),
164
- url('/assets/images/canvas.jpg');
165
158
 
166
- }
167
159
 
168
160
 
169
161
  .requestquote{
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solar-flair
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicholas D. Kline
@@ -118,6 +118,7 @@ files:
118
118
  - assets/fonts/Open_Sans/OpenSans-SemiBold.ttf
119
119
  - assets/fonts/Open_Sans/OpenSans-SemiBoldItalic.ttf
120
120
  - assets/images/canvas.jpg
121
+ - assets/images/cloth.png
121
122
  - assets/images/paisley.jpg
122
123
  - assets/images/pattern.svg
123
124
  - assets/images/squares.jpg