j1-template 2021.0.6 → 2021.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (129) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/procedures/global/attributes_loader.proc +2 -2
  3. data/assets/data/menu.html +32 -3
  4. data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +299 -12
  5. data/assets/themes/j1/core/css/icon-fonts/fontawesome.min.css +1 -1
  6. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +22 -2
  7. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  8. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-brands-400.eot +0 -0
  9. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-regular-400.eot +0 -0
  10. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-solid-900.eot +0 -0
  11. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff +0 -0
  12. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff2 +0 -0
  13. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff +0 -0
  14. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff2 +0 -0
  15. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff +0 -0
  16. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff2 +0 -0
  17. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-brands-400.svg +855 -597
  18. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-regular-400.svg +94 -96
  19. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-solid-900.svg +1272 -771
  20. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-brands-400.ttf +0 -0
  21. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-regular-400.ttf +0 -0
  22. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-solid-900.ttf +0 -0
  23. data/lib/j1/commands/generate.rb +3 -2
  24. data/lib/j1/version.rb +1 -1
  25. data/lib/starter_web/Gemfile +1 -1
  26. data/lib/starter_web/_config.yml +2 -2
  27. data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +225 -188
  28. data/lib/starter_web/_data/modules/defaults/navigator.yml +1 -1
  29. data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
  30. data/lib/starter_web/_data/modules/navigator_menu.yml +16 -3
  31. data/lib/starter_web/_includes/attributes.asciidoc +24 -10
  32. data/lib/starter_web/_plugins/asciidoctor-extensions/fab-icon-inline.rb +1 -1
  33. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  34. data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +1 -1
  35. data/lib/starter_web/assets/images/pages/skeleton/annie-spratt-1920x1280.jpg +0 -0
  36. data/lib/starter_web/assets/images/pages/skeleton/antonino-visalli-1920x1280.jpg +0 -0
  37. data/lib/starter_web/assets/images/pages/skeleton/humble-lamb-1920x1280.jpg +0 -0
  38. data/lib/starter_web/assets/images/pages/skeleton/library-1920x1280.jpg +0 -0
  39. data/lib/starter_web/assets/images/pages/skeleton/romain-vignes-1920x1280.jpg +0 -0
  40. data/lib/starter_web/assets/images/pages/skeleton/sigmund-1920x1280.jpg +0 -0
  41. data/lib/starter_web/assets/images/pages/writers_guide/1280px-PDCA_Process.png +0 -0
  42. data/lib/starter_web/assets/images/pages/writers_guide/annie-spratt-1920x1280.jpg +0 -0
  43. data/lib/starter_web/assets/images/pages/writers_guide/deming-cycle.png +0 -0
  44. data/lib/starter_web/assets/images/pages/writers_guide/humble-lamb-1920x1280.jpg +0 -0
  45. data/lib/starter_web/assets/images/pages/writers_guide/john-schnobrich-1920x1280.jpg +0 -0
  46. data/lib/starter_web/assets/images/pages/writers_guide/sigmund-1920x1280.jpg +0 -0
  47. data/lib/starter_web/collections/posts/public/featured/_posts/2020-04-01-confusion-about-base-url.adoc +1 -1
  48. data/lib/starter_web/collections/posts/public/featured/_posts/2020-05-01-top-open-source-static-site-generators.adoc +1 -1
  49. data/lib/starter_web/collections/posts/public/featured/_posts/2020-06-01-about-cookies.adoc +1 -1
  50. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +1 -1
  51. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +1 -1
  52. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +1 -1
  53. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +1 -1
  54. data/lib/starter_web/package.json +1 -1
  55. data/lib/starter_web/pages/public/about/about_site.adoc +52 -2
  56. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/blindtext.asciidoc +11 -0
  57. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/font_icons.asciidoc +23 -0
  58. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/gallery.asciidoc +5 -0
  59. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/lightbox.asciidoc +7 -0
  60. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/chapter_document.asciidoc +9 -0
  61. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/entry_document.asciidoc +3 -0
  62. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/images/image.asciidoc +6 -0
  63. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column.asciidoc +12 -0
  64. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column_options.asciidoc +30 -0
  65. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_3_column.asciidoc +16 -0
  66. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_4_column.asciidoc +25 -0
  67. data/lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc +61 -0
  68. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +58 -0
  69. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +59 -0
  70. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +68 -0
  71. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/attributes.asciidoc +68 -0
  72. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/000_intro.asciidoc +33 -0
  73. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter.asciidoc +7 -0
  74. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/100_chapter_document.asciidoc +21 -0
  75. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/110_chapter_document.asciidoc +36 -0
  76. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter.asciidoc +5 -0
  77. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter/200_chapter_document.asciidoc +53 -0
  78. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references.asciidoc +23 -0
  79. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/000_intro.asciidoc +23 -0
  80. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/100_chapter_document.asciidoc +33 -0
  81. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/200_chapter_document.asciidoc +26 -0
  82. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/900_sources.asciidoc +81 -0
  83. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/tables/110_material_design_icons.asciidoc +102 -0
  84. data/lib/starter_web/pages/public/asciidoc_skeletons/book/a2p.bat +28 -0
  85. data/lib/starter_web/pages/public/asciidoc_skeletons/book/a2p.sh +26 -0
  86. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.a2p +114 -0
  87. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +128 -0
  88. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.pdf +5440 -0
  89. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +60 -0
  90. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +59 -0
  91. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/attributes.asciidoc +63 -0
  92. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc +53 -0
  93. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/200_chapter.asciidoc +53 -0
  94. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/tables/110_material_design_icons.asciidoc +102 -0
  95. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +84 -0
  96. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +236 -0
  97. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +2 -2
  98. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +1 -1
  99. data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -269
  100. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +163 -81
  101. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +5 -8
  102. data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +4 -5
  103. data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -54
  104. data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +75 -39
  105. data/lib/starter_web/pages/public/learn/roundtrip/600_quicksearch.adoc +17 -1
  106. data/lib/starter_web/pages/public/learn/roundtrip/_includes/attributes.asciidoc +1 -1
  107. data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/{410_table_3_column.asciidoc → 410_table_bs_modal_examples.asciidoc} +0 -0
  108. data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/tables/bs_modal_examples.asciidoc +47 -0
  109. data/lib/starter_web/pages/public/learn/where_to_go.adoc +1 -1
  110. data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/200_rouge_attributes.asciidoc +1 -1
  111. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +1 -1
  112. data/lib/starter_web/pages/public/previewer/rouge.adoc +41 -4
  113. data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +1 -1
  114. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  115. data/lib/starter_web/utilsrv/package.json +1 -1
  116. metadata +57 -16
  117. data/assets/themes/j1/modules/twemoji/js/LICENSE +0 -21
  118. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc +0 -79
  119. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/200_preparations.adoc +0 -77
  120. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/300_first_awesome_web.adoc +0 -75
  121. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/attributes.asciidoc +0 -176
  122. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/100_meet_and_greet_jekyll.asciidoc +0 -31
  123. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/200_preparations.asciidoc +0 -14
  124. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/300_first_awesome_web.asciidoc +0 -11
  125. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/parts.asciidoc +0 -193
  126. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/debug_variables.asciidoc +0 -47
  127. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/readme +0 -1
  128. data/lib/starter_web/pages/public/learn/roundtrip/610_fam.adoc +0 -294
  129. data/lib/starter_web/pages/public/learn/roundtrip/_includes/tables/readme +0 -0
@@ -0,0 +1,236 @@
1
+ ---
2
+ title: Skeleton
3
+ tagline: simple document
4
+ date: 2021-01-01 00:00:00
5
+ description: >
6
+ Simple documents are used quite often. If the number
7
+ of chapters is about or less than three and the document
8
+ is small in size. This document type does not use any
9
+ (local) Asciidoc include files or attributes.
10
+
11
+ categories: [ Asciidoc, Skeleton ]
12
+ tags: [ Knowledge, Skeleton, Document ]
13
+
14
+ permalink: /pages/public/skeleton/simple/
15
+ regenerate: false
16
+
17
+ resources: []
18
+ resource_options:
19
+ - toccer:
20
+ collapseDepth: 4
21
+ - attic:
22
+ padding_top: 400
23
+ padding_bottom: 50
24
+ opacity: 0.5
25
+ slides:
26
+ - url: /assets/images/pages/skeleton/antonino-visalli-1920x1280.jpg
27
+ alt: Photo by Antonino Visalli on Unsplash
28
+ alignY: top
29
+ badge:
30
+ type: unsplash
31
+ author: Antonino Visalli
32
+ href: https://unsplash.com/@_visalli
33
+ ---
34
+
35
+ // Page Initializer
36
+ // =============================================================================
37
+ // Enable the Liquid Preprocessor
38
+ :page-liquid:
39
+
40
+ // Set (local) page attributes here
41
+ // -----------------------------------------------------------------------------
42
+ // :page--attr: <attr-value>
43
+ :url-fontawesome--home: https://fontawesome.com/
44
+ :url-fontawesome--icons: https://fontawesome.com/icons?d=gallery/
45
+ :url-fontawesome--get-started: https://fontawesome.com/get-started/
46
+
47
+ :url-mdi--home: https://materialdesignicons.com/
48
+ :url-mdi-icons--cheatsheet: https://cdn.materialdesignicons.com/3.3.92/
49
+
50
+ :url-iconify--home: https://iconify.design/
51
+ :url-iconify--icon-sets: https://iconify.design/icon-sets/
52
+ :url-iconify--medical-icons: https://iconify.design/icon-sets/medical-icon/
53
+ :url-iconify--brand-icons: https://iconify.design/icon-sets/logos/
54
+
55
+ :url-roundtrip--mdi-icons: /pages/public/learn/roundtrip/mdi_icon_font/#material-design-icons
56
+ :url-roundtrip--fontawesome-icons: /pages/public/learn/roundtrip/mdi_icon_font/#fontawesome-icons
57
+ :url-roundtrip--iconify-icons: /pages/public/learn/roundtrip/mdi_icon_font/#iconify-icons
58
+ :url-roundtrip--asciidoc-extensions: /pages/public/learn/roundtrip/asciidoc_extensions/
59
+ // Load Liquid procedures
60
+ // -----------------------------------------------------------------------------
61
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
62
+
63
+ // Load page attributes
64
+ // -----------------------------------------------------------------------------
65
+ {% include {{load_attributes}} scope="global" %}
66
+
67
+
68
+ // Page content
69
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70
+
71
+ The Asciidoc *skeleton simple-document* a helper for setting up a base file and
72
+ folder structure for simple-document AsciiDoc pages based on _Jekyll_ and
73
+ _J1 Template_. You need *both* to use this skeleton creating AsciiDoc
74
+ documents from it.
75
+
76
+ Simple documents are used quite often for documents of a website. If the number
77
+ of chapters is about or less than three and the document is small in size,
78
+ simple documents should fit. This document type is based on a *single* Asciidoc
79
+ document and does *not* use any (local) Asciidoc include files or attributes.
80
+
81
+ [NOTE]
82
+ ====
83
+ .Moving documents based on a J1 Skeleton
84
+
85
+ All J1 Asciidoc Skeletons are fully *relocateable* and can be placed in any
86
+ subfolder of your Jekyll site.
87
+ ====
88
+
89
+ [role="mb-5"]
90
+ *Happy Jekylling!*
91
+
92
+ == Chapter
93
+
94
+ J1 Template support popular icons font sets out-of-the-box:
95
+
96
+ * link:{url-mdi--home}[Material Design Icons, {browser-window--new}] (MDI)
97
+ * link:{url-fontawesome--home}[FontAwesome Icons V5, {browser-window--new}] (FA)
98
+ * link:{url-iconify--home}[Iconify Icons, {browser-window--new}] (II)
99
+
100
+ The icon sets MDI and FA are very good in design and have a rich set of
101
+ different icons for many categories used for the Web. See below some details
102
+ for link:{url-roundtrip--mdi-icons}[Material Design Icons, {browser-window--new}]
103
+ and link:{url-roundtrip--fontawesome-icons}[FontAwesome Icons, {browser-window--new}].
104
+
105
+ Iconify icons is not a locally stored icon-set like MDI or FA. All icons are
106
+ loaded over the Internet using the so-called *Unified OpenSource Icon
107
+ Framework*. See section link:{url-roundtrip--iconify-icons}[Iconify Icons, {browser-window--new}]
108
+ for more information.
109
+
110
+ === Section
111
+
112
+ The primary icon-set for J1 Template is link:{url-mdi--home}[Material Design Icons, {browser-window--new}],
113
+ because it is extremely rich set providing more than 5900+ icons for the
114
+ current version (v5.9.55). From a design perspective, _MDI_ has an excellen
115
+ *Material Design* support an comes with the original icon set created by
116
+ _Google_ build-in.
117
+
118
+ _Material Design Icons_ (MDI) is a beneficial design resource for Web Design
119
+ that is based on _Google_'s Material Design. _MDI_ is a community-driven
120
+ project to create an increased number of icons based on _Google_'s official repository
121
+ and MD style specification.
122
+
123
+ ==== Subsection
124
+
125
+ _MDI_ is a growing collection to allow designers and developers targeting
126
+ various platforms to download icons in the format, color and size they need
127
+ for any project. The repo contains today 2100+ icons plus converted icons from
128
+ the official set created by _Google_.
129
+
130
+ .Material Design Icons
131
+ [cols="2a,3a,4a,^", options="header", width="100%", role="rtable mt-3"]
132
+ |===============================================================================
133
+ |Size |Modifier |Markup |Render
134
+
135
+ |1x
136
+ |no modifier set
137
+ |All `icon_name` can be found on the Preview page for MDI Icon Previewer +
138
+ [source, adoc, role="noclip"]
139
+ ----
140
+ mdi:account[1x]
141
+ ----
142
+ |mdi:account[1x]
143
+
144
+ |3x
145
+ |no modifier set
146
+ |All `icon_name` can be found on the Preview page for MDI Icon Previewer +
147
+ [source, adoc, role="noclip"]
148
+ ----
149
+ mdi:account[3x]
150
+ ----
151
+ |mdi:account[3x]
152
+
153
+ |5x
154
+ |no modifier set
155
+ |All `icon_name` can be found on the Preview page for MDI Icon Previewer
156
+ [source, adoc, role="noclip"]
157
+ ----
158
+ mdi:account[5x]
159
+ ----
160
+ |mdi:account[5x]
161
+
162
+ |5x
163
+ |`mdi-rotate-45`
164
+ |Rotate 45 degrees
165
+ [source, adoc, role="noclip"]
166
+ ----
167
+ mdi:account[5x mdi-rotate-45]
168
+ ----
169
+ |mdi:account[5x mdi-rotate-45]
170
+
171
+ |5x
172
+ |`mdi-rotate-315`
173
+ |Rotate 315 degrees
174
+ [source, adoc, role="noclip"]
175
+ ----
176
+ mdi:account[5x mdi-rotate-315]
177
+ ----
178
+ |mdi:account[5x mdi-rotate-315]
179
+
180
+ |5x
181
+ |`mdi-light` +
182
+ `mdi-flip-v`
183
+ |Colour set to MDI Light (Grey) and flipped vertical
184
+ [source, adoc, role="noclip"]
185
+ ----
186
+ mdi:alert[5x mdi-light mdi-flip-v]
187
+ ----
188
+ |mdi:alert[5x mdi-light mdi-flip-v]
189
+
190
+ |5x
191
+ |`md-indigo`
192
+ |Colour set to MDI Indigo
193
+ [source, adoc, role="noclip"]
194
+ ----
195
+ mdi:alert[5x md-indigo]
196
+ ----
197
+ |mdi:account[5x md-indigo]
198
+
199
+ |5x
200
+ |`md-pink`
201
+ |Colour set to MDI Pink
202
+ [source, adoc, role="noclip"]
203
+ ----
204
+ mdi:alert[5x md-pink]
205
+ ----
206
+ |mdi:account[5x md-pink]
207
+
208
+ |5x
209
+ |`mdi-spin`
210
+ |Added animation of type Rotate (Spin)
211
+ [source, adoc, role="noclip"]
212
+ ----
213
+ mdi:loading[5x mdi-spin]
214
+ ----
215
+ |mdi:loading[5x mdi-spin]
216
+
217
+ |5x
218
+ |`md-red-900` +
219
+ `mdi-pulsed`
220
+ |Colour set to MDI Dark Red and added animation of type Pulsed
221
+ [source, adoc, role="noclip"]
222
+ ----
223
+ mdi:heart[5x md-red-900 mdi-pulsed]
224
+ ----
225
+ |mdi:heart[5x md-red-900 mdi-pulsed]
226
+
227
+ |===============================================================================
228
+
229
+
230
+ NOTE: Using Material Design Icons with Asciidoc is quite easy as an inline
231
+ macro `mdi:` is available to place icons where ever you want. See more about
232
+ this in section
233
+ link:{url-roundtrip--asciidoc-extensions}#icon-fonts[Asciidoc Extensions, {browser-window--new}]
234
+
235
+ _J1 Template_ supports the full set of _MDI_ for the Web (Webfont, WOFF). The
236
+ icon set is fully integrated and can be used out-of-the-box.
@@ -42,7 +42,7 @@ resource_options:
42
42
  // Enable the Liquid Preprocessor
43
43
  :page-liquid:
44
44
 
45
- // Set page (local) attributes here
45
+ // Set (local) page attributes here
46
46
  // -----------------------------------------------------------------------------
47
47
  // :page--attr: <attr-value>
48
48
  :images-dir: {imagesdir}/pages/roundtrip/100_present_images
@@ -122,7 +122,7 @@ supports a gallery-style thumbnail preview plus image resizing, a dowload
122
122
  dialogue, sharing provider support and some more helpful. Check what
123
123
  LightGallery can do by the following example.
124
124
 
125
- // .Example of a Justified Gallery
125
+ .Example of a LightGallery Gallery
126
126
  gallery::jg_example[]
127
127
 
128
128
 
@@ -51,7 +51,7 @@ resource_options:
51
51
  // Enable the Liquid Preprocessor
52
52
  :page-liquid:
53
53
 
54
- // Set page (local) attributes here
54
+ // Set (local) page attributes here
55
55
  // -----------------------------------------------------------------------------
56
56
  // :page--attr: <attr-value>
57
57
  :images-dir: {imagesdir}/pages/roundtrip/100_present_images
@@ -37,7 +37,7 @@ resource_options:
37
37
  // Enable the Liquid Preprocessor
38
38
  :page-liquid:
39
39
 
40
- // Set page (local) attributes here
40
+ // Set (local) page attributes here
41
41
  // -----------------------------------------------------------------------------
42
42
  // :page--attr: <attr-value>
43
43
  :images-dir: {imagesdir}/pages/roundtrip/100_present_images
@@ -236,274 +236,6 @@ explorer of the truth, the master-builder of human happiness.
236
236
 
237
237
  |===============================================================================
238
238
 
239
-
240
- //////////
241
- === Mixing font sizes
242
-
243
- See the example below. Two cards are tied together by a title of Your Topic.
244
- The taglines are different and focus on different things. Because the title
245
- is on each and every card of such a group, it makes sense to give the upper
246
- level headline a smaller font size than the tagline that decribes different
247
- features.
248
-
249
- To not loose the focus on reading the text, font icons are used to support what
250
- a card decribes to get the readers orientated better. The left one has a
251
- camera symbol, the right one a speaker. The reader can expect two features:
252
- video and audio.
253
-
254
- ++++
255
- <div id="roundtrip_example_panel" class="mt-2 mb-3"></div>
256
- ++++
257
-
258
- The body text is the smallest in size. On one hand to save space on other
259
- hand the readers know in general what they can can expect to read about. To
260
- focus the body text, it's positioned in the middle and centered for optimal
261
- placement. A final quote text followed by a button in card footer guides the
262
- reader to a page to read more.
263
-
264
- This simple example shows that content, placement and design of text was not
265
- choosen per chance. It is a good idea to spend some time on text and design.
266
-
267
- === Text in Action
268
-
269
- User interfaces (UI) enable visitors to interact with a page, explore things
270
- on their own - playing around. Presenting a service or a product in simple nav
271
- elements may help to reduce to space needed - more can be placed on page. On
272
- other hand, navigation elements present by playful and interactive means.
273
-
274
- The next two simple examples shows you what type of UI's may helpful to present
275
- a bunch of information on a small footprint: tabbed text by using Bootstrap's
276
- Nav Pills.
277
-
278
- The design for the Bootstrap nav pills were change into MD Design. As all
279
- elements available with J1 Template, the _Meterial Design_ color palette is
280
- used. All Bootstrap base classes can be used to colorize:
281
-
282
- [cols="5,7a", options="header", role="rtable mb-5"]
283
- |===============================================================================
284
- |Property | Example
285
-
286
- |`nav-pills-primary`
287
- |
288
- ++++
289
- <button type="button" class="btn btn-secondary btn-raised btn-round">
290
- color example
291
- </button>
292
- ++++
293
-
294
- |`nav-pills-secondary`
295
- |
296
- ++++
297
- <button type="button" class="btn btn-secondary btn-raised btn-round">
298
- color example
299
- </button>
300
- ++++
301
-
302
- |`nav-pills-info`
303
- |
304
- ++++
305
- <button type="button" class="btn btn-primary btn-raised btn-round">
306
- color example
307
- </button>
308
- ++++
309
-
310
- |`nav-pills-success`
311
- |
312
- ++++
313
- <button type="button" class="btn btn-success btn-raised btn-round">
314
- color example
315
- </button>
316
- ++++
317
-
318
- |`nav-pills-warning`
319
- |
320
- ++++
321
- <button type="button" class="btn btn-warning btn-raised btn-round">
322
- color example
323
- </button>
324
- ++++
325
-
326
- |`nav-pills-danger`
327
- |
328
- ++++
329
- <button type="button" class="btn btn-danger btn-raised btn-round">
330
- color example
331
- </button>
332
- ++++
333
-
334
- |===============================================================================
335
-
336
- ==== Plain Pills
337
-
338
- ++++
339
- <div class="row mt-3">
340
- <div class="col-md-6">
341
-
342
- <h5 class="notoc mb-3">Horizontal Tabs</h5>
343
- <ul class="nav nav-pills nav-pills-danger mt-2">
344
- <li class="nav-item"><a class="nav-link active" href="#pill1" data-toggle="tab" aria-expanded="true">Detracto</a></li>
345
- <li class="nav-item"><a class="nav-link" href="#pill2" data-toggle="tab" aria-expanded="false">Facer</a></li>
346
- <li class="nav-item"><a class="nav-link" href="#pill3" data-toggle="tab" aria-expanded="false">Dolor</a></li>
347
- </ul>
348
-
349
- <div class="tab-content tab-space">
350
- <div class="tab-pane active" id="pill1">
351
- Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
352
- eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
353
- voluptua.
354
- </div>
355
- <div class="tab-pane" id="pill2">
356
- Vel justo debitis neglegentur an. Facer doctus inimicus et est, sed ea sint
357
- dicant. Per soleat pertinax complectitur et, pro no porro cetero, mea probo
358
- apeirian torquatos ut. Habeo dicat errem quo et, ut democritum sententiae
359
- eloquentiam cum. Sit ad oblique inciderint reformidans, homero albucius
360
- voluptatum pro te, saepe laoreet in est.
361
- </div>
362
- <div class="tab-pane" id="pill3">
363
- Equidem recteque sea et. Per detracto iracundia ea, duo nusquam denique
364
- omittantur in. Nam ex quas saperet, solum convenire vel in, dicant atomorum
365
- his ne. Putant bonorum in nam, nostrud neglegentur accommodare eam ad. Quo
366
- cu primis delenit.
367
- </div>
368
- </div>
369
- </div>
370
-
371
- <div class="col-md-6">
372
- <h5 class="notoc mb-3">Vertical Tabs</h5>
373
- <div class="row">
374
-
375
- <div class="col-md-4">
376
- <ul class="nav nav-pills nav-pills-primary nav-stacked mt-2">
377
- <li class="nav-item"><a class="nav-link active" href="#tab1" data-toggle="tab">Detracto</a></li>
378
- <li class="nav-item"><a class="nav-link" href="#tab2" data-toggle="tab">Facer</a></li>
379
- <li class="nav-item"><a class="nav-link" href="#tab3" data-toggle="tab">Dolor</a></li>
380
- </ul>
381
- </div>
382
-
383
- <div class="col-md-8">
384
- <div class="tab-content">
385
- <div class="tab-pane active" id="tab1">
386
- Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
387
- eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
388
- voluptua.
389
- </div>
390
- <div class="tab-pane" id="tab2">
391
- Vel justo debitis neglegentur an. Facer doctus inimicus et est, sed ea sint
392
- dicant. Per soleat pertinax complectitur et, pro no porro cetero, mea probo
393
- apeirian torquatos ut. Habeo dicat errem quo et, ut democritum sententiae
394
- eloquentiam cum. Sit ad oblique inciderint reformidans, homero albucius
395
- voluptatum pro te, saepe laoreet in est.
396
- </div>
397
- <div class="tab-pane" id="tab3">
398
- Equidem recteque sea et. Per detracto iracundia ea, duo nusquam denique
399
- omittantur in. Nam ex quas saperet, solum convenire vel in, dicant atomorum
400
- his ne. Putant bonorum in nam, nostrud neglegentur accommodare eam ad. Quo
401
- cu primis delenit.
402
- </div>
403
- </div>
404
- </div>
405
-
406
- </div>
407
- </div>
408
- </div>
409
- ++++
410
-
411
- ==== Pills + Icons
412
-
413
- ++++
414
- <div class="row mt-3">
415
- <div class="col-md-6">
416
- <h5 class="notoc">Horizontal Tabs</h5>
417
- <ul class="nav nav-pills nav-pills-danger nav-pills-icons mt-2" role="tablist">
418
-
419
- <li class="nav-item">
420
- <a class="nav-link active" href="#h-tabs-1" role="tab" data-toggle="tab" aria-expanded="false">
421
- <i class="mdi mdi-bluetooth mt-1 mb-2"></i> Detracto
422
- </a>
423
- </li>
424
- <li class="nav-item">
425
- <a class="nav-link" href="#h-tabs-2" role="tab" data-toggle="tab" aria-expanded="false">
426
- <i class="mdi mdi-bluetooth-connect mt-1 mb-2"></i> Facer
427
- </a>
428
- </li>
429
- <li class="nav-item">
430
- <a class="nav-link" href="#h-tabs-3" role="tab" data-toggle="tab" aria-expanded="true">
431
- <i class="mdi mdi-bluetooth-audio mt-1 mb-2"></i> Dolor
432
- </a>
433
- </li>
434
- </ul>
435
- <div class="tab-content tab-space">
436
- <div class="tab-pane" id="h-tabs-1">
437
- Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
438
- eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
439
- voluptua.
440
- </div>
441
- <div class="tab-pane" id="h-tabs-2">
442
- Vel justo debitis neglegentur an. Facer doctus inimicus et est, sed ea sint
443
- dicant. Per soleat pertinax complectitur et, pro no porro cetero, mea probo
444
- apeirian torquatos ut. Habeo dicat errem quo et, ut democritum sententiae
445
- eloquentiam cum. Sit ad oblique inciderint reformidans, homero albucius
446
- voluptatum pro te, saepe laoreet in est.
447
- </div>
448
- <div class="tab-pane active" id="h-tabs-3">
449
- Equidem recteque sea et. Per detracto iracundia ea, duo nusquam denique
450
- omittantur in. Nam ex quas saperet, solum convenire vel in, dicant atomorum
451
- his ne. Putant bonorum in nam, nostrud neglegentur accommodare eam ad. Quo
452
- cu primis delenit.
453
- </div>
454
- </div>
455
- </div>
456
- <div class="col-md-6">
457
- <h5 class="notoc">Vertical Tabs</h5>
458
- <div class="row">
459
- <div class="col-md-4">
460
- <ul class="nav nav-pills nav-pills-icons nav-stacked mt-2" role="tablist">
461
-
462
- <li class="nav-item">
463
- <a class="nav-link active" href="#v-tabs-1" role="tab" data-toggle="tab" aria-expanded="true">
464
- <i class="mdi mdi-bluetooth mt-1 mb-2"></i> Detracto
465
- </a>
466
- </li>
467
- <li class="nav-item">
468
- <a class="nav-link" href="#v-tabs-2" role="tab" data-toggle="tab" aria-expanded="false">
469
- <i class="mdi mdi-bluetooth-connect mt-1 mb-2"></i> Facer
470
- </a>
471
- </li>
472
- <li class="nav-item">
473
- <a class="nav-link" href="#v-tabs-3" role="tab" data-toggle="tab" aria-expanded="false">
474
- <i class="mdi mdi-bluetooth-audio mt-1 mb-2"></i> Dolor
475
- </a>
476
- </li>
477
- </ul>
478
- </div>
479
- <div class="col-md-8">
480
- <div class="tab-content">
481
- <div class="tab-pane active" id="v-tabs-1">
482
- Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
483
- eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
484
- voluptua.
485
- </div>
486
- <div class="tab-pane" id="v-tabs-2">
487
- Vel justo debitis neglegentur an. Facer doctus inimicus et est, sed ea sint
488
- dicant. Per soleat pertinax complectitur et, pro no porro cetero, mea probo
489
- apeirian torquatos ut. Habeo dicat errem quo et, ut democritum sententiae
490
- eloquentiam cum. Sit ad oblique inciderint reformidans, homero albucius
491
- voluptatum pro te, saepe laoreet in est.
492
- </div>
493
- <div class="tab-pane" id="v-tabs-3">
494
- Equidem recteque sea et. Per detracto iracundia ea, duo nusquam denique
495
- omittantur in. Nam ex quas saperet, solum convenire vel in, dicant atomorum
496
- his ne. Putant bonorum in nam, nostrud neglegentur accommodare eam ad. Quo
497
- cu primis delenit.
498
- </div>
499
- </div>
500
- </div>
501
- </div>
502
- </div>
503
- </div>
504
- ++++
505
- //////////
506
-
507
239
  == Whats next
508
240
 
509
241
  Have you enjoyed playing with the text? We hope so. But even more, J1 can do for