j1-template 2021.1.29 → 2021.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_post.html +3 -0
  3. data/_includes/themes/j1/procedures/posts/create_series_header.proc +6 -6
  4. data/assets/data/mdil_icons.json +2417 -0
  5. data/assets/themes/j1/core/css/icon-fonts/materialdesign-light.css +1222 -0
  6. data/assets/themes/j1/core/css/icon-fonts/materialdesign-light.min.css +1 -0
  7. data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +1 -1
  8. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +1 -1
  9. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/eot/materialdesignicons-light-webfont.eot +0 -0
  10. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/materialdesignicons-light-webfont.woff +0 -0
  11. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/materialdesignicons-light-webfont.woff2 +0 -0
  12. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/svg/materialdesignicons-light-webfont.svg +801 -0
  13. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/ttf/materialdesignicons-light-webfont.ttf +0 -0
  14. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.css +1 -1
  15. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +1 -1
  16. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.js +5 -15
  17. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js +1 -1
  18. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.css +97 -0
  19. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.min.css +15 -0
  20. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.js +125 -0
  21. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.min.js +15 -0
  22. data/assets/themes/j1/modules/showOnScroll/js/showOnScroll.js +73 -73
  23. data/assets/themes/j1/modules/showOnScroll/js/showOnScroll.min.js +15 -15
  24. data/lib/j1/commands/generate.rb +5 -8
  25. data/lib/j1/version.rb +1 -1
  26. data/lib/starter_web/Gemfile +1 -1
  27. data/lib/starter_web/_config.yml +3 -3
  28. data/lib/starter_web/_data/blocks/banner.yml +4 -5
  29. data/lib/starter_web/_data/modules/j1scroll.yml +2 -2
  30. data/lib/starter_web/_data/modules/navigator_menu.yml +3 -3
  31. data/lib/starter_web/_data/resources.yml +22 -0
  32. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  33. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  34. data/lib/starter_web/assets/images/modules/attics/annie-spratt-1920x1280.jpg +0 -0
  35. data/lib/starter_web/assets/images/modules/attics/antonino-visalli-1920x1280.jpg +0 -0
  36. data/lib/starter_web/assets/images/modules/attics/humble-lamb-1920x1280.jpg +0 -0
  37. data/lib/starter_web/assets/images/modules/attics/library-1920x1280.jpg +0 -0
  38. data/lib/starter_web/assets/images/modules/attics/romain-vignes-1920x1280.jpg +0 -0
  39. data/lib/starter_web/assets/images/modules/attics/sigmund-1920x1280.jpg +0 -0
  40. data/lib/starter_web/assets/images/{pages/videos → modules/attics}/szabo-viktor-1920x1280.jpg +0 -0
  41. data/lib/starter_web/assets/images/pages/asciidoc_skeletons/example-pdf-screenshot.png +0 -0
  42. data/lib/starter_web/collections/posts/public/featured/_posts/{2020-01-01-about-cookies.adoc → 2021-01-01-about-cookies.adoc} +0 -0
  43. data/lib/starter_web/collections/posts/public/featured/_posts/{2021-03-01-site-generators.adoc → 2021-02-01-site-generators.adoc} +0 -0
  44. data/lib/starter_web/collections/posts/public/{wikipedia/_posts/2016-11-20-minneapolis.adoc → series/_posts/2020-01-01-post-wiki-series.adoc} +11 -10
  45. data/lib/starter_web/collections/posts/public/{wikipedia/_posts/2016-11-24-narcisse-snake-dens.adoc → series/_posts/2020-01-02-post-wiki-series.adoc} +15 -13
  46. data/lib/starter_web/collections/posts/public/{wikipedia/_posts/2016-11-26-columbia-river.adoc → series/_posts/2020-01-03-post-wiki-series.adoc} +28 -11
  47. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/attributes.asciidoc +0 -0
  48. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/documents/readme +0 -0
  49. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/tables/readme +0 -0
  50. data/lib/starter_web/index.html +2 -2
  51. data/lib/starter_web/package.json +1 -1
  52. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/000_intro.adoc +5 -7
  53. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/100_converter.adoc +43 -0
  54. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc +61 -0
  55. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/attributes.asciidoc +95 -0
  56. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/000_intro.asciidoc +54 -0
  57. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/000_basic_example.asciidoc +31 -0
  58. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/111_about_the_converter.asciidoc +111 -0
  59. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/112_getting_started.asciidoc +95 -0
  60. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/113_themes.asciidoc +39 -0
  61. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter.asciidoc +8 -0
  62. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/211_language_overview.asciidoc +122 -0
  63. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/212_values.asciidoc +502 -0
  64. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/213_fonts.asciidoc +261 -0
  65. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes.asciidoc +8 -0
  66. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/a2p.bat +1 -1
  67. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/a2p.sh +2 -2
  68. data/lib/starter_web/pages/public/asciidoc_skeletons/{book/book.a2p → documentation/documentation.a2p} +2 -8
  69. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +86 -0
  70. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc +848 -40
  71. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/200_chapter.asciidoc +149 -38
  72. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +2 -7
  73. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +312 -119
  74. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +2 -2
  75. data/lib/starter_web/pages/public/previewer/mdil_icons_preview.adoc +76 -0
  76. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  77. data/lib/starter_web/utilsrv/package.json +1 -1
  78. metadata +50 -53
  79. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +0 -128
  80. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +0 -131
  81. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +0 -131
  82. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +0 -132
  83. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/blindtext.asciidoc +0 -11
  84. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/font_icons.asciidoc +0 -23
  85. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/gallery.asciidoc +0 -5
  86. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/lightbox.asciidoc +0 -7
  87. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/chapter_document.asciidoc +0 -9
  88. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/entry_document.asciidoc +0 -3
  89. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/images/image.asciidoc +0 -6
  90. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column.asciidoc +0 -12
  91. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column_options.asciidoc +0 -30
  92. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_3_column.asciidoc +0 -16
  93. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_4_column.asciidoc +0 -25
  94. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +0 -62
  95. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +0 -64
  96. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +0 -73
  97. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/attributes.asciidoc +0 -74
  98. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/000_intro.asciidoc +0 -33
  99. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/100_chapter_document.asciidoc +0 -21
  100. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/110_chapter_document.asciidoc +0 -36
  101. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter.asciidoc +0 -7
  102. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter/200_chapter_document.asciidoc +0 -53
  103. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter.asciidoc +0 -5
  104. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/000_intro.asciidoc +0 -23
  105. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/100_chapter_document.asciidoc +0 -33
  106. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/200_chapter_document.asciidoc +0 -26
  107. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/900_sources.asciidoc +0 -81
  108. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references.asciidoc +0 -23
  109. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/tables/110_material_design_icons.asciidoc +0 -102
  110. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +0 -136
  111. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +0 -60
  112. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +0 -59
  113. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/tables/110_material_design_icons.asciidoc +0 -102
  114. data/lib/starter_web/pages/public/features/modules.adoc +0 -104
  115. data/lib/starter_web/pages/public/features/platform.adoc +0 -104
@@ -64,7 +64,7 @@
64
64
  # Asciidoc Skeletons
65
65
  #
66
66
  - title: Asciidoc Skeletons
67
- icon: television-guide
67
+ icon: application-settings
68
68
  dropdown:
69
69
  - title: Simple-Document
70
70
  href: /pages/public/skeleton/simple/
@@ -73,7 +73,7 @@
73
73
  href: /pages/public/skeleton/multi/
74
74
  icon: file-document-multiple-outline
75
75
  - title: Documentation
76
- href: /pages/public/skeleton/book/
76
+ href: /pages/public/skeleton/documentation/
77
77
  icon: book-open-blank-variant
78
78
 
79
79
  # ------------------------------------------------------------------------------
@@ -83,7 +83,7 @@
83
83
  sublevel:
84
84
  - title: Creators Blog
85
85
  href: /pages/public/blog/navigator/
86
- icon: navigation
86
+ icon: near-me
87
87
  - title: Categories
88
88
  href: /pages/public/blog/navigator/archive/categoryview/
89
89
  icon: pin
@@ -357,6 +357,7 @@ resources:
357
357
  css: [
358
358
  core/css/themes/uno-light/bootstrap,
359
359
  core/css/icon-fonts/materialdesign,
360
+ core/css/icon-fonts/materialdesign-light,
360
361
  core/css/icon-fonts/fontawesome,
361
362
  core/css/vendor
362
363
 
@@ -893,6 +894,27 @@ resources:
893
894
  js: [ modules/mdiPreviewer/js/previewer ]
894
895
  init_function: []
895
896
 
897
+ # ----------------------------------------------------------------------------
898
+ # MDIl Previewer (light)
899
+ #
900
+ - name: MDIL Previewer
901
+ resource:
902
+ id: mdil_previewer
903
+ enabled: true
904
+ comment: module mdil_previewer
905
+ layout: [ page ]
906
+ region: head
907
+ required: ondemand
908
+ preload: false # property currently unused
909
+ script_load: deferred
910
+ dependencies: false
911
+ pass_init_data: false
912
+ data:
913
+ css: [ modules/mdilPreviewer/css/previewer ]
914
+ files: []
915
+ js: [ modules/mdilPreviewer/js/previewer ]
916
+ init_function: []
917
+
896
918
  # ----------------------------------------------------------------------------
897
919
  # Iconify (Icons) Framework
898
920
  #
@@ -423,7 +423,7 @@ end::tables[]
423
423
  // -----------------------------------------------------------------------------
424
424
  tag::products[]
425
425
  :j1--license: MIT License
426
- :j1--version: 2021.1.29
426
+ :j1--version: 2021.2.0
427
427
  :j1--site-name: Jekyll One
428
428
  end::products[]
429
429
 
@@ -364,6 +364,6 @@ end
364
364
 
365
365
  module Jekyll
366
366
  module J1LunrSearch
367
- VERSION = '2021.1.29'
367
+ VERSION = '2021.2.0'
368
368
  end
369
369
  end
@@ -2,16 +2,17 @@
2
2
  title: Minneapolis
3
3
  tagline: largest city in the state of minnesota
4
4
 
5
- categories: [ Wikipedia ]
6
- tags: [ USA, Minnesota, Cities, Minneapolis ]
5
+ categories: [ Examples ]
6
+ tags: [ Series, USA, Minnesota, Cities, Minneapolis ]
7
7
 
8
+ series: wiki-series
8
9
  image: /assets/images/collections/blog/wikipedia/minneapolis.1200x400.jpg
9
-
10
- sitemap: false
11
10
  regenerate: false
12
11
 
13
12
  resources: []
14
13
  resource_options:
14
+ - toccer:
15
+ collapseDepth: 3
15
16
  - attic:
16
17
  padding_top: 400
17
18
  padding_bottom: 50
@@ -39,7 +40,6 @@ and the county seat of Hennepin County. According to the United States Census
39
40
  Bureau, the city has a total area of 151.3 km² (58.4 mi²). 142.2 km² (54.9 mi²)
40
41
  of it is land and 9.1 km² (3.5 mi²) of it (6.01%) is water.
41
42
 
42
-
43
43
  excerpt__end
44
44
 
45
45
  // Load Liquid procedures
@@ -48,23 +48,22 @@ excerpt__end
48
48
 
49
49
  // Load page attributes
50
50
  // -----------------------------------------------------------------------------
51
- {% include {{load_attributes}} scope="all" %}
51
+ {% include {{load_attributes}} scope="none" %}
52
52
 
53
53
 
54
54
  // Page content
55
55
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56
+ // Read: link:{wikipedia-article}[From Wikipedia, the free encyclopedia, window="_blank"].
56
57
 
57
58
  // Include sub-documents
58
59
  // -----------------------------------------------------------------------------
59
-
60
60
  [[readmore]]
61
61
  == Physical
62
62
 
63
- [role="mb-3"]
63
+ [role="mt-3 mb-5"]
64
64
  image::collections/blog/wikipedia/minneapolis.1200x400.jpg[{{page.title}}]
65
65
 
66
- // Read: link:{wikipedia-article}[From Wikipedia, the free encyclopedia, window="_blank"].
67
-
66
+ [role="dropcap mt-4"]
68
67
  The Mississippi, which runs to the southeast, directed the early growth of the
69
68
  city. Most early streets ran parallel to the river to maximize the amount of
70
69
  land that could be used. Eventually, growth of Minneapolis turned to north-south
@@ -77,6 +76,7 @@ and Nicollet Avenue, have both orientations at different points.
77
76
 
78
77
  == Parks and lakes
79
78
 
79
+ [role="dropcap mt-4"]
80
80
  Minneapolis has a large park system consisting of ten square miles (26 km²)
81
81
  of land and water that is interlinked in many places. Theodore Wirth is often
82
82
  credited with the development of this system that brought a playground within
@@ -104,6 +104,7 @@ paths, Minneapolis lakes are used for swimming, fishing, picnics and boating.
104
104
 
105
105
  == Flora and fauna
106
106
 
107
+ [role="dropcap mt-4"]
107
108
  The area now occupied by the Twin Cities generally consisted of a 155 foot
108
109
  (47 m) thick layer of St. Peter Sandstone, under a 16 foot (5 m) thick layer
109
110
  of shale, under a 35 foot (11 m) thick layer of Platteville limestone.[4]
@@ -2,16 +2,18 @@
2
2
  title: Narcisse Snake Dens
3
3
  tagline: largest snake population
4
4
 
5
- categories: [ Wikipedia ]
6
- tags: [ Canada, Cities, Narcisse ]
5
+ categories: [ Examples ]
6
+ tags: [ Series, Canada, Cities, Narcisse ]
7
7
 
8
+ series: wiki-series
8
9
  image: /assets/images/collections/blog/wikipedia/narcise-snake-pits.1200x400.jpg
9
10
 
10
- sitemap: false
11
11
  regenerate: false
12
12
 
13
13
  resources: []
14
14
  resource_options:
15
+ - toccer:
16
+ collapseDepth: 3
15
17
  - attic:
16
18
  padding_top: 400
17
19
  padding_bottom: 50
@@ -21,14 +23,14 @@ resource_options:
21
23
  alt: Narcisse Snake Pits
22
24
  ---
23
25
 
24
- // NOTE: General Asciidoc page attributes settings
25
- // -----------------------------------------------------------------------------
26
+ // Page Initializer
27
+ // =============================================================================
28
+ // Enable the Liquid Preprocessor
26
29
  :page-liquid:
27
30
 
28
- // Additional Asciidoc page attributes goes here
31
+ // Set (local) page attributes here
29
32
  // -----------------------------------------------------------------------------
30
- :page-imagesdir: {{page.images.dir}}
31
- :wikipedia-article: https://en.wikipedia.org/wiki/Narcisse_Snake_Pits
33
+ // :page--attr: <attr-value>
32
34
 
33
35
  // Place an excerpt at the most top position
34
36
  // -----------------------------------------------------------------------------
@@ -46,23 +48,22 @@ excerpt__end
46
48
 
47
49
  // Load page attributes
48
50
  // -----------------------------------------------------------------------------
49
- {% include {{load_attributes}} scope="all" %}
51
+ {% include {{load_attributes}} scope="none" %}
50
52
 
51
53
 
52
54
  // Page content
53
55
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56
+ // Read: link:{wikipedia-article}[From Wikipedia, the free encyclopedia, window="_blank"].
54
57
 
55
58
  // Include sub-documents
56
59
  // -----------------------------------------------------------------------------
57
-
58
60
  [[readmore]]
59
61
  == Conservation
60
62
 
61
- [role="mb-3"]
63
+ [role="mt-3 mb-5"]
62
64
  image::/assets/images/collections/blog/wikipedia/narcise-snake-pits.1200x400.jpg[{{page.title}}]
63
65
 
64
- // Read: link:{wikipedia-article}[From Wikipedia, the free encyclopedia, window="_blank"].
65
-
66
+ [role="dropcap mt-4"]
66
67
  These pits are the largest concentration in the world of this particular type
67
68
  of snake. Their winter dens are subterranean caverns formed by the area's
68
69
  water-worn limestone bedrock. In the spring, they come up from their dens to
@@ -89,6 +90,7 @@ season are killed on the highway.
89
90
 
90
91
  == Visiting
91
92
 
93
+ [role="dropcap mt-4"]
92
94
  The conservation area is open to the public. The snakes are most active
93
95
  during the spring and fall - in late April to early May, which is the mating
94
96
  season, and also in early September, when the snakes slither back down to
@@ -1,17 +1,19 @@
1
1
  ---
2
2
  title: Columbia River
3
- tagline: largest river in the pacific northwest region
3
+ tagline: largest river in the pacific northwest
4
4
 
5
- categories: [ Wikipedia ]
6
- tags: [ USA, Rivers ]
5
+ categories: [ Examples ]
6
+ tags: [ Series, USA, Rivers ]
7
7
 
8
+ series: wiki-series
8
9
  image: /assets/images/collections/blog/wikipedia/columbia-river.1200x400.jpg
9
10
 
10
- sitemap: false
11
11
  regenerate: false
12
12
 
13
13
  resources: []
14
14
  resource_options:
15
+ - toccer:
16
+ collapseDepth: 3
15
17
  - attic:
16
18
  padding_top: 400
17
19
  padding_bottom: 50
@@ -21,8 +23,9 @@ resource_options:
21
23
  alt: Columbia River
22
24
  ---
23
25
 
24
- // NOTE: General Asciidoc page attributes settings
25
- // -----------------------------------------------------------------------------
26
+ // Page Initializer
27
+ // =============================================================================
28
+ // Enable the Liquid Preprocessor
26
29
  :page-liquid:
27
30
 
28
31
  // Additional Asciidoc page attributes goes here
@@ -33,7 +36,7 @@ resource_options:
33
36
  // Place an excerpt at the most top position
34
37
  // -----------------------------------------------------------------------------
35
38
  [role="dropcap"]
36
- *Columbia River* is the largest river in the Pacific Northwest region of
39
+ Columbia River is the largest river in the Pacific Northwest region of
37
40
  North America. It flows northwest and then south into the US state of Washington,
38
41
  then turns west to form most of the border between Washington and the state of
39
42
  Oregon before emptying into the Pacific Ocean.
@@ -46,7 +49,7 @@ excerpt__end
46
49
 
47
50
  // Load page attributes
48
51
  // -----------------------------------------------------------------------------
49
- {% include {{load_attributes}} scope="all" %}
52
+ {% include {{load_attributes}} scope="none" %}
50
53
 
51
54
 
52
55
  // Page content
@@ -55,14 +58,28 @@ excerpt__end
55
58
  // Include sub-documents
56
59
  // -----------------------------------------------------------------------------
57
60
 
61
+ // Load Liquid procedures
62
+ // -----------------------------------------------------------------------------
63
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
64
+
65
+ // Load page attributes
66
+ // -----------------------------------------------------------------------------
67
+ {% include {{load_attributes}} scope="all" %}
68
+
69
+
70
+ // Page content
71
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72
+ // Read: link:{wikipedia-article}[From Wikipedia, the free encyclopedia, window="_blank"].
73
+
74
+ // Include sub-documents
75
+ // -----------------------------------------------------------------------------
58
76
  [[readmore]]
59
77
  == Columbia River
60
78
 
61
- [role="mb-3"]
79
+ [role="mt-3 mb-5"]
62
80
  image::/assets/images/collections/blog/wikipedia/columbia-river.1200x400.jpg[{{page.title}}]
63
81
 
64
- // Read: link:{wikipedia-article}[From Wikipedia, the free encyclopedia, window="_blank"].
65
-
82
+ [role="dropcap mt-4"]
66
83
  The river is 1,243 miles (2,000 km) long, and its largest tributary is the
67
84
  Snake River. Its drainage basin is roughly the size of France and extends
68
85
  into seven US states and a Canadian province.
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  layout: home
3
3
 
4
- title: J1
5
- tagline: starter
4
+ title: Jekyll One
5
+ tagline: starter web
6
6
  description: >
7
7
  Jekyll One Template. Gem-based template made for Jekyll.
8
8
  J1 meets Jekyll and Bootstrap. And makes a lot of friends.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1_starter",
4
- "version": "2021.1.29",
4
+ "version": "2021.2.0",
5
5
  "description": "J1 Template Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -5,14 +5,12 @@ title: Introduction
5
5
  tagline: Skeleton Book
6
6
  date: 2021-01-01 00:00:00 +100
7
7
  description: >
8
- Before you start writing, some general thoughts make sense to clarify what
9
- Speaking, Reading and Writing are all about. What are the differences, what
10
- the difficulties. I recomment to groove into that topic to become acquainted
11
- with the base how human use a language rather than step in directly to tools
12
- and techniques for writing.
8
+ Prawn is a pure Ruby PDF generation library that provides
9
+ a lot of great functionality while trying to remain simple
10
+ by providing a reasonable performance.
13
11
 
14
12
  categories: [ Knowledge ]
15
- tags: [ Asciidoc, Skeleton ]
13
+ tags: [ Asciidoctor, PDF, Converter ]
16
14
 
17
15
  sitemap: false
18
16
  robots:
@@ -20,7 +18,7 @@ robots:
20
18
  follow: false
21
19
 
22
20
 
23
- permalink: /pages/public/skeleton/book/intro/
21
+ permalink: /pages/public/skeleton/documentation/000_intro/
24
22
  regenerate: false
25
23
 
26
24
  resources: []
@@ -0,0 +1,43 @@
1
+ ---
2
+ title: Asciidoctor PDF Converter
3
+ tagline: A native PDF converter for AsciiDoc
4
+ description: Native PDF Converter for Asciidoctor
5
+
6
+ categories: [ Knowledge ]
7
+ tags: [ Asciidoctor, PDF, Converter ]
8
+
9
+
10
+ permalink: /pages/public/skeleton/documentation/100_converter/
11
+ regenerate: false
12
+
13
+ resources: [ lightbox, clipboard, rouge ]
14
+ resource_options:
15
+ - toccer:
16
+ collapseDepth: 2
17
+ ---
18
+
19
+ // Page Initializer
20
+ // =============================================================================
21
+ // Enable the Liquid Preprocessor
22
+ :page-liquid:
23
+
24
+ // Set page (local) attributes here
25
+ // -----------------------------------------------------------------------------
26
+ // :page--attr: <attr-value>
27
+
28
+ // Load Liquid procedures
29
+ // -----------------------------------------------------------------------------
30
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
31
+
32
+ // Load page attributes
33
+ // -----------------------------------------------------------------------------
34
+ {% include {{load_attributes}} scope="all" %}
35
+
36
+
37
+ // Page content
38
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39
+
40
+ // Include sub-documents
41
+ // -----------------------------------------------------------------------------
42
+
43
+ include::{documentdir}/100_converter.asciidoc[]
@@ -0,0 +1,61 @@
1
+ ---
2
+ title: Asciidoctor PDF Themes
3
+ tagline: Theming Guide for the Asciidoctor PDF Converter
4
+ description: Asciidoctor PDF Theming Guide
5
+
6
+ categories: [ Knowledge ]
7
+ tags: [ Asciidoctor, PDF, Converter ]
8
+
9
+ permalink: /pages/public/skeleton/documentation/200_themes/
10
+ regenerate: false
11
+
12
+ resources: [ lightbox, clipboard, rouge ]
13
+ resource_options:
14
+ - toccer:
15
+ collapseDepth: 2
16
+ ---
17
+
18
+ // Page Initializer
19
+ // =============================================================================
20
+ // Enable the Liquid Preprocessor
21
+ :page-liquid:
22
+
23
+ // Set page (local) attributes here
24
+ // -----------------------------------------------------------------------------
25
+ // :page--attr: <attr-value>
26
+
27
+ // Load Liquid procedures
28
+ // -----------------------------------------------------------------------------
29
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
30
+
31
+ // Load page attributes
32
+ // -----------------------------------------------------------------------------
33
+ {% include {{load_attributes}} scope="all" %}
34
+
35
+
36
+ // Page content
37
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
38
+
39
+ // Include sub-documents
40
+ // -----------------------------------------------------------------------------
41
+
42
+ //////////
43
+ Topics remaining to document:
44
+ * line height and line height length (and what that all means)
45
+ * title page layout / title page images (logo & background)
46
+ * document that unicode escape sequences can be used inside double-quoted strings
47
+ //////////
48
+
49
+ The theming system in *Asciidoctor PDF* is used to control the layout and styling
50
+ of the PDF file *Asciidoctor PDF* generates from AsciiDoc. This document describes
51
+ how the theming system works, how to define a custom theme in YAML and how to
52
+ activate the theme when running *Asciidoctor PDF*.
53
+
54
+ IMPORTANT: If you're using a custom theme, you're expected to bring your own
55
+ fonts or declare the fonts from the default theme. If you don't declare your
56
+ own fonts, the built-in PDF (afm) fonts will be used, which only support
57
+ WINANSI characters (similar to Basic Latin).
58
+
59
+ // Include documents
60
+ // -------------------------------------------------------------------
61
+ include::{documentdir}/200_themes.asciidoc[]
@@ -0,0 +1,95 @@
1
+ // ~/document_base_folder/_includes
2
+ // Asciidoc attribute includes: attributes.asciidoc
3
+ // -----------------------------------------------------------------------------
4
+
5
+ // URLs - Internal references and/or sources on the Internet
6
+ // -----------------------------------------------------------------------------
7
+ tag::urls[]
8
+ :uri-symfony-yaml-format-strings: https://symfony.com/doc/current/components/yaml/yaml_format.html#strings
9
+
10
+ :uri-wikipedia-yaml: https://en.wikipedia.org/wiki/YAML
11
+ :uri-wikipedia-codepage-windows-1252: https://en.wikipedia.org/wiki/Windows-1252
12
+
13
+ :uri-asciidoctor: https://asciidoctor.org
14
+ :uri-asciidoctor-extentions-catalog: https://github.com/asciidoctor/asciidoctor-extensions-lab#extension-catalog
15
+ :uri-asciidoctor-pdf: https://github.com/asciidoctor/asciidoctor-pdf
16
+ :uri-asciidoctor-pdf-gem: https://rubygems.org/gems/asciidoctor-pdf
17
+ :uri-asciidoctor-pdf-repo: {uri-asciidoctor-pdf}
18
+ :uri-asciidoctor-pdf-issues: {uri-asciidoctor-pdf-repo}/issues
19
+ :uri-asciidoctor-pdf-issues-1: {uri-asciidoctor-pdf}/issues/1
20
+ :uri-asciidoctor-pdf-issues-95: {uri-asciidoctor-pdf}/issues/95
21
+ :uri-asciidoctor-pdf-list: https://discuss.asciidoctor.org
22
+ :uri-asciidoctor-pdf-base-theme: https://github.com/asciidoctor/asciidoctor-pdf/blob/master/data/themes/base-theme.yml
23
+ :uri-asciidoctor-pdf-default-theme: https://github.com/asciidoctor/asciidoctor-pdf/blob/master/data/themes/default-theme.yml
24
+ :uri-asciidoctor-mathematical: https://github.com/asciidoctor/asciidoctor-mathematical
25
+ :uri-asciidoctor-pdf-cjk-kai_gen_gothic: https://github.com/chloerei/asciidoctor-pdf-cjk-kai_gen_gothic
26
+ :uri-asciidoctor-pdf-cjk: https://github.com/chloerei/asciidoctor-pdf-cjk
27
+ :uri-asciidoctor-yaml-style-for-maven: http://discuss.asciidoctor.org/Asciidoctor-YAML-style-file-for-PDF-and-maven-td3849.html
28
+ :uri-asciidoctor-theme-example-for-maven: https://github.com/asciidoctor/asciidoctor-maven-examples/tree/master/asciidoctor-pdf-with-theme-example
29
+ :uri-asciidoctor-theme-example-for-gradle: https://github.com/asciidoctor/asciidoctor-gradle-examples/tree/master/asciidoc-to-pdf-with-theme-example
30
+
31
+ :uri-ghostscript-ps-pdf-marks: http://milan.kupcevic.net/ghostscript-ps-pdf/#marks
32
+
33
+ :uri-prawn-home: http://prawnpdf.org
34
+ :uri-prawn-gmagick: https://github.com/packetmonkey/prawn-gmagick
35
+ :uri-prawn-svg: https://github.com/mogest/prawn-svg
36
+ :uri-prawn-improved-handling-of-encodings: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md#vastly-improved-handling-of-encodings-for-pdf-built-in-afm-fonts
37
+ :uri-prawn-lib-page-geometry: https://github.com/prawnpdf/pdf-core/blob/0.6.0/lib/pdf/core/page_geometry.rb#L16-L68[Named size]
38
+ :uri-prawn-pdf-typesetting: http://www.sitepoint.com/hackable-pdf-typesetting-in-ruby-with-prawn
39
+
40
+ :uri-rouge-home: http://rouge.jneen.net/
41
+ :uri-rouge-token: https://github.com/jneen/rouge/blob/master/lib/rouge/token.rb
42
+ :uri-rouge-themes: https://github.com/jneen/rouge/tree/master/lib/rouge/themes
43
+
44
+ :uri-rvm: https://rvm.io
45
+ :uri-graphicsmagick: https://www.graphicsmagick.org
46
+ :uri-google-groups-image-quality: https://groups.google.com/forum/#!msg/prawn-ruby/MbMsCx862iY/6ImCsvLGfVcJ[Discussion about image quality in PDFs]
47
+
48
+ :uri-font-font-awesome: https://fortawesome.github.io/Font-Awesome/
49
+ :uri-font-foundation-icon-fonts-3: http://zurb.com/playground/foundation-icon-fonts-3
50
+ :uri-font-paymentfont: http://paymentfont.io/
51
+ :uri-font-octicons: https://octicons.github.com/
52
+ :uri-font-prawn-icon: https://github.com/jessedoyle/prawn-icon/tree/master/data/fonts
53
+
54
+ :uri-font-roboto-ttf: https://github.com/google/roboto/tree/master/out/RobotoTTF
55
+ :uri-font-droid-sans-fallback-ttf: https://github.com/android/platform_frameworks_base/blob/master/data/fonts/DroidSansFallback.ttf
56
+ :uri-font-noto-serif: https://www.google.com/get/noto/#/family/noto-serif
57
+ :uri-font-m-plus-fonts: https://mplus-fonts.osdn.jp/about-en.html
58
+ end::urls[]
59
+
60
+
61
+ // FOOTNOTES, local asciidoc attributes (variables)
62
+ // -----------------------------------------------------------------------------
63
+ tag::footnotes[]
64
+ end::footnotes[]
65
+
66
+
67
+ // Tags - Asciidoc attributes used internally
68
+ // -----------------------------------------------------------------------------
69
+ tag::tags[]
70
+ :images-dir: pages/manuals/asciidoctor_pdf
71
+ end::tags[]
72
+
73
+
74
+ // Data - Data elements for Asciidoctor extensions
75
+ // -----------------------------------------------------------------------------
76
+ tag::data[]
77
+ end::data[]
78
+
79
+
80
+ // Images - Images from local include/images folder
81
+ // -----------------------------------------------------------------------------
82
+ tag::images[]
83
+ end::images[]
84
+
85
+
86
+ // PRODUCTS, local product information (e.g. release)
87
+ // -----------------------------------------------------------------------------
88
+ tag::products[]
89
+ end::products[]
90
+
91
+
92
+ // AUTHORS, local author information (e.g. article)
93
+ // -----------------------------------------------------------------------------
94
+ tag::authors[]
95
+ end::authors[]