jekyll-theme-bas-style-kit 0.12.3 → 0.12.4

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
  SHA256:
3
- metadata.gz: 94b0c04c83e7040b54c9bb2bf34b866cf70a6a8c13a5eaa6cf624e99d3d9dd02
4
- data.tar.gz: c578c8f3143b0641a4506be118f447cfea1e7ea0ba44ed10717bd021091349e3
3
+ metadata.gz: 611ac7ed0b81d6a4188a8f384a9e2c00ea5452fc034f3d90ed681c8be1791805
4
+ data.tar.gz: 4206851687521dc6095164e7dba6716b79d4a865c7f071d5aa38d640997b9761
5
5
  SHA512:
6
- metadata.gz: 440b0cf67b84e908fcc7c78731502d8d43c3debf3560a0af2c4268aded33667f5e41b1b6bbe1052ecc4e2c054d342404271c4d8fcbb79189e87cf5fb75a0b860
7
- data.tar.gz: 7596874ac5fe98e4279a592e4679e0bcb69a9b6ac48e3e35cffb1eec7dac3ce64e82f178941b8dfac180d682ddb25f98e18e7692837cd58cc0d4e3f65bc333e3
6
+ metadata.gz: 258aeec84fafb7672d2919d7244c83358c77aaf5bebf02580053ea36cfea8e7804a2bd8574484920c07a7494c3629f2228b23b85680ebcc4d1749c1f27db5664
7
+ data.tar.gz: e888891a36dc0f17e779b90aa239722352aaaf88fe9ca4fc564f99396d70b39f075a2d2897fd8a6b1cd6f4b66dcdc60e9146c05268fc3296942b82045cae9fa0
data/CHANGELOG.md CHANGED
@@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
5
5
 
6
6
  ## [Unreleased][unreleased]
7
7
 
8
+ ## 0.12.4 - 2023-10-05
9
+ ### Changed
10
+ * Use new versions of css & js etc from the BAS CDN
8
11
  ## 0.12.2 - 2023-08-11
9
12
  ### Added
10
13
 
@@ -1,13 +1,12 @@
1
1
  ---
2
2
  -
3
- href: 'https://fly-bas-style-kit.fly.dev/css/bas-style-kit.css'
4
- # integrity: 'sha256-k05vjok9IGTMBJ8KYnQYX9sEc7A9eGWsTM8tQ2XqE8A='
3
+ href: 'https://cdn.web.bas.ac.uk/bas-style-kit/0.7.0-alpha/css/bas-style-kit.min.css'
4
+ integrity: 'sha256-oBKvF34EPq2Wb48GdD62vroHnvtzneGzsi6ocaemWUc='
5
5
  type: 'remote'
6
6
  -
7
7
  # href: 'http://localhost:8043/develop/dist/css/bas-style-kit.css'
8
8
  # integrity: 'sha256-k05vjok9IGTMBJ8KYnQYX9sEc7A9eGWsTM8tQ2XqE8A='
9
9
  # type: 'remote'
10
10
  -
11
- href: '/assets/css/styles.css'
12
- type: 'local'
13
-
11
+ # href: '/assets/css/styles.css'
12
+ # type: 'local'
@@ -5,16 +5,8 @@
5
5
  type: 'remote'
6
6
  -
7
7
  href: 'https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v2.8.9/dist/cookieconsent.js'
8
- # integrity: 'need to add...'
9
8
  type: 'remote'
10
9
  -
11
- href: 'https://fly-bas-style-kit.fly.dev/js/bas-style-kit.js'
12
- type: 'remote'
13
- # -
14
- # href: 'https://cdn.web.bas.ac.uk/bas-style-kit/0.6.0-beta/js/bas-style-kit.min.js'
15
- # integrity: 'sha256-IGaRkrHf/T62GN0E75YL3iLtvmbifinJXfSo8GohRB0='
16
- # type: 'remote'
17
- # -
18
- # href: 'http://localhost:8043/develop/dist/js/bas-style-kit.js'
19
- # integrity: 'sha256-cW+jowQERFqjJwdZ1VSZgG7dXQly19ykM5kVIONXmFg='
20
- # type: 'local'
10
+ href: 'https://cdn.web.bas.ac.uk/bas-style-kit/0.7.0-alpha/js/bas-style-kit.min.js'
11
+ integrity: 'sha256-CeINelPKSIKuSMUCBWt2GtM8lu6t5AIj+Iwo1ySpNqw='
12
+ type: 'remote'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-bas-style-kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.3
4
+ version: 0.12.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - baswebapps
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-12 00:00:00.000000000 Z
11
+ date: 2023-10-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: webrick