j1-template 2021.0.9 → 2021.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (67) hide show
  1. checksums.yaml +4 -4
  2. data/assets/data/menu.html +0 -32
  3. data/assets/themes/j1/adapter/js/fam.js +59 -27
  4. data/assets/themes/j1/adapter/js/toccer.js +97 -18
  5. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +78 -89
  6. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  7. data/assets/themes/j1/modules/justifiedGallery/LICENSE +1 -1
  8. data/assets/themes/j1/modules/justifiedGallery/README.md +5 -3
  9. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/{jquery.justifiedGallery.js → justifiedGallery.js} +145 -145
  10. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/{jquery.justifiedGallery.min.js → justifiedGallery.min.js} +1 -2
  11. data/assets/themes/j1/modules/justifiedGallery/js/justifiedGallery.js +69 -53
  12. data/assets/themes/j1/modules/justifiedGallery/js/justifiedGallery.min.js +2 -2
  13. data/lib/j1/commands/generate.rb +1 -1
  14. data/lib/j1/version.rb +1 -1
  15. data/lib/starter_web/Gemfile +1 -1
  16. data/lib/starter_web/_config.yml +1 -1
  17. data/lib/starter_web/_data/apps/justified_gallery.yml +41 -13
  18. data/lib/starter_web/_data/blocks/banner.yml +2 -2
  19. data/lib/starter_web/_data/blocks/panel.yml +1 -1
  20. data/lib/starter_web/_data/modules/defaults/toccer.yml +2 -2
  21. data/lib/starter_web/_data/modules/navigator_menu.yml +6 -6
  22. data/lib/starter_web/_includes/attributes.asciidoc +13 -5
  23. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  24. data/lib/starter_web/assets/images/collections/blog/featured/markus-spiske-2.jpg +0 -0
  25. data/lib/starter_web/assets/images/collections/blog/featured/staticgen.jpg +0 -0
  26. data/lib/starter_web/assets/images/modules/attics/florian-olivo-1920x1280.jpg +0 -0
  27. data/lib/starter_web/assets/images/modules/attics/{runner-1920x1200-bw.jpg → runner-1920x1200.jpg} +0 -0
  28. data/lib/starter_web/assets/images/modules/attics/{the-place-1920x1280-bw.jpg → the-place-1920x1280.jpg} +0 -0
  29. data/lib/starter_web/assets/images/modules/gallery/old_times/colored/image_01.jpg +0 -0
  30. data/lib/starter_web/assets/images/modules/gallery/old_times/image_01.jpg +0 -0
  31. data/lib/starter_web/assets/images/modules/gallery/old_times/image_02.jpg +0 -0
  32. data/lib/starter_web/assets/images/modules/gallery/old_times/image_03.jpg +0 -0
  33. data/lib/starter_web/assets/images/modules/gallery/old_times/image_04.jpg +0 -0
  34. data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +1 -1
  35. data/lib/starter_web/assets/images/pages/panels/florian-olivo-1920x800.jpg +0 -0
  36. data/lib/starter_web/assets/images/pages/panels/responsive-text-1920x800.jpg +0 -0
  37. data/lib/starter_web/collections/posts/public/featured/_posts/{0000-00-00-welcome-to-j1-template.adoc.erb → 0000-00-00-welcome-to-j1.adoc.erb} +29 -13
  38. data/lib/starter_web/collections/posts/public/featured/_posts/{2020-05-01-top-open-source-static-site-generators.adoc → 2020-05-01-top-site-generators.adoc} +9 -14
  39. data/lib/starter_web/collections/posts/public/featured/_posts/2020-06-01-about-cookies.adoc +53 -52
  40. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-welcome-to-j1.adoc +167 -0
  41. data/lib/starter_web/index.html +8 -8
  42. data/lib/starter_web/package.json +1 -1
  43. data/lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc +1 -1
  44. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +1 -1
  45. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +1 -1
  46. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +1 -1
  47. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +1 -1
  48. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +1 -1
  49. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +1 -1
  50. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +1 -1
  51. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +4 -5
  52. data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +20 -51
  53. data/lib/starter_web/pages/public/learn/where_to_go.adoc +34 -49
  54. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +67 -36
  55. data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +15 -15
  56. data/lib/starter_web/pages/public/previewer/rouge.adoc +22 -53
  57. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  58. data/lib/starter_web/utilsrv/package.json +1 -1
  59. metadata +18 -16
  60. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/justifiedGallery.min.zip +0 -0
  61. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/justifiedGallery.zip +0 -0
  62. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/justifiedGallery.css +0 -110
  63. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/justifiedGallery.min.css +0 -110
  64. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/theme/uno.css +0 -23
  65. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/js/jquery.justifiedGallery.js +0 -1229
  66. data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/js/jquery.justifiedGallery.min.js +0 -8
  67. data/lib/starter_web/collections/posts/public/featured/_posts/2020-04-01-confusion-about-base-url.adoc +0 -118
@@ -18,14 +18,17 @@ categories: [ Info, Introduction ]
18
18
  permalink: /pages/public/panels/intro_panel/
19
19
  regenerate: false
20
20
 
21
- resources: [ lightbox, carousel ]
21
+ resources: [
22
+ clipboard, rouge, carousel, lightbox,
23
+ justified_gallery, light_gallery
24
+ ]
22
25
  resource_options:
23
26
  - attic:
24
27
  padding_top: 400
25
28
  padding_bottom: 50
26
29
  opacity: 0.5
27
30
  slides:
28
- - url: /assets/images/modules/attics/responsive-text-1920x1280.jpg
31
+ - url: /assets/images/modules/attics/jessica-ruscello-1920x1280.jpg
29
32
  alt: responsive-text-1920x1280
30
33
  badge:
31
34
  type: unsplash
@@ -40,7 +43,7 @@ resource_options:
40
43
  == Full Responsive
41
44
 
42
45
  [role="mb-3"]
43
- image::/assets/images/pages/panels/the-place-1920x800.jpg[{{page.title}}]
46
+ image::/assets/images/pages/panels/responsive-text-1920x800.jpg[{{page.title}}]
44
47
 
45
48
  A good user experience browsing a Web site is one of the most important
46
49
  feature a site has to offer as a must. Beside excellent content. Presenting
@@ -64,59 +67,85 @@ elements, cards, forms, etc.
64
67
  == HTML5 · CSS3 · JS
65
68
 
66
69
  [role="mb-3"]
67
- image::/assets/images/pages/panels/modules-apps-1920x800.jpg[{{page.title}}]
70
+ image::/assets/images/pages/panels/florian-olivo-1920x800.jpg[{{page.title}}]
68
71
 
69
72
  The Internet is a rapidly changing world. Like the fashion industries, new
70
73
  trends are set every year. J1 Template combines modern technologies for the
71
74
  world of static Webs to make a site unique using current standards in terms
72
75
  of web development, languages, and tools.
73
76
 
74
- === HTML5 + CSS3
77
+ === Coding web pages
78
+
79
+ J1 is using HTML5, the latest major version of HTML, for structuring content
80
+ on the World Wide Web. The current version of the HTML standard offers a lot
81
+ of new features including detailed processing models to support more
82
+ interoperable implementations. It extends and improves HTML markups available
83
+ in older versions.
75
84
 
76
- J1 is using HTML5 for structuring content on the World Wide Web. The current
77
- version of the HTML standard offers a lot of new features including detailed
78
- processing models to support more interoperable implementations. It extends
79
- and improves HTML markups available. HTML5 introduces application programming
80
- interfaces (APIs) for more complex web applications. For the same reasons,
81
- the new HTML standard is also a good choice for modern cross-platform mobile
82
- applications, because it includes features designed with mobile devices in mind.
85
+ HTML5 introduces application programming interfaces (APIs) for more complex
86
+ web applications. For the same reasons, the new HTML standard is also a good
87
+ choice for modern cross-platform mobile applications, because it includes
88
+ features designed with mobile devices in mind.
83
89
 
84
90
  Many new features are included with HTML5. To natively support multimedia and
85
- graphical content, the new <video>, <audio> and <canvas> elements were added.
86
- Besides this, support for scalable vector graphics (SVG) and an API called
87
- MathML for mathematical formulas are now available.
91
+ graphical content, the new `<video>`, `<audio>` and `<canvas>` elements were
92
+ added. Besides this, support for *SVG* (scalable vector graphics), an API called
93
+ *MathML* for mathematical formulas and a grid system called *Flex* are now
94
+ available.
88
95
 
89
- The new standard allows to use so-called semantic markup elements for your
90
- documents. New structure elements such as <main>, <section>, <article>,
91
- <header> or <footer> (and many more) were added. Better structured HTML code
92
- can help people having disabilities to read the pages presented better.
96
+ The new standard allows to use so-called *semantic* markup elements for your
97
+ documents. New structure elements such as `<main>`, `<section>`, `<article>`,
98
+ `<header>` or `<footer>` (and many more) were added. Better structured HTML
99
+ code can help people having disabilities to read the pages presented better.
93
100
 
94
- CSS is designed to enable the separation of presentation and content. Including
95
- layout, colors, and fonts for example. This separation improves content
96
- accessibility, provide more flexibility and control in the presentation.
101
+ *CSS* (cascadeded style sheets) is designed to enable the *separation* of
102
+ presentation and content. Including layout, colors, and fonts for example.
103
+ This separation improves content accessibility, provide more flexibility and
104
+ control in the presentation.
97
105
 
98
106
  Separation of formatting and content also makes it feasible to present the
99
- same page in different styles. For example, the themes feature of J1 Template
107
+ same page in different styles. For example, the *themes feature* of J1 Template
100
108
  makes use of this.
101
109
 
102
- CSS3 is divided into several separate components called modules. Each module
103
- adds new capabilities or extends features defined in the former CSS2 standard.
104
- HTML5 in combination with CSS3 allows creating modern and modular code for
105
- web pages that can be viewed on all current devices like Mobiles, Tablets,
106
- or the classic Desktop PC. The new HTML5 elements plus CSS3 modules can be
107
- used as a replacement for proprietary solutions like Adobe Flash to build
108
- modern webpages based on open standards.
110
+ *CSS3*, the current standard for cascadeded style sheets, is divided into
111
+ several separated components called *modules*. Each module adds new capabilities
112
+ or extends features defined in the former CSS2 standard. HTML5 in combination
113
+ with CSS3 allows creating modern and modular code for web pages that can be
114
+ viewed on all current devices like Mobiles, Tablets, or the classic Desktop PC.
115
+ The new HTML5 elements plus CSS3 modules can be used as a replacement for
116
+ proprietary solutions like _Adobe Flash_ to build modern webpages based on
117
+ open standards.
109
118
 
110
119
  === Javascript
111
120
 
112
- HTML5 and CSS3 can do a lot. Content placement and basic methods for the
113
- dynamic of elements can be done using pure HTML5 and CSS3. For more complex
114
- solutions like modules, the support of Javascript is needed.
121
+ [role="mb-3"]
122
+ image::/assets/images/pages/panels/modules-apps-1920x800.jpg[{{page.title}}]
123
+
124
+ JavaScript is a text-based programming language used both on the client-side
125
+ and server-side that allows you to make web pages interactive. Where HTML and
126
+ CSS are languages that give structure and style to web pages, JavaScript gives
127
+ web pages interactive elements that engage a user.
115
128
 
116
- J1 Template has build-in a wide range of JS-powered modules to support a
117
- website e.g. the navigation, for presenting image data in galleries,
118
- lightboxes, and so on.
129
+ Content placement and basic methods for the dynamic of elements can be done
130
+ using pure HTML5 and CSS3. For more complex solutions like *modules* (to
131
+ provide dynamic, interactive elements), the support of *Javascript* for a
132
+ webpage is needed.
119
133
 
134
+ JavaScript is used for J1 mainly as a client-side script-engine. A client-side
135
+ script is a programming language that performs its tasks entirely on the
136
+ client's machine and does not need to interact with the server to function.
137
+
138
+ Some of the dynamic website enhancements performed by JavaScript are:
139
+
140
+ * Loading (new) content or data onto the page without reloading the page
141
+ * Rollover effects and dropdown menus
142
+ * Animating page elements such as fading, resizing or relocating
143
+ * Playing audio and video
144
+
145
+ J1 Template has build-in a wide range of JS-powered modules to support a
146
+ website e.g. by a powerful navigation system, for presenting image data in
147
+ galleries, lightboxes, and so on. Good news are: no programming JavaScript
148
+ is needed to use the build-in JS-based modules.
120
149
 
121
150
  [[launch-ready]]
122
151
  == Start in No Time
@@ -164,6 +193,8 @@ This is a bit different for static webs as they don’t have a central Managemen
164
193
  System as CMS does to integrate external code. There no ecosystem, no
165
194
  marketplace to get apps and modules from.
166
195
 
196
+ gallery::jg_old_times[]
197
+
167
198
  Luckily, it is not that hard to integrate external components into the world
168
199
  of Jekyll. But one of the objectives of J1 is to give people a ready-to-use
169
200
  toolset without the need to install, to integrate components that are expected
@@ -41,6 +41,7 @@ resource_options:
41
41
  // =============================================================================
42
42
  // Enable the Liquid Preprocessor
43
43
  :page-liquid:
44
+ // :scrollbars:
44
45
 
45
46
  // Set (local) page attributes here
46
47
  // -----------------------------------------------------------------------------
@@ -1569,29 +1570,28 @@ link:{url-bs-docs--components-badges}[Bootstrap Docs {char-middot} Badge, {brows
1569
1570
  ifdef::scrollbars[]
1570
1571
  === Scrollbars
1571
1572
 
1572
- // https://codepen.io/devstreak/pen/dMYgeO
1573
+ Chromium-based browsers like Chrome, Edge, Safari or Opera support the *webkit*
1574
+ `::-webkit-scrollbar` pseudo element, which allows to modify the look of the
1575
+ browser's scrollbar.
1573
1576
 
1574
- Chrome, Edge, Safari and Opera support the non-standard `::-webkit-scrollbar`
1575
- pseudo element, which allows to modify the look of the browser's scrollbar.
1576
-
1577
- NOTE: Custom scrollbars are not supported in Firefox or in Edge, prior
1578
- version 79 (Chromium based).
1577
+ NOTE: Custom (webkit-based) scrollbars are not supported with the Firefox
1578
+ browser.
1579
1579
 
1580
1580
  .Default scrollbar J1 Template
1581
1581
  [source, css, role="noclip"]
1582
1582
  ----
1583
- ::-webkit-scrollbar-track {
1584
- -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0,3);
1585
- background-color: #E0E0E0;
1586
- }
1587
-
1588
1583
  ::-webkit-scrollbar {
1589
- width: 3px;
1590
- background-color: #2196F3;
1584
+ width: 12px;
1585
+ background-color: $grey-100;
1586
+ }
1587
+ ::-webkit-scrollbar-track {
1588
+ -webkit-box-shadow: inset 0 0 6px $darken-300;
1589
+ border-radius: 0px;
1590
+ background-color: $grey-100;
1591
1591
  }
1592
-
1593
1592
  ::-webkit-scrollbar-thumb {
1594
- background-color: #2196F3;
1593
+ -webkit-box-shadow: inset 0 0 6px $lighten-300;
1594
+ background-color: $grey-800;
1595
1595
  }
1596
1596
  ----
1597
1597
 
@@ -86,61 +86,30 @@ Make a selection of theme below to preview.
86
86
  <button class="btn btn-primary btn-raised btn-flex btn-lg dropdown-toggle" data-flip="false" type="button" data-toggle="dropdown" data-target="#navbarDropdown" aria-haspopup="true" aria-expanded="false">
87
87
  Select Theme<span class="caret"></span>
88
88
  </button>
89
- <div class="dropdown-menu scrollable-menu">
90
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16</a>
91
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.dark</a>
92
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.light</a>
93
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai</a>
94
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai.dark</a>
95
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai.light</a>
96
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized</a>
97
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized.dark</a>
98
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized.light</a>
99
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('colorful')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>colorful</a>
100
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('github')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>github</a>
101
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('gruvbox')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>gruvbox</a>
102
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('gruvbox.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>gruvbox.light</a>
103
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('igorpro')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>igorpro</a>
104
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('molokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>molokai</a>
105
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('monokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>monokai</a>
106
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('monokai.sublime')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>monokai.sublime</a>
107
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('pastie')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>pastie</a>
108
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('thankful_eyes')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>thankful_eyes</a>
109
- <a class="dropdown-item" href="javascript:void(0)" onclick="j1.adapter.rouge.reaplyStyles('tulip')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>tulip</a>
110
- </div>
89
+ <ul class="dropdown-menu scrollable-menu" role="menu">
90
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16</a></li>
91
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.dark</a></li>
92
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.light</a></li>
93
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai</a></li>
94
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai.dark</a></li>
95
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.monokai.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.monokai.light</a></li>
96
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized</a></li>
97
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized.dark')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized.dark</a></li>
98
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('base16.solarized.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>base16.solarized.light</a></li>
99
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('colorful')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>colorful</a></li>
100
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('github')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>github</a></li>
101
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('gruvbox')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>gruvbox</a></li>
102
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('gruvbox.light')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>gruvbox.light</a></li>
103
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('igorpro')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>igorpro</a></li>
104
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('molokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>molokai</a></li>
105
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('monokai')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>monokai</a></li>
106
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('monokai.sublime')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>monokai.sublime</a></li>
107
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('pastie')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>pastie</a></li>
108
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('thankful_eyes')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>thankful_eyes</a></li>
109
+ <li><a class="dropdown-item" onclick="j1.adapter.rouge.reaplyStyles('tulip')"> <i class="mdi mdi-view-quilt mdi-18px mr-2" style="color: #9E9E9E"></i>tulip</a></li>
110
+ </ul>
111
111
  </div>
112
112
  <div id="selected" class="mt-1 mb-3"></div>
113
-
114
- <style>
115
- /* jadams, 2021-02-16: unclear why global styles defined in CSS file */
116
- /* (bootsttrap.css) not applied. For that reason, given locally for now */
117
- /* firefox: scrollbar-color, scrollbar-width */
118
- .scrollable-menu {
119
- height: auto;
120
- max-height: 300px;
121
- overflow-x: hidden;
122
- scrollbar-color: #424242 #f5f5f5;
123
- scrollbar-width: thin;
124
- }
125
-
126
- .scrollable-menu::-webkit-scrollbar {
127
- -webkit-appearance: none;
128
- width: 12px;
129
- background-color: #f5f5f5;
130
- }
131
-
132
- .scrollable-menu::-webkit-scrollbar-thumb {
133
- border-radius: 10px;
134
- -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
135
- background-color: #424242;
136
- }
137
-
138
- .scrollable-menu::-webkit-scrollbar-track {
139
- -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
140
- border-radius: 0px;
141
- background-color: #f5f5f5;
142
- }
143
- </style>
144
113
  ++++
145
114
 
146
115
  === Language examples
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.0.9",
4
+ "version": "2021.0.10",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.0.9",
4
+ "version": "2021.0.10",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2021.0.9
4
+ version: 2021.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-02-19 00:00:00.000000000 Z
11
+ date: 2021-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -561,15 +561,8 @@ files:
561
561
  - assets/themes/j1/modules/justifiedGallery/_versions/v3.7.0/less/justifiedGallery.less
562
562
  - assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/css/justifiedGallery.css
563
563
  - assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/css/justifiedGallery.min.css
564
- - assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/jquery.justifiedGallery.js
565
- - assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/jquery.justifiedGallery.min.js
566
- - assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/justifiedGallery.min.zip
567
- - assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/justifiedGallery.zip
568
- - assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/justifiedGallery.css
569
- - assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/justifiedGallery.min.css
570
- - assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/theme/uno.css
571
- - assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/js/jquery.justifiedGallery.js
572
- - assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/js/jquery.justifiedGallery.min.js
564
+ - assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/justifiedGallery.js
565
+ - assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/justifiedGallery.min.js
573
566
  - assets/themes/j1/modules/justifiedGallery/css/_archived/justifiedGallery.css
574
567
  - assets/themes/j1/modules/justifiedGallery/css/_archived/justifiedGallery.min.css
575
568
  - assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.css
@@ -1029,6 +1022,7 @@ files:
1029
1022
  - lib/starter_web/_plugins/symlink_watcher.rb
1030
1023
  - lib/starter_web/assets/images/collections/blog/featured/jekyll.1200x400.png
1031
1024
  - lib/starter_web/assets/images/collections/blog/featured/jekyll.png
1025
+ - lib/starter_web/assets/images/collections/blog/featured/markus-spiske-2.jpg
1032
1026
  - lib/starter_web/assets/images/collections/blog/featured/staticgen.jpg
1033
1027
  - lib/starter_web/assets/images/collections/blog/featured/welcome-to-j1-template.jpg
1034
1028
  - lib/starter_web/assets/images/collections/blog/featured/what-is-a-baseurl.jpg
@@ -1057,6 +1051,7 @@ files:
1057
1051
  - lib/starter_web/assets/images/modules/attics/building-blocks-1920x1280-bw.jpg
1058
1052
  - lib/starter_web/assets/images/modules/attics/cookies-1920x1200-bw.jpg
1059
1053
  - lib/starter_web/assets/images/modules/attics/daniel-jensen-1920x1280.jpg
1054
+ - lib/starter_web/assets/images/modules/attics/florian-olivo-1920x1280.jpg
1060
1055
  - lib/starter_web/assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
1061
1056
  - lib/starter_web/assets/images/modules/attics/go-up-1920x1280-bw.jpg
1062
1057
  - lib/starter_web/assets/images/modules/attics/ian-schneider-1920x1280.jpg
@@ -1078,9 +1073,9 @@ files:
1078
1073
  - lib/starter_web/assets/images/modules/attics/responsive-text-1920x1280.jpg
1079
1074
  - lib/starter_web/assets/images/modules/attics/robert-v-ruggiero-1920x1280.jpg
1080
1075
  - lib/starter_web/assets/images/modules/attics/romain-vignes-1920x1280.jpg
1081
- - lib/starter_web/assets/images/modules/attics/runner-1920x1200-bw.jpg
1076
+ - lib/starter_web/assets/images/modules/attics/runner-1920x1200.jpg
1082
1077
  - lib/starter_web/assets/images/modules/attics/spider-web-1920x1200-bw.jpg
1083
- - lib/starter_web/assets/images/modules/attics/the-place-1920x1280-bw.jpg
1078
+ - lib/starter_web/assets/images/modules/attics/the-place-1920x1280.jpg
1084
1079
  - lib/starter_web/assets/images/modules/attics/tldr-1920x800.jpg
1085
1080
  - lib/starter_web/assets/images/modules/carousel/cats/cat-1.jpg
1086
1081
  - lib/starter_web/assets/images/modules/carousel/cats/cat-2.jpg
@@ -1110,6 +1105,11 @@ files:
1110
1105
  - lib/starter_web/assets/images/modules/gallery/mega_cities/steven-diaz_b.jpg
1111
1106
  - lib/starter_web/assets/images/modules/gallery/mega_cities/thomas-tucker-bw.jpg
1112
1107
  - lib/starter_web/assets/images/modules/gallery/mega_cities/thomas-tucker_b.jpg
1108
+ - lib/starter_web/assets/images/modules/gallery/old_times/colored/image_01.jpg
1109
+ - lib/starter_web/assets/images/modules/gallery/old_times/image_01.jpg
1110
+ - lib/starter_web/assets/images/modules/gallery/old_times/image_02.jpg
1111
+ - lib/starter_web/assets/images/modules/gallery/old_times/image_03.jpg
1112
+ - lib/starter_web/assets/images/modules/gallery/old_times/image_04.jpg
1113
1113
  - lib/starter_web/assets/images/modules/icons/algolia/search-by-algolia.png
1114
1114
  - lib/starter_web/assets/images/modules/icons/asciidoc/logo-512x512.png
1115
1115
  - lib/starter_web/assets/images/modules/icons/bootstrap/bootstrap-solid-32x32.png
@@ -1305,8 +1305,10 @@ files:
1305
1305
  - lib/starter_web/assets/images/pages/modals/02_site_modal.jpg
1306
1306
  - lib/starter_web/assets/images/pages/modals/03_central_modal.jpg
1307
1307
  - lib/starter_web/assets/images/pages/modals/04_fluid_modal.jpg
1308
+ - lib/starter_web/assets/images/pages/panels/florian-olivo-1920x800.jpg
1308
1309
  - lib/starter_web/assets/images/pages/panels/modules-apps-1920x800.jpg
1309
1310
  - lib/starter_web/assets/images/pages/panels/no-time-1920x800.jpg
1311
+ - lib/starter_web/assets/images/pages/panels/responsive-text-1920x800.jpg
1310
1312
  - lib/starter_web/assets/images/pages/panels/the-place-1920x800.jpg
1311
1313
  - lib/starter_web/assets/images/pages/pen/jquery/jQuery-logo.png
1312
1314
  - lib/starter_web/assets/images/pages/pen/jquery/jquery-banner-1280x600.jpg
@@ -1374,10 +1376,10 @@ files:
1374
1376
  - lib/starter_web/assets/videos/headers/still/victoria-oskolovich-on-vimeo.jpg
1375
1377
  - lib/starter_web/collections/posts/private/_posts/readme
1376
1378
  - lib/starter_web/collections/posts/protected/_posts/readme
1377
- - lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1-template.adoc.erb
1378
- - lib/starter_web/collections/posts/public/featured/_posts/2020-04-01-confusion-about-base-url.adoc
1379
- - lib/starter_web/collections/posts/public/featured/_posts/2020-05-01-top-open-source-static-site-generators.adoc
1379
+ - lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1.adoc.erb
1380
+ - lib/starter_web/collections/posts/public/featured/_posts/2020-05-01-top-site-generators.adoc
1380
1381
  - lib/starter_web/collections/posts/public/featured/_posts/2020-06-01-about-cookies.adoc
1382
+ - lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-welcome-to-j1.adoc
1381
1383
  - lib/starter_web/collections/posts/public/featured/_posts/_includes/attributes.asciidoc
1382
1384
  - lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/readme
1383
1385
  - lib/starter_web/collections/posts/public/featured/_posts/_includes/tables/readme
@@ -1,110 +0,0 @@
1
- /*!
2
- * justifiedGallery - v4.0.0-alpha
3
- * http://miromannino.github.io/Justified-Gallery/
4
- * Copyright (c) 2019 Miro Mannino
5
- * Licensed under the MIT license.
6
- */
7
- .justified-gallery {
8
- width: 100%;
9
- position: relative;
10
- overflow: hidden;
11
- }
12
- .justified-gallery > a,
13
- .justified-gallery > div,
14
- .justified-gallery > figure {
15
- position: absolute;
16
- display: inline-block;
17
- overflow: hidden;
18
- /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
19
- filter: "alpha(opacity=10)";
20
- opacity: 0.1;
21
- margin: 0;
22
- padding: 0;
23
- }
24
- .justified-gallery > a > img,
25
- .justified-gallery > div > img,
26
- .justified-gallery > figure > img,
27
- .justified-gallery > a > a > img,
28
- .justified-gallery > div > a > img,
29
- .justified-gallery > figure > a > img,
30
- .justified-gallery > a > svg,
31
- .justified-gallery > div > svg,
32
- .justified-gallery > figure > svg,
33
- .justified-gallery > a > a > svg,
34
- .justified-gallery > div > a > svg,
35
- .justified-gallery > figure > a > svg {
36
- position: absolute;
37
- top: 50%;
38
- left: 50%;
39
- margin: 0;
40
- padding: 0;
41
- border: none;
42
- filter: "alpha(opacity=0)";
43
- opacity: 0;
44
- }
45
- .justified-gallery > a > .caption,
46
- .justified-gallery > div > .caption,
47
- .justified-gallery > figure > .caption {
48
- display: none;
49
- position: absolute;
50
- bottom: 0;
51
- padding: 5px;
52
- background-color: #000000;
53
- left: 0;
54
- right: 0;
55
- margin: 0;
56
- color: white;
57
- font-size: 12px;
58
- font-weight: 300;
59
- font-family: sans-serif;
60
- }
61
- .justified-gallery > a > .caption.caption-visible,
62
- .justified-gallery > div > .caption.caption-visible,
63
- .justified-gallery > figure > .caption.caption-visible {
64
- display: initial;
65
- filter: "alpha(opacity=70)";
66
- opacity: 0.7;
67
- -webkit-transition: opacity 500ms ease-in;
68
- -moz-transition: opacity 500ms ease-in;
69
- -o-transition: opacity 500ms ease-in;
70
- transition: opacity 500ms ease-in;
71
- }
72
- .justified-gallery > .jg-entry-visible {
73
- filter: "alpha(opacity=100)";
74
- opacity: 1;
75
- background: none;
76
- }
77
- .justified-gallery > .jg-entry-visible > img,
78
- .justified-gallery > .jg-entry-visible > a > img,
79
- .justified-gallery > .jg-entry-visible > svg,
80
- .justified-gallery > .jg-entry-visible > a > svg {
81
- filter: "alpha(opacity=100)";
82
- opacity: 1;
83
- -webkit-transition: opacity 500ms ease-in;
84
- -moz-transition: opacity 500ms ease-in;
85
- -o-transition: opacity 500ms ease-in;
86
- transition: opacity 500ms ease-in;
87
- }
88
- .justified-gallery > .jg-filtered {
89
- display: none;
90
- }
91
- .justified-gallery > .spinner {
92
- position: absolute;
93
- bottom: 0;
94
- margin-left: -24px;
95
- padding: 10px 0 10px 0;
96
- left: 50%;
97
- filter: "alpha(opacity=100)";
98
- opacity: 1;
99
- overflow: initial;
100
- }
101
- .justified-gallery > .spinner > span {
102
- display: inline-block;
103
- filter: "alpha(opacity=0)";
104
- opacity: 0;
105
- width: 8px;
106
- height: 8px;
107
- margin: 0 4px 0 4px;
108
- background-color: #000;
109
- border-radius: 6px;
110
- }