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
@@ -36,7 +36,7 @@ resource_options:
36
36
  // Enable the Liquid Preprocessor
37
37
  :page-liquid:
38
38
 
39
- // Set page (local) attributes here
39
+ // Set (local) page attributes here
40
40
  // -----------------------------------------------------------------------------
41
41
  // :page--attr: <attr-value>
42
42
  :images-dir: {imagesdir}/pages/roundtrip/100_present_images
@@ -90,7 +90,9 @@ and MD style specification.
90
90
 
91
91
  |1x
92
92
  |no modifier set
93
- |All `icon_name` can be found on the Preview page for MDI Icon Previewer +
93
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
94
+
95
+ No modifiers +
94
96
  [source, adoc, role="noclip"]
95
97
  ----
96
98
  mdi:account[1x]
@@ -99,7 +101,9 @@ mdi:account[1x]
99
101
 
100
102
  |3x
101
103
  |no modifier set
102
- |All `icon_name` can be found on the Preview page for MDI Icon Previewer +
104
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
105
+
106
+ No modifiers +
103
107
  [source, adoc, role="noclip"]
104
108
  ----
105
109
  mdi:account[3x]
@@ -108,7 +112,9 @@ mdi:account[3x]
108
112
 
109
113
  |5x
110
114
  |no modifier set
111
- |All `icon_name` can be found on the Preview page for MDI Icon Previewer
115
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
116
+
117
+ No modifiers +
112
118
  [source, adoc, role="noclip"]
113
119
  ----
114
120
  mdi:account[5x]
@@ -117,7 +123,9 @@ mdi:account[5x]
117
123
 
118
124
  |5x
119
125
  |`mdi-rotate-45`
120
- |Rotate 45 degrees
126
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
127
+
128
+ Rotate 45 degrees +
121
129
  [source, adoc, role="noclip"]
122
130
  ----
123
131
  mdi:account[5x mdi-rotate-45]
@@ -126,7 +134,9 @@ mdi:account[5x mdi-rotate-45]
126
134
 
127
135
  |5x
128
136
  |`mdi-rotate-315`
129
- |Rotate 315 degrees
137
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
138
+
139
+ Rotate 315 degrees +
130
140
  [source, adoc, role="noclip"]
131
141
  ----
132
142
  mdi:account[5x mdi-rotate-315]
@@ -136,7 +146,9 @@ mdi:account[5x mdi-rotate-315]
136
146
  |5x
137
147
  |`mdi-light` +
138
148
  `mdi-flip-v`
139
- |Colour set to MDI Light (Grey) and flipped vertical
149
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
150
+
151
+ Colour set to (md) light-grey and flipped vertical +
140
152
  [source, adoc, role="noclip"]
141
153
  ----
142
154
  mdi:alert[5x mdi-light mdi-flip-v]
@@ -145,7 +157,9 @@ mdi:alert[5x mdi-light mdi-flip-v]
145
157
 
146
158
  |5x
147
159
  |`md-indigo`
148
- |Colour set to MDI Indigo
160
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
161
+
162
+ Colour set to (md) indigo +
149
163
  [source, adoc, role="noclip"]
150
164
  ----
151
165
  mdi:alert[5x md-indigo]
@@ -154,7 +168,9 @@ mdi:alert[5x md-indigo]
154
168
 
155
169
  |5x
156
170
  |`md-pink`
157
- |Colour set to MDI Pink
171
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
172
+
173
+ Colour set to (md) pink +
158
174
  [source, adoc, role="noclip"]
159
175
  ----
160
176
  mdi:alert[5x md-pink]
@@ -163,7 +179,9 @@ mdi:alert[5x md-pink]
163
179
 
164
180
  |5x
165
181
  |`mdi-spin`
166
- |Added animation of type Rotate (Spin)
182
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
183
+
184
+ Added animation of type rotate (spin) +
167
185
  [source, adoc, role="noclip"]
168
186
  ----
169
187
  mdi:loading[5x mdi-spin]
@@ -173,7 +191,9 @@ mdi:loading[5x mdi-spin]
173
191
  |5x
174
192
  |`md-red-900` +
175
193
  `mdi-pulsed`
176
- |Colour set to MDI Dark Red and added animation of type Pulsed
194
+ |All icons can be found for preview at the link:{url-material-design-icons--cheatsheet}[MDI Cheatsheet, {browser-window--new}] page online. +
195
+
196
+ Colour set to (md) color dark-red and added animation of type pulsed +
177
197
  [source, adoc, role="noclip"]
178
198
  ----
179
199
  mdi:heart[5x md-red-900 mdi-pulsed]
@@ -194,37 +214,102 @@ the official set created by _Google_.
194
214
  _J1 Template_ supports the full set of _MDI_ for the Web (Webfont, WOFF). The
195
215
  icon set is fully integrated and can be used out-of-the-box.
196
216
 
197
- For MDI a Preview Page is available to explore what can be done base on the
217
+ For MDI a preview is available to explore what can be done base on the
198
218
  J1 implementation regarding sizes, colours, animations etc. Go for the
199
- link:{previewer-mdi}[Preview Page, {browser-window--new}] and check-out what's
219
+ link:{previewer-mdi}[preview, {browser-window--new}] and check-out what's
200
220
  possible using MDI font icons!
201
221
 
202
222
  == FontAwesome Icons
203
223
 
204
- FontAwesome is a font and icon toolkit based on CSS. It was initially created
205
- by Dave Gandy. The previous version 4 was mainly for the use with Twitter
206
- Bootstrap V3. The new version V5, released in December 2017, is focussing all
207
- frameworks used for web development. Today, FA comes with 2300+ icons included.
224
+ _FontAwesome_ is a font and icon toolkit based on CSS. It was initially created
225
+ by _Dave Gandy_. The previous *version 4* was mainly for the use with Twitter
226
+ Bootstrap *V3*. The new version *V5*, released in December 2017, is focussing
227
+ all frameworks used for web development. Today, the *free FA* icon set comes
228
+ with 1400+ icons included.
208
229
 
209
-
210
- [NOTE]
211
- ====
212
- Since version 5, the icon set comes in two packages: FontAwesome Free
213
- and the proprietary FontAwesome Pro version available for a license fee.
230
+ Since version 5, the icon set comes in two packages: FontAwesome *Free*
231
+ and the proprietary, commercial FontAwesome *Pro* version but requires a
232
+ license fee to pay.
214
233
 
215
234
  The free versions (all releases up to 4 and the free version for 5) are
216
235
  available under SIL Open Font License 1.1, Creative Commons Attribution 4.0,
217
236
  and the MIT License.
218
- ====
219
237
 
220
- .FontAwesome Icons
238
+ FontAwesome V5 meets the Material Design idea (of _Google_) and in comparison
239
+ to Version 4, the current version is much more than a face-lifting. Version 5
240
+ comes with more than 2300+ icons, but many of them are available with the Pro
241
+ license only. For the Free version, only a subset of 900+ icons is available.
242
+
243
+ NOTE: The CSS styles for FontAwesome V5 has been extended for J1 Template to
244
+ the same classes (and their respective names) as for other Font Icon sets.
245
+ Already existing styles like `fa-flip-vertical` are available as `fa-flip-v`
246
+ as well. See all types that can be used with the MDI
247
+ link:{previewer-mdi}[preview, {browser-window--new}].
248
+
249
+ You can checkout what icons available at link:{fontawesome-icons}[FontAwesome Icons,
250
+ {browser-window--new}]. _FontAwesome_ V5 is fully integrated - no need for
251
+ additional resources to load. But in comparison to Version 4, a lot of
252
+ differences needs to be noticed.
253
+
254
+ If you haven't used V5 yet, it is highly recommended to visit the
255
+ link:{fontawesome-get-started}[Get started, {browser-window--new}] pages to learn
256
+ the basics and features and styles.
257
+
258
+ With version V5 of _FontAwesome_, the icon set is split in two general parts:
259
+
260
+ * standard icons (symbols) indicated by *FAS*
261
+ * brand icons (icons for companies and brands) indicated by *FAB*
262
+
263
+ NOTE: Using FontAwesome with Asciidoc is quite easy as two inline macros
264
+ `fab:` and `fas:` are available to place icons where ever you want. See more about
265
+ this in section link:{roundtrip-asciidoc-extensions}#icon-fonts[Asciidoc Extensions]
266
+
267
+ Find below examples of both and the use with J1 Template.
268
+
269
+ === Brand icons
270
+
271
+ .FontAwesome Icons (FAB)
272
+ [cols="2a,3a,4a,^", options="header", width="100%", role="rtable mt-3"]
273
+ |===============================================================================
274
+ |Size |Modifier |Markup |Render
275
+
276
+ |2x
277
+ |no modifier set
278
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
279
+
280
+ No modifiers +
281
+ [source, adoc, role="noclip"]
282
+ ----
283
+ fab:google[2x]
284
+ ----
285
+ ^|fab:google[2x]
286
+
287
+ |5x
288
+ |`md-blue`
289
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
290
+
291
+ Color blue +
292
+ [source, adoc, role="noclip"]
293
+ ----
294
+ fab:blogger[5x md-blue]
295
+ ----
296
+ |fab:blogger[5x md-blue]
297
+
298
+ |===============================================================================
299
+
300
+
301
+ === Standard icons
302
+
303
+ .FontAwesome Icons (FAS)
221
304
  [cols="2a,3a,4a,^", options="header", width="100%", role="rtable mt-3"]
222
305
  |===============================================================================
223
306
  |Size |Modifier |Markup |Render
224
307
 
225
308
  |1x
226
309
  |no modifier set
227
- |All `icon_name` can be found on the Preview page for MDI Icon Previewer
310
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
311
+
312
+ No modifiers +
228
313
  [source, adoc, role="noclip"]
229
314
  ----
230
315
  fas:user[1x]
@@ -233,7 +318,9 @@ fas:user[1x]
233
318
 
234
319
  |3x
235
320
  |no modifier set
236
- |All `icon_name` can be found on the Preview page for MDI Icon Previewer
321
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
322
+
323
+ No modifiers +
237
324
  [source, adoc, role="noclip"]
238
325
  ----
239
326
  fas:user[3x]
@@ -242,7 +329,9 @@ fas:user[3x]
242
329
 
243
330
  |5x
244
331
  |no modifier set
245
- |All `icon_name` can be found on the Preview page for MDI Icon Previewer
332
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
333
+
334
+ No modifiers +
246
335
  [source, adoc, role="noclip"]
247
336
  ----
248
337
  fas:user[5x]
@@ -251,7 +340,9 @@ fas:user[5x]
251
340
 
252
341
  |5x
253
342
  |`fa-rotate-90`
254
- |Rotate 90 degrees
343
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
344
+
345
+ Rotate 90 degrees +
255
346
  [source, adoc, role="noclip"]
256
347
  ----
257
348
  fas:user[5x fa-rotate-90]
@@ -261,7 +352,9 @@ fas:user[5x fa-rotate-90]
261
352
  |5x
262
353
  |`mdi-light` +
263
354
  `fa-flip-v`
264
- |Colour set to MDI Light (Grey) and flipped vertical
355
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
356
+
357
+ Colour set to MDI Light (Grey) and flipped vertical +
265
358
  [source, adoc, role="noclip"]
266
359
  ----
267
360
  fas:exclamation-triangle[5x mdi-light fa-flip-v]
@@ -270,7 +363,9 @@ fas:exclamation-triangle[5x mdi-light fa-flip-v]
270
363
 
271
364
  |5x
272
365
  |`md-indigo`
273
- |Colour set to MDI Indigo
366
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
367
+
368
+ Colour set to MDI Indigo +
274
369
  [source, adoc, role="noclip"]
275
370
  ----
276
371
  fas:alert[5x md-indigo]
@@ -279,7 +374,9 @@ fas:alert[5x md-indigo]
279
374
 
280
375
  |5x
281
376
  |`md-pink`
282
- |Colour set to MDI Pink
377
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
378
+
379
+ Colour set to MDI Pink +
283
380
  [source, adoc, role="noclip"]
284
381
  ----
285
382
  fas:alert[5x md-pink]
@@ -288,7 +385,9 @@ fas:alert[5x md-pink]
288
385
 
289
386
  |5x
290
387
  |`fa-spin`
291
- |Added animation of type Rotate (Spin)
388
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
389
+
390
+ Added animation of type Rotate (Spin) +
292
391
  [source, adoc, role="noclip"]
293
392
  ----
294
393
  fas:circle-notch[5x fa-spin]
@@ -298,7 +397,9 @@ fas:circle-notch[5x fa-spin]
298
397
  |5x
299
398
  |`md-red-900` +
300
399
  `md-red-900` `fa-pulsed`
301
- |Colour set to MDI Dark Red and added animation of type Pulsed
400
+ |All icons can be found for preview at the link:{fontawesome-icons}[FA Gallery, {browser-window--new}] page online. +
401
+
402
+ Colour set to MDI Dark Red and added animation of type Pulsed +
302
403
  [source, adoc, role="noclip"]
303
404
  ----
304
405
  fas:heart[5x md-red-900 fa-pulsed]
@@ -307,46 +408,25 @@ fas:heart[5x md-red-900 fa-pulsed]
307
408
 
308
409
  |===============================================================================
309
410
 
310
- NOTE: Using FontAwesome with Asciidoc is quite easy as two inline macros
311
- `fas:` and `fas:` are available to place icons where ever you want. See more about
312
- this in section link:{roundtrip-asciidoc-extensions}#icon-fonts[Asciidoc Extensions]
313
-
314
- FontAwesome V5 meets the Material Design idea (of _Google_) and in comparison
315
- to Version 4, the current version is much more than a face-lifting. Version 5
316
- comes with more than 2300+ icons, but many of them are available with the Pro
317
- license only. For the Free version, only a subset of 900+ icons is available.
318
-
319
- NOTE: The CSS styles for FontAwesome V5 has been extended for J1 Template to
320
- the same classes (and their respective names) as for other Font Icon sets.
321
- Already existing styles like `fa-flip-vertical` are available as `fa-flip-v`
322
- as well. See all types that can be used with the MDI
323
- link:{previewer-mdi}[Preview Page, {browser-window--new}].
324
-
325
- You can checkout what icons available at link:{fontawesome-icons}[FontAwesome Icons,
326
- {browser-window--new}]. _FontAwesome_ V5 is fully integrated - no need for
327
- additional resources to load. But in comparison to Version 4, a lot of
328
- differences needs to be noticed.
329
-
330
- If you haven't used V5 yet, it is highly recommended to visit the
331
- link:{fontawesome-get-started}[Get started, {browser-window--new}] pages to learn
332
- the basics and features and styles.
333
-
334
411
 
335
412
  == Iconify Icons
336
413
 
337
- MDI and FA are rich icon-sets but designed for general use. Sometimes
338
- icons are missing in one of these fonts like specific brand or theme
339
- icons.
340
-
341
- An interesting solution for using font icons from a remote repository is
342
- link:{iconify-home}[Iconify, {browser-window--new}]. Iconify is a so-called unified
343
- OpenSource icon framework that makes it possible to use icons from different
344
- icon sets using one syntax.
414
+ MDI and FA are rich icon sets but designed for general use. Sometimes icons
415
+ are missing in one of these fonts like specific brand or theme icons. An
416
+ interesting solution for using font icons from a remote repository is
417
+ link:{iconify-home}[Iconify, {browser-window--new}]. Iconify is a so-called
418
+ unified OpenSource icon framework that makes it possible to use icons from
419
+ different icon sets using one (unified) syntax.
345
420
 
346
421
  To access that framework, a Javascript client is needed. For J1 Template, the
347
- client is available with the JS assets (/assets/themes/j1/extensions/iconify)
348
- and is loaded per default. To see what icon sets available with that framework,
349
- check the page link:{iconify-icon-sets}[Iconify Icon Sets, {browser-window--new}].
422
+ client is build-in and is loaded if Iconify is requested as a resource. To see
423
+ what icon sets available with that framework, check the page
424
+ link:{iconify-icon-sets}[Iconify Icon Sets, {browser-window--new}].
425
+
426
+ NOTE: Using Iconify icons with J1 Template is quite easy. An Asciidoctor
427
+ inline macro `iconify:` (Asciidoctor Extension) is available to place icons
428
+ where ever you want. See more about this in section
429
+ link:{roundtrip-asciidoc-extensions}#icon-fonts[Asciidoc Extensions]
350
430
 
351
431
  Currently, over 40,000 vector icons are available for many different use cases.
352
432
  Find some examples below.
@@ -358,21 +438,25 @@ Find some examples below.
358
438
 
359
439
  |3x
360
440
  |no modifier set
361
- |All `icons` can be found on the preview page at link:{iconify-brand-icons}[SVG Logos, {browser-window--new}]
441
+ |All icons can be found for preview at link:{iconify-brand-icons}[SVG Logos, {browser-window--new}] page online. +
442
+
443
+ No modifiers +
362
444
  [source, adoc, role="noclip"]
363
445
  ----
364
446
  iconify:logos:opensource[3x]
365
447
  ----
366
448
  ^|iconify:logos:opensource[3x]
367
449
 
368
- |5x
450
+ |3x
369
451
  |no modifier set
370
- |All `icons` can be found on the preview page at link:{iconify-brand-icons}[SVG Logos, {browser-window--new}]
452
+ |All icons can be found for preview at link:{iconify-brand-icons}[SVG Logos, {browser-window--new}] page online. +
453
+
454
+ No modifiers +
371
455
  [source, adoc, role="noclip"]
372
456
  ----
373
- iconify:logos:atom[5x]
457
+ iconify:logos:asciidoctor[3x]
374
458
  ----
375
- ^|iconify:logos:atom[5x]
459
+ ^|iconify:logos:asciidoctor[3x]
376
460
 
377
461
  |===============================================================================
378
462
 
@@ -383,7 +467,9 @@ iconify:logos:atom[5x]
383
467
 
384
468
  |3x
385
469
  |no modifier set
386
- |All `icons` can be found on the preview page at link:{iconify-medical-icons}[Medical Icons, {browser-window--new}]
470
+ |All icons can be found for preview at link:{iconify-medical-icons}[Medical Icons, {browser-window--new}] page online. +
471
+
472
+ No modifiers +
387
473
  [source, adoc, role="noclip"]
388
474
  ----
389
475
  iconify:medical-icon:i-ear-nose-throat[3x]
@@ -392,7 +478,9 @@ iconify:medical-icon:i-ear-nose-throat[3x]
392
478
 
393
479
  |5x
394
480
  |`md-red-900`
395
- |All `icons` can be found on the preview page at link:{iconify-medical-icons}[Medical Icons, {browser-window--new}]
481
+ |All icons can be found for preview at link:{iconify-medical-icons}[Medical Icons, {browser-window--new}] page online. +
482
+
483
+ Color (md) red +
396
484
  [source, adoc, role="noclip"]
397
485
  ----
398
486
  iconify:medical-icon:i-ear-nose-throat[5x md-red-900]
@@ -401,19 +489,13 @@ iconify:medical-icon:i-ear-nose-throat[5x md-red-900]
401
489
 
402
490
  |===============================================================================
403
491
 
404
- NOTE: Using Iconify icons with Asciidoc is quite easy as an inline macro
405
- `iconify:` is available to place icons where ever you want. See more about
406
- this in section link:{roundtrip-asciidoc-extensions}#icon-fonts[Asciidoc Extensions]
407
492
 
408
493
  == Whats next
409
494
 
410
495
  Have you've enjoyed the possibilities J1 offers for managing and
411
496
  manipulating Font Icons. Do you think these Icons sets can fit your needs?
412
-
413
497
  Using Iconify, for all topics an icon font should be found. And it's simple,
414
498
  isn't it?
415
499
 
416
- We hope so.
417
-
418
500
  To check more features of the template, go for the link:{roundtrip-asciidoc-extensions}[
419
501
  Asciidoc extensions] made for J1!
@@ -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
@@ -491,19 +491,16 @@ lorem:email[]
491
491
 
492
492
  // Include documents
493
493
  // -----------------------------------------------------------------------------
494
-
495
494
  include::{documentdir}/100_gistblock.asciidoc[]
496
495
 
497
496
 
498
497
  == Whats next
499
498
 
500
499
  Asciidoc, respectively Asciidoctor, extensions open up the Markup language to
501
- new use cases; using the full power of programming languages to extend what's
502
- needed whether it be Ruby, Java, Groovy or JavaScript.
503
-
504
- The number of extensions will grow - to get handy and powerful functionality
505
- that is needed for modern Web pages based on the Asciidoc Markup language
506
- generated by Jekyll. For sure!
500
+ new use cases. Using the full power of programming languages to extend what's
501
+ needed whether it be Ruby, Java, Groovy or JavaScript. The number of extensions
502
+ will grow - to get handy and powerful functionality that is needed for modern
503
+ web pages based on the Asciidoc Markup language generated by Jekyll. For sure!
507
504
 
508
505
  The next preview is focussing advanced Bootstrap Modals. The modals feature
509
506
  is currently in beta status, but it is a great option to customize your