bas-jekyll-theme-bas-style-kit 0.12.1 → 0.12.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 +4 -4
- data/README.md +8 -0
- data/_data/bas-style-kit/bsk-css.yml +5 -2
- data/_data/bas-style-kit/bsk-js.yml +6 -3
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 53a6eccbeb8854034498f29cad3c28b55cdf03865f87cf7b12693cd14f91d92b
|
|
4
|
+
data.tar.gz: 5a8f1b5a6ede1efd553d798c0e28e952a034f359256539acc7d1097f5307afc4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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://
|
|
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
|
|
4
|
+
# integrity: 'need to add...'
|
|
5
5
|
type: 'remote'
|
|
6
6
|
-
|
|
7
|
-
href: 'https://
|
|
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.
|
|
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-
|
|
11
|
+
date: 2023-07-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: webrick
|