j1-template 2023.0.9 → 2023.0.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (79) hide show
  1. checksums.yaml +4 -4
  2. data/assets/data/banner.html +2 -2
  3. data/assets/data/masterslider.html +4 -2
  4. data/assets/themes/j1/adapter/js/j1.js +19 -10
  5. data/assets/themes/j1/adapter/js/masterslider.js +2 -2
  6. data/assets/themes/j1/adapter/js/navigator.js +3 -1
  7. data/assets/themes/j1/adapter/js/scroller.js +1 -0
  8. data/assets/themes/j1/adapter/js/waves.js +4 -3
  9. data/assets/themes/j1/modules/masterslider/css/theme/uno.css +7 -7
  10. data/assets/themes/j1/modules/masterslider/css/theme/uno.min.css +1 -1
  11. data/lib/j1/version.rb +1 -1
  12. data/lib/starter_web/Gemfile +1 -1
  13. data/lib/starter_web/README.md +5 -5
  14. data/lib/starter_web/_config.yml +57 -21
  15. data/lib/starter_web/_data/blocks/banner.yml +7 -9
  16. data/lib/starter_web/_data/blocks/defaults/panel.yml +1 -1
  17. data/lib/starter_web/_data/blocks/footer.yml +21 -21
  18. data/lib/starter_web/_data/blocks/panel.yml +25 -32
  19. data/lib/starter_web/_data/j1_config.yml +432 -430
  20. data/lib/starter_web/_data/modules/attics.yml +12 -9
  21. data/lib/starter_web/_data/modules/defaults/masterslider.yml +1 -0
  22. data/lib/starter_web/_data/modules/navigator.yml +1 -1
  23. data/lib/starter_web/_data/modules/navigator_menu.yml +48 -29
  24. data/lib/starter_web/_data/modules/scroller.yml +2 -2
  25. data/lib/starter_web/_data/templates/feed.xml +1 -1
  26. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  27. data/lib/starter_web/assets/images/pages/roundtrip/themes-menu-1280x800.jpg +0 -0
  28. data/lib/starter_web/collections/_biography/a-life-in-questions.adoc +2 -4
  29. data/lib/starter_web/collections/_biography/becoming.adoc +1 -3
  30. data/lib/starter_web/collections/_biography/born-to-run.adoc +1 -3
  31. data/lib/starter_web/collections/_biography/forty-autumns.adoc +1 -3
  32. data/lib/starter_web/collections/_biography/not-dead-yet.adoc +1 -3
  33. data/lib/starter_web/collections/_biography/princess-diarist-the.adoc +1 -3
  34. data/lib/starter_web/collections/_biography/when-breath-becomes-air.adoc +1 -3
  35. data/lib/starter_web/collections/asciidoc_skeletons/simple-post/_posts/yyyy-mm-dd-your-post-name.asciidoc +8 -109
  36. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +0 -2
  37. data/lib/starter_web/collections/posts/public/featured/_posts/2021-02-01-static-site-generators.adoc +0 -2
  38. data/lib/starter_web/collections/posts/public/featured/_posts/2022-02-01-about-j1.adoc +0 -2
  39. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-wiki-series.adoc +1 -6
  40. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-wiki-series.adoc +1 -6
  41. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-wiki-series.adoc +1 -6
  42. data/lib/starter_web/index.html +6 -35
  43. data/lib/starter_web/package.json +1 -1
  44. data/lib/starter_web/pages/public/about/features.adoc +0 -2
  45. data/lib/starter_web/pages/public/about/reporting_issues.adoc +1 -3
  46. data/lib/starter_web/pages/public/about/site.adoc +76 -78
  47. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +1 -4
  48. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +1 -3
  49. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +2 -4
  50. data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +3 -2
  51. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +3 -2
  52. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +3 -2
  53. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +3 -2
  54. data/lib/starter_web/pages/public/blog/navigator/index.html +3 -2
  55. data/lib/starter_web/pages/public/bookshelf/viewer_biography.adoc +1 -3
  56. data/lib/starter_web/pages/public/bookshelf/whats_up.adoc +1 -3
  57. data/lib/starter_web/pages/public/features/general.adoc +1 -4
  58. data/lib/starter_web/pages/public/features/template.adoc +1 -4
  59. data/lib/starter_web/pages/public/learn/roundtrip/asciidoc_extensions.adoc +5 -4
  60. data/lib/starter_web/pages/public/learn/roundtrip/bootstrap_themes.adoc +9 -8
  61. data/lib/starter_web/pages/public/learn/roundtrip/icon_fonts.adoc +2 -1
  62. data/lib/starter_web/pages/public/learn/roundtrip/lunr_search.adoc +3 -4
  63. data/lib/starter_web/pages/public/learn/roundtrip/modal_extentions.adoc +2 -1
  64. data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +3 -9
  65. data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +8 -8
  66. data/lib/starter_web/pages/public/learn/roundtrip/responsive_tables.adoc +3 -3
  67. data/lib/starter_web/pages/public/learn/roundtrip/typography.adoc +2 -1
  68. data/lib/starter_web/pages/public/learn/where_to_go.adoc +1 -3
  69. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +0 -2
  70. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +0 -2
  71. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +0 -2
  72. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +0 -2
  73. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +4 -0
  74. data/lib/starter_web/pages/public/plans/plans.adoc +1 -0
  75. data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +1 -0
  76. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  77. data/lib/starter_web/utilsrv/package.json +1 -1
  78. metadata +2 -3
  79. data/lib/starter_web/assets/images/pages/roundtrip/themes-1920x1280-bw.jpg +0 -0
@@ -2,10 +2,10 @@
2
2
  layout: home
3
3
  compress: true
4
4
 
5
- title: J1 Starter
6
- tagline: Explore What Jekyll Can Do
5
+ title: Starter
6
+ tagline: Build-In Theme
7
7
  description: >
8
- Jekyll One Starter. This theme gives web developers and
8
+ The Jekyll One Starter theme gives web developers and
9
9
  hobbyists a clean implementation in Jekyll for starting
10
10
  new projects and combines the best of open source software
11
11
  for the Web. Jekyll One is open source and the modules packed
@@ -88,45 +88,16 @@ accordion:
88
88
  resources: [ animate, iconify, scroller ]
89
89
  resource_options:
90
90
  - attic:
91
- circuit: true
92
- pauseOnHover: true
93
- padding_top: 550
94
- duration: 6000
95
- transition: push_left|cover_up|cover_down|fade|fadeInOut
96
- transitionDuration: 1200
91
+ padding_top: 600
97
92
  slides:
98
93
  - url: /assets/images/modules/attics/1920x1280/kristopher-roller.jpg
99
94
  alt: Photo by Kristopher Roller on Unsplash
100
- title: J1 Starter
101
- tagline: Explore What Jekyll Can Do
95
+ title: Starter
96
+ tagline: Build-In Theme
102
97
  badge:
103
98
  type: unsplash
104
99
  author: Kristopher Roller
105
100
  href: https://unsplash.com/@krisroller
106
- # - url: /assets/images/modules/attics/1920x1280/brad-neathery.jpg
107
- # alt: Photo by Brad Neathery on Unsplash
108
- # title: Setup A Site In No Time
109
- # tagline: Ready-to-use Build-in Web Available
110
- # badge:
111
- # type: unsplash
112
- # author: Brad Neathery
113
- # href: https://unsplash.com/@bradneathery
114
- # - url: /assets/images/modules/attics/1920x1280/fly-d.jpg
115
- # alt: Photo by FLY:D on Unsplash
116
- # title: Create Your Web
117
- # tagline: Modern, Fast and Secure Websites
118
- # badge:
119
- # type: unsplash
120
- # author: FLY:D
121
- # href: https://unsplash.com/@flyd2069
122
- # - url: /assets/images/modules/attics/1920x1280/nasa.jpg
123
- # alt: Photo by NASA on Unsplash
124
- # title: Using J1 Theme Now
125
- # tagline: Go For Rocketstart And Create A Site In Minutes
126
- # badge:
127
- # type: unsplash
128
- # author: NASA
129
- # href: https://unsplash.com/@nasa
130
101
  ---
131
102
 
132
103
  <pre>
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1",
4
- "version": "2023.0.9",
4
+ "version": "2023.0.11",
5
5
  "description": "J1 Theme Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -33,8 +33,6 @@ resources: [ animate, lightbox ]
33
33
  resource_options:
34
34
  - attic:
35
35
  padding_top: 600
36
- padding_bottom: 50
37
- opacity: 0.5
38
36
  slides:
39
37
  - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
40
38
  alt: J1 Themes Mockup
@@ -1,5 +1,5 @@
1
1
  ---
2
- title: J1 Starter
2
+ title: Starter
3
3
  tagline: Report on Failures
4
4
  date: 2022-01-01 00:00:00
5
5
  description: >
@@ -31,8 +31,6 @@ resources: [ animate ]
31
31
  resource_options:
32
32
  - attic:
33
33
  padding_top: 600
34
- padding_bottom: 50
35
- opacity: 0.5
36
34
  slides:
37
35
  - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
38
36
  alt: J1 Themes Mockup
@@ -1,78 +1,76 @@
1
- ---
2
- title: J1 Starter
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: default
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-5"]
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
- Whether you work solo or as part of a team, it’s always a great idea to
74
- help visitors put a face to the names behind a website. The best place to
75
- include a bit of information about you and your team is on your homepage with
76
- an About page so that no one will miss it.
77
-
78
- Good luck presenting your site, your project to the world!
1
+ ---
2
+ title: Starter
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: default
21
+ scrollbar: false
22
+ comments: false
23
+
24
+ regenerate: false
25
+ permalink: /pages/public/about/starter/
26
+
27
+ resources: [ animate ]
28
+ resource_options:
29
+ - attic:
30
+ padding_top: 600
31
+ slides:
32
+ - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
33
+ alt: J1 Themes Mockup
34
+ ---
35
+
36
+ // Page Initializer
37
+ // =============================================================================
38
+ // Enable the Liquid Preprocessor
39
+ :page-liquid:
40
+
41
+ // Set (local) page attributes here
42
+ // -----------------------------------------------------------------------------
43
+ // :page--attr: <attr-value>
44
+
45
+ // Attribute settings for section control
46
+ //
47
+ :badges-enabled: true
48
+
49
+ // Load Liquid procedures
50
+ // -----------------------------------------------------------------------------
51
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
52
+
53
+ // Load page attributes
54
+ // -----------------------------------------------------------------------------
55
+ {% include {{load_attributes}} scope="global" %}
56
+
57
+ ifeval::[{badges-enabled} == true]
58
+ [role="mb-5"]
59
+ {badge-j1--version-latest} {badge-j1--downloads}
60
+ endif::[]
61
+
62
+
63
+ // Page content
64
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65
+ [role="dropcap"]
66
+ Things you should know about this site, the people, the software and the
67
+ services provided by this project.
68
+
69
+ // Include sub-documents (if any)
70
+ // -----------------------------------------------------------------------------
71
+ Whether you work solo or as part of a team, it’s always a great idea to
72
+ help visitors put a face to the names behind a website. The best place to
73
+ include a bit of information about you and your team is on your homepage with
74
+ an About page so that no one will miss it.
75
+
76
+ Good luck presenting your site, your project to the world!
@@ -40,10 +40,7 @@ resource_options:
40
40
  - toccer:
41
41
  collapseDepth: 3
42
42
  - attic:
43
- padding_top: 400
44
- padding_bottom: 50
45
- opacity: 0.5
46
- alignY: 0.3
43
+ padding_top: 600
47
44
  slides:
48
45
  - url: /assets/images/modules/attics/sigmund-1920x1280.jpg
49
46
  alt: Photo by Sigmund on Unsplash
@@ -38,9 +38,7 @@ resource_options:
38
38
  - toccer:
39
39
  collapseDepth: 3
40
40
  - attic:
41
- padding_top: 400
42
- padding_bottom: 50
43
- opacity: 0.5
41
+ padding_top: 600
44
42
  slides:
45
43
  - url: /assets/images/modules/attics/sigmund-1920x1280.jpg
46
44
  alt: Photo by Sigmund on Unsplash
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: Simple Document Skeleton
3
- tagline: Create Typical Articles
3
+ tagline: Create Typical Articles
4
4
  date: 2022-01-01 00:00:00
5
5
  description: >
6
6
  Simple documents are used quite often. If the number
@@ -37,9 +37,7 @@ resource_options:
37
37
  - toccer:
38
38
  collapseDepth: 3
39
39
  - attic:
40
- padding_top: 400
41
- padding_bottom: 50
42
- opacity: 0.5
40
+ padding_top: 600
43
41
  slides:
44
42
  - url: /assets/images/modules/attics/sigmund-1920x1280.jpg
45
43
  alt: Photo by Sigmund on Unsplash
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  layout: page
3
+
3
4
  title: Blog Archive
4
5
  tagline: Explore All Posts
5
6
  date: 2022-01-01 01:00:00
@@ -40,7 +41,7 @@ resources: [ animate, scroller ]
40
41
  resource_options:
41
42
 
42
43
  - attic:
43
- alignY: top
44
+ padding_top: 550
44
45
  slides:
45
46
  - url: /assets/images/modules/attics/matthaeus-1920x1280.jpg
46
47
  alt: Photo by Matthaeus on Unsplash
@@ -248,7 +249,7 @@ site_category_word_list: {{site_category_word_list | debug}}
248
249
  </p>
249
250
 
250
251
  </div>
251
- <a class="card-link text-lowercase"
252
+ <a class="card-link md-grey-900 text-lowercase"
252
253
  href="{{post.url}}#readmore">
253
254
  {{readmore_text}} · {{post.tagline}}
254
255
  </a>
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  layout: page
3
+
3
4
  title: Post by Category
4
5
  tagline: Explore Posts
5
6
  date: 2022-01-01 01:00:00
@@ -39,7 +40,7 @@ resources: [ animate ]
39
40
  resource_options:
40
41
 
41
42
  - attic:
42
- alignY: top
43
+ padding_top: 550
43
44
  slides:
44
45
  - url: /assets/images/modules/attics/matthaeus-1920x1280.jpg
45
46
  alt: Photo by Matthaeus on Unsplash
@@ -288,7 +289,7 @@ site_category_word_list: {{site_category_word_list | debug}}
288
289
  </p>
289
290
 
290
291
  </div>
291
- <a class="card-link text-lowercase"
292
+ <a class="card-link md-grey-900 text-lowercase"
292
293
  href="{{post.url}}#readmore">
293
294
  {{readmore_text}} · {{post.tagline}}
294
295
  </a>
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  layout: page
3
+
3
4
  title: Post by Date
4
5
  date: 2022-01-01 01:00:00
5
6
  tagline: Explore Posts
@@ -40,7 +41,7 @@ resources: [ animate ]
40
41
  resource_options:
41
42
 
42
43
  - attic:
43
- alignY: top
44
+ padding_top: 550
44
45
  slides:
45
46
  - url: /assets/images/modules/attics/matthaeus-1920x1280.jpg
46
47
  alt: Photo by Matthaeus on Unsplash
@@ -270,7 +271,7 @@ site_category_word_list: {{site_category_word_list | debug}}
270
271
  </p>
271
272
 
272
273
  </div>
273
- <a class="card-link text-lowercase"
274
+ <a class="card-link md-grey-900 text-lowercase"
274
275
  href="{{post.url}}#readmore">
275
276
  {{readmore_text}} · {{post.tagline}}
276
277
  </a>
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  layout: page
3
+
3
4
  title: Posts By Tag
4
5
  tagline: Explore Posts
5
6
  date: 2022-01-01 01:00:00
@@ -40,7 +41,7 @@ resources: [ animate ]
40
41
  resource_options:
41
42
 
42
43
  - attic:
43
- alignY: top
44
+ padding_top: 550
44
45
  slides:
45
46
  - url: /assets/images/modules/attics/matthaeus-1920x1280.jpg
46
47
  alt: Photo by Matthaeus on Unsplash
@@ -292,7 +293,7 @@ site_category_word_list: {{site_category_word_list | debug}}
292
293
  </p>
293
294
 
294
295
  </div>
295
- <a class="card-link text-lowercase"
296
+ <a class="card-link md-grey-900 text-lowercase"
296
297
  href="{{post.url}}#readmore">
297
298
  {{readmore_text}} · {{post.tagline}}
298
299
  </a>
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  layout: page
3
- title: Freelancer Blog
3
+
4
+ title: Navigator
4
5
  tagline: Explore Posts
5
6
  date: 2022-01-01 01:00:00
6
7
  description: >
@@ -46,7 +47,7 @@ regenerate: false
46
47
  resources: [ animate, scroller ]
47
48
  resource_options:
48
49
  - attic:
49
- alignY: top
50
+ padding_top: 550
50
51
  slides:
51
52
  - url: /assets/images/modules/attics/matthaeus-1920x1280.jpg
52
53
  alt: Photo by Matthaeus on Unsplash
@@ -19,9 +19,7 @@ regenerate: true
19
19
  resources: []
20
20
  resource_options:
21
21
  - attic:
22
- padding_top: 400
23
- padding_bottom: 50
24
- opacity: 0.5
22
+ padding_top: 600
25
23
  slides:
26
24
  - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
27
25
  alt: giammarco-boscaro-1920x1280
@@ -17,9 +17,7 @@ regenerate: false
17
17
 
18
18
  resource_options:
19
19
  - attic:
20
- padding_top: 400
21
- padding_bottom: 50
22
- opacity: 0.5
20
+ padding_top: 600
23
21
  slides:
24
22
  - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
25
23
  alt: giammarco-boscaro-1920x1280
@@ -39,10 +39,7 @@ resource_options:
39
39
  collapseDepth: 3
40
40
 
41
41
  - attic:
42
- padding_top: 400
43
- padding_bottom: 50
44
- opacity: 0.5
45
- alignY: top
42
+ padding_top: 600
46
43
  slides:
47
44
  - url: /assets/images/modules/attics/christina-1920x1280.jpg
48
45
  alt: Photo by Christina on Unsplash
@@ -44,10 +44,7 @@ resource_options:
44
44
  collapseDepth: 3
45
45
 
46
46
  - attic:
47
- padding_top: 400
48
- padding_bottom: 50
49
- opacity: 0.5
50
- alignY: top
47
+ padding_top: 600
51
48
  slides:
52
49
  - url: /assets/images/modules/attics/christina-1920x1280.jpg
53
50
  alt: Photo by Christina on Unsplash
@@ -1,9 +1,9 @@
1
1
  ---
2
- title: Asciidoc Enhancements
3
- tagline: Asciidoctor Extensions
2
+ title: Extensions
3
+ tagline: Asciidoctor Enhancements
4
4
  date: 2020-11-07 00:00:00
5
5
  description: >
6
- J1 Theme implements some handy Ruby-based extensions for Asciidoctor.
6
+ J1 Theme implements some handy Ruby-based enhancements for Asciidoctor.
7
7
  Providing extensions for a Jekyll theme is a unique feature of
8
8
  JekyllOne (J1) compared to other Jekyll themes and templates.
9
9
  Most extensions are based on well-documented examples from the
@@ -26,6 +26,7 @@ regenerate: false
26
26
  resources: [ animate, clipboard, lightbox, iconify, rouge ]
27
27
  resource_options:
28
28
  - attic:
29
+ padding_top: 600
29
30
  slides:
30
31
  - url: /assets/images/pages/roundtrip/puzzle-1920x1280-bw.jpg
31
32
  alt: puzzle-1920x1280-bw
@@ -53,7 +54,7 @@ resource_options:
53
54
  // Page content
54
55
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55
56
  [role="dropcap"]
56
- J1 Theme implements some handy Ruby-based extensions for Asciidoctor.
57
+ J1 Theme implements some handy Ruby-based enhancements for Asciidoctor.
57
58
  Providing extensions for a Jekyll theme is a unique feature of JekyllOne
58
59
  compared to other Jekyll themes and templates. All already implemented
59
60
  Asciidoctor extensions you'll find below. Additional valuable extensions
@@ -1,6 +1,6 @@
1
1
  ---
2
- title: Theme Feature
3
- tagline: Bootstrap Themes
2
+ title: Themes
3
+ tagline: Bootstrap Styles
4
4
  date: 2020-11-10 00:00:00
5
5
  description: >
6
6
  J1 Starter, a Jekyll theme for multifunctional Bootstrap-based and responsive
@@ -17,7 +17,7 @@ categories: [ Roundtrip ]
17
17
  tags: [ Bootstrap, Module, Theme ]
18
18
 
19
19
  image:
20
- path: /assets/images/pages/roundtrip/themes-1920x1280-bw.jpg
20
+ path: /assets/images/modules/attics//themes-1920x1280-bw.jpg
21
21
  width: 1920
22
22
  height: 1280
23
23
  alt: Photo by Clem Onojeghuo on Unsplash
@@ -28,8 +28,9 @@ regenerate: true
28
28
  resources: [ animate, rouge, clipboard, lightbox ]
29
29
  resource_options:
30
30
  - attic:
31
+ padding_top: 600
31
32
  slides:
32
- - url: /assets/images/pages/roundtrip/themes-1920x1280-bw.jpg
33
+ - url: /assets/images/modules/attics//themes-1920x1280-bw.jpg
33
34
  alt: Photo by Clem Onojeghuo on Unsplash
34
35
  badge:
35
36
  type: unsplash
@@ -59,10 +60,10 @@ resource_options:
59
60
  // Page content
60
61
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
61
62
  [role="dropcap"]
62
- Bootstrap themes for the J1 are based on the free and open-source CSS front-end
63
- framework of version V5. The Bootstrap themes feature enables the presentation
64
- of different versions of the same site using already prepared Bootstrap
65
- CSS templates.
63
+ Bootstrap styles for the J1 are based on the free and open-source CSS front-end
64
+ framework of version V5. The Bootstrap theme feature enables the presentation
65
+ of different versions of the same site using already prepared Bootstrap CSS
66
+ styles.
66
67
 
67
68
  link:{url-bs--home}[Bootstrap, {browser-window--new}] is an HTML, CSS and
68
69
  Javascripts Library that focuses on simplifying the development of modern web
@@ -1,5 +1,5 @@
1
1
  ---
2
- title: Icon Fonts
2
+ title: Icons
3
3
  tagline: Popular Icons Sets
4
4
  date: 2020-11-06 00:00:00
5
5
  description: >
@@ -28,6 +28,7 @@ regenerate: false
28
28
  resources: [ animate, iconify ]
29
29
  resource_options:
30
30
  - attic:
31
+ padding_top: 600
31
32
  slides:
32
33
  - url: /assets/images/pages/roundtrip/icon-fonts-1920x1280-bw.jpg
33
34
  alt: Photo by Harpal Singh on Unsplash
@@ -1,6 +1,6 @@
1
1
  ---
2
- title: Lunr Search
3
- tagline: QuickSearch For J1
2
+ title: Search
3
+ tagline: Lunr For J1
4
4
  date: 2020-11-08 00:00:00
5
5
  description: >
6
6
  The QuickSearch option for the J1 Theme is based on the
@@ -34,8 +34,7 @@ resource_options:
34
34
  - toccer:
35
35
  collapseDepth: 3
36
36
  - attic:
37
- # alignY: 0.1
38
- # padding_top: 500
37
+ padding_top: 600
39
38
  slides:
40
39
  - url: /assets/images/modules/attics/lunr-1280x800.jpg
41
40
  alt: Lunr Search Engine
@@ -1,5 +1,5 @@
1
1
  ---
2
- title: Modal Extensions
2
+ title: Modals
3
3
  tagline: Improve Visitor Experience
4
4
  date: 2020-11-08 00:00:00
5
5
  description: >
@@ -30,6 +30,7 @@ regenerate: false
30
30
  resources: [ animate ]
31
31
  resource_options:
32
32
  - attic:
33
+ padding_top: 600
33
34
  slides:
34
35
  - url: /assets/images/pages/roundtrip/bootstrap-1920x1000-bw.jpg
35
36
  alt: Bootstrap Framework Logo