j1-template 2020.0.5 → 2020.0.10
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/_includes/themes/j1/modules/navigator/generator.html +8 -8
- data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +8 -3
- data/_includes/themes/j1/procedures/layouts/module_writer.proc +1 -1
- 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/assets/data/mmenu.html +1 -1
- data/assets/data/mmenu_sidebar.html +1 -1
- data/assets/data/mmenu_toc.html +1 -1
- data/assets/data/search.yml +32 -10
- data/assets/data/ssm.html +16 -12
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/algolia.js +24 -16
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/attic.js +35 -34
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/carousel.js +34 -23
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/cookie_consent.js +8 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/framer.js +11 -4
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/gallery_customizer.js +16 -8
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/j1.js +87 -139
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/justified_gallery.js +50 -33
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/lightbox.js +9 -1
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/logger.js +12 -4
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/mmenu.js +35 -14
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/navigator.js +77 -75
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/searcher.js +10 -2
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/ssm.js +89 -69
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/themer.js +11 -3
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/toccer.js +54 -156
- data/assets/themes/j1/core/css/theme_extensions.css +599 -118
- data/assets/themes/j1/core/css/theme_extensions.min.css +1 -1
- data/assets/themes/j1/core/css/uno.css +609 -118
- 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 +40 -30
- 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/modules/defaults/navigator.yml +4 -3
- data/lib/starter_web/_data/modules/defaults/ssm.yml +3 -3
- data/lib/starter_web/_data/modules/defaults/toccer.yml +9 -14
- data/lib/starter_web/_data/modules/jekyll_search.yml +3 -2
- data/lib/starter_web/_data/modules/navigator.yml +4 -1
- data/lib/starter_web/_data/modules/ssm.yml +10 -1
- data/lib/starter_web/_data/modules/toccer.yml +15 -63
- data/lib/starter_web/_data/resources.yml +5 -54
- data/lib/starter_web/_data/template_settings.yml +13 -13
- 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/clear_button.adoc +121 -0
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc +9 -4
- 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 +7 -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/pages/public/panels/intro_panel/panel.adoc +54 -48
- data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +5 -3
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +159 -175
- data/assets/themes/j1/core/css/globals.scss +0 -28
- data/lib/starter_web/_data/modules/back2top.yml +0 -40
- data/lib/starter_web/_data/modules/defaults/back2top.yml +0 -147
- data/lib/starter_web/_data/modules/defaults/smooth_scroll.yml +0 -169
- data/lib/starter_web/_data/modules/navigator.yml.new +0 -232
- data/lib/starter_web/_data/modules/smooth_scroll.yml +0 -169
- data/lib/starter_web/assets/themes/j1/adapter/js/back2top.js +0 -227
- data/lib/starter_web/assets/themes/j1/adapter/js/mmenu.js.new +0 -432
- data/lib/starter_web/assets/themes/j1/adapter/js/scroller.js +0 -177
- 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 -95
- data/lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/themes/uno.min.css +0 -95
- 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
@@ -118,7 +118,7 @@ cookies:
|
|
118
118
|
user_session: j1.user.session
|
119
119
|
user_state: j1.user.state
|
120
120
|
|
121
|
-
|
121
|
+
|
122
122
|
# ==============================================================================
|
123
123
|
# PAGE configuration settings
|
124
124
|
#
|
@@ -132,14 +132,14 @@ cookies:
|
|
132
132
|
#
|
133
133
|
# prettify
|
134
134
|
# ----------------------------------------------------------------------------
|
135
|
-
# If set to true, all generated HTML pages (by Liquid|Jekyll) get
|
135
|
+
# If set to true, all generated HTML pages (by Liquid|Jekyll) get
|
136
136
|
# formatted "pretty" by layout "default".
|
137
137
|
#
|
138
138
|
# NOTE: Used for developent mode ONLY
|
139
139
|
# NOTE: See ~/packages/300_template_src/_layouts/default.html
|
140
140
|
#
|
141
141
|
# ------------------------------------------------------------------------------
|
142
|
-
flicker_timeout:
|
142
|
+
flicker_timeout: 150
|
143
143
|
|
144
144
|
# ------------------------------------------------------------------------------
|
145
145
|
# HTML PrettyPrint
|
@@ -159,9 +159,9 @@ user:
|
|
159
159
|
provider: j1
|
160
160
|
provider_site_url: https://jekyll.one
|
161
161
|
provider_home_url: https://jekyll.one
|
162
|
-
provider_blog_url: /pages/public/blog/navigator/
|
162
|
+
provider_blog_url: /pages/public/blog/navigator/
|
163
163
|
provider_member_url: /pages/public/learn/whats_up/
|
164
|
-
provider_privacy_url: /pages/public/legal/en/privacy/
|
164
|
+
provider_privacy_url: /pages/public/legal/en/privacy/
|
165
165
|
user_name: guest
|
166
166
|
status: active
|
167
167
|
provider_membership: guest
|
@@ -191,7 +191,7 @@ fa:
|
|
191
191
|
# Body style settings
|
192
192
|
#
|
193
193
|
body:
|
194
|
-
scrollbar: false
|
194
|
+
scrollbar: false
|
195
195
|
background-color: md_gray_50
|
196
196
|
font-color: md_gray_900
|
197
197
|
font-size: 1em
|
@@ -219,7 +219,7 @@ comments:
|
|
219
219
|
enabled: true
|
220
220
|
provider: disqus
|
221
221
|
|
222
|
-
disqus:
|
222
|
+
disqus:
|
223
223
|
short_name: jekyll-one
|
224
224
|
|
225
225
|
# facebook:
|
@@ -228,7 +228,7 @@ comments:
|
|
228
228
|
# width: 580
|
229
229
|
# colorscheme: light
|
230
230
|
|
231
|
-
# custom:
|
231
|
+
# custom:
|
232
232
|
# custom_data:
|
233
233
|
|
234
234
|
# ------------------------------------------------------------------------------
|
@@ -242,7 +242,7 @@ analytics:
|
|
242
242
|
provider: google
|
243
243
|
google:
|
244
244
|
tracking_id: 'UA-138160879-1'
|
245
|
-
custom:
|
245
|
+
custom:
|
246
246
|
custom_data:
|
247
247
|
|
248
248
|
# ------------------------------------------------------------------------------
|
@@ -254,9 +254,9 @@ analytics:
|
|
254
254
|
advertising:
|
255
255
|
enabled: false
|
256
256
|
provider: google
|
257
|
-
google:
|
257
|
+
google:
|
258
258
|
publisher_id: ca-pub-6537273267695855
|
259
|
-
custom:
|
259
|
+
custom:
|
260
260
|
custom_data:
|
261
261
|
|
262
262
|
# ------------------------------------------------------------------------------
|
@@ -271,7 +271,7 @@ translation:
|
|
271
271
|
|
272
272
|
google:
|
273
273
|
layout: default
|
274
|
-
meta_data: [google-translate-customization]
|
274
|
+
meta_data: [google-translate-customization]
|
275
275
|
page_language: en
|
276
276
|
translation_languages: [all]
|
277
277
|
|
@@ -291,4 +291,4 @@ translation:
|
|
291
291
|
|
292
292
|
|
293
293
|
# ------------------------------------------------------------------------------
|
294
|
-
# END config
|
294
|
+
# END config
|
@@ -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.
|
@@ -0,0 +1,121 @@
|
|
1
|
+
---
|
2
|
+
title: Bootstrap Addons
|
3
|
+
tagline: clear button
|
4
|
+
description: clear button
|
5
|
+
|
6
|
+
tags: [ Page, Bootstrap ]
|
7
|
+
index: [ Bootstrap, Addon, Clear, Button ]
|
8
|
+
categories: [ pages ]
|
9
|
+
|
10
|
+
permalink: /pages/public/clear_button/
|
11
|
+
regenerate: true
|
12
|
+
|
13
|
+
resources: []
|
14
|
+
resource_options:
|
15
|
+
|
16
|
+
---
|
17
|
+
|
18
|
+
// Enable the Liquid Preprocessor
|
19
|
+
// -----------------------------------------------------------------------------
|
20
|
+
:page-liquid:
|
21
|
+
|
22
|
+
|
23
|
+
// Set other global page attributes here
|
24
|
+
// -----------------------------------------------------------------------------
|
25
|
+
//:my-asciidoc-attribute:
|
26
|
+
|
27
|
+
// Load Liquid procedures
|
28
|
+
// -----------------------------------------------------------------------------
|
29
|
+
{% capture set_env_entry_document %}themes/{{site.template.name}}/procedures/global/set_env_entry_document.proc{%endcapture%}
|
30
|
+
|
31
|
+
|
32
|
+
// Initialize entry document environmental attributes
|
33
|
+
// -----------------------------------------------------------------------------
|
34
|
+
{% include {{set_env_entry_document}} %}
|
35
|
+
|
36
|
+
// Load tag, url and data attributes
|
37
|
+
// -----------------------------------------------------------------------------
|
38
|
+
// include::{includedir}/attributes.asciidoc[tag=tags]
|
39
|
+
// include::{includedir}/attributes.asciidoc[tag=urls]
|
40
|
+
// include::{includedir}/attributes.asciidoc[tag=data]
|
41
|
+
|
42
|
+
// Set local page attributes
|
43
|
+
// -----------------------------------------------------------------------------
|
44
|
+
// :images-dir: {imagesdir}/path/to/page/images
|
45
|
+
|
46
|
+
|
47
|
+
// Page content
|
48
|
+
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
49
|
+
|
50
|
+
// Include sub-documents
|
51
|
+
// -----------------------------------------------------------------------------
|
52
|
+
|
53
|
+
++++
|
54
|
+
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet">
|
55
|
+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
56
|
+
<div class="container">
|
57
|
+
<div class="row mt-4">
|
58
|
+
<div class="col">
|
59
|
+
<div class="jumbotron">
|
60
|
+
|
61
|
+
<h1>Clear button for input fields (forms) for Bootstrap 4 - Advanced Components</h1>
|
62
|
+
<p class="lead">by djibe.</p>
|
63
|
+
<span class="text-muted">(thx to BS4 + Daemonite Material Design)</span>
|
64
|
+
<p>
|
65
|
+
Plugin for BS4 to add a clear button to any input with standard BS4 tags and material design.<br> Start typing to see the effect.
|
66
|
+
</p>
|
67
|
+
<ol>
|
68
|
+
<li>
|
69
|
+
Just add the BS4 .position-relative class to the form-group
|
70
|
+
</li>
|
71
|
+
<li>
|
72
|
+
Add the .form-clear span right before the closing div tag of the .form-group<br> If you don't want to use material icons, you can just replace the i tag by a simple x letter
|
73
|
+
</li>
|
74
|
+
</ol>
|
75
|
+
<p>
|
76
|
+
TODO: integrate with floating-label component of Daemonite material design for BS4
|
77
|
+
</p>
|
78
|
+
<div class="form-group position-relative">
|
79
|
+
<label for="example-mail">Email address</label>
|
80
|
+
<input type="email" class="form-control" id="example-mail" placeholder="Enter email">
|
81
|
+
<span class="form-clear d-none"><i class="mdi mdi-format-clear"></i></span>
|
82
|
+
</div>
|
83
|
+
<div class="form-group position-relative">
|
84
|
+
<label for="example-input-text">Your name</label>
|
85
|
+
<input type="text" class="form-control" id="example-input-text" placeholder="Enter your name">
|
86
|
+
<small class="form-text text-muted">Example with a helper text.</small>
|
87
|
+
<span class="form-clear d-none"><i class="mdi mdi-2x mdi-format-clear"></i></span>
|
88
|
+
</div>
|
89
|
+
|
90
|
+
</div>
|
91
|
+
</div>
|
92
|
+
</div>
|
93
|
+
</div>
|
94
|
+
|
95
|
+
|
96
|
+
<style>
|
97
|
+
/* input:-webkit-autofill {
|
98
|
+
-webkit-box-shadow:0 0 0 50px black inset; /* Change the color to your own background color */
|
99
|
+
-webkit-text-fill-color: white;
|
100
|
+
}
|
101
|
+
*/
|
102
|
+
|
103
|
+
input:-internal-autofill-selected {
|
104
|
+
background-color: #bdbdbd !important;
|
105
|
+
}
|
106
|
+
|
107
|
+
input:-webkit-autofill,
|
108
|
+
input:-webkit-autofill:hover,
|
109
|
+
input:-webkit-autofill:focus,
|
110
|
+
input:-webkit-autofill:active {
|
111
|
+
border-top-left-radius: 5px !important;
|
112
|
+
border-bottom-left-radius: 5px !important;
|
113
|
+
border-top-right-radius: 5px !important;
|
114
|
+
border-bottom-right-radius: 5px !important;
|
115
|
+
}
|
116
|
+
</style>
|
117
|
+
|
118
|
+
|
119
|
+
|
120
|
+
|
121
|
+
++++
|
data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc
CHANGED
@@ -1,7 +1,12 @@
|
|
1
1
|
---
|
2
|
-
title: Web in a Day
|
2
|
+
title: Web in a Day
|
3
3
|
tagline: meet & greet jekyll
|
4
|
-
description:
|
4
|
+
description: >
|
5
|
+
Web in a Day is the first in a series of tutorials to
|
6
|
+
learn how to create modern websites using Jekyll. This
|
7
|
+
Kickstarter focus on the basics of Jekyll and the
|
8
|
+
J1 Template which all people needs to know for a successful
|
9
|
+
way to a modern static website using Jekyll and J1 Template
|
5
10
|
|
6
11
|
tags: [ Kickstarter ]
|
7
12
|
index: [ Introduction, Web, Website, Jekyll ]
|
@@ -15,7 +20,7 @@ resource_options:
|
|
15
20
|
- attic:
|
16
21
|
padding_top: 400
|
17
22
|
padding_bottom: 50
|
18
|
-
opacity: 0.5
|
23
|
+
opacity: 0.5
|
19
24
|
slides:
|
20
25
|
- url: /assets/images/pages/kickstarter/web_in_a_day/get-started-1920x1280-bw.jpg
|
21
26
|
alt: Photo by JESHOOTS.COM on Unsplash
|
@@ -26,7 +31,7 @@ resource_options:
|
|
26
31
|
href: https://unsplash.com/@jeshoots/portfolio
|
27
32
|
---
|
28
33
|
|
29
|
-
// Enable the Liquid Preprocessor
|
34
|
+
// Enable the Liquid Preprocessor
|
30
35
|
// -----------------------------------------------------------------------------
|
31
36
|
:page-liquid:
|
32
37
|
|
@@ -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].
|
@@ -10,8 +10,12 @@ categories: [ pages ]
|
|
10
10
|
permalink: /pages/public/learn/roundtrip/typography/
|
11
11
|
regenerate: false
|
12
12
|
|
13
|
+
toc: true
|
14
|
+
|
13
15
|
resources: []
|
14
16
|
resource_options:
|
17
|
+
# - ssm:
|
18
|
+
# mode: menu
|
15
19
|
- attic:
|
16
20
|
padding_top: 400
|
17
21
|
padding_bottom: 50
|
@@ -67,7 +71,7 @@ Typography matters for any media presenting text. Text will take on a important
|
|
67
71
|
role of acting not only as plain text but will also serve as something like
|
68
72
|
images.
|
69
73
|
|
70
|
-
|
74
|
+
== Responsive Text
|
71
75
|
|
72
76
|
One common flaw seen in many templates and frameworks (sadly to say: the same
|
73
77
|
to Bootstrap) is a lack of support for truly *responsive text*. While elements
|
@@ -124,7 +128,7 @@ will happen in terms of responsiveness.
|
|
124
128
|
To see Responsive Text `r-text` in action, use the button above to toggle on
|
125
129
|
and off Responsive Text to see the difference!
|
126
130
|
|
127
|
-
|
131
|
+
== Scaling Responsive Text
|
128
132
|
|
129
133
|
Responsive Text comes in five different scale factors in a range from 100 to
|
130
134
|
500. Scaling `r-text` gives you the flexibility to use `r-text` everywhere. Or
|
@@ -174,7 +178,7 @@ of the text in action.
|
|
174
178
|
</script>
|
175
179
|
++++
|
176
180
|
|
177
|
-
|
181
|
+
== Scale factors
|
178
182
|
|
179
183
|
As mentioned, `r-text` comes in five levels of size. The base of `r-text` are
|
180
184
|
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
|
|