j1-template 2020.0.2 → 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_blog_archive.html +22 -18
- data/_includes/themes/j1/layouts/content_generator_collection.html +15 -12
- data/_includes/themes/j1/layouts/content_generator_page.html +16 -17
- data/_includes/themes/j1/layouts/content_generator_post.html +21 -26
- data/_includes/themes/j1/modules/navigator/generator.html +62 -40
- data/{lib/starter_web/apps/public/cc → apps/public/cc/cc.yml} +0 -0
- data/apps/public/cc/index.adoc +107 -0
- data/assets/data/menu.html +6 -5
- data/assets/data/mmenu.html +455 -0
- data/assets/data/{sidebar.html → mmenu_sidebar.html} +24 -18
- data/assets/data/mmenu_toc.html +45 -0
- data/assets/data/quicklinks.html +9 -4
- data/assets/data/ssm.html +227 -0
- data/assets/error_pages/HTTP204.html +3 -3
- data/assets/themes/j1/adapter/js/algolia.js +321 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/attic.js +4 -4
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/carousel.js +3 -3
- 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 +3 -3
- 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 +15 -38
- 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/assets/themes/j1/adapter/js/mmenu.js +452 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/navigator.js +50 -50
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/searcher.js +0 -0
- data/assets/themes/j1/adapter/js/ssm.js +507 -0
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/themer.js +1 -1
- data/{lib/starter_web/assets → assets}/themes/j1/adapter/js/toccer.js +42 -44
- data/assets/themes/j1/core/css/bootstrap.css +116 -93
- data/assets/themes/j1/core/css/bootstrap.min.css +4 -4
- data/assets/themes/j1/core/css/globals.css +1 -1
- data/assets/themes/j1/core/css/theme_extensions.css +690 -137
- data/assets/themes/j1/core/css/theme_extensions.min.css +1 -1
- data/assets/themes/j1/core/css/uno.css +690 -137
- data/assets/themes/j1/core/css/uno.min.css +1 -1
- data/assets/themes/j1/core/css/vendor.css +134 -105
- data/assets/themes/j1/core/css/vendor.min.css +4 -4
- data/assets/themes/j1/core/js/template.js +306 -24
- 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/j1_app/j1_auth_manager/auth_manager.rb +8 -0
- data/lib/starter_web/Gemfile +2 -2
- data/lib/starter_web/_config.yml +12 -139
- data/lib/starter_web/_data/modules/authentication.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/navigator.yml +25 -24
- data/lib/starter_web/_data/modules/defaults/ssm.yml +50 -0
- data/lib/starter_web/_data/modules/defaults/toccer.yml +14 -15
- data/lib/starter_web/_data/modules/navigator.yml +164 -97
- data/lib/starter_web/_data/modules/ssm.yml +133 -0
- data/lib/starter_web/_data/modules/toccer.yml +20 -62
- data/lib/starter_web/_data/resources.yml +68 -51
- data/lib/starter_web/_data/template_settings.yml +13 -13
- data/lib/starter_web/_plugins/uglify.rb +41 -0
- data/lib/starter_web/assets/images/modules/icons/j1/{j1..ico → j1.ico} +0 -0
- data/lib/starter_web/collections/posts/public/{jekyll → featured}/_posts/2018-05-01-confusion-about-base-url.adoc +0 -0
- 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/floating_sidebar.adoc +199 -0
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +3 -3
- 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 +5 -5
- 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/learn/whats_up.adoc +12 -11
- data/lib/starter_web/pages/public/legal/en/500_support.adoc +1 -1
- data/lib/starter_web/pages/public/previewer/000_includes/tables/mdi_icons/200_rotate.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +2 -3
- data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +3 -3
- data/lib/starter_web/pages/public/site_search.adoc +196 -0
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +169 -164
- 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/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/scroller.js +0 -177
@@ -0,0 +1,41 @@
|
|
1
|
+
# ------------------------------------------------------------------------------
|
2
|
+
# ~/_plugins/uglify.rb
|
3
|
+
# Liquid filter for J1 Template to uglify JS
|
4
|
+
#
|
5
|
+
# Product/Info:
|
6
|
+
# http://jekyll.one
|
7
|
+
#
|
8
|
+
# Copyright (C) 2020 Juergen Adams
|
9
|
+
#
|
10
|
+
# J1 Template is licensed under the MIT License.
|
11
|
+
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
12
|
+
# ------------------------------------------------------------------------------
|
13
|
+
# => Uglifier.compile(File.read(input))
|
14
|
+
# ------------------------------------------------------------------------------
|
15
|
+
#
|
16
|
+
# NOTE:
|
17
|
+
# CustomFilters cannot be used in SAFE mode (e.g not usable for
|
18
|
+
# rendering pages with Jekyll on GitHub
|
19
|
+
#
|
20
|
+
# USAGE:
|
21
|
+
# {% capture cache_name %}
|
22
|
+
#
|
23
|
+
# liquid code to generate HTML output goes here
|
24
|
+
#
|
25
|
+
# {% endcapture %}
|
26
|
+
# {{ cache_name | uglify }}
|
27
|
+
#
|
28
|
+
# ------------------------------------------------------------------------------
|
29
|
+
require 'uglifier'
|
30
|
+
|
31
|
+
module Jekyll
|
32
|
+
module UglifyJS
|
33
|
+
def uglify(input)
|
34
|
+
site_config = @context.scopes[0]["site_config"]
|
35
|
+
path = @context.registers[:page]["url"]
|
36
|
+
Uglifier.compile(File.read("X:/j1/github/j1-template/packages/400_template_site/_site/assets/themes/j1/adapter/js/toccer.js"))
|
37
|
+
end
|
38
|
+
end
|
39
|
+
end
|
40
|
+
|
41
|
+
Liquid::Template.register_filter(Jekyll::UglifyJS)
|
File without changes
|
File without changes
|
@@ -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,199 @@
|
|
1
|
+
---
|
2
|
+
title: Floating SideBar
|
3
|
+
tagline: where to go
|
4
|
+
description: Where to go
|
5
|
+
|
6
|
+
tags: [ Page, Roundtrip ]
|
7
|
+
index: [ Start, Template, Whats, Up, Readme, TL;DR ]
|
8
|
+
categories: [ pages ]
|
9
|
+
|
10
|
+
permalink: /pages/public/learn/fsb/
|
11
|
+
regenerate: false
|
12
|
+
|
13
|
+
resources: [ lightbox ]
|
14
|
+
resource_options:
|
15
|
+
- attic:
|
16
|
+
padding_top: 400
|
17
|
+
padding_bottom: 50
|
18
|
+
opacity: 0.5
|
19
|
+
slides:
|
20
|
+
- url: /assets/images/modules/attics/runner-1920x1200-bw.jpg
|
21
|
+
alt: Photo by Alexander Redl on Unsplash
|
22
|
+
badge:
|
23
|
+
type: unsplash
|
24
|
+
author: Alexander Redl
|
25
|
+
href: https://unsplash.com/@alexanderredl
|
26
|
+
---
|
27
|
+
|
28
|
+
// Enable the Liquid Preprocessor
|
29
|
+
// -----------------------------------------------------------------------------
|
30
|
+
:page-liquid:
|
31
|
+
|
32
|
+
|
33
|
+
// Set other global page attributes here
|
34
|
+
// -----------------------------------------------------------------------------
|
35
|
+
//:my-asciidoc-attribute:
|
36
|
+
|
37
|
+
// Load Liquid procedures
|
38
|
+
// -----------------------------------------------------------------------------
|
39
|
+
{% capture set_env_entry_document %}themes/{{site.template.name}}/procedures/global/set_env_entry_document.proc{%endcapture%}
|
40
|
+
|
41
|
+
|
42
|
+
// Initialize entry document environmental attributes
|
43
|
+
// -----------------------------------------------------------------------------
|
44
|
+
{% include {{set_env_entry_document}} %}
|
45
|
+
|
46
|
+
// Load tag, url and data attributes
|
47
|
+
// -----------------------------------------------------------------------------
|
48
|
+
// include::{includedir}/attributes.asciidoc[tag=tags]
|
49
|
+
// include::{includedir}/attributes.asciidoc[tag=urls]
|
50
|
+
// include::{includedir}/attributes.asciidoc[tag=data]
|
51
|
+
|
52
|
+
// Set local page attributes
|
53
|
+
// -----------------------------------------------------------------------------
|
54
|
+
// :images-dir: {imagesdir}/path/to/page/images
|
55
|
+
|
56
|
+
|
57
|
+
// Page content
|
58
|
+
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
59
|
+
|
60
|
+
// Include sub-documents
|
61
|
+
// -----------------------------------------------------------------------------
|
62
|
+
|
63
|
+
++++
|
64
|
+
<div class="sidebar">
|
65
|
+
<div class="floating-div">
|
66
|
+
<p>This "floating div" could be a form, a call to action, an ad,
|
67
|
+
or whatever other content you want to float in sidebar as the user
|
68
|
+
scrolls up and down the page.
|
69
|
+
</p>
|
70
|
+
</div>
|
71
|
+
</div>
|
72
|
+
++++
|
73
|
+
|
74
|
+
Welcome to the pages of J1 Template. If your here first time,
|
75
|
+
hopefully you get on that page first. For sure, there is no better
|
76
|
+
place to step in.
|
77
|
+
|
78
|
+
Having a menu system is great. We hope the the navigator module of J1 will
|
79
|
+
support you to explore this site, find what your are looking for. The site
|
80
|
+
of J1 has grown over the last month a lot. Many documents were seeking for
|
81
|
+
a home. And we have really a bunch of them.
|
82
|
+
|
83
|
+
To get better orientated, the site is organized for *natural reading*. As we
|
84
|
+
use the English language for our international vistors (we are German),
|
85
|
+
*natural reading* means for a western language, reading from the left to the
|
86
|
+
right (LTR), and from top to down a page. The same to all menus, sections
|
87
|
+
and pages.
|
88
|
+
|
89
|
+
To read the site it is recommended to go for LTR. Other languages, other
|
90
|
+
countries and cultures go for RTL, but currently we've *no* support for RTL
|
91
|
+
implemented.
|
92
|
+
|
93
|
+
For that reason, it was a good decision to start from here.
|
94
|
+
|
95
|
+
== Whats up
|
96
|
+
|
97
|
+
First of all, you've started already! The important first step in to find
|
98
|
+
your way to Jekyll is done. Congratiulations.
|
99
|
+
|
100
|
+
The *Learn* section contains all you need to learn what Jekyll and J1 can do
|
101
|
+
for your website. For your new static web - if you like.
|
102
|
+
|
103
|
+
With this section you'll find a:
|
104
|
+
|
105
|
+
. *Roundtrip* to show some of the main features of the template system
|
106
|
+
*J1*.
|
107
|
+
|
108
|
+
. *Kickstarter* are Tutorials. The most important one to start is *Web in a Day*.
|
109
|
+
This tutorial guides you through all the steps to build a website using
|
110
|
+
the template system Jekyll One - your site using Jekyll and the template J1.
|
111
|
+
|
112
|
+
== Where to go
|
113
|
+
|
114
|
+
You should go for the *Roundtrip* first. See what you will get. As an overview
|
115
|
+
of some of the main features of *J1*. The roundtrip is a *visual* tour. No
|
116
|
+
technical stuff, nothing academic.
|
117
|
+
|
118
|
+
Let's go more deeper and make things real - and your hands dirty. We
|
119
|
+
recomment to work on the Kickstarter *Web in a Day*. A nice one-day journey
|
120
|
+
diving into the world of Jekyll. You'll learn a lot and at the end of that day
|
121
|
+
you know what Jekyll, static webs and the template system J1 is all about.
|
122
|
+
|
123
|
+
You're welcome!
|
124
|
+
|
125
|
+
If you like, continue by walking through the roundtrip examples
|
126
|
+
link:/pages/public/learn/roundtrip/present_images/[by starting the tour here].
|
127
|
+
|
128
|
+
++++
|
129
|
+
<style>
|
130
|
+
|
131
|
+
.sidebar {
|
132
|
+
width:33.33%;
|
133
|
+
float:left;
|
134
|
+
padding: 0 10px;
|
135
|
+
}
|
136
|
+
|
137
|
+
.floating-div {
|
138
|
+
background-color: #333;
|
139
|
+
padding: 10px 50px;
|
140
|
+
color:#EEE;
|
141
|
+
font-size: 20px;
|
142
|
+
margin-top:10px;
|
143
|
+
position: absolute;
|
144
|
+
right: -40px;
|
145
|
+
}
|
146
|
+
|
147
|
+
.sticky {
|
148
|
+
position: fixed;
|
149
|
+
top: 150px;
|
150
|
+
right:-40px;
|
151
|
+
margin: 0;
|
152
|
+
width:calc(33.33% - 25px);
|
153
|
+
}
|
154
|
+
|
155
|
+
.abs {
|
156
|
+
position: absolute;
|
157
|
+
bottom: 10px;
|
158
|
+
right:10px;
|
159
|
+
width:calc(33.33% - 20px);
|
160
|
+
}
|
161
|
+
</style>
|
162
|
+
|
163
|
+
<script>
|
164
|
+
$(document).ready(function() {
|
165
|
+
var dependencies_met_core = setInterval(function() {
|
166
|
+
if (j1.getState() == 'finished') {
|
167
|
+
// variables
|
168
|
+
var main_content = $('.js-toc-content');
|
169
|
+
var m = $(main_content).offset().top;
|
170
|
+
var topPosition = $('.floating-div').offset().top - 10;
|
171
|
+
var floatingDivHeight = $('.floating-div').outerHeight();
|
172
|
+
var footer = $('#j1_footer');
|
173
|
+
var footerFromTop = $('#j1_footer').offset().top;
|
174
|
+
var absPosition = footerFromTop - floatingDivHeight - 20;
|
175
|
+
var win = $(window);
|
176
|
+
var floatingDiv = $('.floating-div');
|
177
|
+
|
178
|
+
win.scroll(function() {
|
179
|
+
if (window.matchMedia('(min-width: 768px)').matches) {
|
180
|
+
if ((win.scrollTop() > topPosition) && (win.scrollTop() < absPosition)) {
|
181
|
+
floatingDiv.addClass('sticky');
|
182
|
+
floatingDiv.removeClass('abs');
|
183
|
+
|
184
|
+
} else if ((win.scrollTop() > topPosition) && (win.scrollTop() > absPosition)) {
|
185
|
+
floatingDiv.removeClass('sticky');
|
186
|
+
floatingDiv.addClass('abs');
|
187
|
+
|
188
|
+
} else {
|
189
|
+
floatingDiv.removeClass('sticky');
|
190
|
+
floatingDiv.removeClass('abs');
|
191
|
+
}
|
192
|
+
}
|
193
|
+
});
|
194
|
+
clearInterval(dependencies_met_core);
|
195
|
+
}
|
196
|
+
}, 25);
|
197
|
+
});
|
198
|
+
</script>
|
199
|
+
++++
|
@@ -1,5 +1,5 @@
|
|
1
1
|
---
|
2
|
-
title:
|
2
|
+
title: Roundtrip
|
3
3
|
tagline: present images
|
4
4
|
description: J1 Template Roundtrip - Present image based data
|
5
5
|
|
@@ -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*.
|
@@ -276,7 +276,7 @@ and high quality *justified* image galleries. J1 Template combines the gallery
|
|
276
276
|
with the *lightboxes* supported to *enlage* the images of a gallery.
|
277
277
|
|
278
278
|
See *Justified Gallery* in action - and for sure all what you see is even
|
279
|
-
responsive. Change the size of your current browser window, by width or height,
|
279
|
+
responsive. Change the size of your current browser window, by width or height,
|
280
280
|
to see what will happen!
|
281
281
|
|
282
282
|
=== Justified Gallery
|
@@ -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].
|
@@ -63,11 +63,11 @@ include::{includedir}/attributes.asciidoc[tag=data]
|
|
63
63
|
== Typography
|
64
64
|
|
65
65
|
Typography serves as one the most crucial branding elements for any business.
|
66
|
-
Typography matters for any media presenting text. Text will take on a important
|
67
|
-
role of acting not only as plain text but will also serve as something like
|
66
|
+
Typography matters for any media presenting text. Text will take on a important
|
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
|
|