j1-template 2020.0.6 → 2020.0.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/themes/j1/layouts/content_generator_post.html +2 -2
- data/{lib/starter_web/apps → apps}/public/cc/cc.yml +0 -0
- data/{lib/starter_web/apps → apps}/public/cc/index.adoc +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/algolia.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/attic.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/carousel.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/cookie_consent.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/framer.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/gallery_customizer.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/j1.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/justified_gallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/lightbox.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/logger.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/mmenu.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/navigator.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/searcher.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/ssm.js +23 -14
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/themer.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/toccer.js +2 -1
- data/assets/themes/j1/core/css/theme_extensions.css +505 -42
- data/assets/themes/j1/core/css/theme_extensions.min.css +1 -1
- data/assets/themes/j1/core/css/uno.css +505 -42
- data/assets/themes/j1/core/css/uno.min.css +1 -1
- data/assets/themes/j1/core/css/vendor.css +4 -1
- data/assets/themes/j1/core/css/vendor.min.css +1 -1
- data/assets/themes/j1/core/js/template.js +24 -14
- data/assets/themes/j1/core/js/template.js.map +1 -1
- data/assets/themes/j1/core/js/template.min.js +1 -1
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/carousel.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/carousel.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/carousel_transitions.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/carousel_transitions.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/theme/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/css/theme/uno.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/images/ajax-loader.gif +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/images/grabbing.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/images/owl-logo.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/images/owl.video.play.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/js/carousel.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/carousel/js/carousel.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iconify/js/iconify.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.absolute.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.content.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.hover.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.nested.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.textarea.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/frame.tolerance.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/index.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/examples/two.html +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.map +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/LICENSE +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/README.md +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/justifiedGallery.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/justifiedGallery.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/theme/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.3.7.0.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/less/.csslintrc +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v3.7.0/less/justifiedGallery.less +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/justifiedGallery.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/justifiedGallery.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/theme/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/js/jquery.justifiedGallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/_versions/v4.0.0/js/jquery.justifiedGallery.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/css/justifiedGallery.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/css/justifiedGallery.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/css/theme/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/css/theme/uno.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/js/justifiedGallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/justified_gallery/js/justifiedGallery.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lg-fb-comment-box.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lg-fb-comment-box.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lg-transitions.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lg-transitions.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lightgallery.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/core/lightgallery.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/fonts/lg.eot +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/fonts/lg.svg +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/fonts/lg.ttf +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/fonts/lg.woff +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/img/loading.gif +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/img/video-play.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/img/vimeo-play.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/img/youtube-play.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/animation-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/customize-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/dynamic-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/facebook-icon.svg +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/googleplus-icon.svg +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/html5-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/linked-in.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/module-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/play-button.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/responsive-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/thumb-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/touch-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/twitter-icon.svg +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/twitter.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/video1-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/zoom-w.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/icons/zoom.png +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/uno.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/css/themes/uno.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/core/lightgallery.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/core/lightgallery.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/j1/j1-video.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/j1/j1-video.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-autoplay.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-autoplay.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-fullscreen.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-fullscreen.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-hash.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-hash.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-pager.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-pager.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-share.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-share.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-thumbnail.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-thumbnail.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-video.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-video.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-zoom.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/light_gallery/js/modules/lg-zoom.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/log4javascript/log4javascript.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/log4javascript/log4javascript.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.dark/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.light/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.monokai.dark/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.monokai.light/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.monokai/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.solarized.dark/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.solarized.light/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16.solarized/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/base16/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/colorful/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/github/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/gruvbox.dark/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/gruvbox.light/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/gruvbox/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/igorpro/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/molokai/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/monokai.sublime/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/monokai/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/pastie/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/thankful_eyes/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/rouge/css/tulip/theme.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/city.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/city.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/fantasy.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/fantasy.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/forest.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/forest.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/sea.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/themes/sea.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/video-js.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/css/video-js.min.css +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/js/video.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/videojs/js/video.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/froogaloop/js/froogaloop2.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/player/js/player.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/player/js/player.js.map +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/player/js/player.min.js +0 -0
- data/{lib/starter_web/assets → assets}/themes/j1/extensions/vimeo/player/js/player.min.js.map +0 -0
- data/lib/j1/version.rb +1 -1
- data/lib/starter_web/Gemfile +2 -2
- data/lib/starter_web/_config.yml +1 -1
- data/lib/starter_web/_data/resources.yml +2 -8
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/about/about_site.adoc +3 -3
- data/lib/starter_web/pages/public/about/become_a_patron.adoc +9 -11
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +6 -7
- data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +3 -3
- data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +22 -24
- data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +27 -30
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +158 -166
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/mmenu-light.css +0 -384
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/mmenu-light.min.css +0 -384
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/themes/uno.css +0 -153
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/themes/uno.min.css +0 -153
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.js +0 -11
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.min.js +0 -11
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.polyfills.js +0 -118
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.polyfills.min.js +0 -118
data/lib/starter_web/_config.yml
CHANGED
@@ -53,7 +53,7 @@ environment: production
|
|
53
53
|
# ------------------------------------------------------------------------------
|
54
54
|
# Sets the build version of J1 Template Gem
|
55
55
|
#
|
56
|
-
version: 2020.0.
|
56
|
+
version: 2020.0.7
|
57
57
|
|
58
58
|
# version
|
59
59
|
# ------------------------------------------------------------------------------
|
@@ -690,15 +690,9 @@ resources:
|
|
690
690
|
dependencies: false
|
691
691
|
pass_init_data: false
|
692
692
|
data:
|
693
|
-
css: [
|
694
|
-
extensions/mmenu-light/css/mmenu-light,
|
695
|
-
extensions/mmenu-light/css/themes/uno
|
696
|
-
]
|
693
|
+
css: []
|
697
694
|
files: [ adapter/js/mmenu.js ]
|
698
|
-
js: [
|
699
|
-
extensions/mmenu-light/js/mmenu-light,
|
700
|
-
extensions/mmenu-light/js/mmenu-light.polyfills
|
701
|
-
]
|
695
|
+
js: []
|
702
696
|
init_function: [ j1.adapter.mmenu.init ]
|
703
697
|
|
704
698
|
# ==============================================================================
|
@@ -1,6 +1,6 @@
|
|
1
1
|
---
|
2
|
-
title:
|
3
|
-
tagline:
|
2
|
+
title: J1 Template
|
3
|
+
tagline: about
|
4
4
|
description: Things you should know about this site
|
5
5
|
categories: [ pages ]
|
6
6
|
|
@@ -37,4 +37,4 @@ lorem:sentences[5]
|
|
37
37
|
|
38
38
|
== Hall of fame
|
39
39
|
|
40
|
-
lorem:sentences[5]
|
40
|
+
lorem:sentences[5]
|
@@ -1,6 +1,6 @@
|
|
1
1
|
---
|
2
|
-
title:
|
3
|
-
tagline:
|
2
|
+
title: J1 Template
|
3
|
+
tagline: become a patron
|
4
4
|
description: Help to create premium content
|
5
5
|
categories: [ pages ]
|
6
6
|
|
@@ -16,7 +16,7 @@ resource_options:
|
|
16
16
|
- attic:
|
17
17
|
padding_top: 400
|
18
18
|
padding_bottom: 50
|
19
|
-
opacity: 0.5
|
19
|
+
opacity: 0.5
|
20
20
|
slides:
|
21
21
|
- url: /assets/images/modules/attics/premium-1920x1280-bw.jpg
|
22
22
|
alt: Photo by Anders Nord on Unsplash
|
@@ -29,9 +29,9 @@ resource_options:
|
|
29
29
|
// Page content
|
30
30
|
// -----------------------------------------------------------------------------
|
31
31
|
|
32
|
-
_Patron_ allows fans -- the *patrons* -- to pay creators for their work. Many
|
33
|
-
of these creators are influencers: photographers on Instagram, comedians
|
34
|
-
on YouTube, podcasters that tweet, creative technicians providing useful
|
32
|
+
_Patron_ allows fans -- the *patrons* -- to pay creators for their work. Many
|
33
|
+
of these creators are influencers: photographers on Instagram, comedians
|
34
|
+
on YouTube, podcasters that tweet, creative technicians providing useful
|
35
35
|
software, tools and tutorials.
|
36
36
|
|
37
37
|
Simple like this.
|
@@ -40,11 +40,9 @@ Simple like this.
|
|
40
40
|
== Become a Patron
|
41
41
|
|
42
42
|
What does that mean? A _Patron_ support a _Creator_ for the provided content
|
43
|
-
they love, they like to use: excellent content services -- created with passion.
|
43
|
+
they love, they like to use: excellent content services -- created with passion.
|
44
44
|
|
45
45
|
What does a creator need to provide outstanding, useful products to the people?
|
46
46
|
|
47
|
-
No surprise: time and money. What is, vice versa, quite the same. But that's not
|
48
|
-
all.
|
49
|
-
|
50
|
-
|
47
|
+
No surprise: time and money. What is, vice versa, quite the same. But that's not
|
48
|
+
all.
|
@@ -105,7 +105,7 @@ Both lightboxes are fully integrated to be used as standalone modules or to be
|
|
105
105
|
used as helpers _under-the-hood_ by other apps or modules focussing on image
|
106
106
|
data like *gallery* or *carousel*, the build-in carousel module.
|
107
107
|
|
108
|
-
|
108
|
+
== Lightbox Examples
|
109
109
|
|
110
110
|
Find below an example of using the lightbox Lightbox *standalone*. See how
|
111
111
|
*single* (individual) images are linked for the use with *Lightbox*.
|
@@ -13,8 +13,8 @@ toc: true
|
|
13
13
|
permalink: /pages/public/learn/roundtrip/present_videos/
|
14
14
|
regenerate: true
|
15
15
|
|
16
|
-
resources: [
|
17
|
-
light_gallery, justified_gallery, video_js,
|
16
|
+
resources: [
|
17
|
+
light_gallery, justified_gallery, video_js,
|
18
18
|
vimeo_player, vimeo_player, vimeo_froogaloop
|
19
19
|
]
|
20
20
|
resource_options:
|
@@ -44,7 +44,7 @@ resource_options:
|
|
44
44
|
|
45
45
|
---
|
46
46
|
|
47
|
-
// Enable the Liquid Preprocessor
|
47
|
+
// Enable the Liquid Preprocessor
|
48
48
|
// -----------------------------------------------------------------------------
|
49
49
|
:page-liquid:
|
50
50
|
|
@@ -107,7 +107,7 @@ WARNING: *LightGallery* can be used *for free* for *private use* but for
|
|
107
107
|
business use, a *commercial license* is needed. See link:{light-gallery-license}[Light Gallery license]
|
108
108
|
how to use LightGallery for *commercial* webs and projects.
|
109
109
|
|
110
|
-
|
110
|
+
== Local video content
|
111
111
|
|
112
112
|
Digital image content, simple pictures or vidoes, are quite easy to make.
|
113
113
|
Today, each and every mobile has a camera - not that bad! Presenting a bunch
|
@@ -127,7 +127,7 @@ HTML5 Video formats browsers support today such as *MP4*, *WebM*, and *Ogg*.
|
|
127
127
|
.HTML5 video gallery
|
128
128
|
gallery::jg_video_html5[role="mb-5"]
|
129
129
|
|
130
|
-
|
130
|
+
== Online video content
|
131
131
|
|
132
132
|
The Internet is full of interesting content. Video content is very popular,
|
133
133
|
the number of channels at e.g. _YouTube_ is enormous. If you want to present
|
@@ -141,12 +141,11 @@ gallery::jg_video_online_youtube[role="mb-5"]
|
|
141
141
|
.Vimeo Video Gallery - Fashion
|
142
142
|
gallery::jg_video_online_vimeo[role="mb-5"]
|
143
143
|
|
144
|
-
|
145
144
|
== Whats next
|
146
145
|
|
147
146
|
Images and videos are quite *visual* - and could be impressive, for sure.
|
148
147
|
But the most visual component is *text* for all pages, for all sites on the
|
149
|
-
Internet. To see how text could be presented great for modern responsive
|
148
|
+
Internet. To see how text could be presented great for modern responsive
|
150
149
|
websites, check the section *Typography* next.
|
151
150
|
|
152
151
|
What? Find out how it works. go for: link:{roundtrip-typography}[Typography].
|
@@ -67,7 +67,7 @@ Typography matters for any media presenting text. Text will take on a important
|
|
67
67
|
role of acting not only as plain text but will also serve as something like
|
68
68
|
images.
|
69
69
|
|
70
|
-
|
70
|
+
== Responsive Text
|
71
71
|
|
72
72
|
One common flaw seen in many templates and frameworks (sadly to say: the same
|
73
73
|
to Bootstrap) is a lack of support for truly *responsive text*. While elements
|
@@ -124,7 +124,7 @@ will happen in terms of responsiveness.
|
|
124
124
|
To see Responsive Text `r-text` in action, use the button above to toggle on
|
125
125
|
and off Responsive Text to see the difference!
|
126
126
|
|
127
|
-
|
127
|
+
== Scaling Responsive Text
|
128
128
|
|
129
129
|
Responsive Text comes in five different scale factors in a range from 100 to
|
130
130
|
500. Scaling `r-text` gives you the flexibility to use `r-text` everywhere. Or
|
@@ -174,7 +174,7 @@ of the text in action.
|
|
174
174
|
</script>
|
175
175
|
++++
|
176
176
|
|
177
|
-
|
177
|
+
== Scale factors
|
178
178
|
|
179
179
|
As mentioned, `r-text` comes in five levels of size. The base of `r-text` are
|
180
180
|
the Fibonacci numbers extracted from the Fibonacci series. These numbers are
|
@@ -67,20 +67,20 @@ J1 Template support popular icons font sets out-of-the-box:
|
|
67
67
|
* link:{fontawesome-home}[FontAwesome Icons V5, {window}] (FA)
|
68
68
|
* link:{iconify-home}[Iconify Icons, {window}] (II)
|
69
69
|
|
70
|
-
The icon sets MDI and FA are very good in design and have a rich set of
|
71
|
-
different icons for many categories used for the Web. See below some details
|
70
|
+
The icon sets MDI and FA are very good in design and have a rich set of
|
71
|
+
different icons for many categories used for the Web. See below some details
|
72
72
|
for <<Material Design Icons>> and <<FontAwesome Icons>>.
|
73
73
|
|
74
|
-
Iconify Icons is not a local stored icon set like MDI or FA. All icons are
|
75
|
-
loaded over the *Internet* using the so-called unified open source icon
|
74
|
+
Iconify Icons is not a local stored icon set like MDI or FA. All icons are
|
75
|
+
loaded over the *Internet* using the so-called unified open source icon
|
76
76
|
framework. See section <<Iconify Icons>> for more information.
|
77
77
|
|
78
78
|
|
79
|
-
|
79
|
+
== Material Design Icons
|
80
80
|
|
81
|
-
The primary icon set for J1 Template are link:{mdi-home}[Material Design Icons, {window}],
|
82
|
-
because it is an rich set providing more than 3300+ icons (v3.3.92). From a design
|
83
|
-
prospective, _MDI_ has an excellent Material Design support an comes with the
|
81
|
+
The primary icon set for J1 Template are link:{mdi-home}[Material Design Icons, {window}],
|
82
|
+
because it is an rich set providing more than 3300+ icons (v3.3.92). From a design
|
83
|
+
prospective, _MDI_ has an excellent Material Design support an comes with the
|
84
84
|
original icon set created by _Google_ build-in.
|
85
85
|
|
86
86
|
_Material Design Icons_ (MDI) is a very helpful design resource for Web Design
|
@@ -187,7 +187,7 @@ mdi:heart[5x md-red-900 mdi-pulsed]
|
|
187
187
|
|
188
188
|
|===============================================================================
|
189
189
|
|
190
|
-
NOTE: Using Material Design Icons with Asciidoc is quite easy as an inline macro
|
190
|
+
NOTE: Using Material Design Icons with Asciidoc is quite easy as an inline macro
|
191
191
|
`mdi:` is avaialble to place icons where ever you want. See more about
|
192
192
|
this in section link:{roundtrip-asciidoc-extensions}#icon-fonts[Asciidoc Extensions]
|
193
193
|
|
@@ -204,14 +204,12 @@ J1 implemetation regarding sizes, colors, animations etc. Go for the
|
|
204
204
|
link:{previewer-mdi}[Preview Page, {window}] and check-out what's
|
205
205
|
possible using MDI font icons!
|
206
206
|
|
207
|
+
== FontAwesome Icons
|
207
208
|
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
by Dave Gandy. The previous version 4 was mainly for the use with Twitter
|
213
|
-
Bootstrap V3. The new version V5, released in December 2017, is focussing all
|
214
|
-
frameworks used for web development. Today, FA comes with 2300+ icons included.
|
209
|
+
FontAwesome is a font and icon toolkit based on CSS. It was originally created
|
210
|
+
by Dave Gandy. The previous version 4 was mainly for the use with Twitter
|
211
|
+
Bootstrap V3. The new version V5, released in December 2017, is focussing all
|
212
|
+
frameworks used for web development. Today, FA comes with 2300+ icons included.
|
215
213
|
|
216
214
|
|
217
215
|
[NOTE]
|
@@ -323,7 +321,7 @@ fas:heart[5x md-red-900 fa-pulsed]
|
|
323
321
|
|
324
322
|
|===============================================================================
|
325
323
|
|
326
|
-
NOTE: Using FontAwesome with Asciidoc is quite easy as two inline macros
|
324
|
+
NOTE: Using FontAwesome with Asciidoc is quite easy as two inline macros
|
327
325
|
`fas:` and `fas:` are avaialble to place icons where ever you want. See more about
|
328
326
|
this in section link:{roundtrip-asciidoc-extensions}#icon-fonts[Asciidoc Extensions]
|
329
327
|
|
@@ -335,7 +333,7 @@ license only. For the *Free* version, a subset of 900+ icons is available.
|
|
335
333
|
NOTE: The CSS styles for FontAwesome V5 has been extended for J1 Template to
|
336
334
|
the *same* styles (and their respective *names*) as for other Font Icon sets.
|
337
335
|
Already existing styles like `fa-flip-vertical` is available as `fa-flip-v`
|
338
|
-
as well. See all styles that can be used with the MDI
|
336
|
+
as well. See all styles that can be used with the MDI
|
339
337
|
link:{previewer-mdi}[Preview Page, {window}].
|
340
338
|
|
341
339
|
You can checkout what icons available at link:{fontawesome-icons}[FontAwesome Icons,
|
@@ -348,18 +346,18 @@ link:{fontawesome-get-started}[Get started, {window}] pages to learn
|
|
348
346
|
the basics and features and styles.
|
349
347
|
|
350
348
|
|
351
|
-
|
349
|
+
== Iconify Icons
|
352
350
|
|
353
351
|
MDI and FA are quite rich icon sets but designed for *general* use. Sometimes
|
354
352
|
icons are missing in one of these fonts like specific *brand* or *theme*
|
355
353
|
icons.
|
356
354
|
|
357
|
-
An interesting solution for using font icons from a *remote* repository is
|
358
|
-
link:{iconify-home}[Iconify, {window}]. Iconify is a so-called unified
|
359
|
-
*open source icon framework* that makes it possible to use icons from different
|
355
|
+
An interesting solution for using font icons from a *remote* repository is
|
356
|
+
link:{iconify-home}[Iconify, {window}]. Iconify is a so-called unified
|
357
|
+
*open source icon framework* that makes it possible to use icons from different
|
360
358
|
icon sets using one syntax.
|
361
359
|
|
362
|
-
To access that framework, a Javascript client is needed. For J1 Template, the
|
360
|
+
To access that framework, a Javascript client is needed. For J1 Template, the
|
363
361
|
client is available with the JS assets (/assets/themes/j1/extensions/iconify)
|
364
362
|
and is loaded per default. To see what icon sets available with that framework,
|
365
363
|
check the page link:{iconify-icon-sets}[Iconify Icon Sets, {window}].
|
@@ -417,7 +415,7 @@ iconify:medical-icon:i-ear-nose-throat[5x]
|
|
417
415
|
|
418
416
|
|===============================================================================
|
419
417
|
|
420
|
-
NOTE: Using Iconify icons with Asciidoc is quite easy as an inline macro
|
418
|
+
NOTE: Using Iconify icons with Asciidoc is quite easy as an inline macro
|
421
419
|
`iconify:` is avaialble to place icons where ever you want. See more about
|
422
420
|
this in section link:{roundtrip-asciidoc-extensions}#icon-fonts[Asciidoc Extensions]
|
423
421
|
|
@@ -78,12 +78,12 @@ additional useful extensions to the Markup language *Asciidoc* are made
|
|
78
78
|
especially for documents of the Jekyll content type *pages* (but can be used
|
79
79
|
for post or collections as well).
|
80
80
|
|
81
|
-
|
81
|
+
== Asciidoc Code
|
82
82
|
|
83
83
|
J1 Template adds a simple *Javascript* based on the `View Result Extension` to
|
84
84
|
any `listingblock`. The extension adds an interactive *toggle button* `VIEW`
|
85
|
-
to the output of an Asciidoc *listingblock box* placed to the top right of
|
86
|
-
the example box. If a result block `[.result]` is placed under a `listingblock`,
|
85
|
+
to the output of an Asciidoc *listingblock box* placed to the top right of
|
86
|
+
the example box. If a result block `[.result]` is placed under a `listingblock`,
|
87
87
|
clicking the toggle button `VIEW` displays (or hide) the content given by the
|
88
88
|
`result block`.
|
89
89
|
|
@@ -120,7 +120,7 @@ for *5 seconds*. If the button `VIEW` is clicked, the result box toggles
|
|
120
120
|
between open and close (the result gets hidden). That way, you can *open and
|
121
121
|
close* the result box *at any time*.
|
122
122
|
|
123
|
-
|
123
|
+
== Asciidoc Admonitions
|
124
124
|
|
125
125
|
All colors for all *default* admonition blocks set to the standard MD color
|
126
126
|
set. Find available block types an their colors below.
|
@@ -141,14 +141,14 @@ WARNING: Icon background-color: yellow
|
|
141
141
|
CAUTION: Icon background-color: red
|
142
142
|
|
143
143
|
|
144
|
-
|
144
|
+
== Q&A Blocks
|
145
145
|
|
146
146
|
*Q&A sections* are used quite often to answer popular questions. To make
|
147
|
-
such a Q&A section more eye-minded, the additional Admonition Blocks
|
147
|
+
such a Q&A section more eye-minded, the additional Admonition Blocks
|
148
148
|
`[QUESTION]` and `[ANSWER]` are available for J1 Template as Asciidoctor
|
149
149
|
extentions.
|
150
150
|
|
151
|
-
|
151
|
+
=== Question block
|
152
152
|
|
153
153
|
The admonition *Question block* is an extention to the Asciidoc admonition
|
154
154
|
block types that introduce an admonition of type *question*.
|
@@ -167,7 +167,7 @@ What's the main tool for selecting colors?
|
|
167
167
|
What's the main tool for selecting colors used for J1 Template?
|
168
168
|
====
|
169
169
|
|
170
|
-
|
170
|
+
=== Answer block
|
171
171
|
|
172
172
|
The Admonition *Answer block* is an extention to the Asciidoc admonition
|
173
173
|
block types that introduce an admonition type of *answer* in conjunction
|
@@ -206,8 +206,8 @@ lightbox::block_id[ images_width, images_data [, group_name] ]
|
|
206
206
|
|
207
207
|
NOTE: For a `lightbox::` block, images are placed in the output document
|
208
208
|
*without* any other scaling than in *width* - they are placed using simple
|
209
|
-
HTML `img` tags. This is fine for images *even in size*. For images in
|
210
|
-
different sizes, a *gallery* should be used as gallery (apps) rearrange
|
209
|
+
HTML `img` tags. This is fine for images *even in size*. For images in
|
210
|
+
different sizes, a *gallery* should be used as gallery (apps) rearrange
|
211
211
|
images to make them fit at its best for the available space.
|
212
212
|
|
213
213
|
=== Standalone Images
|
@@ -250,7 +250,6 @@ lightbox::images-standalone[ 400, {data-images-standalone} ]
|
|
250
250
|
.Lightbox block for standalone images
|
251
251
|
lightbox::images-standalone[ 400, {data-images-standalone} ]
|
252
252
|
|
253
|
-
|
254
253
|
=== Grouped Images
|
255
254
|
|
256
255
|
If more than a single image is given for a `lightbox::` block, the images can be
|
@@ -279,9 +278,9 @@ All icon fonts are supported:
|
|
279
278
|
* Twitter Emoji
|
280
279
|
|
281
280
|
|
282
|
-
|
283
|
-
|
284
|
-
*Material Designs Icons* can be used as *inline* icons by using
|
281
|
+
== Material Designs Icons
|
282
|
+
|
283
|
+
*Material Designs Icons* can be used as *inline* icons by using
|
285
284
|
the `mdi:` inline macro:
|
286
285
|
|
287
286
|
[source, adoc, role="noclip"]
|
@@ -290,7 +289,7 @@ mdi:icon_name[icon_size, modifier] <1> <2> <3>
|
|
290
289
|
----
|
291
290
|
<1> All `icon_name` can be found on the Preview page for *MDI Icon Previewer*
|
292
291
|
<2> The `icon_size` attribute can be one of: `xs`, `sm`, `lg` and `1x` to `10x`
|
293
|
-
<3> The `modifier` can be used to set the e.g the color (md-blue), an
|
292
|
+
<3> The `modifier` can be used to set the e.g the color (md-blue), an
|
294
293
|
animation (fa-pulsed) or the orientation (fa-rotate-45)
|
295
294
|
|
296
295
|
.Click on _view result_ to see how it's looks alike
|
@@ -307,16 +306,16 @@ mdi:font-awesome[2x, ml-3 mr-2 mb-2] Brand icon +
|
|
307
306
|
mdi:apple[2x, md-indigo ml-3 mr-2] Brand icon (colored)
|
308
307
|
====
|
309
308
|
|
310
|
-
Find all MDI Icons on page
|
309
|
+
Find all MDI Icons on page
|
311
310
|
link:{previewer-mdi}[MDI Icon Previewer, {window}].
|
312
311
|
|
313
312
|
NOTE: Parameters `icon_size` and `modifier` are optional. If *not* given,
|
314
313
|
the icons `size` is set to default (`1x`), the color to `black` and *no*
|
315
314
|
settings for the `modifier` are applied.
|
316
315
|
|
317
|
-
|
316
|
+
== Font Awesome Icons
|
318
317
|
|
319
|
-
*Font Awesome Icons* can be used as *inline* icons by using
|
318
|
+
*Font Awesome Icons* can be used as *inline* icons by using
|
320
319
|
the `fas:` (solid icons) or `fab` (brand icons) inline macro:
|
321
320
|
|
322
321
|
[source, adoc, role="noclip"]
|
@@ -325,7 +324,7 @@ fas:icon_name[icon_size, modifier] <1> <2> <3>
|
|
325
324
|
----
|
326
325
|
<1> All `icon_name` can be found on the Preview page for *FA Icon Previewer*
|
327
326
|
<2> The `icon_size` attribute can be one of: `xs`, `sm`, `lg` and `1x` to `10x`
|
328
|
-
<3> The `modifier` can be used to set e.g the color (md-blue), an
|
327
|
+
<3> The `modifier` can be used to set e.g the color (md-blue), an
|
329
328
|
animation (fa-pulsed) or the orientation (fa-rotate-45) of an icon
|
330
329
|
|
331
330
|
.Click on _view result_ to see how it's looks alike
|
@@ -347,9 +346,9 @@ the icons `size` is set to default (`1x`), the color to `black` and *no*
|
|
347
346
|
settings for the `modifier` are applied.
|
348
347
|
|
349
348
|
|
350
|
-
|
349
|
+
== Iconify Icons
|
351
350
|
|
352
|
-
*Iconify Icons* can be used as *inline* icons by using the `iconify:`
|
351
|
+
*Iconify Icons* can be used as *inline* icons by using the `iconify:`
|
353
352
|
inline macro:
|
354
353
|
|
355
354
|
[source, adoc, role="noclip"]
|
@@ -358,14 +357,14 @@ iconify:icon_name[icon_size, modifier] <1> <2> <3>
|
|
358
357
|
----
|
359
358
|
<1> All `icon_name` can be found on the Preview page for *FA Icon Previewer*
|
360
359
|
<2> The `icon_size` attribute can be one of: `xs`, `sm`, `lg` and `1x` to `10x`
|
361
|
-
<3> The `modifier` can be used to set e.g the color (md-blue) or additional
|
360
|
+
<3> The `modifier` can be used to set e.g the color (md-blue) or additional
|
362
361
|
positioning classes for margings and padding
|
363
362
|
|
364
363
|
.Click on _view result_ to see how it's looks alike
|
365
364
|
----
|
366
365
|
iconify:logos:opensource[2x, ml-4 mr-2 mb-2] Brand icon *OpenSource* +
|
367
366
|
iconify:logos:netlify[2x, ml-4 mr-2 mb-2] Brand icon *Netlify* +
|
368
|
-
iconify:simple-icons:netlify[2x, md-red ml-4 mr-2] Brand icon *Netlify*
|
367
|
+
iconify:simple-icons:netlify[2x, md-red ml-4 mr-2] Brand icon *Netlify*
|
369
368
|
----
|
370
369
|
|
371
370
|
[.result]
|
@@ -375,7 +374,7 @@ iconify:logos:netlify[2x, ml-4 mb-2] Brand icon *Netlify* +
|
|
375
374
|
iconify:simple-icons:netlify[2x, md-red ml-4] Brand icon *Netlify*, colored
|
376
375
|
====
|
377
376
|
|
378
|
-
Find all Iconify Icons available on page
|
377
|
+
Find all Iconify Icons available on page
|
379
378
|
link:{iconify-icon-sets}[Iconify Icon Sets, {window}].
|
380
379
|
|
381
380
|
[NOTE]
|
@@ -389,7 +388,7 @@ applied, the color settings will have *no* effect.
|
|
389
388
|
====
|
390
389
|
|
391
390
|
|
392
|
-
|
391
|
+
== Twitter Emoji Icons
|
393
392
|
|
394
393
|
Twitter Emoji's can be used as *inline* icons by using the `emoji:`
|
395
394
|
inline macro:
|
@@ -403,13 +402,13 @@ emoji:icon_name[icon_size] <1> <2>
|
|
403
402
|
|
404
403
|
.Click on _view result_ to see how it's look alike
|
405
404
|
----
|
406
|
-
This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
|
405
|
+
This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
|
407
406
|
and Twitter Emoji emoji:smile[].
|
408
407
|
----
|
409
408
|
|
410
409
|
[.result]
|
411
410
|
====
|
412
|
-
This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
|
411
|
+
This is an example of how you can emoji:heart[2x, pulsed mt-1] Asciidoctor
|
413
412
|
and Twitter Emoji emoji:smile[].
|
414
413
|
====
|
415
414
|
|
@@ -510,8 +509,6 @@ lorem:email[]
|
|
510
509
|
|
511
510
|
|===============================================================================
|
512
511
|
|
513
|
-
|
514
|
-
|
515
512
|
// Include documents
|
516
513
|
// -----------------------------------------------------------------------------
|
517
514
|
|
@@ -529,7 +526,7 @@ that is needed for modern Web pages based on the Asciidoc Markup language
|
|
529
526
|
generated by Jekyll. For sure!
|
530
527
|
|
531
528
|
The next preview is focussing advanced Bootstrap *Modals*. The modals feature
|
532
|
-
is currently in *beta* status, but it is a great option to customize your
|
529
|
+
is currently in *beta* status, but it is a great option to customize your
|
533
530
|
user dialogs using them!
|
534
531
|
|
535
532
|
Have a look for the link:{roundtrip-extended-modals}[BS modal extensions]
|