bas-jekyll-theme-bas-style-kit 0.12.1 → 0.12.2

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: 7c9c811c7f95c95d6f8a1c28b43a0877cb1de49c403864ed178fdac328e04001
4
- data.tar.gz: 0a45a4c3ea2da81e272d9f0635181fbf847896ba3c9c6a88df4a0ae8a6fc6f61
3
+ metadata.gz: 53a6eccbeb8854034498f29cad3c28b55cdf03865f87cf7b12693cd14f91d92b
4
+ data.tar.gz: 5a8f1b5a6ede1efd553d798c0e28e952a034f359256539acc7d1097f5307afc4
5
5
  SHA512:
6
- metadata.gz: 97a9da43175c7b75dbe3bd1b0b63e760d33b00309d8e2b399d110cbc3a68e3fce942d5528c288a61d0e411d013d8f08a616f6d4ef3293a46cbbf57ca5fd118a8
7
- data.tar.gz: 8aee6fc66814ac0aa84e8d4131fc90f83ca366bbd0ed7a8b7ac42c8f14317edaa7d32c4766d8010ec116fdbb64d06433103d1d28c7d5880c8fc1efe0001f0d3c
6
+ metadata.gz: ebf48e0dc035f5cf6da9ba9e092d308ff688034d78a40f647635323210a5b58afdd6737da31e52c3161dd34e5bf872c9c824c4cc226828b72f22e1455ae770f0
7
+ data.tar.gz: 50600faeba2178b1341e010a074ff9ec237b74f6c915bda8f2c74b605b981f542d30cf89678e7b8bbcf8f91c90aff14cdfcc8aa54ac23abae4aef4bbbc2805e3
data/README.md CHANGED
@@ -754,6 +754,14 @@ $ gem build jekyll-theme-bas-style-kit.gemspec
754
754
  $ gem push jekyll-theme-bas-style-kit-*.gem
755
755
  ```
756
756
 
757
+ [2a]
758
+
759
+ ```shell
760
+ $ docker-compose run --entrypoint="" app ash
761
+ $ gem build bas-jekyll-theme-bas-style-kit.gemspec
762
+ $ gem push bas-jekyll-theme-bas-style-kit-*.gem
763
+ ```
764
+
757
765
  ## Issue tracking
758
766
 
759
767
  This project uses [issue tracking](https://trello.com/b/0Mhzizpk/bas-style-kit) to manage development of new
@@ -1,6 +1,9 @@
1
1
  ---
2
2
  -
3
- href: 'https://cdn.web.bas.ac.uk/bas-style-kit/0.6.1/css/bas-style-kit.min.css'
4
- # href: 'http://localhost:8043/develop/dist/css/bas-style-kit.css'
3
+ href: 'https://fly-bas-style-kit.fly.dev/css/bas-style-kit.css'
5
4
  # integrity: 'sha256-k05vjok9IGTMBJ8KYnQYX9sEc7A9eGWsTM8tQ2XqE8A='
6
5
  type: 'remote'
6
+ -
7
+ # href: 'http://localhost:8043/develop/dist/css/bas-style-kit.css'
8
+ # integrity: 'sha256-k05vjok9IGTMBJ8KYnQYX9sEc7A9eGWsTM8tQ2XqE8A='
9
+ # type: 'remote'
@@ -1,12 +1,15 @@
1
1
  ---
2
2
  -
3
3
  href: 'https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v2.8.9/dist/cookieconsent.js'
4
- # integrity: 'need to add this...'
4
+ # integrity: 'need to add...'
5
5
  type: 'remote'
6
6
  -
7
- href: 'https://cdn.web.bas.ac.uk/bas-style-kit/0.6.0-beta/js/bas-style-kit.min.js'
8
- integrity: 'sha256-IGaRkrHf/T62GN0E75YL3iLtvmbifinJXfSo8GohRB0='
7
+ href: 'https://fly-bas-style-kit.fly.dev/js/bas-style-kit.js'
9
8
  type: 'remote'
9
+ # -
10
+ # href: 'https://cdn.web.bas.ac.uk/bas-style-kit/0.6.0-beta/js/bas-style-kit.min.js'
11
+ # integrity: 'sha256-IGaRkrHf/T62GN0E75YL3iLtvmbifinJXfSo8GohRB0='
12
+ # type: 'remote'
10
13
  -
11
14
  # href: 'http://localhost:8043/develop/dist/js/bas-style-kit.js'
12
15
  # integrity: 'sha256-cW+jowQERFqjJwdZ1VSZgG7dXQly19ykM5kVIONXmFg='
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bas-jekyll-theme-bas-style-kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.1
4
+ version: 0.12.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - baswebapps
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-14 00:00:00.000000000 Z
11
+ date: 2023-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: webrick