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
@@ -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]
|
@@ -1,7 +1,15 @@
|
|
1
1
|
---
|
2
2
|
title: J1 Template
|
3
3
|
tagline: creating responsive websites
|
4
|
-
description:
|
4
|
+
description: >
|
5
|
+
A good user experience browsing a Web is one of
|
6
|
+
the most important features a site has to offer as
|
7
|
+
a must. Beside excellent content. Presenting content
|
8
|
+
at it’s best on all devices, for all window sizes makes
|
9
|
+
an excellent Web brilliant. J1 Template support your Web
|
10
|
+
for full responsiveness, for the best user experience on
|
11
|
+
all modern devices.
|
12
|
+
|
5
13
|
author: J1 Team
|
6
14
|
|
7
15
|
tags: [ Jekyll, Template ]
|
@@ -16,7 +24,7 @@ resource_options:
|
|
16
24
|
- attic:
|
17
25
|
padding_top: 400
|
18
26
|
padding_bottom: 50
|
19
|
-
opacity: 0.5
|
27
|
+
opacity: 0.5
|
20
28
|
slides:
|
21
29
|
- url: /assets/images/modules/attics/the-place-1920x1280-bw.jpg
|
22
30
|
alt: the-place-1920x1280-bw
|
@@ -35,13 +43,13 @@ best user experience on all modern devices.
|
|
35
43
|
=== Bootstrap 4 Integration
|
36
44
|
|
37
45
|
To not sidetrack your audience by irritating user interface (UI) components,
|
38
|
-
J1 Template is based on Bootstrap. Bootstrap is one of the most popular
|
39
|
-
frameworks for web development used today. J1 is based on Bootstrap V4, the
|
40
|
-
last current version to support your visitors by common elements for
|
46
|
+
J1 Template is based on Bootstrap. Bootstrap is one of the most popular
|
47
|
+
frameworks for web development used today. J1 is based on Bootstrap V4, the
|
48
|
+
last current version to support your visitors by common elements for
|
41
49
|
navigation, data input, tables and many other components more.
|
42
50
|
|
43
51
|
For your development projects, Bootstrap simplifies HTML programming a lot,
|
44
|
-
offers excellent JS support for interactive components like navigation
|
52
|
+
offers excellent JS support for interactive components like navigation
|
45
53
|
elements, cards, forms etc.
|
46
54
|
|
47
55
|
[[current-technology]]
|
@@ -55,40 +63,40 @@ development, languages and tools.
|
|
55
63
|
|
56
64
|
=== HTML5 + CSS3
|
57
65
|
|
58
|
-
J1 is using HTML5 for structuring content on the World Wide Web. The current
|
59
|
-
version of the HTML standard offer a lot of new features including detailed
|
60
|
-
processing models to support more interoperable implementations. It extends
|
61
|
-
and improves HTML markups available. HTML5 introduces application
|
62
|
-
programming interfaces (APIs) for more complex web applications. For same
|
63
|
-
reasons, the new HTMLstandard is also a good choice for modern cross-platform
|
66
|
+
J1 is using HTML5 for structuring content on the World Wide Web. The current
|
67
|
+
version of the HTML standard offer a lot of new features including detailed
|
68
|
+
processing models to support more interoperable implementations. It extends
|
69
|
+
and improves HTML markups available. HTML5 introduces application
|
70
|
+
programming interfaces (APIs) for more complex web applications. For same
|
71
|
+
reasons, the new HTMLstandard is also a good choice for modern cross-platform
|
64
72
|
mobile applications, because it includes features designed with mobile devices
|
65
73
|
in mind.
|
66
74
|
|
67
|
-
Many new features are included with HTML5. To natively support multimedia and
|
68
|
-
graphical content, the new `<video>`, `<audio>` and `<canvas>` elements were
|
75
|
+
Many new features are included with HTML5. To natively support multimedia and
|
76
|
+
graphical content, the new `<video>`, `<audio>` and `<canvas>` elements were
|
69
77
|
added. Beside this, support for scalable vector graphics (SVG) and an API
|
70
78
|
called MathML for mathematical formulas are now available.
|
71
79
|
|
72
80
|
The new standard allows to use so-called *semantic* markup elements for your
|
73
|
-
documents. New structure elements such as `<main>`, `<section>`, `<article>`,
|
74
|
-
`<header>` or `<footer>` (and many more) were added. Better structured HTML
|
81
|
+
documents. New structure elements such as `<main>`, `<section>`, `<article>`,
|
82
|
+
`<header>` or `<footer>` (and many more) were added. Better structured HTML
|
75
83
|
code can help people having disabilities to read the pages presented better.
|
76
84
|
|
77
|
-
CSS is designed to enable the separation of presentation and content.
|
78
|
-
Including layout, colors and fonts for example. This separation improves
|
79
|
-
content accessibility, provide more flexibility and control in the
|
85
|
+
CSS is designed to enable the separation of presentation and content.
|
86
|
+
Including layout, colors and fonts for example. This separation improves
|
87
|
+
content accessibility, provide more flexibility and control in the
|
80
88
|
presentation.
|
81
89
|
|
82
90
|
Separation of formatting and content also makes it feasible to present the
|
83
|
-
same page in different styles. For example, the themes feature of J1 Template
|
91
|
+
same page in different styles. For example, the themes feature of J1 Template
|
84
92
|
make use of this.
|
85
93
|
|
86
94
|
CSS3 is divided into several separate components called *modules*. Each module
|
87
|
-
adds new capabilities or extends features defined in the former CSS2 standard.
|
95
|
+
adds new capabilities or extends features defined in the former CSS2 standard.
|
88
96
|
HTML5 in combination with CSS3 allows to create modern and modular code for web
|
89
97
|
pages that can be viewed on all current devices like Mobiles, Tablets or the
|
90
98
|
classic Desktop PC. The new HTML5 elements plus CSS3 modules can be used as a
|
91
|
-
replacement for *proprietary solutions* like Adobe Flash to build modern
|
99
|
+
replacement for *proprietary solutions* like Adobe Flash to build modern
|
92
100
|
webpages based on *open standards*.
|
93
101
|
|
94
102
|
=== Javascript
|
@@ -97,8 +105,8 @@ HTML5 and CSS3 can do a lot. Content placement and basic methods for the
|
|
97
105
|
dynamic of elements can be done using pure HTML5 and CSS3. For more
|
98
106
|
complex solutions like modules the support of Javascript is needed.
|
99
107
|
|
100
|
-
J1 Template has build-in a wide range of JS powered modules to support a
|
101
|
-
website for e.g. the navigation, for presenting image data in galeries,
|
108
|
+
J1 Template has build-in a wide range of JS powered modules to support a
|
109
|
+
website for e.g. the navigation, for presenting image data in galeries,
|
102
110
|
lightboxes and so on.
|
103
111
|
|
104
112
|
|
@@ -106,53 +114,51 @@ lightboxes and so on.
|
|
106
114
|
== Start in No Time
|
107
115
|
|
108
116
|
The base idea of J1 Template is to give all people a tool set at their hands
|
109
|
-
to create a website with no need to start by web development or web design
|
110
|
-
from the beginning. A website based on J1 is using build-in templates and
|
111
|
-
engines. As a result, the process to generate HTML code from your content
|
112
|
-
is done automatically and allows you to concentrate on what truly matters:
|
117
|
+
to create a website with no need to start by web development or web design
|
118
|
+
from the beginning. A website based on J1 is using build-in templates and
|
119
|
+
engines. As a result, the process to generate HTML code from your content
|
120
|
+
is done automatically and allows you to concentrate on what truly matters:
|
113
121
|
your content.
|
114
122
|
|
115
|
-
Using J1, you can instantly start a web project by creating your content
|
123
|
+
Using J1, you can instantly start a web project by creating your content
|
116
124
|
and not by start learning the the deep of web development technologies.
|
117
125
|
|
118
126
|
=== Create your Web
|
119
127
|
|
120
|
-
J1 is highly customizeable. Based on a pure configuration, a website can be
|
128
|
+
J1 is highly customizeable. Based on a pure configuration, a website can be
|
121
129
|
created. The template system creates static web pages using Jekyll as
|
122
|
-
the base HTML code generator. Static website are fast and secure but simple
|
130
|
+
the base HTML code generator. Static website are fast and secure but simple
|
123
131
|
to manage. No complex database systems and PHP interfaces are needed.
|
124
132
|
|
125
|
-
To present a static website, only a web server environment is needed. To
|
126
|
-
publish a website on the Internet, many possible platforms can be used like
|
133
|
+
To present a static website, only a web server environment is needed. To
|
134
|
+
publish a website on the Internet, many possible platforms can be used like
|
127
135
|
Github, Netlify or Heroku for example - for free!
|
128
136
|
|
129
137
|
The Internet is not a peaceful place. Every site accessible from the public is
|
130
|
-
attacked from the first second if published. Static websites are robust, fast
|
131
|
-
and that's import: intrinsicly secure. That means: *not* changeable. No
|
132
|
-
offender attacking your website is able to break your site. Because it's
|
138
|
+
attacked from the first second if published. Static websites are robust, fast
|
139
|
+
and that's import: intrinsicly secure. That means: *not* changeable. No
|
140
|
+
offender attacking your website is able to break your site. Because it's
|
133
141
|
static or in other words: unchangeable, unbreakable from it's natur.
|
134
142
|
|
135
143
|
This makes a static website for the better.
|
136
144
|
|
137
145
|
=== Modules and Apps
|
138
146
|
|
139
|
-
It's predictable what base components are needed for a modern website. For
|
140
|
-
Content Management Systems (CMS) like Wordpress, Joomla or Drupal a huge
|
141
|
-
number of modules are available to extend a site by e.g. Apps like image
|
147
|
+
It's predictable what base components are needed for a modern website. For
|
148
|
+
Content Management Systems (CMS) like Wordpress, Joomla or Drupal a huge
|
149
|
+
number of modules are available to extend a site by e.g. Apps like image
|
142
150
|
galleries, video players, calendars etc.
|
143
151
|
|
144
152
|
This is a bit different for static webs as they don't have a central
|
145
153
|
Management System as CMS do to integrate external code. There no ecosystem,
|
146
|
-
no marketplace to get apps and modules from.
|
154
|
+
no marketplace to get apps and modules from.
|
147
155
|
|
148
|
-
Luckily, it is not that hard to integrate external components into the world
|
149
|
-
of Jekyll. But one of the objectives of J1 is to give people a ready-to-use
|
150
|
-
toolset without the need to install, to integrate components that expected
|
156
|
+
Luckily, it is not that hard to integrate external components into the world
|
157
|
+
of Jekyll. But one of the objectives of J1 is to give people a ready-to-use
|
158
|
+
toolset without the need to install, to integrate components that expected
|
151
159
|
as a need.
|
152
160
|
|
153
|
-
A rich set of modules are already included. The modules support common use
|
154
|
-
cases of a website like a flexible navigation system, a local search,
|
155
|
-
lightboxes to present pictures and videos, little helpers for scrolling or
|
161
|
+
A rich set of modules are already included. The modules support common use
|
162
|
+
cases of a website like a flexible navigation system, a local search,
|
163
|
+
lightboxes to present pictures and videos, little helpers for scrolling or
|
156
164
|
to automatically create TOCs (table of contents) for a page.
|
157
|
-
|
158
|
-
|
@@ -4,8 +4,8 @@ tagline: common components
|
|
4
4
|
description: Themes Previewer for common components of a selected theme.
|
5
5
|
|
6
6
|
tags: [ App, Previewer ]
|
7
|
-
index: [
|
8
|
-
Bootstrap, Theme, Preview, Common,
|
7
|
+
index: [
|
8
|
+
Bootstrap, Theme, Preview, Common,
|
9
9
|
Component, Navbars, Buttons, Typography,
|
10
10
|
Tables, Forms, Navs, Pills, Breadcrumbs,
|
11
11
|
Pagination, Indicators, Alerts, Badges,
|
@@ -75,7 +75,7 @@ include::{includedir}/attributes.asciidoc[tag=urls]
|
|
75
75
|
var themeName;
|
76
76
|
var themeNameHeadline;
|
77
77
|
var user_state_detected;
|
78
|
-
|
78
|
+
|
79
79
|
var dependencies_met_themer = setInterval(function() {
|
80
80
|
interval_count += 1;
|
81
81
|
if ( j1.adapter.themer.getState() == 'finished' ) {
|
@@ -573,11 +573,13 @@ Refer to: link:{bs_doc_components_forms}[Bootstrap Docs, window="_blank"].
|
|
573
573
|
<div class="form-group">
|
574
574
|
<label for="exampleInputEmail1" class="bmd-label-floating">Email address</label>
|
575
575
|
<input type="email" class="form-control" id="exampleInputEmail1" autocomplete="none">
|
576
|
+
<span class="form-clear d-none"><i class="mdi mdi-2x mdi-format-clear"></i></span>
|
576
577
|
<span class="bmd-help">We'll never share your email with anyone else.</span>
|
577
578
|
</div>
|
578
579
|
<div class="form-group">
|
579
580
|
<label for="exampleInputPassword1" class="bmd-label-floating">Password</label>
|
580
581
|
<input type="password" class="form-control" id="exampleInputPassword1">
|
582
|
+
<span class="form-clear d-none"><i class="mdi mdi-2x mdi-format-clear"></i></span>
|
581
583
|
</div>
|
582
584
|
<div class="form-group">
|
583
585
|
<label for="exampleSelect1" class="bmd-label-floating">Example select</label>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: j1-template
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2020.0.
|
4
|
+
version: 2020.0.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- juergen_jekyll_one
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-07-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -348,6 +348,8 @@ files:
|
|
348
348
|
- _layouts/paginator/autopage_tags.html
|
349
349
|
- _layouts/post.html
|
350
350
|
- _layouts/raw.html
|
351
|
+
- apps/public/cc/cc.yml
|
352
|
+
- apps/public/cc/index.adoc
|
351
353
|
- assets/README.md
|
352
354
|
- assets/data/authclient.html
|
353
355
|
- assets/data/banner.html
|
@@ -388,12 +390,27 @@ files:
|
|
388
390
|
- assets/error_pages/HTTP520.html
|
389
391
|
- assets/error_pages/HTTP521.html
|
390
392
|
- assets/error_pages/HTTP533.html
|
393
|
+
- assets/themes/j1/adapter/js/algolia.js
|
394
|
+
- assets/themes/j1/adapter/js/attic.js
|
395
|
+
- assets/themes/j1/adapter/js/carousel.js
|
396
|
+
- assets/themes/j1/adapter/js/cookie_consent.js
|
397
|
+
- assets/themes/j1/adapter/js/framer.js
|
398
|
+
- assets/themes/j1/adapter/js/gallery_customizer.js
|
399
|
+
- assets/themes/j1/adapter/js/j1.js
|
400
|
+
- assets/themes/j1/adapter/js/justified_gallery.js
|
401
|
+
- assets/themes/j1/adapter/js/lightbox.js
|
402
|
+
- assets/themes/j1/adapter/js/logger.js
|
403
|
+
- assets/themes/j1/adapter/js/mmenu.js
|
404
|
+
- assets/themes/j1/adapter/js/navigator.js
|
405
|
+
- assets/themes/j1/adapter/js/searcher.js
|
406
|
+
- assets/themes/j1/adapter/js/ssm.js
|
407
|
+
- assets/themes/j1/adapter/js/themer.js
|
408
|
+
- assets/themes/j1/adapter/js/toccer.js
|
391
409
|
- assets/themes/j1/core/css/bootstrap.css
|
392
410
|
- assets/themes/j1/core/css/bootstrap.min.css
|
393
411
|
- assets/themes/j1/core/css/custom.scss
|
394
412
|
- assets/themes/j1/core/css/globals.css
|
395
413
|
- assets/themes/j1/core/css/globals.min.css
|
396
|
-
- assets/themes/j1/core/css/globals.scss
|
397
414
|
- assets/themes/j1/core/css/theme_extensions.css
|
398
415
|
- assets/themes/j1/core/css/theme_extensions.min.css
|
399
416
|
- assets/themes/j1/core/css/uno.css
|
@@ -469,6 +486,144 @@ files:
|
|
469
486
|
- assets/themes/j1/core/js/template.js
|
470
487
|
- assets/themes/j1/core/js/template.js.map
|
471
488
|
- assets/themes/j1/core/js/template.min.js
|
489
|
+
- assets/themes/j1/extensions/carousel/css/carousel.css
|
490
|
+
- assets/themes/j1/extensions/carousel/css/carousel.min.css
|
491
|
+
- assets/themes/j1/extensions/carousel/css/carousel_transitions.css
|
492
|
+
- assets/themes/j1/extensions/carousel/css/carousel_transitions.min.css
|
493
|
+
- assets/themes/j1/extensions/carousel/css/theme/uno.css
|
494
|
+
- assets/themes/j1/extensions/carousel/css/theme/uno.min.css
|
495
|
+
- assets/themes/j1/extensions/carousel/images/ajax-loader.gif
|
496
|
+
- assets/themes/j1/extensions/carousel/images/grabbing.png
|
497
|
+
- assets/themes/j1/extensions/carousel/images/owl-logo.png
|
498
|
+
- assets/themes/j1/extensions/carousel/images/owl.video.play.png
|
499
|
+
- assets/themes/j1/extensions/carousel/js/carousel.js
|
500
|
+
- assets/themes/j1/extensions/carousel/js/carousel.min.js
|
501
|
+
- assets/themes/j1/extensions/iconify/js/iconify.min.js
|
502
|
+
- assets/themes/j1/extensions/iframe_resizer/examples/frame.absolute.html
|
503
|
+
- assets/themes/j1/extensions/iframe_resizer/examples/frame.content.html
|
504
|
+
- assets/themes/j1/extensions/iframe_resizer/examples/frame.hover.html
|
505
|
+
- assets/themes/j1/extensions/iframe_resizer/examples/frame.nested.html
|
506
|
+
- assets/themes/j1/extensions/iframe_resizer/examples/frame.textarea.html
|
507
|
+
- assets/themes/j1/extensions/iframe_resizer/examples/frame.tolerance.html
|
508
|
+
- assets/themes/j1/extensions/iframe_resizer/examples/index.html
|
509
|
+
- assets/themes/j1/extensions/iframe_resizer/examples/two.html
|
510
|
+
- assets/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.js
|
511
|
+
- assets/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.map
|
512
|
+
- assets/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.min.js
|
513
|
+
- assets/themes/j1/extensions/justified_gallery/LICENSE
|
514
|
+
- assets/themes/j1/extensions/justified_gallery/README.md
|
515
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/justifiedGallery.css
|
516
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/justifiedGallery.min.css
|
517
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/theme/uno.css
|
518
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.3.7.0.js
|
519
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.js
|
520
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.min.js
|
521
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/less/.csslintrc
|
522
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/less/justifiedGallery.less
|
523
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/justifiedGallery.css
|
524
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/justifiedGallery.min.css
|
525
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/theme/uno.css
|
526
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/js/jquery.justifiedGallery.js
|
527
|
+
- assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/js/jquery.justifiedGallery.min.js
|
528
|
+
- assets/themes/j1/extensions/justified_gallery/css/justifiedGallery.css
|
529
|
+
- assets/themes/j1/extensions/justified_gallery/css/justifiedGallery.min.css
|
530
|
+
- assets/themes/j1/extensions/justified_gallery/css/theme/uno.css
|
531
|
+
- assets/themes/j1/extensions/justified_gallery/css/theme/uno.min.css
|
532
|
+
- assets/themes/j1/extensions/justified_gallery/js/justifiedGallery.js
|
533
|
+
- assets/themes/j1/extensions/justified_gallery/js/justifiedGallery.min.js
|
534
|
+
- assets/themes/j1/extensions/light_gallery/css/core/lg-fb-comment-box.css
|
535
|
+
- assets/themes/j1/extensions/light_gallery/css/core/lg-fb-comment-box.min.css
|
536
|
+
- assets/themes/j1/extensions/light_gallery/css/core/lg-transitions.css
|
537
|
+
- assets/themes/j1/extensions/light_gallery/css/core/lg-transitions.min.css
|
538
|
+
- assets/themes/j1/extensions/light_gallery/css/core/lightgallery.css
|
539
|
+
- assets/themes/j1/extensions/light_gallery/css/core/lightgallery.min.css
|
540
|
+
- assets/themes/j1/extensions/light_gallery/css/fonts/lg.eot
|
541
|
+
- assets/themes/j1/extensions/light_gallery/css/fonts/lg.svg
|
542
|
+
- assets/themes/j1/extensions/light_gallery/css/fonts/lg.ttf
|
543
|
+
- assets/themes/j1/extensions/light_gallery/css/fonts/lg.woff
|
544
|
+
- assets/themes/j1/extensions/light_gallery/css/img/loading.gif
|
545
|
+
- assets/themes/j1/extensions/light_gallery/css/img/video-play.png
|
546
|
+
- assets/themes/j1/extensions/light_gallery/css/img/vimeo-play.png
|
547
|
+
- assets/themes/j1/extensions/light_gallery/css/img/youtube-play.png
|
548
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/animation-w.png
|
549
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/customize-w.png
|
550
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/dynamic-w.png
|
551
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/facebook-icon.svg
|
552
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/googleplus-icon.svg
|
553
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/html5-w.png
|
554
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/linked-in.png
|
555
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/module-w.png
|
556
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/play-button.png
|
557
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/responsive-w.png
|
558
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/thumb-w.png
|
559
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/touch-w.png
|
560
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/twitter-icon.svg
|
561
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/twitter.png
|
562
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/video1-w.png
|
563
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/zoom-w.png
|
564
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/icons/zoom.png
|
565
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/uno.css
|
566
|
+
- assets/themes/j1/extensions/light_gallery/css/themes/uno.min.css
|
567
|
+
- assets/themes/j1/extensions/light_gallery/js/core/lightgallery.js
|
568
|
+
- assets/themes/j1/extensions/light_gallery/js/core/lightgallery.min.js
|
569
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/j1/j1-video.js
|
570
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/j1/j1-video.min.js
|
571
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-autoplay.js
|
572
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-autoplay.min.js
|
573
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-fullscreen.js
|
574
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-fullscreen.min.js
|
575
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-hash.js
|
576
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-hash.min.js
|
577
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-pager.js
|
578
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-pager.min.js
|
579
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-share.js
|
580
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-share.min.js
|
581
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-thumbnail.js
|
582
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-thumbnail.min.js
|
583
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-video.js
|
584
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-video.min.js
|
585
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-zoom.js
|
586
|
+
- assets/themes/j1/extensions/light_gallery/js/modules/lg-zoom.min.js
|
587
|
+
- assets/themes/j1/extensions/log4javascript/log4javascript.js
|
588
|
+
- assets/themes/j1/extensions/log4javascript/log4javascript.min.js
|
589
|
+
- assets/themes/j1/extensions/rouge/css/base16.dark/theme.css
|
590
|
+
- assets/themes/j1/extensions/rouge/css/base16.light/theme.css
|
591
|
+
- assets/themes/j1/extensions/rouge/css/base16.monokai.dark/theme.css
|
592
|
+
- assets/themes/j1/extensions/rouge/css/base16.monokai.light/theme.css
|
593
|
+
- assets/themes/j1/extensions/rouge/css/base16.monokai/theme.css
|
594
|
+
- assets/themes/j1/extensions/rouge/css/base16.solarized.dark/theme.css
|
595
|
+
- assets/themes/j1/extensions/rouge/css/base16.solarized.light/theme.css
|
596
|
+
- assets/themes/j1/extensions/rouge/css/base16.solarized/theme.css
|
597
|
+
- assets/themes/j1/extensions/rouge/css/base16/theme.css
|
598
|
+
- assets/themes/j1/extensions/rouge/css/colorful/theme.css
|
599
|
+
- assets/themes/j1/extensions/rouge/css/github/theme.css
|
600
|
+
- assets/themes/j1/extensions/rouge/css/gruvbox.dark/theme.css
|
601
|
+
- assets/themes/j1/extensions/rouge/css/gruvbox.light/theme.css
|
602
|
+
- assets/themes/j1/extensions/rouge/css/gruvbox/theme.css
|
603
|
+
- assets/themes/j1/extensions/rouge/css/igorpro/theme.css
|
604
|
+
- assets/themes/j1/extensions/rouge/css/molokai/theme.css
|
605
|
+
- assets/themes/j1/extensions/rouge/css/monokai.sublime/theme.css
|
606
|
+
- assets/themes/j1/extensions/rouge/css/monokai/theme.css
|
607
|
+
- assets/themes/j1/extensions/rouge/css/pastie/theme.css
|
608
|
+
- assets/themes/j1/extensions/rouge/css/thankful_eyes/theme.css
|
609
|
+
- assets/themes/j1/extensions/rouge/css/tulip/theme.css
|
610
|
+
- assets/themes/j1/extensions/videojs/css/themes/city.css
|
611
|
+
- assets/themes/j1/extensions/videojs/css/themes/city.min.css
|
612
|
+
- assets/themes/j1/extensions/videojs/css/themes/fantasy.css
|
613
|
+
- assets/themes/j1/extensions/videojs/css/themes/fantasy.min.css
|
614
|
+
- assets/themes/j1/extensions/videojs/css/themes/forest.css
|
615
|
+
- assets/themes/j1/extensions/videojs/css/themes/forest.min.css
|
616
|
+
- assets/themes/j1/extensions/videojs/css/themes/sea.css
|
617
|
+
- assets/themes/j1/extensions/videojs/css/themes/sea.min.css
|
618
|
+
- assets/themes/j1/extensions/videojs/css/video-js.css
|
619
|
+
- assets/themes/j1/extensions/videojs/css/video-js.min.css
|
620
|
+
- assets/themes/j1/extensions/videojs/js/video.js
|
621
|
+
- assets/themes/j1/extensions/videojs/js/video.min.js
|
622
|
+
- assets/themes/j1/extensions/vimeo/froogaloop/js/froogaloop2.min.js
|
623
|
+
- assets/themes/j1/extensions/vimeo/player/js/player.js
|
624
|
+
- assets/themes/j1/extensions/vimeo/player/js/player.js.map
|
625
|
+
- assets/themes/j1/extensions/vimeo/player/js/player.min.js
|
626
|
+
- assets/themes/j1/extensions/vimeo/player/js/player.min.js.map
|
472
627
|
- exe/j1
|
473
628
|
- lib/j1.rb
|
474
629
|
- lib/j1/command.rb
|
@@ -548,12 +703,10 @@ files:
|
|
548
703
|
- lib/starter_web/_data/layouts/raw.yml
|
549
704
|
- lib/starter_web/_data/modules/attics.yml
|
550
705
|
- lib/starter_web/_data/modules/authentication.yml
|
551
|
-
- lib/starter_web/_data/modules/back2top.yml
|
552
706
|
- lib/starter_web/_data/modules/cookie_consent.yml
|
553
707
|
- lib/starter_web/_data/modules/cookiebar.yml
|
554
708
|
- lib/starter_web/_data/modules/defaults/attics.yml
|
555
709
|
- lib/starter_web/_data/modules/defaults/authentication.yml
|
556
|
-
- lib/starter_web/_data/modules/defaults/back2top.yml
|
557
710
|
- lib/starter_web/_data/modules/defaults/cookie_consent.yml
|
558
711
|
- lib/starter_web/_data/modules/defaults/cookiebar.yml
|
559
712
|
- lib/starter_web/_data/modules/defaults/framer.yml
|
@@ -561,7 +714,6 @@ files:
|
|
561
714
|
- lib/starter_web/_data/modules/defaults/log4javascript.yml
|
562
715
|
- lib/starter_web/_data/modules/defaults/log4r.yml
|
563
716
|
- lib/starter_web/_data/modules/defaults/navigator.yml
|
564
|
-
- lib/starter_web/_data/modules/defaults/smooth_scroll.yml
|
565
717
|
- lib/starter_web/_data/modules/defaults/ssm.yml
|
566
718
|
- lib/starter_web/_data/modules/defaults/stickybits.yml
|
567
719
|
- lib/starter_web/_data/modules/defaults/themer.yml
|
@@ -571,9 +723,7 @@ files:
|
|
571
723
|
- lib/starter_web/_data/modules/log4javascript.yml
|
572
724
|
- lib/starter_web/_data/modules/log4r.yml
|
573
725
|
- lib/starter_web/_data/modules/navigator.yml
|
574
|
-
- lib/starter_web/_data/modules/navigator.yml.new
|
575
726
|
- lib/starter_web/_data/modules/navigator_menu.yml
|
576
|
-
- lib/starter_web/_data/modules/smooth_scroll.yml
|
577
727
|
- lib/starter_web/_data/modules/ssm.yml
|
578
728
|
- lib/starter_web/_data/modules/themer.yml
|
579
729
|
- lib/starter_web/_data/modules/toccer.yml
|
@@ -607,8 +757,6 @@ files:
|
|
607
757
|
- lib/starter_web/_plugins/prettify.rb
|
608
758
|
- lib/starter_web/_plugins/simple_search_filter.rb
|
609
759
|
- lib/starter_web/_plugins/symlink_watcher.rb
|
610
|
-
- lib/starter_web/apps/public/cc/cc.yml
|
611
|
-
- lib/starter_web/apps/public/cc/index.adoc
|
612
760
|
- lib/starter_web/assets/images/collections/blog/featured/jekyll.1200x400.png
|
613
761
|
- lib/starter_web/assets/images/collections/blog/featured/jekyll.png
|
614
762
|
- lib/starter_web/assets/images/collections/blog/featured/staticgen.jpg
|
@@ -907,171 +1055,6 @@ files:
|
|
907
1055
|
- lib/starter_web/assets/images/pages/roundtrip/typography-1920x1280-bw.jpg
|
908
1056
|
- lib/starter_web/assets/images/quotes/default.png
|
909
1057
|
- lib/starter_web/assets/images/quotes/people.png
|
910
|
-
- lib/starter_web/assets/themes/j1/adapter/js/algolia.js
|
911
|
-
- lib/starter_web/assets/themes/j1/adapter/js/attic.js
|
912
|
-
- lib/starter_web/assets/themes/j1/adapter/js/back2top.js
|
913
|
-
- lib/starter_web/assets/themes/j1/adapter/js/carousel.js
|
914
|
-
- lib/starter_web/assets/themes/j1/adapter/js/cookie_consent.js
|
915
|
-
- lib/starter_web/assets/themes/j1/adapter/js/framer.js
|
916
|
-
- lib/starter_web/assets/themes/j1/adapter/js/gallery_customizer.js
|
917
|
-
- lib/starter_web/assets/themes/j1/adapter/js/j1.js
|
918
|
-
- lib/starter_web/assets/themes/j1/adapter/js/justified_gallery.js
|
919
|
-
- lib/starter_web/assets/themes/j1/adapter/js/lightbox.js
|
920
|
-
- lib/starter_web/assets/themes/j1/adapter/js/logger.js
|
921
|
-
- lib/starter_web/assets/themes/j1/adapter/js/mmenu.js
|
922
|
-
- lib/starter_web/assets/themes/j1/adapter/js/mmenu.js.new
|
923
|
-
- lib/starter_web/assets/themes/j1/adapter/js/navigator.js
|
924
|
-
- lib/starter_web/assets/themes/j1/adapter/js/scroller.js
|
925
|
-
- lib/starter_web/assets/themes/j1/adapter/js/searcher.js
|
926
|
-
- lib/starter_web/assets/themes/j1/adapter/js/ssm.js
|
927
|
-
- lib/starter_web/assets/themes/j1/adapter/js/themer.js
|
928
|
-
- lib/starter_web/assets/themes/j1/adapter/js/toccer.js
|
929
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/css/carousel.css
|
930
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/css/carousel.min.css
|
931
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/css/carousel_transitions.css
|
932
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/css/carousel_transitions.min.css
|
933
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/css/theme/uno.css
|
934
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/css/theme/uno.min.css
|
935
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/images/ajax-loader.gif
|
936
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/images/grabbing.png
|
937
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/images/owl-logo.png
|
938
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/images/owl.video.play.png
|
939
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/js/carousel.js
|
940
|
-
- lib/starter_web/assets/themes/j1/extensions/carousel/js/carousel.min.js
|
941
|
-
- lib/starter_web/assets/themes/j1/extensions/iconify/js/iconify.min.js
|
942
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/examples/frame.absolute.html
|
943
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/examples/frame.content.html
|
944
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/examples/frame.hover.html
|
945
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/examples/frame.nested.html
|
946
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/examples/frame.textarea.html
|
947
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/examples/frame.tolerance.html
|
948
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/examples/index.html
|
949
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/examples/two.html
|
950
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.js
|
951
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.map
|
952
|
-
- lib/starter_web/assets/themes/j1/extensions/iframe_resizer/js/client/iframeResizer.contentWindow.min.js
|
953
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/LICENSE
|
954
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/README.md
|
955
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/justifiedGallery.css
|
956
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/justifiedGallery.min.css
|
957
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/css/theme/uno.css
|
958
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.3.7.0.js
|
959
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.js
|
960
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/js/justifiedGallery.min.js
|
961
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/less/.csslintrc
|
962
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v3.7.0/less/justifiedGallery.less
|
963
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/justifiedGallery.css
|
964
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/justifiedGallery.min.css
|
965
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/css/theme/uno.css
|
966
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/js/jquery.justifiedGallery.js
|
967
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/_versions/v4.0.0/js/jquery.justifiedGallery.min.js
|
968
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/css/justifiedGallery.css
|
969
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/css/justifiedGallery.min.css
|
970
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/css/theme/uno.css
|
971
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/css/theme/uno.min.css
|
972
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/js/justifiedGallery.js
|
973
|
-
- lib/starter_web/assets/themes/j1/extensions/justified_gallery/js/justifiedGallery.min.js
|
974
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/core/lg-fb-comment-box.css
|
975
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/core/lg-fb-comment-box.min.css
|
976
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/core/lg-transitions.css
|
977
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/core/lg-transitions.min.css
|
978
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/core/lightgallery.css
|
979
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/core/lightgallery.min.css
|
980
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/fonts/lg.eot
|
981
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/fonts/lg.svg
|
982
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/fonts/lg.ttf
|
983
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/fonts/lg.woff
|
984
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/img/loading.gif
|
985
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/img/video-play.png
|
986
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/img/vimeo-play.png
|
987
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/img/youtube-play.png
|
988
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/animation-w.png
|
989
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/customize-w.png
|
990
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/dynamic-w.png
|
991
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/facebook-icon.svg
|
992
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/googleplus-icon.svg
|
993
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/html5-w.png
|
994
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/linked-in.png
|
995
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/module-w.png
|
996
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/play-button.png
|
997
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/responsive-w.png
|
998
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/thumb-w.png
|
999
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/touch-w.png
|
1000
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/twitter-icon.svg
|
1001
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/twitter.png
|
1002
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/video1-w.png
|
1003
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/zoom-w.png
|
1004
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/icons/zoom.png
|
1005
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/uno.css
|
1006
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/css/themes/uno.min.css
|
1007
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/core/lightgallery.js
|
1008
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/core/lightgallery.min.js
|
1009
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/j1/j1-video.js
|
1010
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/j1/j1-video.min.js
|
1011
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-autoplay.js
|
1012
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-autoplay.min.js
|
1013
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-fullscreen.js
|
1014
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-fullscreen.min.js
|
1015
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-hash.js
|
1016
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-hash.min.js
|
1017
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-pager.js
|
1018
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-pager.min.js
|
1019
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-share.js
|
1020
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-share.min.js
|
1021
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-thumbnail.js
|
1022
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-thumbnail.min.js
|
1023
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-video.js
|
1024
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-video.min.js
|
1025
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-zoom.js
|
1026
|
-
- lib/starter_web/assets/themes/j1/extensions/light_gallery/js/modules/lg-zoom.min.js
|
1027
|
-
- lib/starter_web/assets/themes/j1/extensions/log4javascript/log4javascript.js
|
1028
|
-
- lib/starter_web/assets/themes/j1/extensions/log4javascript/log4javascript.min.js
|
1029
|
-
- lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/mmenu-light.css
|
1030
|
-
- lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/mmenu-light.min.css
|
1031
|
-
- lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/themes/uno.css
|
1032
|
-
- lib/starter_web/assets/themes/j1/extensions/mmenu-light/css/themes/uno.min.css
|
1033
|
-
- lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.js
|
1034
|
-
- lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.min.js
|
1035
|
-
- lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.polyfills.js
|
1036
|
-
- lib/starter_web/assets/themes/j1/extensions/mmenu-light/js/mmenu-light.polyfills.min.js
|
1037
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16.dark/theme.css
|
1038
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16.light/theme.css
|
1039
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16.monokai.dark/theme.css
|
1040
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16.monokai.light/theme.css
|
1041
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16.monokai/theme.css
|
1042
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16.solarized.dark/theme.css
|
1043
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16.solarized.light/theme.css
|
1044
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16.solarized/theme.css
|
1045
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/base16/theme.css
|
1046
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/colorful/theme.css
|
1047
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/github/theme.css
|
1048
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/gruvbox.dark/theme.css
|
1049
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/gruvbox.light/theme.css
|
1050
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/gruvbox/theme.css
|
1051
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/igorpro/theme.css
|
1052
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/molokai/theme.css
|
1053
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/monokai.sublime/theme.css
|
1054
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/monokai/theme.css
|
1055
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/pastie/theme.css
|
1056
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/thankful_eyes/theme.css
|
1057
|
-
- lib/starter_web/assets/themes/j1/extensions/rouge/css/tulip/theme.css
|
1058
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/themes/city.css
|
1059
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/themes/city.min.css
|
1060
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/themes/fantasy.css
|
1061
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/themes/fantasy.min.css
|
1062
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/themes/forest.css
|
1063
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/themes/forest.min.css
|
1064
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/themes/sea.css
|
1065
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/themes/sea.min.css
|
1066
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/video-js.css
|
1067
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/css/video-js.min.css
|
1068
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/js/video.js
|
1069
|
-
- lib/starter_web/assets/themes/j1/extensions/videojs/js/video.min.js
|
1070
|
-
- lib/starter_web/assets/themes/j1/extensions/vimeo/froogaloop/js/froogaloop2.min.js
|
1071
|
-
- lib/starter_web/assets/themes/j1/extensions/vimeo/player/js/player.js
|
1072
|
-
- lib/starter_web/assets/themes/j1/extensions/vimeo/player/js/player.js.map
|
1073
|
-
- lib/starter_web/assets/themes/j1/extensions/vimeo/player/js/player.min.js
|
1074
|
-
- lib/starter_web/assets/themes/j1/extensions/vimeo/player/js/player.min.js.map
|
1075
1058
|
- lib/starter_web/assets/videos/gallery/adriana-lima-poster.jpg
|
1076
1059
|
- lib/starter_web/assets/videos/gallery/kick-it-old-school-poster.jpg
|
1077
1060
|
- lib/starter_web/assets/videos/gallery/video1-poster.jpg
|
@@ -1118,6 +1101,7 @@ files:
|
|
1118
1101
|
- lib/starter_web/pages/public/blog/navigator/archive/dateview.html
|
1119
1102
|
- lib/starter_web/pages/public/blog/navigator/archive/tagview.html
|
1120
1103
|
- lib/starter_web/pages/public/blog/navigator/index.html
|
1104
|
+
- lib/starter_web/pages/public/clear_button.adoc
|
1121
1105
|
- lib/starter_web/pages/public/learn/floating_sidebar.adoc
|
1122
1106
|
- lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/000_includes/attributes.asciidoc
|
1123
1107
|
- lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/000_includes/documents/100_meet_and_greet_jekyll.asciidoc
|