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
@@ -136,7 +136,7 @@ defaults:
136
136
  dropdown_animate_out: fadeOutDown
137
137
  dropdown_animate_duration: .75 # seconds
138
138
  dropdown_item_min_width: 15 # rem
139
- dropdown_menu_max_height: 35 # rem
139
+ dropdown_menu_max_height: 25.5 # rem
140
140
  dropdown_font_size: small
141
141
  dropdown_padding_x: 18 # rem
142
142
  dropdown_padding_y: 10 # px
@@ -156,7 +156,7 @@ defaults:
156
156
  contentSelector: .js-toc-content
157
157
  headingSelector: "h2, h3, h4, h5, h6"
158
158
  ignoreSelector: .notoc
159
- collapseDepth: 3
159
+ collapseDepth: 4
160
160
  activeLinkColor: "#f44336"
161
161
  throttleTimeout: 150
162
162
  scrollSmooth: true
@@ -58,10 +58,23 @@
58
58
  - title: QuickSearch
59
59
  href: /pages/public/learn/roundtrip/quicksearch/
60
60
  icon: magnify
61
- - title: FAM buttons
62
- href: /pages/public/learn/roundtrip/fam/
63
- icon: alpha-a-circle-outline
64
61
 
62
+ # --------------------------------------------------------------------------
63
+ # Asciidoc Skeletons
64
+ #
65
+ - title: Asciidoc Skeletons
66
+ icon: television-guide
67
+ dropdown:
68
+ - title: Book
69
+ href: /pages/public/skeleton/book/
70
+ icon: book-open-blank-variant
71
+ - title: Multi-Document
72
+ href: /pages/public/skeleton/multi/
73
+ icon: file-document-multiple-outline
74
+ - title: Simple-Document
75
+ href: /pages/public/skeleton/simple/
76
+ icon: file-document-outline
77
+
65
78
  # ------------------------------------------------------------------------------
66
79
  # Menu BLOG
67
80
  #
@@ -5,7 +5,6 @@
5
5
  // URLS, global references to internal|external web links (macro link:)
6
6
  // -----------------------------------------------------------------------------
7
7
  tag::urls[]
8
-
9
8
  :url-animate-css--home: https://animate.style/
10
9
  :url-anime--home: https://animejs.com/
11
10
 
@@ -153,7 +152,7 @@ tag::urls[]
153
152
  :url-j1-web-in-a-day--first-awesome-web: /pages/public/learn/kickstarter/web_in_a_day/first_awesome_web/
154
153
 
155
154
  :url-j1-quick-references--jekyll: /pages/protected/manuals/quick_references/jekyll/
156
- :url-j1-downloads--quickstart-intro: /pages/public/learn/downloads/quickstart/intro/
155
+ :url-j1-downloads--quickstart-intro: /pages/public/learn/downloads/quickstart/intro/
157
156
 
158
157
  :url-j1-learn--whats-up: https://jekyll.one/pages/public/learn/whats_up/
159
158
  :url-j1-learn--present-images: https://jekyll.one/pages/public/learn/roundtrip/present_images/
@@ -186,6 +185,10 @@ tag::urls[]
186
185
  :url-lerna--home: https://lerna.js.org/
187
186
  :url-lerna--gh-repo: https://github.com/lerna/lerna
188
187
 
188
+ :url-license--creative-commons: https://creativecommons.org/licenses/by/4.0/
189
+ :url-license--mit: https://opensource.org/licenses/MIT/
190
+ :url-license--sil: https://scripts.sil.org/OFL
191
+
189
192
  :url-lightbox-v2--home: https://lokeshdhakar.com/projects/lightbox2/
190
193
  :url-lightbox-v2--gh-repo: https://github.com/lokesh/lightbox2
191
194
 
@@ -311,26 +314,38 @@ tag::urls[]
311
314
  :url-yarn--gh-repo:
312
315
 
313
316
  :url-youtube--home: https://www.youtube.com/
314
-
315
317
  end::urls[]
316
318
 
317
319
 
318
320
  // TAGS, global asciidoc attributes (variables)
319
321
  // -----------------------------------------------------------------------------
320
322
  tag::tags[]
321
-
322
323
  :browser-window--new: window="_blank"
323
324
  :clipboard--noclip: noclip
324
- :level--beginner: icon:battery-quarter[role="md-blue"]
325
- :level--intermediate: icon:battery-half[role="md-blue"]
326
- :level--advanced: icon:battery-full[role="md-blue"]
327
325
  :figure-caption--text: Figure
328
326
 
327
+ // fa icons
328
+ //
329
+ :level--beginner: icon:battery-quarter[role="md-blue"]
330
+ :level--intermediate: icon:battery-half[role="md-blue"]
331
+ :level--advanced: icon:battery-three-quarters[role="md-blue"]
332
+ :level--expert: icon:battery-full[role="md-blue"]
333
+
334
+ // mdi icons
335
+ //
336
+ // :level--beginner: mdi:battery-20[24px, mdi-md-blue]
337
+ // :level--intermediate: mdi:battery-50[24px, mdi-md-blue]
338
+ // :level--advanced: mdi:battery-70[24px, mdi-md-blue]
339
+ // :level--expert: mdi:battery[24px, mdi-md-blue]
340
+
341
+ // fa icons
342
+ //
329
343
  :icon-checked: icon:check[role="green"]
330
- :icon-times: icon:times[role="red"]
344
+ :icon-times: icon:times[role="red mr-2"]
331
345
  :icon-file: icon:file-alt[role="blue"]
332
346
  :icon-battery--quarter: icon:battery-quarter[role="md-blue"]
333
347
  :icon-battery--half: icon:battery-half[role="md-blue"]
348
+ :icon-battery--three-quarter: icon:battery-three-quarters[role="md-blue"]
334
349
  :icon-battery--full: icon:battery-full[role="md-blue"]
335
350
 
336
351
  :char-emdash: —
@@ -340,7 +355,6 @@ tag::tags[]
340
355
  :char-bullet: •
341
356
  :char-bullet--big: ●
342
357
  :char-bullet--bigger: ⬤
343
-
344
358
  end::tags[]
345
359
 
346
360
 
@@ -370,7 +384,7 @@ end::tables[]
370
384
  // -----------------------------------------------------------------------------
371
385
  tag::products[]
372
386
  :j1-license: MIT License
373
- :j1-version: 2021.0.6
387
+ :j1-version: 2021.0.7
374
388
  end::products[]
375
389
 
376
390
 
@@ -26,7 +26,7 @@ Asciidoctor::Extensions.register do
26
26
  size_class = (size = attributes['size']) ? %(fa-#{size}) : nil
27
27
  modifier_class = (modifier = attributes['modifier']) ? %(#{modifier}) : nil
28
28
  icon_name = target.tr '_', '-'
29
- %(<i class="fab #{size_class} #{modifier} fa-#{icon_name}"></i>)
29
+ %(<i class="fab fa-#{icon_name} #{size_class} #{modifier}"></i>)
30
30
  end
31
31
  end
32
32
  inline_macro FabIconInlineMacro
@@ -341,6 +341,6 @@ end
341
341
 
342
342
  module Jekyll
343
343
  module J1LunrSearch
344
- VERSION = '2021.0.6'
344
+ VERSION = '2021.0.7'
345
345
  end
346
346
  end
@@ -14,7 +14,7 @@
14
14
  version="1.1"
15
15
  inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
16
16
  sodipodi:docname="d1.svg"
17
- inkscape:export-filename="C:\Temp\d10n-2021.0.6\assets\images\modules\icons\d1\d1-256x256.png"
17
+ inkscape:export-filename="C:\Temp\d10n-2021.0.7\assets\images\modules\icons\d1\d1-256x256.png"
18
18
  inkscape:export-xdpi="49.152"
19
19
  inkscape:export-ydpi="49.152">
20
20
  <title
@@ -28,7 +28,7 @@ resource_options:
28
28
  // Enable the Liquid Preprocessor
29
29
  :page-liquid:
30
30
 
31
- // Set page (local) attributes here
31
+ // Set (local) page attributes here
32
32
  // -----------------------------------------------------------------------------
33
33
  // :page--attr: <attr-value>
34
34
  :page-imagesdir: {{page.images.dir}}
@@ -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
 
@@ -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
 
@@ -33,7 +33,7 @@ resource_options:
33
33
  // Enable the Liquid Preprocessor
34
34
  :page-liquid:
35
35
 
36
- // Set page (local) attributes here
36
+ // Set (local) page attributes here
37
37
  // -----------------------------------------------------------------------------
38
38
  // :page--attr: <attr-value>
39
39
 
@@ -34,7 +34,7 @@ resource_options:
34
34
  // Enable the Liquid Preprocessor
35
35
  :page-liquid:
36
36
 
37
- // Set page (local) attributes here
37
+ // Set (local) page attributes here
38
38
  // -----------------------------------------------------------------------------
39
39
  // :page--attr: <attr-value>
40
40
 
@@ -34,7 +34,7 @@ resource_options:
34
34
  // Enable the Liquid Preprocessor
35
35
  :page-liquid:
36
36
 
37
- // Set page (local) attributes here
37
+ // Set (local) page attributes here
38
38
  // -----------------------------------------------------------------------------
39
39
  // :page--attr: <attr-value>
40
40
 
@@ -34,7 +34,7 @@ resource_options:
34
34
  // Enable the Liquid Preprocessor
35
35
  :page-liquid:
36
36
 
37
- // Set page (local) attributes here
37
+ // Set (local) page attributes here
38
38
  // -----------------------------------------------------------------------------
39
39
  // :page--attr: <attr-value>
40
40
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1_starter",
4
- "version": "2021.0.6",
4
+ "version": "2021.0.7",
5
5
  "description": "J1 Template Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -112,6 +112,46 @@ J1 Template for the public. Hopefully most of the objectives are achieved.
112
112
 
113
113
  Have fun!
114
114
 
115
+ == Common licenses
116
+
117
+ Find a list of all common licenses used by J1 template and the Products
118
+ build-in. The following descriptions gives an overview what is licenced
119
+ and granted. Note, that some products using standard licenses may have
120
+ additional restrictions for use. Therefor, if there a doubts in use,
121
+ check the product licenses individualy.
122
+
123
+ WARNING: This document *does not* constitute any *legal advice*. If software
124
+ used licenced by others, especially for commercial use, it is highly
125
+ recommended to verify legal aspects and implications.
126
+
127
+ [cols="4a,8a, options="header", width="100%", role="rtable mt-3"]
128
+ |===============================================================================
129
+ |Licence\|Home |Description\|Authority
130
+
131
+ |{url-license--creative-commons}[Creative Commons (CC BY 4.0), {browser-window--new}]
132
+ |Products using the license can be used *free of charge*. Users are *free*
133
+ to share, copy and redistribute the material in any medium or format, and
134
+ are granted to adapt in terms of remix, transform, and build upon the material
135
+ for any purpose, even commercially.
136
+
137
+ |{url-license--mit}[MIT, {browser-window--new}]
138
+ |Products using the license can be used *free of charge*. Users are *free*
139
+ in using the in the Software *without* restriction. This includes the rights
140
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
141
+ copies of the Software without any limitation.
142
+
143
+ |{url-license--sil}[SIL Open_Font_License, {browser-window--new}]
144
+ |Products using the license can be used *free of charge*.
145
+ The Open Font License permits the fonts to be used, modified, and distributed
146
+ *freely*, as long as the resulting fonts *remain* under the Open Font License.
147
+ However, the copyright holder may declare the font's name as being a
148
+ *Reserved Font Name*, which modified versions then cannot bear; this includes
149
+ *subsetting* for web fonts. The License permits covered fonts to be freely
150
+ embedded in documents under any terms, but it requires that fonts be
151
+ *packaged* with software if they used commercially.
152
+
153
+ |===============================================================================
154
+
115
155
  == Hall of fame
116
156
 
117
157
  A bunch of software and systems are needed to create or publish websites. I've
@@ -597,6 +637,16 @@ Year: 2016
597
637
  open source, and GPL friendly. It can be for commercial projects, open
598
638
  source projects, or really almost whatever you want.
599
639
 
640
+ Icons::
641
+ {url-license--creative-commons}[CC BY 4.0 License, {browser-window--new}].
642
+ In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
643
+ packaged as SVG and JS file types.
644
+
645
+ Fonts::
646
+ {url-license--sil}[SIL OFL 1.1 License, {browser-window--new}].
647
+ In the Font Awesome Free download, the SIL OFL license applies to all icons
648
+ packaged as web and desktop font files.
649
+
600
650
  NOTE: _Font Awesome Free_ is an alternative to the J1's default icon font set
601
651
  provided by _Material Design Icons_ (MDI). Font Awesome icons are used for
602
652
  default by Asciidoctor for several block elements like admonitions (see *this*
@@ -605,8 +655,8 @@ element).
605
655
  .Product details
606
656
  ----
607
657
  License: Font Awesome Free License
608
- Used version: V5
609
- Year: 2020
658
+ Used version: 5.15.2
659
+ Year: 2021
610
660
  ----
611
661
 
612
662
  |{url-getos--gh-repo}[GetOS, {browser-window--new}]
@@ -0,0 +1,11 @@
1
+ // Blint text (lorem ipsum)
2
+ // -----------------------------------------------------------------------------
3
+ // lorem:macro_name[size]
4
+ //
5
+ lorem:word[35]
6
+ lorem:sentences[5]
7
+ lorem:date[]
8
+ lorem:date[%Y-%m-%d]
9
+ lorem:first_name[]
10
+ lorem:last_name[]
11
+ lorem:email[]
@@ -0,0 +1,23 @@
1
+ // Material Design Icons
2
+ // -----------------------------------------------------------------------------
3
+ // mdi:name[modifier]
4
+ //
5
+ mdi:account[1x]
6
+
7
+ // FontAwesome Icons
8
+ // -----------------------------------------------------------------------------
9
+ // fas:name[modifier]
10
+ // fab:name[modifier]
11
+ //
12
+ fas:user[1x]
13
+
14
+ // Iconify Icons
15
+ // -----------------------------------------------------------------------------
16
+ // iconify:name[modifier]
17
+ //
18
+ iconify:logos:opensource[3x]
19
+
20
+ // Twitter Emoji
21
+ // -----------------------------------------------------------------------------
22
+ // emoji:name[modifier]
23
+ emoji:smile[2x]
@@ -0,0 +1,5 @@
1
+ // Find (JustifieGallery, jg) gallery configuration with:
2
+ // ~/_data/apps/justified_gallery.yml
3
+
4
+ //.Title
5
+ gallery::jg_example[]
@@ -0,0 +1,7 @@
1
+ // Lightbox
2
+ // -----------------------------------------------------------------------------
3
+ //
4
+ :data-example-standalone: "pages/roundtrip/100_present_images/lightbox-image-1.jpg, Golden Gate Bridge with San Francisco in distance, pages/roundtrip/100_present_images/lightbox-image-2.jpg, Forest with mountains behind"
5
+
6
+ .Title
7
+ lightbox::example-standalone[ 400, {data-example-standalone} ]
@@ -0,0 +1,9 @@
1
+ // ~/300_asciidoc_writers_guide/000_includes/documents/100_start_writing/
2
+ // Chapter document: 100_start_writing.asciidoc
3
+ // -----------------------------------------------------------------------------
4
+
5
+ == Title
6
+
7
+ lorem:sentences[5]
8
+
9
+ lorem:sentences[2]
@@ -0,0 +1,3 @@
1
+ // ~/300_asciidoc_writers_guide/000_includes/documents/100_start_writing/
2
+ // Sublevel Entry Document: 100_start_writing.asciidoc
3
+ // -----------------------------------------------------------------------------
@@ -0,0 +1,6 @@
1
+ // Images (Asciidoc)
2
+ // -----------------------------------------------------------------------------
3
+ //
4
+
5
+ //.Title
6
+ image::{images-dir}/sub_folder/image-name.png[Title, 800]
@@ -0,0 +1,12 @@
1
+ // 2-Colum table (Asciidoc)
2
+ // -----------------------------------------------------------------------------
3
+ //
4
+
5
+ .title_text
6
+ [cols="50%,50%", subs=+macros, options="header", role="rtable mt-3 mb-5"]
7
+ |===============================================================================
8
+ |Setting |Options and Flags
9
+ a|*Site Source*
10
+ |Change the directory where Jekyll will read files
11
+
12
+ |===============================================================================
@@ -0,0 +1,30 @@
1
+ // 2-Colum table (Asciidoc)
2
+ // -----------------------------------------------------------------------------
3
+ //
4
+ .Title
5
+ [cols="1h,5*^", subs=+macros, options="header", role="rtable mt-3 mb-5"]
6
+ |===============================================================================
7
+ |{empty} 2+|Float 3+|Align
8
+
9
+ |Role
10
+ |left
11
+ |right
12
+ |text-left
13
+ |text-right
14
+ |text-center
15
+
16
+ |Block Image
17
+ |{y}
18
+ |{y}
19
+ |{y}
20
+ |{y}
21
+ |{y}
22
+
23
+ |Inline Image
24
+ |{y}
25
+ |{y}
26
+ |{n}
27
+ |{n}
28
+ |{n}
29
+
30
+ |===============================================================================