j1-template 2021.1.26 → 2021.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (143) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_article_navigator.html +1 -1
  3. data/_includes/themes/j1/layouts/content_generator_blog_archive.html +6 -4
  4. data/_includes/themes/j1/layouts/content_generator_post.html +3 -0
  5. data/_includes/themes/j1/modules/navigator/generator.html +1 -1
  6. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +1 -1
  7. data/_includes/themes/j1/procedures/posts/create_series_header.proc +6 -6
  8. data/_layouts/default.html +1 -0
  9. data/assets/data/mdil_icons.json +2417 -0
  10. data/assets/data/panel.html +0 -15
  11. data/assets/themes/j1/adapter/js/j1.js +6 -6
  12. data/assets/themes/j1/adapter/js/j1scroll.js +143 -46
  13. data/assets/themes/j1/core/css/icon-fonts/materialdesign-light.css +1222 -0
  14. data/assets/themes/j1/core/css/icon-fonts/materialdesign-light.min.css +1 -0
  15. data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +1 -1
  16. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +42 -0
  17. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  18. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/eot/materialdesignicons-light-webfont.eot +0 -0
  19. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/materialdesignicons-light-webfont.woff +0 -0
  20. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/materialdesignicons-light-webfont.woff2 +0 -0
  21. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/svg/materialdesignicons-light-webfont.svg +801 -0
  22. data/assets/themes/j1/core/fonts/material_design_icons_light/fonts/ttf/materialdesignicons-light-webfont.ttf +0 -0
  23. data/assets/themes/j1/core/js/template.js +4 -4
  24. data/assets/themes/j1/core/js/template.js.map +1 -1
  25. data/assets/themes/j1/core/js/template.min.js +4 -4
  26. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  27. data/assets/themes/j1/modules/j1Scroll/css/theme/uno.css +4 -50
  28. data/assets/themes/j1/modules/j1Scroll/css/theme/uno.min.css +1 -1
  29. data/assets/themes/j1/modules/j1Scroll/js/j1scroll.js +263 -188
  30. data/assets/themes/j1/modules/j1Scroll/js/j1scroll.min.js +16 -0
  31. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.css +1 -1
  32. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +1 -1
  33. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.js +5 -15
  34. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js +1 -1
  35. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.css +97 -0
  36. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.min.css +15 -0
  37. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.js +125 -0
  38. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.min.js +15 -0
  39. data/assets/themes/j1/modules/showOnScroll/js/showOnScroll.js +73 -74
  40. data/assets/themes/j1/modules/showOnScroll/js/showOnScroll.min.js +15 -15
  41. data/lib/j1/commands/generate.rb +5 -8
  42. data/lib/j1/version.rb +3 -3
  43. data/lib/starter_web/Gemfile +1 -1
  44. data/lib/starter_web/_config.yml +3 -3
  45. data/lib/starter_web/_data/blocks/banner.yml +4 -5
  46. data/lib/starter_web/_data/blocks/panel.yml +217 -183
  47. data/lib/starter_web/_data/builder/blog_navigator.yml +1 -0
  48. data/lib/starter_web/_data/layouts/home.yml +20 -16
  49. data/lib/starter_web/_data/modules/defaults/navigator.yml +1 -1
  50. data/lib/starter_web/_data/modules/j1scroll.yml +67 -0
  51. data/lib/starter_web/_data/modules/navigator_menu.yml +3 -3
  52. data/lib/starter_web/_data/resources.yml +41 -44
  53. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  54. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  55. data/lib/starter_web/assets/images/modules/attics/annie-spratt-1920x1280.jpg +0 -0
  56. data/lib/starter_web/assets/images/modules/attics/antonino-visalli-1920x1280.jpg +0 -0
  57. data/lib/starter_web/assets/images/modules/attics/humble-lamb-1920x1280.jpg +0 -0
  58. data/lib/starter_web/assets/images/modules/attics/library-1920x1280.jpg +0 -0
  59. data/lib/starter_web/assets/images/modules/attics/romain-vignes-1920x1280.jpg +0 -0
  60. data/lib/starter_web/assets/images/modules/attics/sigmund-1920x1280.jpg +0 -0
  61. data/lib/starter_web/assets/images/{pages/videos → modules/attics}/szabo-viktor-1920x1280.jpg +0 -0
  62. data/lib/starter_web/assets/images/pages/asciidoc_skeletons/example-pdf-screenshot.png +0 -0
  63. data/lib/starter_web/collections/posts/public/featured/_posts/{2020-01-01-about-cookies.adoc → 2021-01-01-about-cookies.adoc} +0 -0
  64. data/lib/starter_web/collections/posts/public/featured/_posts/{2021-03-01-site-generators.adoc → 2021-02-01-site-generators.adoc} +0 -0
  65. 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
  66. 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
  67. 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
  68. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/attributes.asciidoc +0 -0
  69. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/documents/readme +0 -0
  70. data/lib/starter_web/collections/posts/public/{wikipedia → series}/_posts/_includes/tables/readme +0 -0
  71. data/lib/starter_web/index.html +2 -2
  72. data/lib/starter_web/package.json +1 -1
  73. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/000_intro.adoc +5 -7
  74. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/100_converter.adoc +43 -0
  75. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc +61 -0
  76. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/attributes.asciidoc +95 -0
  77. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/000_intro.asciidoc +54 -0
  78. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/000_basic_example.asciidoc +31 -0
  79. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/111_about_the_converter.asciidoc +111 -0
  80. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/112_getting_started.asciidoc +95 -0
  81. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/113_themes.asciidoc +39 -0
  82. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter.asciidoc +8 -0
  83. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/211_language_overview.asciidoc +122 -0
  84. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/212_values.asciidoc +502 -0
  85. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/213_fonts.asciidoc +261 -0
  86. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes.asciidoc +8 -0
  87. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/a2p.bat +1 -1
  88. data/lib/starter_web/pages/public/asciidoc_skeletons/{book → documentation}/a2p.sh +2 -2
  89. data/lib/starter_web/pages/public/asciidoc_skeletons/{book/book.a2p → documentation/documentation.a2p} +2 -8
  90. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +86 -0
  91. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc +848 -40
  92. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/200_chapter.asciidoc +149 -38
  93. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +2 -7
  94. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +312 -119
  95. data/lib/starter_web/pages/public/blog/navigator/index.html +3 -2
  96. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +2 -2
  97. data/lib/starter_web/pages/public/previewer/mdil_icons_preview.adoc +76 -0
  98. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  99. data/lib/starter_web/utilsrv/package.json +1 -1
  100. metadata +52 -59
  101. data/assets/themes/j1/adapter/js/infiniteScroll.js +0 -259
  102. data/assets/themes/j1/modules/infiniteScroll/css/theme/uno.css +0 -150
  103. data/assets/themes/j1/modules/infiniteScroll/css/theme/uno.min.css +0 -15
  104. data/assets/themes/j1/modules/infiniteScroll/js/infiniteScroll.js +0 -1915
  105. data/assets/themes/j1/modules/infiniteScroll/js/infiniteScroll.min.js +0 -17
  106. data/lib/starter_web/_data/modules/defaults/infiniteScroll.yml +0 -73
  107. data/lib/starter_web/_data/modules/infiniteScroll.yml +0 -66
  108. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +0 -128
  109. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +0 -131
  110. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +0 -131
  111. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +0 -132
  112. data/lib/starter_web/pages/infinite-scroll-tester-5.adoc +0 -119
  113. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/blindtext.asciidoc +0 -11
  114. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/font_icons.asciidoc +0 -23
  115. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/gallery.asciidoc +0 -5
  116. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/asciidoc-extensions/lightbox.asciidoc +0 -7
  117. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/chapter_document.asciidoc +0 -9
  118. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/documents/entry_document.asciidoc +0 -3
  119. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/images/image.asciidoc +0 -6
  120. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column.asciidoc +0 -12
  121. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_2_column_options.asciidoc +0 -30
  122. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_3_column.asciidoc +0 -16
  123. data/lib/starter_web/pages/public/asciidoc_skeletons/_templates/tables/table_4_column.asciidoc +0 -25
  124. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +0 -62
  125. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +0 -64
  126. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +0 -73
  127. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/attributes.asciidoc +0 -74
  128. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/000_intro.asciidoc +0 -33
  129. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/100_chapter_document.asciidoc +0 -21
  130. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter/110_chapter_document.asciidoc +0 -36
  131. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/100_chapter.asciidoc +0 -7
  132. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter/200_chapter_document.asciidoc +0 -53
  133. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/200_chapter.asciidoc +0 -5
  134. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/000_intro.asciidoc +0 -23
  135. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/100_chapter_document.asciidoc +0 -33
  136. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/200_chapter_document.asciidoc +0 -26
  137. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references/900_sources.asciidoc +0 -81
  138. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/900_references.asciidoc +0 -23
  139. data/lib/starter_web/pages/public/asciidoc_skeletons/book/_includes/documents/tables/110_material_design_icons.asciidoc +0 -102
  140. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +0 -136
  141. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +0 -60
  142. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +0 -59
  143. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/tables/110_material_design_icons.asciidoc +0 -102
@@ -1,132 +0,0 @@
1
- ---
2
- title: Series Post 4
3
- tagline: testing series elements
4
-
5
- categories: [ Examples ]
6
- tags: [ Series, Test ]
7
-
8
- series: test-series
9
- image: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
10
-
11
- regenerate: false
12
-
13
- resources: []
14
- resource_options:
15
- - toccer:
16
- collapseDepth: 3
17
- - attic:
18
- padding_top: 400
19
- padding_bottom: 50
20
- opacity: 0.5
21
- slides:
22
- - url: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
23
- alt: admin-dashboard-bootstrap
24
- ---
25
-
26
- // Page Initializer
27
- // =============================================================================
28
- // Enable the Liquid Preprocessor
29
- :page-liquid:
30
-
31
- // Set (local) page attributes here
32
- // -----------------------------------------------------------------------------
33
- // :page--attr: <attr-value>
34
-
35
- // Place an excerpt at the most top position
36
- // -----------------------------------------------------------------------------
37
- [role="dropcap mt-3"]
38
- This post is a *test series element*. Post series can help to split larger
39
- posts into a group of smaller articles. This may helpful, if a large post
40
- should be split into several *main chapters* but grouped together.
41
-
42
-
43
- excerpt__end
44
-
45
- // Load Liquid procedures
46
- // -----------------------------------------------------------------------------
47
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
48
-
49
- // Load page attributes
50
- // -----------------------------------------------------------------------------
51
- {% include {{load_attributes}} scope="none" %}
52
-
53
-
54
- // Page content
55
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56
-
57
- // Include sub-documents
58
- // -----------------------------------------------------------------------------
59
-
60
- == The Extremes of Good and Evil
61
-
62
- .Release Loeb Classical Library, Harvard University Press, edition, 1931
63
- The title *About the Ends of Goods and Evils* requires explanation. It was
64
- Aristotle who put the ethical problem in the form of the question, What is the
65
- T𝜆o or End, the supreme end of man’s endeavour, in the attainment of which his
66
- Good or Well-being lies?
67
-
68
- For Aristotle, Telos connoted not only *aim*, but *completion*; and he found
69
- the answer to his question in the complete development and right exercise of
70
- the faculties of man’s nature, and particularly of the distinctively human
71
- faculty of Reason. The life of the Intellect was the Best, the Chief Good; and
72
- lesser Goods were Means to the attainment of this End.
73
-
74
- //////////
75
- Thus was introduced the notion of an ascending scale of Goods, and this affected
76
- the interpretation of the term Telos. Telos came to be understood as denoting
77
- not so much the end or aim of endeavour as the end or extreme point of a series,
78
- the topmost good. To this was naturally opposed an extreme of minus value,
79
- the topmost, or rather bottommost, evil.
80
-
81
- Hence arose the expressions 𝜏𝜆o 𝛾𝛼𝜃𝜈, 𝜏𝜆o 𝜅𝛼𝜅𝜈, *End of Goods, of Evils*, which
82
- occur in Philodemus, Rhetoric I, 218.8 ff. (Südhans), and are translated by
83
- Cicero finis bonorum et malorum.
84
-
85
- As a title for his book he throws this phrase into the plural, meaning
86
- *different views as to the Chief Good and Evil*. Hence in title and to some
87
- extent in method, the de Finibus may be compared with such modern works a
88
- Martineau’s Types of Ethical Theory and Sidgwick’s Methods of Ethics.
89
-
90
- [quote, Cicero · Paragraph 1.10.32, Translation by H. Rackham · Issue 1914 - De Finibus]
91
- ____
92
- But I must explain to you how all this mistaken idea of denouncing
93
- pleasure and praising pain was born and I will give you a complete
94
- account of the system, and expound the actual teachings of the great
95
- explorer of the truth, the master-builder of human happiness.
96
-
97
- No one rejects, dislikes, or avoids pleasure itself, because it is
98
- pleasure, but because those who do not know how to pursue pleasure
99
- rationally encounter consequences that are extremely painful. Nor
100
- again is there anyone who loves or pursues or desires to obtain pain
101
- of itself, because it is pain, but because occasionally circumstances
102
- occur in which toil and pain can procure him some great pleasure.
103
-
104
- To take a trivial example, which of us ever undertakes laborious
105
- physical exercise, except to obtain some advantage from it? But who
106
- has any right to find fault with a man who chooses to enjoy a pleasure
107
- that has no annoying consequences, or one who avoids a pain that
108
- produces no resultant pleasure?
109
- ____
110
-
111
- This he sets out to prove as follows: every animal, as soon as it is born,
112
- seeks for pleasure, and delights in it as the Chief Good, while it recoils
113
- from pain as the Chief Evil, and so far as possible avoids it. This it does
114
- as long as it remains unperverted, at the prompting of Nature’s own unbiased
115
- and honest verdict.
116
-
117
- Hence Epicurus refuses to admit any necessity for argument or discussion to
118
- prove that pleasure is desirable and pain to be avoided. These facts, he
119
- thinks, are perceived by the senses, as that fire is hot, snow white, honey
120
- sweet, none of which things need be proved by elaborate argument: it is enough
121
- merely to draw attention to them.
122
-
123
- For there is a difference, he holds, between formal syllogistic proof of a
124
- thing and a mere notice or reminder: the former is the method for discovering
125
- abstruse and recondite truths, the latter for indicating facts that are obvious
126
- and evident.
127
-
128
- Strip mankind of sensation, and nothing remains; it follows that Nature herself
129
- is the judge of that which is in accordance with or contrary to nature. What
130
- does Nature perceive or what does she judge of, beside pleasure and pain, to
131
- guide her actions of desire and of avoidance?
132
- //////////
@@ -1,119 +0,0 @@
1
- ---
2
- title: Tester
3
- tagline: infinite scroll
4
- date: 2020-11-03 00:00:00 +100
5
- description: >
6
- Welcome to the preview page focussing on the image module. This page
7
- shows some valuable features of the J1 Template to manage your image-based
8
- content using lightboxes, carousels (slider), and galleries.
9
-
10
- categories: [ Testpages ]
11
- tags: [ Example ]
12
-
13
- comments: false
14
- fam_menu_id: page_ctrl_simple
15
-
16
- permalink: /pages/public/learn/scroller-5/
17
- regenerate: false
18
-
19
- resources: [ j1scroll, showonscroll ]
20
- resource_options:
21
- - attic:
22
- padding_top: 400
23
- padding_bottom: 50
24
- opacity: 0.5
25
- slides:
26
- - url: /assets/images/pages/roundtrip/images-1920x1280-bw.jpg
27
- alt: Photo by Ricardo Gomez Angel on Unsplash
28
- badge:
29
- type: unsplash
30
- author: Ricardo Gomez Angel
31
- href: https://unsplash.com/@ripato/portfolio
32
- ---
33
-
34
- // Page Initializer
35
- // =============================================================================
36
- // Enable the Liquid Preprocessor
37
- :page-liquid:
38
-
39
- // Set (local) page attributes here
40
- // -----------------------------------------------------------------------------
41
- // :page--attr: <attr-value>
42
- :images-dir: {imagesdir}/pages/roundtrip/100_present_images
43
-
44
- // Load Liquid procedures
45
- // -----------------------------------------------------------------------------
46
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
47
-
48
- // Load page attributes
49
- // -----------------------------------------------------------------------------
50
- {% include {{load_attributes}} scope="global" %}
51
-
52
- // Page content
53
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
54
-
55
- // Include sub-documents
56
- // -----------------------------------------------------------------------------
57
-
58
- == Infinite scroll example 5
59
-
60
- lorem:sentences[5]
61
-
62
- ++++
63
- <div class="noClass">
64
- <ul id="home_news_panel-scroll-group" class="list-group list-group-horizontal align-items-stretch flex-wrap">
65
- <!-- [INFO ] [j1.assets.data.panel.html ] [ write post items ] -->
66
- <li id="home_news_panel-scroll-item" class="list-group-item items-2 p-0">
67
- <article class="card card-same-height raised-z3 mb-3">
68
- <img class="img-fluid img-object--cover g-height-200" src="/assets/images/modules/attics/katie-moum-1920x1280.jpg" alt="Welcome">
69
- <h3 class="card-header bg-primary notoc">Welcome</h3>
70
- <!-- Body|Excerpt -->
71
- <div class="card-body r-text-300 mt-4">
72
- <div class="paragraph dropcap">
73
- <p class="dropcap"><span class="j1-dropcap">A</span>ll you’re doing at the end of the day is writing your content, and the J1
74
- Template does all the tricky things: putting out HTML, Javascript, and CSS.
75
- As a result, the site creation process gets out of your way.</p>
76
- </div>
77
- <div class="paragraph">
78
- <p><strong>Sounds fun, isn’t it</strong>?</p>
79
- </div>
80
- </div>
81
- <!-- End Body|Excerpt -->
82
- <div class="card-footer r-text-200">
83
- <div class="card-footer-text">
84
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>2021 March, 28
85
- </div>
86
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/info/2021/03/28/welcome-to-j1/">
87
- read · jekyll for everyone
88
- </a>
89
- </div>
90
- </article>
91
- </li>
92
- <li id="home_news_panel-scroll-item" class="list-group-item items-2 p-0">
93
-
94
- <article class="card card-same-height raised-z3 mb-3">
95
- <img class="img-fluid img-object--cover g-height-200" src="/assets/images/modules/attics/runner-1920x1200.jpg" alt="J1 Template">
96
- <h3 class="card-header bg-primary notoc">J1 Template</h3>
97
- <!-- Body|Excerpt -->
98
- <div class="card-body r-text-300 mt-4">
99
- <div class="paragraph dropcap">
100
- <p class="dropcap"><span class="j1-dropcap">T</span>he template system was initially developed to create a simple but fully
101
- configurable website creation toolset for document servers. Document servers
102
- provide websites or other content formats like PDF, projects, software
103
- documentation, or similar approaches.</p>
104
- </div>
105
- </div>
106
- <!-- End Body|Excerpt -->
107
- <div class="card-footer r-text-200">
108
- <div class="card-footer-text">
109
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>2021 March, 3
110
- </div>
111
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/knowledge/2021/03/03/about-j1/">
112
- read · first version is out
113
- </a>
114
- </div>
115
- </article>
116
- </li>
117
- </ul>
118
- </div>
119
- ++++
@@ -1,11 +0,0 @@
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[]
@@ -1,23 +0,0 @@
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]
@@ -1,5 +0,0 @@
1
- // Find (JustifieGallery, jg) gallery configuration with:
2
- // ~/_data/apps/justifiedGallery.yml
3
-
4
- //.Title
5
- gallery::jg_example[]
@@ -1,7 +0,0 @@
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} ]
@@ -1,9 +0,0 @@
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]
@@ -1,3 +0,0 @@
1
- // ~/300_asciidoc_writers_guide/000_includes/documents/100_start_writing/
2
- // Sublevel Entry Document: 100_start_writing.asciidoc
3
- // -----------------------------------------------------------------------------
@@ -1,6 +0,0 @@
1
- // Images (Asciidoc)
2
- // -----------------------------------------------------------------------------
3
- //
4
-
5
- //.Title
6
- image::{images-dir}/sub_folder/image-name.png[Title, 800]
@@ -1,12 +0,0 @@
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
- |===============================================================================
@@ -1,30 +0,0 @@
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
- |===============================================================================
@@ -1,16 +0,0 @@
1
- // 3-Colum table (Asciidoc)
2
- // -----------------------------------------------------------------------------
3
- //
4
-
5
- .title_text
6
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mt-3 mb-5"]
7
- |===============================================================================
8
- |Element |Description |Example
9
-
10
- |`element`
11
- |lorem:words[5]
12
- |
13
- [role="r-text-100"]
14
- lorem:sentences[2]
15
-
16
- |===============================================================================
@@ -1,25 +0,0 @@
1
- // 4-Colum table (Asciidoc)
2
- // -----------------------------------------------------------------------------
3
- //
4
-
5
- .title_text
6
- [cols="2,3,2,5a", subs=+macros, options="header", role="rtable mt-3 mb-5"]
7
- |===============================================================================
8
- |Property | Value |Default |Description
9
-
10
- |`flex-flow`
11
- |`flex-direction` `flex-wrap`
12
- |`row nowrap`
13
- |The `flex-flow` property is a *shorthand* propery for setting both the
14
- `flex-direction` and `flex-wrap` properties.
15
-
16
- .Example
17
- [source, css]
18
- ----
19
- .flex-container {
20
- display: flex;
21
- flex-flow: row wrap;
22
- }
23
- ----
24
-
25
- |===============================================================================
@@ -1,62 +0,0 @@
1
- ---
2
- # Top Level Entry Document: 100_chapter.asciidoc
3
- #
4
- title: Skeleton book
5
- tagline: chapter 1
6
- date: 2021-01-01 00:00:00 +100
7
- description: >
8
- Top Level Entry Document 100_chapter.asciidoc
9
-
10
- categories: [ Knowledge ]
11
- tags: [ Asciidoc, Skeleton ]
12
-
13
- sitemap: false
14
- robots:
15
- index: false
16
- follow: false
17
-
18
- permalink: /pages/public/skeleton/book/chapter_1/
19
- regenerate: false
20
-
21
- resources: []
22
- resource_options:
23
- - toccer:
24
- collapseDepth: 3
25
- - attic:
26
- padding_top: 400
27
- padding_bottom: 50
28
- opacity: 0.5
29
- slides:
30
- - url: /assets/images/pages/skeleton/sigmund-1920x1280.jpg
31
- alt: Photo by Sigmund on Unsplash
32
- alignY: top
33
- badge:
34
- type: unsplash
35
- author: Sigmund
36
- href: https://unsplash.com/@sigmund
37
- ---
38
-
39
- // Page Initializer
40
- // =============================================================================
41
- // Enable the Liquid Preprocessor
42
- :page-liquid:
43
-
44
- // Set (local) page attributes here
45
- // -----------------------------------------------------------------------------
46
- // :page--attr: <attr-value>
47
-
48
- // Load Liquid procedures
49
- // -----------------------------------------------------------------------------
50
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
51
-
52
- // Load page attributes
53
- // -----------------------------------------------------------------------------
54
- {% include {{load_attributes}} scope="all" %}
55
-
56
-
57
- // Page content
58
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
59
-
60
- // Include sub-documents
61
- // -----------------------------------------------------------------------------
62
- include::{documentdir}/100_chapter.asciidoc[]
@@ -1,64 +0,0 @@
1
- ---
2
- # ~/document_base_folder
3
- # Top Level Entry Document: 200_chapter.asciidoc
4
- #
5
- title: Skeleton book
6
- tagline: chapter 2
7
- date: 2021-01-01 00:00:00 +100
8
- description: >
9
- Top Level Entry Document 100_chapter.asciidoc
10
-
11
- categories: [ Knowledge ]
12
- tags: [ Asciidoc, Skeleton ]
13
-
14
- sitemap: false
15
- robots:
16
- index: false
17
- follow: false
18
-
19
- permalink: /pages/public/skeleton/book/chapter_2/
20
- regenerate: false
21
-
22
- resources: [ lightbox, lightGallery, justifiedGallery ]
23
- resource_options:
24
- - toccer:
25
- collapseDepth: 3
26
- - attic:
27
- padding_top: 400
28
- padding_bottom: 50
29
- opacity: 0.5
30
- slides:
31
- - url: /assets/images/pages/skeleton/sigmund-1920x1280.jpg
32
- alt: Photo by Sigmund on Unsplash
33
- alignY: top
34
- badge:
35
- type: unsplash
36
- author: Sigmund
37
- href: https://unsplash.com/@sigmund
38
- ---
39
-
40
- // Page Initializer
41
- // =============================================================================
42
- // Enable the Liquid Preprocessor
43
- :page-liquid:
44
-
45
- // Set (local) page attributes here
46
- // -----------------------------------------------------------------------------
47
- // :page--attr: <attr-value>
48
-
49
- // Load Liquid procedures
50
- // -----------------------------------------------------------------------------
51
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
52
-
53
- // Load page attributes
54
- // -----------------------------------------------------------------------------
55
- {% include {{load_attributes}} scope="all" %}
56
-
57
-
58
- // Page content
59
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
60
-
61
- // Include sub-documents
62
- // -----------------------------------------------------------------------------
63
-
64
- include::{documentdir}/200_chapter.asciidoc[]
@@ -1,73 +0,0 @@
1
- ---
2
- # Top Level Entry Document: 900_sourcess.asciidoc
3
- #
4
- title: Skeleton book
5
- tagline: references
6
- description:
7
-
8
- categories: [ Knowledge ]
9
- tags: [ Asciidoc, Skeleton ]
10
-
11
- permalink: /pages/public/skeleton/book/references/
12
- regenerate: false
13
-
14
- sitemap: false
15
- robots:
16
- index: false
17
- follow: false
18
-
19
- resources: []
20
- resource_options:
21
- - toccer:
22
- collapseDepth: 3
23
- - attic:
24
- padding_top: 400
25
- padding_bottom: 50
26
- opacity: 0.5
27
- slides:
28
- - url: /assets/images/pages/skeleton/romain-vignes-1920x1280.jpg
29
- alt: Photo by Romain Vignes on Unsplash
30
- alignY: top
31
- badge:
32
- type: unsplash
33
- author: Romain Vignes
34
- href: https://unsplash.com/@rvignes
35
- ---
36
-
37
- // Page Initializer
38
- // =============================================================================
39
- // Enable the Liquid Preprocessor
40
- :page-liquid:
41
-
42
- // Set (local) page attributes here
43
- // -----------------------------------------------------------------------------
44
- // :page--attr: <attr-value>
45
-
46
- // Load Liquid procedures
47
- // -----------------------------------------------------------------------------
48
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
49
-
50
- // Load page attributes
51
- // -----------------------------------------------------------------------------
52
- {% include {{load_attributes}} scope="all" %}
53
-
54
-
55
- // Page content
56
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57
-
58
- == References
59
-
60
- Don't leave any main chapter with a *White Section*. By the references chapter
61
- you can give your readers a huge added value, if you (clearly) reference the
62
- sources you have used for writing.
63
-
64
- You need for legal reasons ...
65
-
66
- ...
67
-
68
-
69
- // Include sub-documents
70
- // -----------------------------------------------------------------------------
71
- // jadams, 2019-09-28: TODO fix include error 'include file not found:'
72
- //
73
- include::{documentdir}/900_references.asciidoc[]