j1-template 2022.0.14 → 2022.0.15

Sign up to get free protection for your applications and to get access to all the features.
data/lib/j1/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module J1
2
- VERSION = '2022.0.14'
2
+ VERSION = '2022.0.15'
3
3
  end
@@ -53,7 +53,7 @@ gem 'jekyll', '~> 4.2'
53
53
 
54
54
  # Theme Rubies, default: J1 Template (NOT used for the development system)
55
55
  #
56
- gem 'j1-template', '~> 2022.0.14'
56
+ gem 'j1-template', '~> 2022.0.15'
57
57
 
58
58
  # ------------------------------------------------------------------------------
59
59
  # PRODUCTION: Gem needed for the Jekyll and J1 prod environment
@@ -53,7 +53,7 @@ environment: development
53
53
  # ------------------------------------------------------------------------------
54
54
  # Sets the build version of J1 Template Gem
55
55
  #
56
- version: 2022.0.14
56
+ version: 2022.0.15
57
57
 
58
58
  # version
59
59
  # ------------------------------------------------------------------------------
@@ -145,10 +145,11 @@ defaults:
145
145
  #
146
146
  enabled: false
147
147
 
148
+ debug: false
149
+ saveToCookie: true
150
+
148
151
  reloadPageOnChange: false # reload current page, if theme has been changed
149
152
  retries: 30 # retry to load theme list from API
150
- saveToCookie: true
151
- debug: false
152
153
  preview_page: /pages/public/previewer/theme/
153
154
  menu_icon_family: MDI
154
155
  menu_icon_color: "#9E9E9E"
@@ -27,8 +27,9 @@ description:
27
27
  settings:
28
28
  enabled: true
29
29
 
30
- saveToCookie: true
31
30
  debug: false
31
+ saveToCookie: true
32
+
32
33
 
33
34
  # ------------------------------------------------------------------------------
34
35
  # END config
@@ -437,7 +437,7 @@ end::tables[]
437
437
  // -----------------------------------------------------------------------------
438
438
  tag::products[]
439
439
  :j1--license: MIT License
440
- :j1--version: 2022.0.14
440
+ :j1--version: 2022.0.15
441
441
  :j1--site-name: Jekyll One
442
442
  end::products[]
443
443
 
@@ -364,6 +364,6 @@ end
364
364
 
365
365
  module Jekyll
366
366
  module J1LunrSearch
367
- VERSION = '2022.0.14'
367
+ VERSION = '2022.0.15'
368
368
  end
369
369
  end
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1_starter",
4
- "version": "2022.0.14",
4
+ "version": "2022.0.15",
5
5
  "description": "J1 Template Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -72,7 +72,7 @@ valuable extensions to the Markup language Asciidoc to the Markup language
72
72
  Asciidoc is made especially for documents of the Jekyll content type pages
73
73
  (but can be used for posts or collections as well).
74
74
 
75
- == Asciidoc Code
75
+ == Asciidoc Result Extension
76
76
 
77
77
  J1 Template adds a simple Javascript based on the `View Result Extension` to
78
78
  any `listingblock`. The extension adds an interactive toggle button `VIEW`
@@ -92,7 +92,7 @@ Asciidoc code and how the resulting (HTML) code would look alike.
92
92
 
93
93
  [.result]
94
94
  ====
95
- displayed till clicked, but closed on second click
95
+ displayed till clicked, but closed on second click (toggle)
96
96
  ====
97
97
 
98
98
  == Asciidoc Admonitions
@@ -268,7 +268,7 @@ flag:country[style, size, modifier] <1> <2> <3> <4>
268
268
  <4> The `modifier` can be used to add individual CSS classes e.g. for
269
269
  BS styles for margin setting and other
270
270
 
271
- .Click on _view result_ to see how it's looks alike
271
+ .Click on button `VIEW` to see how it's looks alike
272
272
  [source, prometheus, role="noclip"]
273
273
  ----
274
274
  flag:de[rectangle, 2x, ml-3 mr-2 mb-2] Germany (rectangle) +
@@ -367,7 +367,7 @@ mdi:icon_name[icon_size, modifier] <1> <2> <3>
367
367
  <3> The `modifier` can be used to set the e.g the color (md-blue), an
368
368
  animation (fa-pulsed) or the orientation (fa-rotate-45)
369
369
 
370
- .Click on _view result_ to see how it's looks alike
370
+ .Click on button `VIEW` to see how it's looks alike
371
371
  [source, prometheus, role="noclip"]
372
372
  ----
373
373
  mdi:home[2x, mdi-pulsed ml-3 mr-2 mb-2] Symbol icon (pulsed) +
@@ -401,7 +401,7 @@ fas:icon_name[icon_size, modifier] <1> <2> <3>
401
401
  <3> The `modifier` can be used to set e.g the color (md-blue), an
402
402
  animation (fa-pulsed) or the orientation (fa-rotate-45) of an icon
403
403
 
404
- .Click on _view result_ to see how it's looks alike
404
+ .Click on button `VIEW` to see how it's looks alike
405
405
  [source, prometheus, role="noclip"]
406
406
  ----
407
407
  fas:home[2x, fa-pulsed ml-2 mr-2 mb-2] Solid icon (pulsed) +
@@ -436,7 +436,7 @@ iconify:icon_name[icon_size, modifier] <1> <2> <3>
436
436
  <3> The `modifier` can be used to set e.g the color (md-blue) or additional
437
437
  positioning classes for margings and padding
438
438
 
439
- .Click on _view result_ to see how it's looks alike
439
+ .Click on button `VIEW` to see how it's looks alike
440
440
  [source, prometheus, role="noclip"]
441
441
  ----
442
442
  iconify:logos:opensource[2x, ml-4 mr-2 mb-2] Brand icon OpenSource +
@@ -478,7 +478,7 @@ emoji:icon_name[icon_size] <1> <2>
478
478
  link:{url-previewer--emoji}[Twitter Emoji's]
479
479
  <2> The `icon_size` attribute can be one of: `xs`, `sm`, `lg` and `1x` to `5x`
480
480
 
481
- .Click on _view result_ to see how it's look alike
481
+ .Click on button `VIEW` to see how it's look alike
482
482
  [source, prometheus, role="noclip"]
483
483
  ----
484
484
  This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2022.0.14",
4
+ "version": "2022.0.15",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2022.0.14",
4
+ "version": "2022.0.15",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2022.0.14
4
+ version: 2022.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-12-29 00:00:00.000000000 Z
11
+ date: 2022-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -2037,7 +2037,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2037
2037
  - !ruby/object:Gem::Version
2038
2038
  version: '0'
2039
2039
  requirements: []
2040
- rubygems_version: 3.2.32
2040
+ rubygems_version: 3.3.4
2041
2041
  signing_key:
2042
2042
  specification_version: 4
2043
2043
  summary: J1 Template