futuro 0.6.2 → 0.6.3

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: futuro
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.2
4
+ version: 0.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul Heading
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-04 00:00:00.000000000 Z
11
+ date: 2020-03-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -136,9 +136,9 @@ files:
136
136
  - _includes/svg/site/btn/share/chapter.svg
137
137
  - _includes/svg/site/btn/share/page.svg
138
138
  - _includes/svg/site/btn/update.svg
139
- - _includes/svg/site/loader/step-1.svg
140
- - _includes/svg/site/loader/step-2.svg
141
- - _includes/svg/site/loader/step-3.svg
139
+ - _includes/svg/site/load/load_1.svg
140
+ - _includes/svg/site/load/load_2.svg
141
+ - _includes/svg/site/load/load_3.svg
142
142
  - _layouts/feed.html
143
143
  - _layouts/mini.html
144
144
  - _layouts/single.html
@@ -174,9 +174,11 @@ files:
174
174
  - _sass/block/util.scss
175
175
  - _sass/fonts/lite.scss
176
176
  - _sass/fonts/max.scss
177
+ - _sass/fonts/shopify.scss
177
178
  - _sass/futuro.core.scss
178
179
  - _sass/futuro.lite.scss
179
180
  - _sass/futuro.max.scss
181
+ - _sass/futuro.shopify.scss
180
182
  - _sass/helpers/extends.scss
181
183
  - _sass/helpers/mixins.scss
182
184
  - _sass/helpers/variables.scss
@@ -230,6 +232,7 @@ files:
230
232
  - assets/js/futuro.footer.vendor.js
231
233
  - assets/js/futuro.header.custom.js
232
234
  - assets/js/futuro.header.legacy.js
235
+ - assets/js/futuro.header.legacy.shopify.js
233
236
  - assets/js/futuro.header.vendor.js
234
237
  - assets/js/header/custom/Overlay.js
235
238
  - assets/js/header/custom/Site.js
@@ -238,6 +241,7 @@ files:
238
241
  - assets/js/header/vendor/modernizr.js
239
242
  - assets/js/header/vendor/modernizr.legacy.js
240
243
  - assets/js/header/vendor/simple-jekyll-search.js
244
+ - assets/js/header/vendor/tinycolor.js
241
245
  homepage: https://guidelines.barbican.org.uk
242
246
  licenses:
243
247
  - MIT