j1-template 2023.0.1 → 2023.0.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: bc6abda9b3b1527a26e1427b883fe0056d841fce79d11e75a23fcdab53fb27fc
4
- data.tar.gz: dffeec0b7bd621fd62f4655696a364c4d038027fb87e09e1ab135ab973853f4c
3
+ metadata.gz: 31e43186bcf8a49e6b47e1a297fcd921dd4aa95ee92a65b71e3b51e5f2f4aa4f
4
+ data.tar.gz: 7bef49411c29e970faf4aeb76b4af4ed712ca383d3cbf36f7582543233326e25
5
5
  SHA512:
6
- metadata.gz: f572b07d5b8bcba3401f724a41d826290e6ab18b60ca79e90000b605a978cff75de471a55f75d586af07ebe4d5b395ffe22c0f20bbd39004ea6f8745643c5f38
7
- data.tar.gz: 2bf79b3cd0e22cbb1c1e6fe448bb7ae6cfa39ac1983e6ea63b1bbd91436aaecf81961f07b1fc00d2be7d30c1360db65a4c1791dddc8c9b6dce28b63322a42c40
6
+ metadata.gz: 11349904d27813c26e95f30d433476193cd992e177fa23fccf6a4ee3908fed92cfc4074e3b5de1ceba4087688ccfc1e3dc213ffa52631f05b71aa429cfae5445
7
+ data.tar.gz: c997718ba9383a1eea656322f0b764c23af48cf275494c4e3f3b2a842c72c39164bbc09d0868679a13003096bf712a4bf945206229a10bcd619425a092950686
@@ -257,8 +257,8 @@ exclude_from_search: true
257
257
  <img
258
258
  class="sticker-image"
259
259
  src="/assets/images/sticker/600x600/sticker-new-version.png"
260
- alt="Get new version 2023.0.1"
261
- title="Get new version 2023.0.1"
260
+ alt="Get new version 2023.0.2"
261
+ title="Get new version 2023.0.2"
262
262
  style="width: 140px; height: 120px;"
263
263
  >
264
264
  </a>
data/lib/j1/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module J1
2
- VERSION = '2023.0.1'
2
+ VERSION = '2023.0.2'
3
3
  end
@@ -75,11 +75,11 @@ end
75
75
  # Specify the THEME GEM used for the project
76
76
 
77
77
  # Loaded from RubyGems
78
- gem 'j1-template', '~> 2023.0.1'
78
+ gem 'j1-template', '~> 2023.0.2'
79
79
 
80
80
  # Loaded from gem.fury.io
81
81
  #source 'https://gem.fury.io/jekyll-one-org/' do
82
- # gem 'j1-template', '~> 2023.0.1'
82
+ # gem 'j1-template', '~> 2023.0.2'
83
83
  #end
84
84
 
85
85
  # ------------------------------------------------------------------------------
@@ -380,7 +380,7 @@ This command creates a **initial** project in folder **my-starter**.
380
380
  2022-07-30 18:12:12 - GENERATE: Resolving dependencies...
381
381
  2022-07-30 18:12:12 - GENERATE: Using bundler 2.3.7
382
382
  ...
383
- 2022-07-30 18:12:12 - GENERATE: Using j1-template 2023.0.1
383
+ 2022-07-30 18:12:12 - GENERATE: Using j1-template 2023.0.2
384
384
  2022-07-30 18:12:12 - GENERATE: Bundle complete! 31 Gemfile dependencies, 78 gems now installed.
385
385
  2022-07-30 18:12:12 - GENERATE: Bundled gems are installed into `../../.gem`
386
386
  2022-07-30 18:12:12 - GENERATE: C:/Users/xxx/.gem/ruby/3.1.0;C:/DevTools/Ruby31-x64/lib/ruby/gems/3.1.0;
@@ -416,7 +416,7 @@ commands are available as well.
416
416
  2022-07-30 18:17:48 - SETUP: Initialize the project ...
417
417
  2022-07-30 18:17:48 - SETUP: Be patient, this will take a while ...
418
418
  2022-07-30 18:17:49 - SETUP:
419
- 2022-07-30 18:17:49 - SETUP: > j1@2023.0.1 setup C:\Users\xxx\j1-projects\my-starter
419
+ 2022-07-30 18:17:49 - SETUP: > j1@2023.0.2 setup C:\Users\xxx\j1-projects\my-starter
420
420
  2022-07-30 18:17:49 - SETUP: > npm --silent run setup-start && npm --silent run setup-base && run-s -s setup:*
421
421
  2022-07-30 18:17:49 - SETUP:
422
422
  2022-07-30 18:17:50 - SETUP: Setup project for first use ..
@@ -461,7 +461,7 @@ browser. Let's start the journey ...
461
461
  Check setup state of the J1 project ...
462
462
  2022-07-30 18:26:18 - SITE: Starting up your site ...
463
463
  2022-07-30 18:26:18 - SITE:
464
- 2022-07-30 18:26:18 - SITE: > j1@2023.0.1 j1-site C:\Users\jadams\j1-projects\my-starter
464
+ 2022-07-30 18:26:18 - SITE: > j1@2023.0.2 j1-site C:\Users\jadams\j1-projects\my-starter
465
465
  2022-07-30 18:26:18 - SITE: > run-p -s j1-site:*
466
466
  2022-07-30 18:26:18 - SITE:
467
467
  2022-07-30 18:26:20 - SITE: Startup UTILSRV ..
@@ -500,7 +500,7 @@ Check setup state of the J1 project ...
500
500
  REBUILD: Rebuild the projects website ...
501
501
  REBUILD: Be patient, this will take a while ...
502
502
  2022-07-30 18:45:09 - REBUILD:
503
- 2022-07-30 18:45:09 - REBUILD: > j1@2023.0.1 rebuild C:\Users\xxx\j1-projects\my-starter
503
+ 2022-07-30 18:45:09 - REBUILD: > j1@2023.0.2 rebuild C:\Users\xxx\j1-projects\my-starter
504
504
  2022-07-30 18:45:09 - REBUILD: > run-s -s rebuild:* && run-s -s post-rebuild:*
505
505
  2022-07-30 18:45:09 - REBUILD:
506
506
  2022-07-30 18:45:10 - REBUILD: Rebuild site incremental ..
@@ -548,7 +548,7 @@ using Lerna for all packages:
548
548
  2022-07-30 18:29:07 - RESET: Reset the project to factory state ...
549
549
  2022-07-30 18:29:07 - RESET: Be patient, this will take a while ...
550
550
  2022-07-30 18:29:08 - RESET:
551
- 2022-07-30 18:29:08 - RESET: > j1@2023.0.1 reset C:\Users\xxx\j1-projects\my-starter
551
+ 2022-07-30 18:29:08 - RESET: > j1@2023.0.2 reset C:\Users\xxx\j1-projects\my-starter
552
552
  2022-07-30 18:29:08 - RESET: > run-s -s reset:*
553
553
  2022-07-30 18:29:08 - RESET:
554
554
  2022-07-30 18:29:08 - RESET: Reset project to factory state ..
@@ -53,7 +53,7 @@ environment: development
53
53
  # ------------------------------------------------------------------------------
54
54
  # Sets the build version of J1 Theme Gem
55
55
  #
56
- version: 2023.0.1
56
+ version: 2023.0.2
57
57
 
58
58
  # version
59
59
  # ------------------------------------------------------------------------------
@@ -72,18 +72,22 @@ settings:
72
72
  facebook:
73
73
  enabled: true
74
74
  href: "#void"
75
+ # href: "https://www.facebook.com/<your_profile>/"
75
76
  twitter:
76
77
  enabled: true
77
- href: "https://twitter.com/jurgen_adams"
78
+ href: "#void"
79
+ # href: "https://twitter.com/<your_profile>/"
78
80
  github:
79
81
  enabled: true
80
82
  href: "https://github.com/jekyll-one/j1-template-starter"
81
83
  xing:
82
84
  enabled: true
83
- href: "https://www.xing.com/profile/Juergen_Adams"
85
+ href: "#void"
86
+ # href: "https://www.xing.com/profile/<your_profile>/"
84
87
  linkedin:
85
88
  enabled: true
86
- href: "https://www.linkedin.com/in/juergenadams/"
89
+ href: "#void"
90
+ # href: "https://www.linkedin.com/in/<your_profile>/"
87
91
 
88
92
  # ----------------------------------------------------------------------
89
93
  # LEGAL settings
@@ -101,7 +105,7 @@ settings:
101
105
 
102
106
  - name: Impress
103
107
  legal:
104
- enabled: true
108
+ enabled: false
105
109
 
106
110
  type: impress
107
111
  statement: Impress
@@ -57,7 +57,7 @@
57
57
  <id>{{ page.url | absolute_url | xml_escape }}</id>
58
58
  <post_limited>{{ limit_posts }}</post_limited>
59
59
  <template_name>J1 Theme</template_name>
60
- <template_version>2023.0.1</template_version>
60
+ <template_version>2023.0.2</template_version>
61
61
 
62
62
  {% assign title = site.title | default: site.name %}
63
63
  {% if page.collection != "posts" %}
@@ -391,6 +391,6 @@ end
391
391
 
392
392
  module Jekyll
393
393
  module J1LunrSearch
394
- VERSION = '2023.0.1'
394
+ VERSION = '2023.0.2'
395
395
  end
396
396
  end
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1",
4
- "version": "2023.0.1",
4
+ "version": "2023.0.2",
5
5
  "description": "J1 Theme Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -1,80 +1,80 @@
1
- ---
2
- title: Jekyll One
3
- tagline: About This Site
4
- date: 2022-01-01 00:00:00
5
- description: >
6
- Things you should know about this site, the people, the software
7
- and the services provided by this project.
8
- keywords: >
9
- Jekyll, Theme, JekyllOne, J1, About, Project, Site
10
-
11
- categories: [ About ]
12
- tags: [ Site, Review ]
13
-
14
- image:
15
- path: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
16
- width: 1920
17
- height: 1280
18
- alt: J1 Theme Mockup
19
-
20
- fab_menu_id: page_ctrl
21
- scrollbar: false
22
- comments: false
23
-
24
- regenerate: false
25
- permalink: /pages/public/about/site/
26
-
27
- resources: [ animate ]
28
- resource_options:
29
- - attic:
30
- padding_top: 600
31
- padding_bottom: 50
32
- opacity: 0.5
33
- slides:
34
- - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
35
- alt: J1 Themes Mockup
36
- ---
37
-
38
- // Page Initializer
39
- // =============================================================================
40
- // Enable the Liquid Preprocessor
41
- :page-liquid:
42
-
43
- // Set (local) page attributes here
44
- // -----------------------------------------------------------------------------
45
- // :page--attr: <attr-value>
46
-
47
- // Attribute settings for section control
48
- //
49
- :badges-enabled: true
50
-
51
- // Load Liquid procedures
52
- // -----------------------------------------------------------------------------
53
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
54
-
55
- // Load page attributes
56
- // -----------------------------------------------------------------------------
57
- {% include {{load_attributes}} scope="global" %}
58
-
59
- ifeval::[{badges-enabled} == true]
60
- [role="mb-4"]
61
- {badge-j1--version-latest} {badge-j1--downloads}
62
- endif::[]
63
-
64
-
65
- // Page content
66
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
67
- [role="dropcap"]
68
- Things you should know about this site, the people, the software and the
69
- services provided by this project.
70
-
71
- // Include sub-documents (if any)
72
- // -----------------------------------------------------------------------------
73
- == About this site
74
-
75
- Whether you work solo or as part of a team, it’s always a great idea to
76
- help visitors put a face to the names behind a website. The best place to
77
- include a bit of information about you and your team is on your homepage with
78
- an About page so that no one will miss it.
79
-
80
- Good luck presenting your site, your project to the world!
1
+ ---
2
+ title: Jekyll One
3
+ tagline: About This Site
4
+ date: 2022-01-01 00:00:00
5
+ description: >
6
+ Things you should know about this site, the people, the software
7
+ and the services provided by this project.
8
+ keywords: >
9
+ Jekyll, Theme, JekyllOne, J1, About, Project, Site
10
+
11
+ categories: [ About ]
12
+ tags: [ Site, Review ]
13
+
14
+ image:
15
+ path: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
16
+ width: 1920
17
+ height: 1280
18
+ alt: J1 Theme Mockup
19
+
20
+ fab_menu_id: page_ctrl
21
+ scrollbar: false
22
+ comments: false
23
+
24
+ regenerate: false
25
+ permalink: /pages/public/about/site/
26
+
27
+ resources: [ animate ]
28
+ resource_options:
29
+ - attic:
30
+ padding_top: 600
31
+ padding_bottom: 50
32
+ opacity: 0.5
33
+ slides:
34
+ - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
35
+ alt: J1 Themes Mockup
36
+ ---
37
+
38
+ // Page Initializer
39
+ // =============================================================================
40
+ // Enable the Liquid Preprocessor
41
+ :page-liquid:
42
+
43
+ // Set (local) page attributes here
44
+ // -----------------------------------------------------------------------------
45
+ // :page--attr: <attr-value>
46
+
47
+ // Attribute settings for section control
48
+ //
49
+ :badges-enabled: true
50
+
51
+ // Load Liquid procedures
52
+ // -----------------------------------------------------------------------------
53
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
54
+
55
+ // Load page attributes
56
+ // -----------------------------------------------------------------------------
57
+ {% include {{load_attributes}} scope="global" %}
58
+
59
+ ifeval::[{badges-enabled} == true]
60
+ [role="mb-4"]
61
+ {badge-j1--version-latest} {badge-j1--downloads}
62
+ endif::[]
63
+
64
+
65
+ // Page content
66
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
67
+ [role="dropcap"]
68
+ Things you should know about this site, the people, the software and the
69
+ services provided by this project.
70
+
71
+ // Include sub-documents (if any)
72
+ // -----------------------------------------------------------------------------
73
+ == About this site
74
+
75
+ Whether you work solo or as part of a team, it’s always a great idea to
76
+ help visitors put a face to the names behind a website. The best place to
77
+ include a bit of information about you and your team is on your homepage with
78
+ an About page so that no one will miss it.
79
+
80
+ Good luck presenting your site, your project to the world!
@@ -65,8 +65,7 @@ WARNING: This document *does not* constitute any *legal advice*. It is
65
65
  highly recommended to verify legal aspects and implications.
66
66
  endif::[]
67
67
 
68
-
69
- // Page content
68
+ // NOTE
70
69
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71
70
  // Ist ein Impressum gesetzlich vorgeschrieben?
72
71
  // Ein Impressum ist auf allen kommerziellen Websites, die im
@@ -77,28 +76,33 @@ endif::[]
77
76
  // Wenn Sie lediglich einen persönlichen Blog ohne Werbung haben und kein
78
77
  // Geld damit verdienen, ist das Impressum nicht erforderlich.
79
78
 
79
+
80
+ // Page content
81
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
82
+ [role="dropcap"]
83
+ The content and works published on this website are governed by the copyright
84
+ laws of Germany. Any duplication, processing, distribution, or any form of
85
+ utilization beyond the scope of copyright law shall require the prior written
86
+ consent of the author or authors in question.
87
+
80
88
  // Include sub-documents (if any)
81
89
  // -----------------------------------------------------------------------------
82
90
  ifeval::[{eu-region} == true]
83
91
  .Postal address
84
92
  ----
85
- Juergen Adams
86
- Erasmusstrasse 28
87
- 40223 Duesseldorf
93
+ <your-postal-address>
88
94
  ----
89
95
  endif::[]
90
96
 
91
97
  .Contact
92
98
  [source, text]
93
99
  ----
94
- webmaster@jekyll.one
100
+ webmaster@<your.domain>
95
101
  ----
96
102
 
97
103
  ifeval::[{eu-region} == true]
98
104
  .Responsible for the content according to § 18 Abs. 1 MStV:
99
105
  ----
100
- Juergen Adams
101
- Erasmusstrasse 28
102
- 40223 Duesseldorf
106
+ <your-postal-address>
103
107
  ----
104
108
  endif::[]
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2023.0.1",
4
+ "version": "2023.0.2",
5
5
  "description": "J1 Theme 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": "2023.0.1",
4
+ "version": "2023.0.2",
5
5
  "description": "J1 Theme 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: 2023.0.1
4
+ version: 2023.0.2
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: 2023-01-04 00:00:00.000000000 Z
11
+ date: 2023-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll