j1-template 2020.0.25 → 2021.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/_includes/themes/j1/blocks/ads/ad.html +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/about_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/contacts_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/issue.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/legal_statements.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/links_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/news_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/social_media_icons.proc +1 -1
- data/_includes/themes/j1/blocks/footer/generator.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_app.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_blog_archive.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_collection.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_page.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_post.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_raw.html +1 -1
- data/_includes/themes/j1/layouts/layout_metadata_generator.html +12 -12
- data/_includes/themes/j1/layouts/layout_module_generator.html +1 -1
- data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -1
- data/_includes/themes/j1/modules/attics/generator.html +2 -2
- data/_includes/themes/j1/modules/boards/news_pin_board.html +1 -1
- data/_includes/themes/j1/modules/connectors/ad/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/ad/google-adsense.html +1 -1
- data/_includes/themes/j1/modules/connectors/ads +1 -1
- data/_includes/themes/j1/modules/connectors/analytic/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/analytic/google-analytics.html +1 -1
- data/_includes/themes/j1/modules/connectors/analytics +1 -1
- data/_includes/themes/j1/modules/connectors/comment/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/comment/disqus.html +1 -1
- data/_includes/themes/j1/modules/connectors/comment/facebook.html +1 -1
- data/_includes/themes/j1/modules/connectors/comments +1 -1
- data/_includes/themes/j1/modules/connectors/sharing +1 -1
- data/_includes/themes/j1/modules/connectors/translator +1 -1
- data/_includes/themes/j1/modules/connectors/translators/custom-translator.html +1 -1
- data/_includes/themes/j1/modules/connectors/translators/google-translator.html +1 -1
- data/_includes/themes/j1/modules/navigator/generator.html +1 -1
- data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +10 -10
- data/_includes/themes/j1/procedures/collections/create_collection_article_preview.proc +1 -1
- data/_includes/themes/j1/procedures/global/attributes_loader.proc +1 -1
- data/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc +1 -1
- data/_includes/themes/j1/procedures/global/collect_page_options.proc +1 -1
- data/_includes/themes/j1/procedures/global/create_bs_button.proc +1 -1
- data/_includes/themes/j1/procedures/global/create_word_cloud.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_category.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_category_item.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_documents_dir.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_page_path.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_page_url.proc +1 -1
- data/_includes/themes/j1/procedures/global/pager.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_color.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_font_size.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_icon_size.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_location.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_base_vars_folders.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_env_entry_document.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_image_block.proc +1 -1
- data/_includes/themes/j1/procedures/global/setup.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/content_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/default_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/module_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/resource_writer.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_calendar.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_list.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_timeline.proc +1 -1
- data/_includes/themes/j1/procedures/posts/create_ad_block.proc +1 -1
- data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -1
- data/_layouts/app.html +1 -1
- data/_layouts/blog_archive.html +1 -1
- data/_layouts/collection.html +1 -1
- data/_layouts/compress.html +1 -1
- data/_layouts/default.html +1 -1
- data/_layouts/home.html +1 -1
- data/_layouts/page.html +1 -1
- data/_layouts/paginator/autopage_category.html +1 -1
- data/_layouts/paginator/autopage_collection.html +1 -1
- data/_layouts/paginator/autopage_collections_tags.html +1 -1
- data/_layouts/paginator/autopage_tags.html +1 -1
- data/_layouts/post.html +1 -1
- data/_layouts/raw.html +1 -1
- data/apps/public/cc/cc.yml +1 -1
- data/assets/data/authclient.html +1 -1
- data/assets/data/banner.html +1 -1
- data/assets/data/carousel.json +8 -16
- data/assets/data/cookiebar.html +1 -1
- data/assets/data/fam.html +1 -1
- data/assets/data/footer.html +1 -1
- data/assets/data/galleries.json +1 -1
- data/assets/data/gallery_customizer.html +1 -1
- data/assets/data/mdi_icons.json +1 -1
- data/assets/data/menu.html +1 -1
- 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/panel.html +1 -1
- data/assets/data/quicklinks.html +3 -3
- data/assets/data/themes.json +1 -1
- data/assets/data/twa_v1.json +1 -1
- data/assets/error_pages/HTTP204.html +1 -1
- data/assets/error_pages/HTTP400.html +1 -1
- data/assets/error_pages/HTTP401.html +1 -1
- data/assets/error_pages/HTTP403.html +1 -1
- data/assets/error_pages/HTTP404.html +1 -1
- data/assets/error_pages/HTTP500.html +1 -1
- data/assets/error_pages/HTTP501.html +1 -1
- data/assets/error_pages/HTTP502.html +1 -1
- data/assets/error_pages/HTTP503.html +1 -1
- data/assets/error_pages/HTTP520.html +1 -1
- data/assets/error_pages/HTTP521.html +1 -1
- data/assets/error_pages/HTTP533.html +1 -1
- data/assets/themes/j1/adapter/js/algolia.js +2 -2
- data/assets/themes/j1/adapter/js/attic.js +3 -3
- data/assets/themes/j1/adapter/js/bmd.js +2 -2
- data/assets/themes/j1/adapter/js/carousel.js +397 -34
- data/assets/themes/j1/adapter/js/clipboard.js +2 -2
- data/assets/themes/j1/adapter/js/cookiebar.js +9 -2
- data/assets/themes/j1/adapter/js/fam.js +2 -2
- data/assets/themes/j1/adapter/js/framer.js +2 -2
- data/assets/themes/j1/adapter/js/gallery_customizer.js +2 -2
- data/assets/themes/j1/adapter/js/j1.js +36 -9
- data/assets/themes/j1/adapter/js/jf_gallery.js +2 -2
- data/assets/themes/j1/adapter/js/lightbox.js +2 -2
- data/assets/themes/j1/adapter/js/logger.js +2 -2
- data/assets/themes/j1/adapter/js/mmenu.js +27 -29
- data/assets/themes/j1/adapter/js/navigator.js +2 -3
- data/assets/themes/j1/adapter/js/{lunr_search.js → quicksearch.js} +13 -13
- data/assets/themes/j1/adapter/js/rouge.js +8 -6
- data/assets/themes/j1/adapter/js/rtable.js +6 -4
- data/assets/themes/j1/adapter/js/themer.js +55 -47
- data/assets/themes/j1/adapter/js/toccer.js +3 -3
- data/assets/themes/j1/core/css/animate.css +2 -2
- data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +2 -2
- data/assets/themes/j1/core/css/icon-fonts/iconify.css +5 -5
- data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +9 -9
- data/assets/themes/j1/core/css/icon-fonts/twemoji.css +6 -6
- data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +1 -1
- data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +31 -31
- data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +82 -61
- data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
- data/assets/themes/j1/core/css/vendor.css +5 -5
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.eot → eot/fa-brands-400.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.eot → eot/fa-regular-400.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.eot → eot/fa-solid-900.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.svg → svg/fa-brands-400.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.svg → svg/fa-regular-400.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.svg → svg/fa-solid-900.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.ttf → ttf/fa-brands-400.ttf} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.ttf → ttf/fa-regular-400.ttf} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.ttf → ttf/fa-solid-900.ttf} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.eot → eot/materialdesignicons-webfont.eot} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.svg → svg/materialdesignicons-webfont.svg} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.ttf → ttf/materialdesignicons-webfont.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Bold.eot → eot/Roboto-Bold.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Light.eot → eot/Roboto-Light.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Medium.eot → eot/Roboto-Medium.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Regular.eot → eot/Roboto-Regular.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Thin.eot → eot/Roboto-Thin.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Black.ttf → ttf/Roboto-Black.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-BlackItalic.ttf → ttf/Roboto-BlackItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Bold.ttf → ttf/Roboto-Bold.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-BoldItalic.ttf → ttf/Roboto-BoldItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Italic.ttf → ttf/Roboto-Italic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Light.ttf → ttf/Roboto-Light.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-LightItalic.ttf → ttf/Roboto-LightItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Medium.ttf → ttf/Roboto-Medium.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-MediumItalic.ttf → ttf/Roboto-MediumItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Regular.ttf → ttf/Roboto-Regular.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Thin.ttf → ttf/Roboto-Thin.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-ThinItalic.ttf → ttf/Roboto-ThinItalic.ttf} +0 -0
- data/assets/themes/j1/core/js/template.js +5 -10
- data/assets/themes/j1/core/js/template.js.map +1 -1
- data/assets/themes/j1/core/js/template.min.js +1 -1
- data/assets/themes/j1/modules/backstretch/js/backstretch.js +1 -1
- data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel.min.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel_transitions.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel_transitions.min.css +1 -1
- data/assets/themes/j1/modules/carousel/css/theme/uno.css +90 -37
- data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +2 -2
- data/assets/themes/j1/modules/clipboard/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/clipboard/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc_disabled.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_both.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc_disabled.png +0 -0
- data/assets/themes/j1/modules/datatables/css/datatables.css +1113 -0
- data/assets/themes/j1/modules/datatables/css/datatables.min.css +136 -0
- data/assets/themes/j1/modules/datatables/css/theme/uno.css +473 -0
- data/assets/themes/j1/modules/datatables/js/datatables.js +95360 -0
- data/assets/themes/j1/modules/datatables/js/datatables.min.js +533 -0
- data/assets/themes/j1/modules/fam/css/uno/fam.css +1 -1
- data/assets/themes/j1/modules/fam/js/fam.js +1 -1
- data/assets/themes/j1/modules/iframeResizer/LICENSE +21 -21
- data/assets/themes/j1/modules/jquery/css/jqueryUI/theme.css +443 -0
- data/assets/themes/j1/modules/jquery/css/jqueryUI/theme.min.css +5 -0
- data/assets/themes/j1/modules/jquery/js/jqueryUI.js +18701 -0
- data/assets/themes/j1/modules/jquery/js/jqueryUI.min.js +13 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.7.0/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/kofax.7z +0 -0
- data/assets/themes/j1/modules/lightGallery/css/themes/uno.css +1 -1
- data/assets/themes/j1/modules/lightGallery/css/themes/uno.min.css +1 -1
- data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.js +1 -1
- data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.min.js +1 -1
- data/assets/themes/j1/modules/lightbox/LICENSE +22 -22
- data/assets/themes/j1/modules/lightbox/css/lightbox.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/lightbox.min.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/lightbox/js/lightbox.js +1 -1
- data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +1 -1
- data/assets/themes/j1/modules/lunrSearch/css/{lunr_search.css → quicksearch.css} +1 -1
- data/assets/themes/j1/modules/lunrSearch/css/{lunr_search.min.css → quicksearch.min.css} +13 -6
- data/assets/themes/j1/modules/lunrSearch/js/lunr.language.support.js +304 -0
- data/assets/themes/j1/modules/lunrSearch/js/lunr.language.support.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/js/{lunr_search.js → quicksearch.js} +23 -4
- data/assets/themes/j1/modules/lunrSearch/js/{lunr_search.min.js → quicksearch.min.js} +1 -1
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ar.js +381 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ar.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.da.js +284 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.da.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.de.js +384 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.de.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.du.js +450 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.du.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.es.js +599 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.es.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fi.js +541 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fi.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fr.js +703 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fr.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.hu.js +565 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.hu.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.it.js +617 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.it.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ja.js +188 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ja.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.jp.js +5 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.jp.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.multi.js +79 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.multi.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.nl.js +448 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.nl.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.no.js +258 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.no.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.pt.js +570 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.pt.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ro.js +558 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ro.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ru.js +391 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ru.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.sv.js +256 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.sv.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.th.js +97 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.tr.js +1087 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.tr.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.vi.js +84 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.vi.min.js +1 -0
- data/assets/themes/j1/modules/mdiPreviewer/css/previewer.css +1 -1
- data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/mmenu.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/mmenu.min.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/theme/uno.min.css +2 -2
- data/assets/themes/j1/modules/mmenuLight/js/mmenu.js +1 -1
- data/assets/themes/j1/modules/mmenuLight/js/mmenu.min.js +1 -1
- data/assets/themes/j1/modules/rtable/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/rtable/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/rtable/js/rtable.js +1 -1
- data/assets/themes/j1/modules/rtable/js/rtable.min.js +1 -1
- data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +1 -1
- data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
- data/assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.css +1 -1
- data/assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.min.css +1 -1
- data/assets/themes/j1/modules/twemoji/js/LICENSE +21 -21
- data/assets/themes/j1/modules/twemoji/js/picker/LICENSE +21 -21
- data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.min.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/twemoji.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/twemoji.min.js +1 -1
- data/exe/j1 +2 -0
- data/lib/j1/commands/generate.rb +47 -46
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/fastfilereaderext.so +0 -0
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/rubyeventmachine.so +0 -0
- data/lib/j1/utils/exec.rb +1 -1
- data/lib/j1/version.rb +1 -1
- data/lib/j1_app.rb +0 -4
- data/lib/j1_app/j1_auth_manager/auth_manager.rb +1 -1
- data/lib/j1_app/j1_auth_manager/commands.rb +1 -1
- data/lib/j1_app/j1_auth_manager/error_pages.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_disqus.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_facebook.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_github.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_patreon.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_twitter.rb +1 -1
- data/lib/j1_app/j1_auth_manager/warden_omniauth.rb +1 -1
- data/lib/j1_app/omniauth/strategies/disqus.rb +1 -1
- data/lib/j1_app/omniauth/strategies/facebook.rb +1 -1
- data/lib/j1_app/omniauth/strategies/github.rb +1 -1
- data/lib/j1_app/omniauth/strategies/patreon.rb +1 -1
- data/lib/j1_app/omniauth/strategies/twitter.rb +1 -1
- data/lib/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/fastfilereaderext.so +0 -0
- data/lib/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/rubyeventmachine.so +0 -0
- data/lib/starter_web/Gemfile +18 -30
- data/lib/starter_web/_config.yml +23 -92
- data/lib/starter_web/_data/_defaults/categories.yml +1 -1
- data/lib/starter_web/_data/_defaults/colors.yml +1 -1
- data/lib/starter_web/_data/_defaults/font_sizes.yml +1 -1
- data/lib/starter_web/_data/_defaults/j1_light_gallery.yml +1 -1
- data/lib/starter_web/_data/_defaults/resources.yml +1 -1
- data/lib/starter_web/_data/_defaults/template_settings.yml +1 -1
- data/lib/starter_web/_data/apps/carousel.yml +158 -337
- data/lib/starter_web/_data/apps/defaults/carousel.yml +88 -87
- data/lib/starter_web/_data/apps/defaults/gallery_customizer.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/justified_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/light_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/lightbox.yml +1 -1
- data/lib/starter_web/_data/apps/gallery_customizer.yml +1 -1
- data/lib/starter_web/_data/apps/justified_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/light_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/lightbox.yml +1 -1
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1mn-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1p-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoemoji-subset +3 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoserif-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-mplus +16 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoemoji +201 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoserif +201 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-roboto +11 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Black.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BlackItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Bold.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BoldItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Italic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Light.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-LightItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Medium.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-MediumItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Regular.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Thin.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-ThinItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold_italic-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-italic-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-regular-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/mplus1p-regular-fallback.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/notoemoji-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-bold-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-bold_italic-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-italic-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-regular-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/base-theme.yml +130 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-theme.yml +36 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-with-fallback-font-theme.yml +15 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-theme.yml +298 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-with-fallback-font-theme.yml +21 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +315 -0
- data/lib/starter_web/_data/blocks/banner.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/banner.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/footer.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/panel.yml +1 -1
- data/lib/starter_web/_data/blocks/footer.yml +2 -2
- data/lib/starter_web/_data/blocks/panel.yml +1 -1
- data/lib/starter_web/_data/builder/blog_navigator.yml +1 -1
- data/lib/starter_web/_data/categories.yml +1 -1
- data/lib/starter_web/_data/colors.yml +1 -1
- data/lib/starter_web/_data/font_sizes.yml +1 -1
- data/lib/starter_web/_data/j1_config.yml +35 -34
- data/lib/starter_web/_data/layouts/app.yml +1 -1
- data/lib/starter_web/_data/layouts/blog_archive.yml +1 -1
- data/lib/starter_web/_data/layouts/collection.yml +7 -7
- data/lib/starter_web/_data/layouts/default.yml +1 -1
- data/lib/starter_web/_data/layouts/home.yml +1 -2
- data/lib/starter_web/_data/layouts/page.yml +2 -3
- data/lib/starter_web/_data/layouts/post.yml +2 -3
- data/lib/starter_web/_data/layouts/raw.yml +1 -1
- data/lib/starter_web/_data/modules/advertising.yml +1 -1
- data/lib/starter_web/_data/modules/attics.yml +1 -1
- data/lib/starter_web/_data/modules/authentication.yml +1 -1
- data/lib/starter_web/_data/modules/cookiebar.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/attics.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/authentication.yml +45 -43
- data/lib/starter_web/_data/modules/defaults/cookiebar.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/fam.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/framer.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/log4javascript.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/log4r.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/navigator.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/quicksearch.yml +73 -0
- data/lib/starter_web/_data/modules/defaults/themer.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
- data/lib/starter_web/_data/modules/fam.yml +46 -12
- data/lib/starter_web/_data/modules/framer.yml +1 -1
- data/lib/starter_web/_data/modules/log4javascript.yml +1 -1
- data/lib/starter_web/_data/modules/log4r.yml +1 -1
- data/lib/starter_web/_data/modules/navigator.yml +5 -7
- data/lib/starter_web/_data/modules/navigator_menu.yml +1 -1
- data/lib/starter_web/_data/modules/{lunr_search.yml → quicksearch.yml} +4 -4
- data/lib/starter_web/_data/modules/themer.yml +1 -96
- data/lib/starter_web/_data/modules/toccer.yml +1 -1
- data/lib/starter_web/_data/pages/builder.yml +1 -1
- data/lib/starter_web/_data/plugins/defaults/notebooks.yml +1 -1
- data/lib/starter_web/_data/plugins/defaults/paginator.yml +1 -1
- data/lib/starter_web/_data/plugins/notebooks.yml +1 -1
- data/lib/starter_web/_data/plugins/paginator.yml +1 -1
- data/lib/starter_web/_data/private.yml +1 -1
- data/lib/starter_web/_data/resources.yml +36 -38
- data/lib/starter_web/_data/utilities/defaults/util_srv.yml +1 -1
- data/lib/starter_web/_data/utilities/util_srv.yml +1 -1
- data/lib/starter_web/_includes/attributes.asciidoc +3 -1
- data/lib/starter_web/_includes/documents/licenses/mit.asciidoc +19 -19
- data/lib/starter_web/_includes/tables/jekyll_variables.asciidoc +45 -45
- data/lib/starter_web/_includes/tables/template_variables.asciidoc +46 -46
- data/lib/starter_web/_plugins/asciidoctor-extensions/admonition-block-answer.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/admonition-block-question.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/banner.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/carousel-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/fab-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/fas-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/gallery-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/gist-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/iconify-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/lightbox-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/mdi-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/panel.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/shout-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/twitter-emoji-inline.rb +1 -1
- data/lib/starter_web/_plugins/debug.rb +1 -1
- data/lib/starter_web/_plugins/filters.rb +1 -1
- data/lib/starter_web/_plugins/lorem_inline.rb +99 -4
- data/lib/starter_web/_plugins/lunr_index.rb +24 -10
- data/lib/starter_web/_plugins/minifyJS.rb +1 -1
- data/lib/starter_web/_plugins/minifyJSON.rb +1 -1
- data/lib/starter_web/_plugins/prettify.rb +1 -1
- data/lib/starter_web/_plugins/simple_search_filter.rb +1 -1
- data/lib/starter_web/_plugins/symlink_watcher.rb +1 -1
- data/lib/starter_web/assets/images/modules/icons/d1/d1-256x256.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-32x32.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-512x512.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-64x64.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/favicon.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +48 -43
- data/lib/starter_web/assets/images/pages/j1_webhooks/uml/auth_mgmr_signin_request_flow.uxf +632 -632
- data/lib/starter_web/assets/images/pages/j1_webhooks/uml/webhook_flow.uxf +648 -648
- data/lib/starter_web/assets/images/quotes/colored-1.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/colored-2.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/default.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/light-blue.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/people.jpg +0 -0
- data/lib/starter_web/collections/posts/public/featured/_posts/2019-06-01-about-cookies.adoc +198 -198
- data/lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/readme +1 -0
- data/lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/unsplash-badge.asciidoc +31 -31
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/documents/100-docker-using-shared-folders.asciidoc +430 -430
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/tables/debug_variables.asciidoc +47 -48
- data/lib/starter_web/config.ru +23 -24
- data/lib/starter_web/dot.gitattributes +3 -17
- data/lib/starter_web/dot.nojekyll +19 -19
- data/lib/starter_web/package.json +53 -40
- data/lib/starter_web/pages/protected/site_search.adoc +2 -7
- data/lib/starter_web/pages/public/about/about_site.adoc +2 -0
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc +1 -1
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/200_preparations.adoc +2 -2
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/300_first_awesome_web.adoc +2 -2
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/300_first_awesome_web.asciidoc +11 -12
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/debug_variables.asciidoc +47 -48
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/readme +1 -0
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +6 -23
- data/lib/starter_web/pages/public/learn/roundtrip/600_lunr.adoc +335 -236
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_info.asciidoc +14 -14
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_left_warning.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_right_danger.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_central_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_full_height_left_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_full_height_right_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_left_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_right_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/legal/en/eu/cookie.policy.asciidoc +50 -55
- data/lib/starter_web/pages/public/previewer/_includes/documents/licenses/mit.asciidoc +19 -19
- data/lib/starter_web/pages/public/previewer/rouge.adoc +238 -4
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +7 -7
- data/lib/starter_web/utilsrv/server.js +1 -1
- metadata +154 -117
- data/assets/themes/j1/core/css/bootstrap.css +0 -7154
- data/assets/themes/j1/core/css/bootstrap.min.css +0 -6
- data/assets/themes/j1/core/css/custom.scss +0 -28
- data/assets/themes/j1/core/css/globals.css +0 -14523
- data/assets/themes/j1/core/css/globals.min.css +0 -1
- data/assets/themes/j1/core/css/globals.scss +0 -28
- data/assets/themes/j1/core/css/theme_extensions.css +0 -11558
- data/assets/themes/j1/core/css/theme_extensions.min.css +0 -1
- data/assets/themes/j1/core/css/uno.css +0 -11823
- data/assets/themes/j1/core/css/uno.min.css +0 -1
- data/assets/themes/j1/core/css/uno.scss +0 -28
- data/assets/themes/j1/core/css/vendor.scss +0 -28
- data/assets/themes/j1/core/fonts/materialdesign_icons/license.md +0 -97
- data/assets/themes/j1/core/fonts/roboto/fonts/OpenSansEmoji.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold_italic-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-italic-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-regular-ascii-conums.ttf +0 -0
- data/lib/j1_app/j1_auth_manager/views/auth_manager_ui.erb.kapott +0 -234
- data/lib/j1_app/j1_auth_manager/views/auth_manager_ui.new.erb +0 -297
- data/lib/starter_web/_data/modules/defaults/jekyll_search.yml +0 -151
- data/lib/starter_web/_data/modules/defaults/lunr_search.yml +0 -171
- data/lib/starter_web/_data/modules/jekyll_search.yml +0 -33
- data/lib/starter_web/assets/images/quotes/default.png +0 -0
- data/lib/starter_web/assets/images/quotes/people.png +0 -0
- data/lib/starter_web/collections/posts/public/series/_posts/2018-11-01-docker-using-shared-folders.adoc +0 -494
- data/lib/starter_web/collections/posts/public/test_posts/_posts/2020-09-11-test_post.adoc +0 -218
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/attributes.asciidoc +0 -34
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/documents/readme +0 -0
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/tables/debug_variables.asciidoc +0 -48
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/tables/readme +0 -0
- data/lib/starter_web/pages/public/test_pages/_includes/attributes.asciidoc +0 -49
- data/lib/starter_web/pages/public/test_pages/_includes/documents/100_gistblock.asciidoc +0 -27
- data/lib/starter_web/pages/public/test_pages/_includes/tables/000_bem_specifiers.asciidoc +0 -22
- data/lib/starter_web/pages/public/test_pages/_includes/tables/000_specifier_examples.asciidoc +0 -56
- data/lib/starter_web/pages/public/test_pages/breadcrumbs_tester.adoc +0 -62
- data/lib/starter_web/pages/public/test_pages/carousel_captions.adoc +0 -1045
- data/lib/starter_web/pages/public/test_pages/deck_of_posts.adoc +0 -165
- data/lib/starter_web/pages/public/test_pages/floating_actions_button.adoc +0 -523
- data/lib/starter_web/pages/public/test_pages/floating_ad.adoc +0 -208
- data/lib/starter_web/pages/public/test_pages/floating_div.adoc +0 -196
- data/lib/starter_web/pages/public/test_pages/lunr_tester.adoc +0 -89
- data/lib/starter_web/pages/public/test_pages/nav_pagination_tester.adoc +0 -284
- data/lib/starter_web/pages/public/test_pages/page_attribute_tester.adoc +0 -196
- data/lib/starter_web/pages/public/test_pages/responsive_images.adoc +0 -213
- data/lib/starter_web/pages/public/test_pages/responsive_tables.adoc +0 -210
- data/lib/starter_web/pages/public/test_pages/toccer_tester.adoc +0 -2245
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/attributes.asciidoc +0 -117
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/100_gistblock.asciidoc +0 -27
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_left_warning.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_right_danger.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_central_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_full_height_left_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_full_height_right_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_table_3_column.asciidoc +0 -47
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_left_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_right_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/419_advanced_modals_html.asciidoc +0 -928
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_test_youtube_video.adoc +0 -141
- data/lib/starter_web/pages/public/test_pages/vtutorials/100_basic_video.adoc +0 -109
@@ -1,62 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: breadcrumbs Tester
|
3
|
-
tagline: breadcrumbs
|
4
|
-
description: breadcrumbs
|
5
|
-
|
6
|
-
tags: [ Page, Roundtrip ]
|
7
|
-
index: [ Template, Roundtrip, Images ]
|
8
|
-
categories: [ pages ]
|
9
|
-
|
10
|
-
toc: true
|
11
|
-
scrollbar: false
|
12
|
-
date: 2020-11-08 12:00:00
|
13
|
-
|
14
|
-
permalink: /pages/public/tester/breadcrumbs/
|
15
|
-
regenerate: true
|
16
|
-
|
17
|
-
resources: [ lunr ]
|
18
|
-
resource_options:
|
19
|
-
- attic:
|
20
|
-
padding_top: 400
|
21
|
-
padding_bottom: 50
|
22
|
-
opacity: 0.5
|
23
|
-
# slides:
|
24
|
-
# - url: /assets/images/pages/roundtrip/images-1920x1280-bw.jpg
|
25
|
-
# alt: Photo by Ricardo Gomez Angel on Unsplash
|
26
|
-
# badge:
|
27
|
-
# type: unsplash
|
28
|
-
# author: Ricardo Gomez Angel
|
29
|
-
# href: https://unsplash.com/@ripato/portfolio
|
30
|
-
---
|
31
|
-
|
32
|
-
// Page Initializer
|
33
|
-
// =============================================================================
|
34
|
-
// Enable the Liquid Preprocessor
|
35
|
-
:page-liquid:
|
36
|
-
|
37
|
-
// Set page (local) attributes here
|
38
|
-
// -----------------------------------------------------------------------------
|
39
|
-
// :page--attr: <attr-value>
|
40
|
-
|
41
|
-
// Load Liquid procedures
|
42
|
-
// -----------------------------------------------------------------------------
|
43
|
-
{% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
|
44
|
-
|
45
|
-
// Load page attributes
|
46
|
-
// -----------------------------------------------------------------------------
|
47
|
-
{% include {{load_attributes}} scope="all" %}
|
48
|
-
|
49
|
-
|
50
|
-
// Page content
|
51
|
-
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
52
|
-
|
53
|
-
++++
|
54
|
-
{% include breadcrumbs.html %}
|
55
|
-
++++
|
56
|
-
|
57
|
-
== Deck of posts
|
58
|
-
|
59
|
-
Bootstrap `card decks` are *not* responsive by default. Additional breakpoint
|
60
|
-
classes for J1 Template introduce support on card decks for responsiveness.
|
61
|
-
With the values for `break_on_XX`, the number of cards can be specified to be
|
62
|
-
shown on a deck per *row*.
|
@@ -1,1045 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Carousel
|
3
|
-
tagline: animated captions
|
4
|
-
date: 2020-11-08 12:00:00
|
5
|
-
description: >
|
6
|
-
animated captions
|
7
|
-
|
8
|
-
tags: [ Captions, Animated ]
|
9
|
-
categories: [ Test, Carousel ]
|
10
|
-
|
11
|
-
toc: true
|
12
|
-
advertising: false
|
13
|
-
|
14
|
-
permalink: /pages/public/test_pages/carousel/
|
15
|
-
regenerate: false
|
16
|
-
|
17
|
-
resources: [ carousel, lightbox ]
|
18
|
-
resource_options:
|
19
|
-
---
|
20
|
-
|
21
|
-
// Page Initializer
|
22
|
-
// =============================================================================
|
23
|
-
// Enable the Liquid Preprocessor
|
24
|
-
:page-liquid:
|
25
|
-
|
26
|
-
// Set page (local) attributes here
|
27
|
-
// -----------------------------------------------------------------------------
|
28
|
-
// :page--attr: <attr-value>
|
29
|
-
|
30
|
-
// Load Liquid procedures
|
31
|
-
// -----------------------------------------------------------------------------
|
32
|
-
{% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
|
33
|
-
|
34
|
-
// Load page attributes
|
35
|
-
// -----------------------------------------------------------------------------
|
36
|
-
{% include {{load_attributes}} scope="none" %}
|
37
|
-
|
38
|
-
// See:
|
39
|
-
// https://codepen.io/QPLOT/pen/jOELrjo
|
40
|
-
// https://stackoverflow.com/questions/38409040/how-to-add-captions-for-images-in-owl-carousel
|
41
|
-
|
42
|
-
// Page content
|
43
|
-
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
44
|
-
Welcome to the pages of J1 Template. If your here first time,
|
45
|
-
hopefully you get on that page first. For sure, there is no better
|
46
|
-
place to step in.
|
47
|
-
|
48
|
-
== Animated captions
|
49
|
-
|
50
|
-
To get better orientated, the site is organized for *natural reading*. As we
|
51
|
-
use the English language for our international vistors (we are German),
|
52
|
-
*natural reading* means for a western language, reading from the left to the
|
53
|
-
right (LTR), and from top to down a page. The same to all menus, sections
|
54
|
-
and pages.
|
55
|
-
|
56
|
-
++++
|
57
|
-
<!-- SECTION – HERO -->
|
58
|
-
<section id="mainSlider">
|
59
|
-
<div id="owl-main" class="owl-carousel height-md owl-inner-nav owl-ui-lg">
|
60
|
-
<div class="item" style="background-image: url(/assets/images/modules/attics/mae-mue-1920x1280.jpg)">
|
61
|
-
<div class="container">
|
62
|
-
<div class="caption vertical-center text-center">
|
63
|
-
<h1 class="fadeInDown-1 light-color">Made for Designers</h1>
|
64
|
-
<p class="fadeInDown-2 medium-color">Create your online portfolio in minutes with the professionally and lovingly designed REEN website template. Customize your site with versatile and easy to use features.</p>
|
65
|
-
<div class="fadeInDown-3">
|
66
|
-
<a href="#" class="btn btn-large">Get started now</a>
|
67
|
-
</div>
|
68
|
-
<!-- /.fadeIn -->
|
69
|
-
</div>
|
70
|
-
<!-- /.caption -->
|
71
|
-
</div>
|
72
|
-
<!-- /.container -->
|
73
|
-
</div>
|
74
|
-
<!-- /.item -->
|
75
|
-
<div class="item" style="background-image: url(/assets/images/modules/attics/mae-mue-1920x1280.jpg)">
|
76
|
-
<div class="container">
|
77
|
-
<div class="caption vertical-center text-right">
|
78
|
-
<h1 class="fadeInLeft-1 light-color">Fresh and <br>beautiful design</h1>
|
79
|
-
<p class="fadeInLeft-2 light-color">REEN is designed to showcase your talent and put your work in the forefront. <br>Professionally use of typography and layout that fits your content.</p>
|
80
|
-
<div class="fadeInLeft-3">
|
81
|
-
<a href="#" class="btn btn-large">Get started now</a>
|
82
|
-
</div>
|
83
|
-
<!-- /.fadeIn -->
|
84
|
-
</div>
|
85
|
-
<!-- /.caption -->
|
86
|
-
</div>
|
87
|
-
<!-- /.container -->
|
88
|
-
</div>
|
89
|
-
<!-- /.item -->
|
90
|
-
<div class="item" style="background-image: url(/assets/images/modules/attics/mae-mue-1920x1280.jpg)">
|
91
|
-
<div class="container">
|
92
|
-
<div class="caption vertical-center text-left">
|
93
|
-
<h1 class="fadeInRight-1 dark-bg light-color"><span>Clean and <br>reusable code</span></h1>
|
94
|
-
<p class="fadeInRight-2 dark-color">The clean code allows you to easily copy code blocks from content <br>modules and past them in different places or layouts.</p>
|
95
|
-
<div class="fadeInRight-3">
|
96
|
-
<a href="#" class="btn btn-large">Get started now</a>
|
97
|
-
</div>
|
98
|
-
<!-- /.fadeIn -->
|
99
|
-
</div>
|
100
|
-
<!-- /.caption -->
|
101
|
-
</div>
|
102
|
-
<!-- /.container -->
|
103
|
-
</div>
|
104
|
-
<!-- /.item -->
|
105
|
-
<div class="item" style="background-image: url(/assets/images/modules/attics/mae-mue-1920x1280.jpg)">
|
106
|
-
<div class="container">
|
107
|
-
<div class="caption vertical-top text-right">
|
108
|
-
<h1 class="fadeIn-1 dark-bg light-color"><span>Just focus on <br>your creativity</span></h1>
|
109
|
-
<p class="fadeIn-2 light-color">Take a break from messing around with heavy coding and spend <br>your time brainstorming ideas for your next project.</p>
|
110
|
-
<div class="fadeIn-3">
|
111
|
-
<a href="#" class="btn btn-large">Get started now</a>
|
112
|
-
</div>
|
113
|
-
<!-- /.fadeIn -->
|
114
|
-
</div>
|
115
|
-
<!-- /.caption -->
|
116
|
-
</div>
|
117
|
-
<!-- /.container -->
|
118
|
-
</div>
|
119
|
-
<!-- /.item -->
|
120
|
-
<div class="item" style="background-image: url(/assets/images/modules/attics/mae-mue-1920x1280.jpg)">
|
121
|
-
<div class="container">
|
122
|
-
<div class="caption vertical-top text-center">
|
123
|
-
<h1 class="fadeInDown-1 light-color">Showcase <br>your content</h1>
|
124
|
-
<p class="fadeInDown-2 medium-color">With REEN you have the possibility to create websites for various <br>contents quickly and easily. Now it's up to you!</p>
|
125
|
-
<div class="fadeInDown-3">
|
126
|
-
<a href="#" class="btn btn-large">Get started now</a>
|
127
|
-
</div>
|
128
|
-
<!-- /.fadeIn -->
|
129
|
-
</div>
|
130
|
-
<!-- /.caption -->
|
131
|
-
</div>
|
132
|
-
<!-- /.container -->
|
133
|
-
</div>
|
134
|
-
<!-- /.item -->
|
135
|
-
</div>
|
136
|
-
<!-- /.owl-carousel -->
|
137
|
-
</section>
|
138
|
-
++++
|
139
|
-
|
140
|
-
|
141
|
-
++++
|
142
|
-
<style>
|
143
|
-
// slider styles
|
144
|
-
|
145
|
-
#mainSlider {
|
146
|
-
h1 {
|
147
|
-
font-size: 78px;
|
148
|
-
line-height: 110%;
|
149
|
-
font-weight: 900;
|
150
|
-
letter-spacing: .05em;
|
151
|
-
text-transform: uppercase;
|
152
|
-
margin-bottom: 0;
|
153
|
-
-webkit-transition: font 200ms ease-out;
|
154
|
-
-moz-transition: font 200ms ease-out;
|
155
|
-
-o-transition: font 200ms ease-out;
|
156
|
-
transition: font 200ms ease-out;
|
157
|
-
}
|
158
|
-
#owl-main .caption h1 {
|
159
|
-
&.light-bg, &.medium-bg, &.dark-bg, &.tint-bg {
|
160
|
-
font-size: 73px;
|
161
|
-
}
|
162
|
-
}
|
163
|
-
h4 {
|
164
|
-
font-size: 33px;
|
165
|
-
line-height: 120%;
|
166
|
-
}
|
167
|
-
p {
|
168
|
-
font-size: 24px;
|
169
|
-
line-height: 150%;
|
170
|
-
font-weight: 400;
|
171
|
-
letter-spacing: .015em;
|
172
|
-
text-transform: none;
|
173
|
-
margin-top: 20px;
|
174
|
-
margin-bottom: 0;
|
175
|
-
-webkit-transition: font 200ms ease-out, margin 200ms ease-out;
|
176
|
-
-moz-transition: font 200ms ease-out, margin 200ms ease-out;
|
177
|
-
-o-transition: font 200ms ease-out, margin 200ms ease-out;
|
178
|
-
transition: font 200ms ease-out, margin 200ms ease-out;
|
179
|
-
}
|
180
|
-
.btn {
|
181
|
-
background-color: #1ABB9C;
|
182
|
-
margin-top: 60px;
|
183
|
-
color: #fff;
|
184
|
-
margin-bottom: 0;
|
185
|
-
-webkit-transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
|
186
|
-
-moz-transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
|
187
|
-
-o-transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
|
188
|
-
transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
|
189
|
-
}
|
190
|
-
.btn-large {
|
191
|
-
font-size: 18px;
|
192
|
-
padding: 18px 70px 20px;
|
193
|
-
}
|
194
|
-
}
|
195
|
-
|
196
|
-
.owl-carousel {
|
197
|
-
text-align: center;
|
198
|
-
cursor: default;
|
199
|
-
}
|
200
|
-
|
201
|
-
.owl-controls {
|
202
|
-
display: inline-block;
|
203
|
-
position: relative;
|
204
|
-
margin-top: 40px;
|
205
|
-
}
|
206
|
-
|
207
|
-
.panel-group {
|
208
|
-
.panel .owl-controls {
|
209
|
-
margin-top: 25px;
|
210
|
-
}
|
211
|
-
&.blank .panel .owl-controls {
|
212
|
-
margin-top: 40px;
|
213
|
-
}
|
214
|
-
}
|
215
|
-
|
216
|
-
.owl-pagination {
|
217
|
-
position: relative;
|
218
|
-
line-height: 30px;
|
219
|
-
}
|
220
|
-
|
221
|
-
.owl-buttons {
|
222
|
-
display: none;
|
223
|
-
}
|
224
|
-
|
225
|
-
.owl-prev, .owl-next {
|
226
|
-
display: inline-block;
|
227
|
-
position: absolute;
|
228
|
-
top: 0;
|
229
|
-
bottom: 0;
|
230
|
-
width: 30px;
|
231
|
-
height: 30px;
|
232
|
-
font-size: 30px;
|
233
|
-
color: #FFF;
|
234
|
-
background-color: #506A85;
|
235
|
-
border: none;
|
236
|
-
-webkit-border-radius: 3px;
|
237
|
-
-moz-border-radius: 3px;
|
238
|
-
border-radius: 3px;
|
239
|
-
margin: auto;
|
240
|
-
-webkit-transition: all 200ms ease-out;
|
241
|
-
-moz-transition: all 200ms ease-out;
|
242
|
-
-o-transition: all 200ms ease-out;
|
243
|
-
transition: all 200ms ease-out;
|
244
|
-
opacity: 0;
|
245
|
-
}
|
246
|
-
|
247
|
-
.owl-prev {
|
248
|
-
left: -35px;
|
249
|
-
}
|
250
|
-
|
251
|
-
.owl-next {
|
252
|
-
right: -35px;
|
253
|
-
}
|
254
|
-
|
255
|
-
.owl-carousel:hover {
|
256
|
-
.owl-prev {
|
257
|
-
left: -40px;
|
258
|
-
opacity: .25;
|
259
|
-
}
|
260
|
-
.owl-next {
|
261
|
-
right: -40px;
|
262
|
-
opacity: .25;
|
263
|
-
}
|
264
|
-
.owl-prev:hover, .owl-next:hover {
|
265
|
-
color: #1ABB9C;
|
266
|
-
opacity: 1;
|
267
|
-
}
|
268
|
-
}
|
269
|
-
|
270
|
-
.owl-outer-nav {
|
271
|
-
&:after {
|
272
|
-
content: "";
|
273
|
-
position: absolute;
|
274
|
-
top: 0;
|
275
|
-
left: -15%;
|
276
|
-
width: 130%;
|
277
|
-
height: 100%;
|
278
|
-
z-index: 0;
|
279
|
-
}
|
280
|
-
.owl-wrapper-outer, .owl-pagination, .owl-prev, .owl-next {
|
281
|
-
z-index: 1;
|
282
|
-
}
|
283
|
-
.owl-controls {
|
284
|
-
position: static;
|
285
|
-
}
|
286
|
-
.owl-prev {
|
287
|
-
left: -65px;
|
288
|
-
}
|
289
|
-
.owl-next {
|
290
|
-
right: -65px;
|
291
|
-
}
|
292
|
-
&:hover {
|
293
|
-
.owl-prev {
|
294
|
-
left: -80px;
|
295
|
-
}
|
296
|
-
.owl-next {
|
297
|
-
right: -80px;
|
298
|
-
}
|
299
|
-
}
|
300
|
-
}
|
301
|
-
|
302
|
-
.owl-ui-md {
|
303
|
-
.owl-pagination {
|
304
|
-
line-height: 45px;
|
305
|
-
}
|
306
|
-
.owl-prev, .owl-next {
|
307
|
-
width: 45px;
|
308
|
-
height: 45px;
|
309
|
-
font-size: 45px;
|
310
|
-
}
|
311
|
-
.owl-prev {
|
312
|
-
left: -55px;
|
313
|
-
}
|
314
|
-
.owl-next {
|
315
|
-
right: -55px;
|
316
|
-
}
|
317
|
-
&:hover {
|
318
|
-
.owl-prev {
|
319
|
-
left: -60px;
|
320
|
-
}
|
321
|
-
.owl-next {
|
322
|
-
right: -60px;
|
323
|
-
}
|
324
|
-
}
|
325
|
-
}
|
326
|
-
|
327
|
-
.owl-outer-nav.owl-ui-md {
|
328
|
-
&:after {
|
329
|
-
left: -18%;
|
330
|
-
width: 136%;
|
331
|
-
}
|
332
|
-
.owl-prev {
|
333
|
-
left: -85px;
|
334
|
-
}
|
335
|
-
.owl-next {
|
336
|
-
right: -85px;
|
337
|
-
}
|
338
|
-
&:hover {
|
339
|
-
.owl-prev {
|
340
|
-
left: -100px;
|
341
|
-
}
|
342
|
-
.owl-next {
|
343
|
-
right: -100px;
|
344
|
-
}
|
345
|
-
}
|
346
|
-
}
|
347
|
-
|
348
|
-
.owl-ui-lg {
|
349
|
-
.owl-pagination {
|
350
|
-
line-height: 60px;
|
351
|
-
}
|
352
|
-
.owl-prev, .owl-next {
|
353
|
-
width: 60px;
|
354
|
-
height: 60px;
|
355
|
-
font-size: 60px;
|
356
|
-
}
|
357
|
-
.owl-prev {
|
358
|
-
left: -75px;
|
359
|
-
}
|
360
|
-
.owl-next {
|
361
|
-
right: -75px;
|
362
|
-
}
|
363
|
-
&:hover {
|
364
|
-
.owl-prev {
|
365
|
-
left: -80px;
|
366
|
-
}
|
367
|
-
.owl-next {
|
368
|
-
right: -80px;
|
369
|
-
}
|
370
|
-
}
|
371
|
-
}
|
372
|
-
|
373
|
-
.owl-outer-nav.owl-ui-lg {
|
374
|
-
&:after {
|
375
|
-
left: -22%;
|
376
|
-
width: 144%;
|
377
|
-
}
|
378
|
-
.owl-prev {
|
379
|
-
left: -105px;
|
380
|
-
}
|
381
|
-
.owl-next {
|
382
|
-
right: -105px;
|
383
|
-
}
|
384
|
-
&:hover {
|
385
|
-
.owl-prev {
|
386
|
-
left: -120px;
|
387
|
-
}
|
388
|
-
.owl-next {
|
389
|
-
right: -120px;
|
390
|
-
}
|
391
|
-
}
|
392
|
-
}
|
393
|
-
|
394
|
-
.owl-inner-nav {
|
395
|
-
.owl-controls {
|
396
|
-
position: static;
|
397
|
-
}
|
398
|
-
.owl-prev {
|
399
|
-
left: 45px;
|
400
|
-
}
|
401
|
-
.owl-next {
|
402
|
-
right: 45px;
|
403
|
-
}
|
404
|
-
&:hover {
|
405
|
-
.owl-prev {
|
406
|
-
left: 30px;
|
407
|
-
}
|
408
|
-
.owl-next {
|
409
|
-
right: 30px;
|
410
|
-
}
|
411
|
-
}
|
412
|
-
}
|
413
|
-
|
414
|
-
.owl-outer-nav {
|
415
|
-
.owl-prev, .owl-next {
|
416
|
-
bottom: 70px;
|
417
|
-
}
|
418
|
-
}
|
419
|
-
|
420
|
-
.owl-inner-nav {
|
421
|
-
.owl-prev, .owl-next {
|
422
|
-
bottom: 70px;
|
423
|
-
}
|
424
|
-
}
|
425
|
-
|
426
|
-
.owl-outer-nav.owl-ui-md {
|
427
|
-
.owl-prev, .owl-next {
|
428
|
-
bottom: 85px;
|
429
|
-
}
|
430
|
-
}
|
431
|
-
|
432
|
-
.owl-inner-nav.owl-ui-md {
|
433
|
-
.owl-prev, .owl-next {
|
434
|
-
bottom: 85px;
|
435
|
-
}
|
436
|
-
}
|
437
|
-
|
438
|
-
.owl-outer-nav.owl-ui-lg {
|
439
|
-
.owl-prev, .owl-next {
|
440
|
-
bottom: 100px;
|
441
|
-
}
|
442
|
-
}
|
443
|
-
|
444
|
-
.owl-inner-nav.owl-ui-lg {
|
445
|
-
.owl-prev, .owl-next {
|
446
|
-
bottom: 100px;
|
447
|
-
}
|
448
|
-
}
|
449
|
-
|
450
|
-
.owl-inner-pagination {
|
451
|
-
.owl-pagination, .owl-prev, .owl-next {
|
452
|
-
margin-top: -40px;
|
453
|
-
top: -60px;
|
454
|
-
}
|
455
|
-
&.owl-ui-md {
|
456
|
-
.owl-pagination, .owl-prev, .owl-next {
|
457
|
-
margin-top: -50px;
|
458
|
-
top: -65px;
|
459
|
-
}
|
460
|
-
}
|
461
|
-
&.owl-ui-lg {
|
462
|
-
.owl-pagination, .owl-prev, .owl-next {
|
463
|
-
margin-top: -60px;
|
464
|
-
top: -75px;
|
465
|
-
}
|
466
|
-
}
|
467
|
-
&.owl-outer-nav {
|
468
|
-
.owl-prev, .owl-next {
|
469
|
-
margin: auto;
|
470
|
-
top: 0;
|
471
|
-
bottom: 43px;
|
472
|
-
}
|
473
|
-
}
|
474
|
-
&.owl-inner-nav {
|
475
|
-
.owl-prev, .owl-next {
|
476
|
-
margin: auto;
|
477
|
-
top: 0;
|
478
|
-
bottom: 43px;
|
479
|
-
}
|
480
|
-
}
|
481
|
-
.owl-pagination {
|
482
|
-
-webkit-transition: all 200ms ease-out;
|
483
|
-
-moz-transition: all 200ms ease-out;
|
484
|
-
-o-transition: all 200ms ease-out;
|
485
|
-
transition: all 200ms ease-out;
|
486
|
-
opacity: 0;
|
487
|
-
}
|
488
|
-
&:hover .owl-pagination {
|
489
|
-
opacity: 1;
|
490
|
-
}
|
491
|
-
&.owl-inner-nav .owl-pagination, &.owl-outer-nav .owl-pagination {
|
492
|
-
top: -45px;
|
493
|
-
}
|
494
|
-
&.owl-inner-nav.owl-ui-md .owl-pagination, &.owl-outer-nav.owl-ui-md .owl-pagination {
|
495
|
-
top: -50px;
|
496
|
-
}
|
497
|
-
&.owl-inner-nav.owl-ui-lg .owl-pagination, &.owl-outer-nav.owl-ui-lg .owl-pagination, &.owl-inner-nav:hover .owl-pagination, &.owl-outer-nav:hover .owl-pagination {
|
498
|
-
top: -60px;
|
499
|
-
}
|
500
|
-
&.owl-inner-nav.owl-ui-md:hover .owl-pagination, &.owl-outer-nav.owl-ui-md:hover .owl-pagination {
|
501
|
-
top: -65px;
|
502
|
-
}
|
503
|
-
&.owl-inner-nav.owl-ui-lg:hover .owl-pagination, &.owl-outer-nav.owl-ui-lg:hover .owl-pagination {
|
504
|
-
top: -75px;
|
505
|
-
}
|
506
|
-
}
|
507
|
-
|
508
|
-
#owl-main {
|
509
|
-
.item {
|
510
|
-
height: 44vh;
|
511
|
-
background-color: #FFF;
|
512
|
-
background-position: center 55%;
|
513
|
-
-webkit-background-size: cover;
|
514
|
-
-moz-background-size: cover;
|
515
|
-
-o-background-size: cover;
|
516
|
-
background-size: cover;
|
517
|
-
}
|
518
|
-
&.height-md .item {
|
519
|
-
height: 61vh;
|
520
|
-
}
|
521
|
-
&.height-lg .item {
|
522
|
-
height: 90vh;
|
523
|
-
}
|
524
|
-
.container {
|
525
|
-
display: table;
|
526
|
-
height: inherit;
|
527
|
-
}
|
528
|
-
.caption {
|
529
|
-
display: table-cell;
|
530
|
-
&.vertical-center {
|
531
|
-
vertical-align: middle;
|
532
|
-
padding-bottom: 3vh;
|
533
|
-
}
|
534
|
-
&.vertical-top {
|
535
|
-
vertical-align: top;
|
536
|
-
// padding-top: 8vh;
|
537
|
-
}
|
538
|
-
&.vertical-bottom {
|
539
|
-
vertical-align: bottom;
|
540
|
-
padding-bottom: 14vh;
|
541
|
-
}
|
542
|
-
&.text-center {
|
543
|
-
padding-left: 10%;
|
544
|
-
padding-right: 10%;
|
545
|
-
}
|
546
|
-
&.text-left {
|
547
|
-
padding-right: 20%;
|
548
|
-
}
|
549
|
-
&.text-right {
|
550
|
-
padding-left: 20%;
|
551
|
-
}
|
552
|
-
h1, p, div {
|
553
|
-
position: relative;
|
554
|
-
}
|
555
|
-
h1 span {
|
556
|
-
padding: .250em 0;
|
557
|
-
line-height: 180%;
|
558
|
-
}
|
559
|
-
.light-bg, .medium-bg, .dark-bg, .tint-bg {
|
560
|
-
background: none;
|
561
|
-
padding-left: .500em;
|
562
|
-
padding-right: .500em;
|
563
|
-
}
|
564
|
-
h1.light-bg span, p.light-bg span {
|
565
|
-
background: #FFF;
|
566
|
-
box-shadow: -.500em 0 0 #FFF, .500em 0 0 #FFF;
|
567
|
-
-webkit-box-decoration-break: clone;
|
568
|
-
box-decoration-break: clone;
|
569
|
-
}
|
570
|
-
h1.medium-bg span, p.medium-bg span {
|
571
|
-
background: #A3B1BF;
|
572
|
-
box-shadow: -.500em 0 0 #A3B1BF, .500em 0 0 #A3B1BF;
|
573
|
-
-webkit-box-decoration-break: clone;
|
574
|
-
box-decoration-break: clone;
|
575
|
-
}
|
576
|
-
h1.dark-bg span, p.dark-bg span {
|
577
|
-
background: #506A85;
|
578
|
-
box-shadow: -.500em 0 0 #506A85, .500em 0 0 #506A85;
|
579
|
-
-webkit-box-decoration-break: clone;
|
580
|
-
box-decoration-break: clone;
|
581
|
-
}
|
582
|
-
h1.tint-bg span, p.tint-bg span {
|
583
|
-
background: #1ABB9C;
|
584
|
-
box-shadow: -.500em 0 0 #1ABB9C, .500em 0 0 #1ABB9C;
|
585
|
-
-webkit-box-decoration-break: clone;
|
586
|
-
box-decoration-break: clone;
|
587
|
-
}
|
588
|
-
}
|
589
|
-
.owl-controls {
|
590
|
-
display: block;
|
591
|
-
position: static;
|
592
|
-
margin-top: -47px;
|
593
|
-
}
|
594
|
-
.owl-pagination {
|
595
|
-
background: #FFF;
|
596
|
-
line-height: inherit;
|
597
|
-
position: relative;
|
598
|
-
bottom: -40px;
|
599
|
-
padding: 10px;
|
600
|
-
display: inline-block;
|
601
|
-
-webkit-border-radius: 3px;
|
602
|
-
-moz-border-radius: 3px;
|
603
|
-
border-radius: 3px;
|
604
|
-
margin: auto;
|
605
|
-
opacity: 0;
|
606
|
-
-webkit-transition: all 200ms ease-out;
|
607
|
-
-moz-transition: all 200ms ease-out;
|
608
|
-
-o-transition: all 200ms ease-out;
|
609
|
-
transition: all 200ms ease-out;
|
610
|
-
}
|
611
|
-
&:hover .owl-pagination {
|
612
|
-
bottom: -25px;
|
613
|
-
opacity: 1;
|
614
|
-
}
|
615
|
-
.owl-prev, .owl-next {
|
616
|
-
bottom: 0;
|
617
|
-
}
|
618
|
-
}
|
619
|
-
|
620
|
-
.owl-controls .owl-page {
|
621
|
-
display: inline-block;
|
622
|
-
}
|
623
|
-
|
624
|
-
.owl-pagination .owl-page {
|
625
|
-
span {
|
626
|
-
display: block;
|
627
|
-
width: 15px;
|
628
|
-
height: 15px;
|
629
|
-
background: #506A85;
|
630
|
-
border: none;
|
631
|
-
-webkit-border-radius: 50%;
|
632
|
-
border-radius: 50%;
|
633
|
-
margin: 0 5px;
|
634
|
-
-webkit-transition: all 200ms ease-out;
|
635
|
-
-moz-transition: all 200ms ease-out;
|
636
|
-
-o-transition: all 200ms ease-out;
|
637
|
-
transition: all 200ms ease-out;
|
638
|
-
}
|
639
|
-
&.active span, &:hover span {
|
640
|
-
background: #1ABB9C;
|
641
|
-
}
|
642
|
-
}
|
643
|
-
|
644
|
-
.owl-item-gap .item {
|
645
|
-
margin: 0 15px;
|
646
|
-
}
|
647
|
-
|
648
|
-
.owl-item-gap-sm .item {
|
649
|
-
margin: 0 10px;
|
650
|
-
}
|
651
|
-
|
652
|
-
/* preloading images */
|
653
|
-
|
654
|
-
.owl-item.loading {
|
655
|
-
min-height: inherit;
|
656
|
-
background: none;
|
657
|
-
}
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
.tint-bg a:hover {
|
662
|
-
color: #506A85;
|
663
|
-
}
|
664
|
-
|
665
|
-
.light-color {
|
666
|
-
color: #FFF !important;
|
667
|
-
.dark-bg {
|
668
|
-
color: #FFF !important;
|
669
|
-
}
|
670
|
-
}
|
671
|
-
|
672
|
-
.medium-color {
|
673
|
-
color: #A3B1BF !important;
|
674
|
-
}
|
675
|
-
|
676
|
-
.dark-color {
|
677
|
-
color: #506A85 !important;
|
678
|
-
}
|
679
|
-
|
680
|
-
.tint-color, .green {
|
681
|
-
color: #1ABB9C !important;
|
682
|
-
}
|
683
|
-
|
684
|
-
.blue {
|
685
|
-
color: #3F8DBF !important;
|
686
|
-
}
|
687
|
-
|
688
|
-
.red {
|
689
|
-
color: #FA6C65 !important;
|
690
|
-
}
|
691
|
-
|
692
|
-
.pink {
|
693
|
-
color: #D487BE !important;
|
694
|
-
}
|
695
|
-
|
696
|
-
.purple {
|
697
|
-
color: #9B59B6 !important;
|
698
|
-
}
|
699
|
-
|
700
|
-
.orange {
|
701
|
-
color: #F27A24 !important;
|
702
|
-
}
|
703
|
-
|
704
|
-
.navy {
|
705
|
-
color: #34495E !important;
|
706
|
-
}
|
707
|
-
|
708
|
-
.gray {
|
709
|
-
color: #95A5A6 !important;
|
710
|
-
}
|
711
|
-
|
712
|
-
|
713
|
-
.owl-ui-lg .owl-prev, .owl-ui-lg .owl-next {
|
714
|
-
width: 60px;
|
715
|
-
height: 60px;
|
716
|
-
font-size: 60px;
|
717
|
-
line-height: 60px;
|
718
|
-
}
|
719
|
-
.owl-prev, .owl-next {
|
720
|
-
display: inline-block;
|
721
|
-
position: absolute;
|
722
|
-
top: 0;
|
723
|
-
bottom: 0;
|
724
|
-
width: 30px;
|
725
|
-
height: 30px;
|
726
|
-
font-size: 30px;
|
727
|
-
color: #FFF;
|
728
|
-
background-color: #506A85;
|
729
|
-
border: none;
|
730
|
-
-webkit-border-radius: 3px;
|
731
|
-
-moz-border-radius: 3px;
|
732
|
-
border-radius: 3px;
|
733
|
-
margin: auto;
|
734
|
-
-webkit-transition: all 200ms ease-out;
|
735
|
-
-moz-transition: all 200ms ease-out;
|
736
|
-
-o-transition: all 200ms ease-out;
|
737
|
-
transition: all 200ms ease-out;
|
738
|
-
opacity: 0;
|
739
|
-
}
|
740
|
-
.owl-inner-nav .owl-prev {
|
741
|
-
left: 45px;
|
742
|
-
}
|
743
|
-
|
744
|
-
|
745
|
-
@media (min-width: 1200px) {
|
746
|
-
.owl-buttons {
|
747
|
-
display: block;
|
748
|
-
}
|
749
|
-
}
|
750
|
-
</style>
|
751
|
-
|
752
|
-
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js" integrity="sha256-T0Vest3yCU7pafRw9r+settMBX6JkKN06dqBnpQ8d30=" crossorigin="anonymous"></script>
|
753
|
-
|
754
|
-
<script>
|
755
|
-
$(document).ready(function () {
|
756
|
-
|
757
|
-
var dragging = true;
|
758
|
-
var owlElementID = "#owl-main";
|
759
|
-
|
760
|
-
function fadeInReset() {
|
761
|
-
if (!dragging) {
|
762
|
-
$(owlElementID + " .caption .fadeIn-1, " + owlElementID + " .caption .fadeIn-2, " + owlElementID + " .caption .fadeIn-3").stop().delay(800).animate({
|
763
|
-
opacity: 0
|
764
|
-
}, {
|
765
|
-
duration: 400,
|
766
|
-
easing: "easeInCubic"
|
767
|
-
});
|
768
|
-
} else {
|
769
|
-
$(owlElementID + " .caption .fadeIn-1, " + owlElementID + " .caption .fadeIn-2, " + owlElementID + " .caption .fadeIn-3").css({
|
770
|
-
opacity: 0
|
771
|
-
});
|
772
|
-
}
|
773
|
-
}
|
774
|
-
|
775
|
-
function fadeInDownReset() {
|
776
|
-
if (!dragging) {
|
777
|
-
$(owlElementID + " .caption .fadeInDown-1, " + owlElementID + " .caption .fadeInDown-2, " + owlElementID + " .caption .fadeInDown-3").stop().delay(800).animate({
|
778
|
-
opacity: 0,
|
779
|
-
top: "-15px"
|
780
|
-
}, {
|
781
|
-
duration: 400,
|
782
|
-
easing: "easeInCubic"
|
783
|
-
});
|
784
|
-
} else {
|
785
|
-
$(owlElementID + " .caption .fadeInDown-1, " + owlElementID + " .caption .fadeInDown-2, " + owlElementID + " .caption .fadeInDown-3").css({
|
786
|
-
opacity: 0,
|
787
|
-
top: "-15px"
|
788
|
-
});
|
789
|
-
}
|
790
|
-
}
|
791
|
-
|
792
|
-
function fadeInUpReset() {
|
793
|
-
if (!dragging) {
|
794
|
-
$(owlElementID + " .caption .fadeInUp-1, " + owlElementID + " .caption .fadeInUp-2, " + owlElementID + " .caption .fadeInUp-3").stop().delay(800).animate({
|
795
|
-
opacity: 0,
|
796
|
-
top: "15px"
|
797
|
-
}, {
|
798
|
-
duration: 400,
|
799
|
-
easing: "easeInCubic"
|
800
|
-
});
|
801
|
-
} else {
|
802
|
-
$(owlElementID + " .caption .fadeInUp-1, " + owlElementID + " .caption .fadeInUp-2, " + owlElementID + " .caption .fadeInUp-3").css({
|
803
|
-
opacity: 0,
|
804
|
-
top: "15px"
|
805
|
-
});
|
806
|
-
}
|
807
|
-
}
|
808
|
-
|
809
|
-
function fadeInLeftReset() {
|
810
|
-
if (!dragging) {
|
811
|
-
$(owlElementID + " .caption .fadeInLeft-1, " + owlElementID + " .caption .fadeInLeft-2, " + owlElementID + " .caption .fadeInLeft-3").stop().delay(800).animate({
|
812
|
-
opacity: 0,
|
813
|
-
left: "15px"
|
814
|
-
}, {
|
815
|
-
duration: 400,
|
816
|
-
easing: "easeInCubic"
|
817
|
-
});
|
818
|
-
} else {
|
819
|
-
$(owlElementID + " .caption .fadeInLeft-1, " + owlElementID + " .caption .fadeInLeft-2, " + owlElementID + " .caption .fadeInLeft-3").css({
|
820
|
-
opacity: 0,
|
821
|
-
left: "15px"
|
822
|
-
});
|
823
|
-
}
|
824
|
-
}
|
825
|
-
|
826
|
-
function fadeInRightReset() {
|
827
|
-
if (!dragging) {
|
828
|
-
$(owlElementID + " .caption .fadeInRight-1, " + owlElementID + " .caption .fadeInRight-2, " + owlElementID + " .caption .fadeInRight-3").stop().delay(800).animate({
|
829
|
-
opacity: 0,
|
830
|
-
left: "-15px"
|
831
|
-
}, {
|
832
|
-
duration: 400,
|
833
|
-
easing: "easeInCubic"
|
834
|
-
});
|
835
|
-
} else {
|
836
|
-
$(owlElementID + " .caption .fadeInRight-1, " + owlElementID + " .caption .fadeInRight-2, " + owlElementID + " .caption .fadeInRight-3").css({
|
837
|
-
opacity: 0,
|
838
|
-
left: "-15px"
|
839
|
-
});
|
840
|
-
}
|
841
|
-
}
|
842
|
-
|
843
|
-
function fadeIn() {
|
844
|
-
$(owlElementID + " .active .caption .fadeIn-1").stop().delay(500).animate({
|
845
|
-
opacity: 1
|
846
|
-
}, {
|
847
|
-
duration: 800,
|
848
|
-
easing: "easeOutCubic"
|
849
|
-
});
|
850
|
-
$(owlElementID + " .active .caption .fadeIn-2").stop().delay(700).animate({
|
851
|
-
opacity: 1
|
852
|
-
}, {
|
853
|
-
duration: 800,
|
854
|
-
easing: "easeOutCubic"
|
855
|
-
});
|
856
|
-
$(owlElementID + " .active .caption .fadeIn-3").stop().delay(1000).animate({
|
857
|
-
opacity: 1
|
858
|
-
}, {
|
859
|
-
duration: 800,
|
860
|
-
easing: "easeOutCubic"
|
861
|
-
});
|
862
|
-
}
|
863
|
-
|
864
|
-
function fadeInDown() {
|
865
|
-
$(owlElementID + " .active .caption .fadeInDown-1").stop().delay(500).animate({
|
866
|
-
opacity: 1,
|
867
|
-
top: "0"
|
868
|
-
}, {
|
869
|
-
duration: 800,
|
870
|
-
easing: "easeOutCubic"
|
871
|
-
});
|
872
|
-
$(owlElementID + " .active .caption .fadeInDown-2").stop().delay(700).animate({
|
873
|
-
opacity: 1,
|
874
|
-
top: "0"
|
875
|
-
}, {
|
876
|
-
duration: 800,
|
877
|
-
easing: "easeOutCubic"
|
878
|
-
});
|
879
|
-
$(owlElementID + " .active .caption .fadeInDown-3").stop().delay(1000).animate({
|
880
|
-
opacity: 1,
|
881
|
-
top: "0"
|
882
|
-
}, {
|
883
|
-
duration: 800,
|
884
|
-
easing: "easeOutCubic"
|
885
|
-
});
|
886
|
-
}
|
887
|
-
|
888
|
-
function fadeInUp() {
|
889
|
-
$(owlElementID + " .active .caption .fadeInUp-1").stop().delay(500).animate({
|
890
|
-
opacity: 1,
|
891
|
-
top: "0"
|
892
|
-
}, {
|
893
|
-
duration: 800,
|
894
|
-
easing: "easeOutCubic"
|
895
|
-
});
|
896
|
-
$(owlElementID + " .active .caption .fadeInUp-2").stop().delay(700).animate({
|
897
|
-
opacity: 1,
|
898
|
-
top: "0"
|
899
|
-
}, {
|
900
|
-
duration: 800,
|
901
|
-
easing: "easeOutCubic"
|
902
|
-
});
|
903
|
-
$(owlElementID + " .active .caption .fadeInUp-3").stop().delay(1000).animate({
|
904
|
-
opacity: 1,
|
905
|
-
top: "0"
|
906
|
-
}, {
|
907
|
-
duration: 800,
|
908
|
-
easing: "easeOutCubic"
|
909
|
-
});
|
910
|
-
}
|
911
|
-
|
912
|
-
function fadeInLeft() {
|
913
|
-
$(owlElementID + " .active .caption .fadeInLeft-1").stop().delay(500).animate({
|
914
|
-
opacity: 1,
|
915
|
-
left: "0"
|
916
|
-
}, {
|
917
|
-
duration: 800,
|
918
|
-
easing: "easeOutCubic"
|
919
|
-
});
|
920
|
-
$(owlElementID + " .active .caption .fadeInLeft-2").stop().delay(700).animate({
|
921
|
-
opacity: 1,
|
922
|
-
left: "0"
|
923
|
-
}, {
|
924
|
-
duration: 800,
|
925
|
-
easing: "easeOutCubic"
|
926
|
-
});
|
927
|
-
$(owlElementID + " .active .caption .fadeInLeft-3").stop().delay(1000).animate({
|
928
|
-
opacity: 1,
|
929
|
-
left: "0"
|
930
|
-
}, {
|
931
|
-
duration: 800,
|
932
|
-
easing: "easeOutCubic"
|
933
|
-
});
|
934
|
-
}
|
935
|
-
|
936
|
-
function fadeInRight() {
|
937
|
-
$(owlElementID + " .active .caption .fadeInRight-1").stop().delay(500).animate({
|
938
|
-
opacity: 1,
|
939
|
-
left: "0"
|
940
|
-
}, {
|
941
|
-
duration: 800,
|
942
|
-
easing: "easeOutCubic"
|
943
|
-
});
|
944
|
-
$(owlElementID + " .active .caption .fadeInRight-2").stop().delay(700).animate({
|
945
|
-
opacity: 1,
|
946
|
-
left: "0"
|
947
|
-
}, {
|
948
|
-
duration: 800,
|
949
|
-
easing: "easeOutCubic"
|
950
|
-
});
|
951
|
-
$(owlElementID + " .active .caption .fadeInRight-3").stop().delay(1000).animate({
|
952
|
-
opacity: 1,
|
953
|
-
left: "0"
|
954
|
-
}, {
|
955
|
-
duration: 800,
|
956
|
-
easing: "easeOutCubic"
|
957
|
-
});
|
958
|
-
}
|
959
|
-
|
960
|
-
$(owlElementID).owlCarousel({
|
961
|
-
|
962
|
-
itemsDesktop: [1199,4],
|
963
|
-
itemsDesktopSmall: [980,3],
|
964
|
-
itemsTablet: [768,2],
|
965
|
-
itemsMobile: [479,1],
|
966
|
-
autoPlay: 5000,
|
967
|
-
stopOnHover: true,
|
968
|
-
navigation: true,
|
969
|
-
pagination: true,
|
970
|
-
singleItem: true,
|
971
|
-
addClassActive: true,
|
972
|
-
transitionStyle: "fade",
|
973
|
-
navigationText: ["<i class='fa fa-angle-left'></i>", "<i class='fa fa-angle-right'></i>"],
|
974
|
-
|
975
|
-
afterInit: function () {
|
976
|
-
fadeIn();
|
977
|
-
fadeInDown();
|
978
|
-
fadeInUp();
|
979
|
-
fadeInLeft();
|
980
|
-
fadeInRight();
|
981
|
-
},
|
982
|
-
afterMove: function () {
|
983
|
-
fadeIn();
|
984
|
-
fadeInDown();
|
985
|
-
fadeInUp();
|
986
|
-
fadeInLeft();
|
987
|
-
fadeInRight();
|
988
|
-
},
|
989
|
-
afterUpdate: function () {
|
990
|
-
fadeIn();
|
991
|
-
fadeInDown();
|
992
|
-
fadeInUp();
|
993
|
-
fadeInLeft();
|
994
|
-
fadeInRight();
|
995
|
-
},
|
996
|
-
startDragging: function () {
|
997
|
-
dragging = true;
|
998
|
-
},
|
999
|
-
|
1000
|
-
afterAction: function () {
|
1001
|
-
fadeInReset();
|
1002
|
-
fadeInDownReset();
|
1003
|
-
fadeInUpReset();
|
1004
|
-
fadeInLeftReset();
|
1005
|
-
fadeInRightReset();
|
1006
|
-
dragging = false;
|
1007
|
-
}
|
1008
|
-
});
|
1009
|
-
|
1010
|
-
if ($(owlElementID).hasClass("owl-one-item")) {
|
1011
|
-
$(owlElementID + ".owl-one-item").data('owlCarousel').destroy();
|
1012
|
-
}
|
1013
|
-
|
1014
|
-
$(owlElementID + ".owl-one-item").owlCarousel({
|
1015
|
-
singleItem: true,
|
1016
|
-
navigation: false,
|
1017
|
-
pagination: false
|
1018
|
-
});
|
1019
|
-
|
1020
|
-
$('#transitionType li a').click(function () {
|
1021
|
-
|
1022
|
-
$('#transitionType li a').removeClass('active');
|
1023
|
-
$(this).addClass('active');
|
1024
|
-
|
1025
|
-
var newValue = $(this).attr('data-transition-type');
|
1026
|
-
|
1027
|
-
$(owlElementID).data("owlCarousel").transitionTypes(newValue);
|
1028
|
-
$(owlElementID).trigger("owl.next");
|
1029
|
-
|
1030
|
-
return false;
|
1031
|
-
|
1032
|
-
});
|
1033
|
-
|
1034
|
-
|
1035
|
-
$(".slider-next").click(function () {
|
1036
|
-
owl.trigger('owl.next');
|
1037
|
-
})
|
1038
|
-
|
1039
|
-
$(".slider-prev").click(function () {
|
1040
|
-
owl.trigger('owl.prev');
|
1041
|
-
})
|
1042
|
-
|
1043
|
-
});
|
1044
|
-
</script>
|
1045
|
-
++++
|