j1-template 2021.0.0 → 2021.0.5
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 +1 -1
- 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 +7 -7
- data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +11 -11
- 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 +2 -2
- 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 +1 -1
- data/assets/data/cookiebar.html +1 -1
- data/assets/data/fam.html +2 -2
- data/assets/data/footer.html +1 -1
- data/assets/data/galleries.json +1 -1
- data/assets/data/gallery_customizer.html +2 -2
- data/assets/data/mdi_icons.json +69583 -14641
- 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 +2 -2
- 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 +3 -3
- 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 +4 -4
- 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 +3 -3
- data/assets/themes/j1/adapter/js/themer.js +55 -47
- data/assets/themes/j1/adapter/js/toccer.js +2 -2
- data/assets/themes/j1/core/css/animate.css +2 -2
- data/assets/themes/j1/core/css/animate.min.css +1 -7
- data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +5 -12
- data/assets/themes/j1/core/css/icon-fonts/fontawesome.min.css +1 -1
- data/assets/themes/j1/core/css/icon-fonts/iconify.css +5 -5
- data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +12514 -4821
- data/assets/themes/j1/core/css/icon-fonts/materialdesign.min.css +1 -1
- data/assets/themes/j1/core/css/icon-fonts/twemoji.css +6 -6
- data/assets/themes/j1/core/css/icon-fonts/twemoji.min.css +1 -1
- data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +80 -50
- data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.min.css +1 -6
- data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +109 -79
- data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.min.css +1 -6
- data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +162 -109
- data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -8
- data/assets/themes/j1/core/css/vendor.css +7 -7
- data/assets/themes/j1/core/css/vendor.min.css +1 -1
- 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 → material_design_icons/fonts/_versions/v3.3.92/eot}/materialdesignicons-webfont.eot +0 -0
- data/assets/themes/j1/core/fonts/{materialdesign_icons/fonts → material_design_icons/fonts/_versions/v3.3.92}/materialdesignicons-webfont.woff +0 -0
- data/assets/themes/j1/core/fonts/{materialdesign_icons/fonts → material_design_icons/fonts/_versions/v3.3.92}/materialdesignicons-webfont.woff2 +0 -0
- data/assets/themes/j1/core/fonts/{materialdesign_icons/fonts → material_design_icons/fonts/_versions/v3.3.92/svg}/materialdesignicons-webfont.svg +0 -0
- data/assets/themes/j1/core/fonts/{materialdesign_icons/fonts → material_design_icons/fonts/_versions/v3.3.92/ttf}/materialdesignicons-webfont.ttf +0 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/_versions/v5.9.55/eot/materialdesignicons-webfont.eot +0 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/_versions/v5.9.55/materialdesignicons-webfont.woff +0 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/_versions/v5.9.55/materialdesignicons-webfont.woff2 +0 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/_versions/v5.9.55/preview.html +717 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/_versions/v5.9.55/svg/materialdesignicons-webfont.svg +10188 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/_versions/v5.9.55/ttf/materialdesignicons-webfont.ttf +0 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/eot/materialdesignicons-webfont.eot +0 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/materialdesignicons-webfont.woff +0 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/materialdesignicons-webfont.woff2 +0 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/svg/materialdesignicons-webfont.svg +10188 -0
- data/assets/themes/j1/core/fonts/material_design_icons/fonts/ttf/materialdesignicons-webfont.ttf +0 -0
- data/assets/themes/j1/core/fonts/{materialdesign_icons → material_design_icons}/metadata/icons.json +0 -0
- data/assets/themes/j1/core/fonts/{materialdesign_icons → material_design_icons}/metadata/icons.yml +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 +23 -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 +1 -1
- data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
- 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/js/jquery-3.5.1.min.map +1 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.7.0/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/css/justifiedGallery.css +110 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/css/justifiedGallery.min.css +110 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/jquery.justifiedGallery.js +1245 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/js/jquery.justifiedGallery.min.js +8 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/justifiedGallery.min.zip +0 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.8.0/justifiedGallery.zip +0 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/css/_archived/justifiedGallery.css +110 -0
- data/assets/themes/j1/modules/justifiedGallery/css/_archived/justifiedGallery.min.css +110 -0
- data/assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.css +11 -10
- data/assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.min.css +3 -106
- 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/justifiedGallery/js/justifiedGallery.js +147 -146
- data/assets/themes/j1/modules/justifiedGallery/js/justifiedGallery.min.js +3 -3
- 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/core/lightgallery.min.js +1 -2
- 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 +2 -2
- 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/quicksearch.min.js +17 -0
- 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 +21 -6
- data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +2 -2
- data/assets/themes/j1/modules/mdiPreviewer/js/previewer.js +115 -0
- data/assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js +15 -0
- data/assets/themes/j1/modules/mdiPreviewer/js/previewer.new.js +111 -0
- data/assets/themes/j1/modules/mdiPreviewer/js/previewer.old.js +103 -0
- 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 +3 -3
- data/assets/themes/j1/modules/mmenuLight/js/mmenu.min.js +4 -4
- 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 +5 -5
- data/assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.min.css +2 -2
- 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 +47 -46
- data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.min.js +2 -2
- 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 +29 -40
- data/lib/starter_web/_config.yml +4 -4
- 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 +1 -1
- data/lib/starter_web/_data/apps/defaults/carousel.yml +1 -1
- 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 +2 -2
- 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 +37 -36
- 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 +1 -1
- data/lib/starter_web/_data/layouts/default.yml +1 -1
- data/lib/starter_web/_data/layouts/home.yml +1 -1
- data/lib/starter_web/_data/layouts/page.yml +1 -1
- data/lib/starter_web/_data/layouts/post.yml +1 -1
- 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 +82 -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 +1 -1
- 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 +3 -65
- 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 +35 -61
- 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 +278 -90
- 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 +43 -10
- data/lib/starter_web/_plugins/minifyJS.rb +4 -1
- data/lib/starter_web/_plugins/minifyJSON.rb +1 -1
- data/lib/starter_web/_plugins/prettify.rb +1 -1
- data/lib/starter_web/_plugins/symlink_watcher.rb +1 -1
- data/lib/starter_web/assets/images/modules/attics/machine-generator-1920x1280.jpg +0 -0
- data/lib/starter_web/assets/images/modules/attics/modules-apps-1920x1280.jpg +0 -0
- data/lib/starter_web/assets/images/modules/attics/no-time-1920x1280.jpg +0 -0
- data/lib/starter_web/assets/images/modules/attics/responsive-text-1920x1280.jpg +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +1 -1
- 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/pages/panels/modules-apps-1920x800.jpg +0 -0
- data/lib/starter_web/assets/images/pages/panels/no-time-1920x800.jpg +0 -0
- data/lib/starter_web/assets/images/pages/panels/the-place-1920x800.jpg +0 -0
- data/lib/starter_web/assets/images/pages/roundtrip/600_quicksearch/quicksearch_icon-800x200.jpg +0 -0
- data/lib/starter_web/assets/images/pages/roundtrip/600_quicksearch/quicksearch_icon.jpg +0 -0
- data/lib/starter_web/assets/images/pages/roundtrip/600_quicksearch/quicksearch_input-800x200.jpg +0 -0
- data/lib/starter_web/assets/images/pages/roundtrip/600_quicksearch/quicksearch_input.jpg +0 -0
- data/lib/starter_web/assets/images/pages/roundtrip/600_quicksearch/quicksearch_results_jekyll-.jpg +0 -0
- data/lib/starter_web/assets/images/pages/roundtrip/600_quicksearch/quicksearch_results_jekyll.jpg +0 -0
- data/lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1-template.adoc.erb +10 -13
- data/lib/starter_web/collections/posts/public/featured/_posts/{2018-05-01-confusion-about-base-url.adoc → 2020-04-01-confusion-about-base-url.adoc} +6 -4
- data/lib/starter_web/collections/posts/public/featured/_posts/{2019-05-01-top-open-source-static-site-generators.adoc → 2020-05-01-top-open-source-static-site-generators.adoc} +15 -13
- data/lib/starter_web/collections/posts/public/featured/_posts/{2019-06-01-about-cookies.adoc → 2020-06-01-about-cookies.adoc} +184 -198
- data/lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/readme +1 -0
- data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +6 -17
- data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +6 -16
- data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +6 -16
- data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +6 -16
- data/{assets/themes/j1/modules/mdiPreviewer/js → lib/starter_web/collections/posts/public/series/_posts/_includes/documents}/readme +0 -0
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/tables/debug_variables.asciidoc +47 -48
- data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-20-minneapolis.adoc +5 -4
- data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-24-narcisse-snake-dens.adoc +13 -3
- data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-26-columbia-river.adoc +13 -3
- 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/favicon.ico +0 -0
- data/lib/starter_web/index.html +1 -1
- data/lib/starter_web/package.json +56 -44
- data/lib/starter_web/pages/protected/site_search.adoc +2 -7
- data/lib/starter_web/pages/public/about/about_site.adoc +1828 -8
- data/lib/starter_web/pages/public/about/become_a_patron.adoc +26 -1
- data/lib/starter_web/pages/public/blog/navigator/archive.html +2 -0
- data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +3 -1
- data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +2 -0
- data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +2 -0
- data/lib/starter_web/pages/public/blog/navigator/index.html +2 -0
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc +3 -3
- 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 -2
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +2 -3
- data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +5 -4
- data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +39 -19
- data/lib/starter_web/pages/public/learn/roundtrip/600_quicksearch.adoc +417 -0
- data/lib/starter_web/pages/public/learn/roundtrip/610_fam.adoc +2 -2
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/attributes.asciidoc +3 -0
- 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/learn/where_to_go.adoc +1 -1
- data/lib/starter_web/pages/public/legal/en/000_copyright.adoc +1 -1
- data/lib/starter_web/pages/public/legal/en/100_impress.adoc +1 -1
- data/lib/starter_web/pages/public/legal/en/200_terms_of_use.adoc +1 -1
- data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +1 -1
- data/lib/starter_web/pages/public/legal/en/400_license_agreement.adoc +1 -1
- data/lib/starter_web/pages/public/legal/en/500_support.adoc +1 -1
- data/lib/starter_web/pages/public/legal/en/eu/cookie.policy.asciidoc +50 -55
- data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +16 -5
- data/lib/starter_web/pages/public/previewer/_includes/attributes.asciidoc +5 -81
- data/lib/starter_web/pages/public/previewer/_includes/documents/licenses/mit.asciidoc +19 -19
- data/lib/starter_web/pages/public/previewer/_includes/documents/rouge/100_language_examples.asciidoc +119 -0
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/100_absolute_sizes.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/110_bs_grid_sizes.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/120_relative_sizes.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/200_rotate.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/300_flip.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/400_spin_pulsed.asciidoc +4 -4
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/500_bw_color_palette.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/510_bs_color_palette.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/600_md_color_palette.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/601_md_color_palette_indigo.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/602_md_color_palette_pink.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/200_rouge_attributes.asciidoc +41 -0
- data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/300_supported_languages.asciidoc +857 -0
- data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/100_bs_sizes.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/100_relative_sizes.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/200_rotate.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/300_flip.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/400_spin_pulsed.asciidoc +1 -1
- data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +116 -78
- data/lib/starter_web/pages/public/previewer/iframer.adoc +1 -1
- data/lib/starter_web/pages/public/previewer/justified_gallery.html +1 -1
- data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +41 -108
- data/lib/starter_web/pages/public/previewer/rouge.adoc +38 -353
- data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +2 -2
- data/lib/starter_web/utilsrv/_defaults/package.json +2 -2
- data/lib/starter_web/utilsrv/package.json +9 -9
- data/lib/starter_web/utilsrv/server.js +1 -1
- metadata +197 -83
- 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/assets/themes/j1/modules/lunrSearch/js/lunr_search.min.js +0 -17
- 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/_plugins/simple_search_filter.rb +0 -32
- data/lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/unsplash-badge.asciidoc +0 -31
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/documents/100-docker-using-shared-folders.asciidoc +0 -430
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/documents/loop.sh +0 -28
- data/lib/starter_web/pages/public/learn/roundtrip/600_lunr.adoc +0 -236
@@ -5,7 +5,7 @@
|
|
5
5
|
# Product/Info:
|
6
6
|
# https://jekyll.one
|
7
7
|
#
|
8
|
-
# Copyright (C)
|
8
|
+
# Copyright (C) 2021 Juergen Adams
|
9
9
|
#
|
10
10
|
# J1 Template is licensed under the MIT License.
|
11
11
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -336,33 +336,9 @@ globals:
|
|
336
336
|
resources:
|
337
337
|
|
338
338
|
# ==============================================================================
|
339
|
-
# J1
|
339
|
+
# J1 Resources loaded SYCHRONOUSLY
|
340
340
|
# ------------------------------------------------------------------------------
|
341
341
|
|
342
|
-
# ----------------------------------------------------------------------------
|
343
|
-
# J1 Template Core, integrated JS Resources
|
344
|
-
#
|
345
|
-
# no ressource id module_name@version
|
346
|
-
# --------------------------------------------------------------------------
|
347
|
-
# 1 n/a jquery@3.2.1
|
348
|
-
# 2 n/a popper@1.12.9
|
349
|
-
# 3 n/a js-cookie@2.2.0
|
350
|
-
# 4 n/a moment@2.19.2
|
351
|
-
# 5 log4javascript log4javascript@1.4.15
|
352
|
-
# 6 Bootstrap bootstrap@4.4.1
|
353
|
-
# 6 bs_material_design bootstrap-material-design@4.0.0-beta.4
|
354
|
-
# 7 j1_template j1_template_4@2021.0.0
|
355
|
-
# 8 tocbot tocbot@4.12.0
|
356
|
-
# 9 jekyll_search simple_jekyll_search@1.1.5
|
357
|
-
# 10 bs_theme_switcher bs_theme_switcher@1.1.5
|
358
|
-
# 11 backstretch backstretch@2.1.16
|
359
|
-
# 12 cookiebar cookiebar@2021.0.0
|
360
|
-
#
|
361
|
-
# ----------------------------------------------------------------------------
|
362
|
-
# J1 Template Core, integrated CSS Resources
|
363
|
-
# See: _sass/readme.txt
|
364
|
-
# ----------------------------------------------------------------------------
|
365
|
-
|
366
342
|
# ----------------------------------------------------------------------------
|
367
343
|
# J1 Core
|
368
344
|
#
|
@@ -576,29 +552,6 @@ resources:
|
|
576
552
|
js: []
|
577
553
|
init_function: [ j1.adapter.back2top.init ]
|
578
554
|
|
579
|
-
# ----------------------------------------------------------------------------
|
580
|
-
# SimpleSearch, search engine for Jekyll sites based on Simple-Jekyll-Search
|
581
|
-
# https://github.com/christian-fei/Simple-Jekyll-Search
|
582
|
-
#
|
583
|
-
#
|
584
|
-
- name: J1 SimpleSearch
|
585
|
-
resource:
|
586
|
-
id: simple_search
|
587
|
-
enabled: false # NOT longer used (lunr search preferred)
|
588
|
-
comment: module quicksearch
|
589
|
-
region: head
|
590
|
-
layout: [ all ]
|
591
|
-
required: always
|
592
|
-
preload: false # property currently unused
|
593
|
-
script_load: sync
|
594
|
-
dependencies: false
|
595
|
-
pass_init_data: false
|
596
|
-
data:
|
597
|
-
css: [ modules/jekyllSearch/css/jekyll-search ]
|
598
|
-
files: [ adapter/js/searcher.js ]
|
599
|
-
js: [ modules/jekyllSearch/js/simple-jekyll-search ]
|
600
|
-
init_function: [ j1.adapter.searcher.init ]
|
601
|
-
|
602
555
|
# ----------------------------------------------------------------------------
|
603
556
|
# CookieBar
|
604
557
|
#
|
@@ -712,7 +665,7 @@ resources:
|
|
712
665
|
init_function: []
|
713
666
|
|
714
667
|
# ----------------------------------------------------------------------------
|
715
|
-
# Responsive HTML tables for
|
668
|
+
# Responsive HTML tables for J1 Template (rtable)
|
716
669
|
#
|
717
670
|
- name: Responsive Tables
|
718
671
|
resource:
|
@@ -922,7 +875,7 @@ resources:
|
|
922
875
|
data:
|
923
876
|
css: [ modules/mdiPreviewer/css/previewer ]
|
924
877
|
files: []
|
925
|
-
js: []
|
878
|
+
js: [ modules/mdiPreviewer/js/previewer ]
|
926
879
|
init_function: []
|
927
880
|
|
928
881
|
# ----------------------------------------------------------------------------
|
@@ -1200,7 +1153,7 @@ resources:
|
|
1200
1153
|
enabled: true
|
1201
1154
|
comment: Floating Button Menu
|
1202
1155
|
region: head
|
1203
|
-
layout: [
|
1156
|
+
layout: [ home, page, post, collection ] # TODO: check if FAM makes sense for layout app
|
1204
1157
|
required: always
|
1205
1158
|
preload: false # property currently unused
|
1206
1159
|
script_load: sync
|
@@ -1220,14 +1173,14 @@ resources:
|
|
1220
1173
|
init_function: [ j1.adapter.fam.init ]
|
1221
1174
|
|
1222
1175
|
# ----------------------------------------------------------------------------
|
1223
|
-
# lunr
|
1176
|
+
# QuickSearch (lunr for J1 Template)
|
1224
1177
|
# NOTE: This module is in state EXPERIMENTAL
|
1225
1178
|
#
|
1226
|
-
- name:
|
1179
|
+
- name: QuickSearch
|
1227
1180
|
resource:
|
1228
|
-
id:
|
1181
|
+
id: quicksearch
|
1229
1182
|
enabled: true
|
1230
|
-
comment:
|
1183
|
+
comment: J1 QuickSearch
|
1231
1184
|
region: head
|
1232
1185
|
layout: [ all ]
|
1233
1186
|
required: always # always | ondemand
|
@@ -1236,17 +1189,38 @@ resources:
|
|
1236
1189
|
dependencies: false
|
1237
1190
|
pass_init_data: false
|
1238
1191
|
data:
|
1239
|
-
css: [ modules/lunrSearch/css/
|
1240
|
-
files: [ adapter/js/
|
1192
|
+
css: [ modules/lunrSearch/css/quicksearch ]
|
1193
|
+
files: [ adapter/js/quicksearch.js ]
|
1241
1194
|
js: [
|
1242
1195
|
modules/lunrSearch/js/lunr,
|
1243
1196
|
modules/lunrSearch/js/mustache,
|
1244
1197
|
modules/lunrSearch/js/dateformat,
|
1245
1198
|
modules/lunrSearch/js/uri,
|
1246
|
-
# modules/jquery/js/require, #
|
1247
|
-
modules/lunrSearch/js/
|
1199
|
+
# modules/jquery/js/require, # require.js currently unused, but conflicts with some modules
|
1200
|
+
modules/lunrSearch/js/quicksearch
|
1248
1201
|
]
|
1249
|
-
init_function: [ j1.adapter.
|
1202
|
+
init_function: [ j1.adapter.quicksearch.init ]
|
1203
|
+
|
1204
|
+
# ----------------------------------------------------------------------------
|
1205
|
+
# Data tables for J1 Template
|
1206
|
+
#
|
1207
|
+
- name: Data Tables
|
1208
|
+
resource:
|
1209
|
+
id: datatables
|
1210
|
+
enabled: false
|
1211
|
+
comment: module datatables
|
1212
|
+
region: head
|
1213
|
+
layout: [ all ]
|
1214
|
+
required: ondemand
|
1215
|
+
preload: false # property currently unused
|
1216
|
+
script_load: async
|
1217
|
+
dependencies: false
|
1218
|
+
pass_init_data: false
|
1219
|
+
data:
|
1220
|
+
css: [ modules/datatables/css/datatables ]
|
1221
|
+
files: [ modules/datatables/css/theme/uno.css ]
|
1222
|
+
js: [ modules/datatables/js/datatables ]
|
1223
|
+
init_function: []
|
1250
1224
|
|
1251
1225
|
# ------------------------------------------------------------------------------
|
1252
1226
|
# END config
|
@@ -6,125 +6,311 @@
|
|
6
6
|
// -----------------------------------------------------------------------------
|
7
7
|
tag::urls[]
|
8
8
|
|
9
|
+
:url-animate-css--home: https://animate.style/
|
10
|
+
:url-anime--home: https://animejs.com/
|
11
|
+
|
12
|
+
:url-apache-log4j-v2--home: https://logging.apache.org/log4j/2.x/
|
13
|
+
|
14
|
+
:url-oreilly-atlas--home: https://atlas.oreilly.com/
|
15
|
+
|
16
|
+
:url-asciidoctor--home: https://asciidoctor.org/
|
17
|
+
:url-asciidoctor-pdf--home: https://asciidoctor.org/docs/asciidoctor-pdf/
|
18
|
+
:url-asciidoctor-rouge--home: https://github.com/jirutka/asciidoctor-rouge
|
19
|
+
|
20
|
+
:url-asciidoctor-plugin--home: https://github.com/asciidoctor/jekyll-asciidoc
|
21
|
+
:url-asciidoctor-plugin--issue_166: https://github.com/asciidoctor/jekyll-asciidoc/issues/166
|
9
22
|
:url-asciidoctor-plugin--issue_166: https://github.com/asciidoctor/jekyll-asciidoc/issues/166
|
10
|
-
:url__asciidoctor-plugin--issue_166: https://github.com/asciidoctor/jekyll-asciidoc/issues/166
|
11
23
|
|
12
|
-
:url-asciidoctor--
|
13
|
-
:url-asciidoctor--
|
14
|
-
:url-asciidoctor--
|
24
|
+
:url-asciidoctor--extensions-lab: https://github.com/asciidoctor/asciidoctor-extensions-lab
|
25
|
+
:url-asciidoctor--extensions-use: https://github.com/asciidoctor/asciidoctor-extensions-lab#using-an-extension
|
26
|
+
:url-asciidoctor--extensions-manual: http://asciidoctor.org/docs/user-manual/#extensions
|
15
27
|
|
28
|
+
:url-babel-js--home: https://babeljs.io/
|
29
|
+
:url-babel-js--gh-repo: https://github.com/babel/babel
|
30
|
+
|
31
|
+
:url-backstretch--home: https://www.jquery-backstretch.com/
|
32
|
+
:url-backstretch--gh-repo: https://github.com/jquery-backstretch/jquery-backstretch
|
33
|
+
|
34
|
+
:url-bs--home: https://getbootstrap.com/
|
16
35
|
:url-bs--themes: https://themes.getbootstrap.com/
|
17
36
|
:url-bs--expo: https://expo.getbootstrap.com/
|
18
37
|
|
19
|
-
:url-
|
20
|
-
:url-
|
21
|
-
|
22
|
-
:url-
|
23
|
-
:url-
|
24
|
-
:url-
|
25
|
-
:url-
|
26
|
-
:url-
|
27
|
-
|
28
|
-
:url-
|
29
|
-
:url-
|
30
|
-
:url-
|
31
|
-
:url-
|
32
|
-
:url-
|
33
|
-
:url-
|
34
|
-
:url-
|
35
|
-
:url-
|
36
|
-
:url-
|
37
|
-
:url-
|
38
|
-
:url-
|
39
|
-
:url-
|
40
|
-
:url-
|
41
|
-
:url-
|
42
|
-
:url-
|
43
|
-
:url-
|
44
|
-
:url-
|
45
|
-
:url-
|
46
|
-
:url-
|
47
|
-
:url-
|
48
|
-
|
49
|
-
:url-
|
50
|
-
:url-
|
51
|
-
:url-
|
52
|
-
:url-
|
53
|
-
:url-
|
54
|
-
:url-
|
55
|
-
:url-
|
56
|
-
:url-
|
57
|
-
:url-
|
58
|
-
:url-
|
59
|
-
:url-
|
60
|
-
:url-
|
61
|
-
:url-
|
62
|
-
:url-
|
63
|
-
:url-
|
64
|
-
|
65
|
-
:url-
|
38
|
+
:url-bs-docs: http://getbootstrap.com/docs/4.1/getting-started/introduction/
|
39
|
+
:url-bs-docs--examples: http://getbootstrap.com/docs/4.1/examples/
|
40
|
+
|
41
|
+
:url-bs-docs--content-code: https://getbootstrap.com/docs/4.1/content/code/
|
42
|
+
:url-bs-docs--content-figures: https://getbootstrap.com/docs/4.1/content/figures/
|
43
|
+
:url-bs-docs--content-images: https://getbootstrap.com/docs/4.1/content/images/
|
44
|
+
:url-bs-docs--content-typography: https://getbootstrap.com/docs/4.1/content/typography/
|
45
|
+
:url-bs-docs--content-tables: https://getbootstrap.com/docs/4.1/content/tables/
|
46
|
+
|
47
|
+
:url-bs-docs--components-alerts: http://getbootstrap.com/docs/4.1/components/alerts/
|
48
|
+
:url-bs-docs--components-badges: http://getbootstrap.com/docs/4.1/components/badge/
|
49
|
+
:url-bs-docs--components-breadcrumb: http://getbootstrap.com/docs/4.1/components/breadcrumb/
|
50
|
+
:url-bs-docs--components-buttons: http://getbootstrap.com/docs/4.1/components/buttons/
|
51
|
+
:url-bs-docs--components-button_group: http://getbootstrap.com/docs/4.1/components/button-group/
|
52
|
+
:url-bs-docs--components-cards: http://getbootstrap.com/docs/4.1/components/card/
|
53
|
+
:url-bs-docs--components-carousel: http://getbootstrap.com/docs/4.1/components/carousel/
|
54
|
+
:url-bs-docs--components-collapse: http://getbootstrap.com/docs/4.1/components/collapse/
|
55
|
+
:url-bs-docs--components-dropdowns: http://getbootstrap.com/docs/4.1/components/dropdowns/
|
56
|
+
:url-bs-docs--components-forms: http://getbootstrap.com/docs/4.1/components/forms/
|
57
|
+
:url-bs-docs--components-input_group: http://getbootstrap.com/docs/4.1/components/input-group/
|
58
|
+
:url-bs-docs--components-jumbotron: http://getbootstrap.com/docs/4.1/components/jumbotron/
|
59
|
+
:url-bs-docs--components-list_group: http://getbootstrap.com/docs/4.1/components/list-group/
|
60
|
+
:url-bs-docs--components-modal: http://getbootstrap.com/docs/4.1/components/modal/
|
61
|
+
:url-bs-docs--components-navs: http://getbootstrap.com/docs/4.1/components/navs/
|
62
|
+
:url-bs-docs--components-navbar: http://getbootstrap.com/docs/4.1/components/navbar/
|
63
|
+
:url-bs-docs--components-pagination: http://getbootstrap.com/docs/4.1/components/pagination/
|
64
|
+
:url-bs-docs--components-popovers: http://getbootstrap.com/docs/4.1/components/popovers/
|
65
|
+
:url-bs-docs--components-progress: http://getbootstrap.com/docs/4.1/components/progress/
|
66
|
+
:url-bs-docs--components-tooltips: http://getbootstrap.com/docs/4.1/components/tooltips/
|
67
|
+
|
68
|
+
:url-bs-docs--utils-borders: http://getbootstrap.com/docs/4.1/utilities/borders/
|
69
|
+
:url-bs-docs--utils-clearfix: http://getbootstrap.com/docs/4.1/utilities/clearfix/
|
70
|
+
:url-bs-docs--utils-close_icon: http://getbootstrap.com/docs/4.1/utilities/close-icon/
|
71
|
+
:url-bs-docs--utils-colors: http://getbootstrap.com/docs/4.1/utilities/colors/
|
72
|
+
:url-bs-docs--utils-display: http://getbootstrap.com/docs/4.1/utilities/display/
|
73
|
+
:url-bs-docs--utils-embeds: http://getbootstrap.com/docs/4.1/utilities/embed/
|
74
|
+
:url-bs-docs--utils-flex: http://getbootstrap.com/docs/4.1/utilities/flex/
|
75
|
+
:url-bs-docs--utils-float: http://getbootstrap.com/docs/4.1/utilities/float/
|
76
|
+
:url-bs-docs--utils-image_replacement: http://getbootstrap.com/docs/4.1/utilities/image-replacement/
|
77
|
+
:url-bs-docs--utils-screenreaders: http://getbootstrap.com/docs/4.1/utilities/screenreaders/
|
78
|
+
:url-bs-docs--utils-sizing: http://getbootstrap.com/docs/4.1/utilities/sizing/
|
79
|
+
:url-bs-docs--utils-spacing: http://getbootstrap.com/docs/4.1/utilities/spacing/
|
80
|
+
:url-bs-docs--utils-text: http://getbootstrap.com/docs/4.1/utilities/text/
|
81
|
+
:url-bs-docs--utils-vertical_alignment: http://getbootstrap.com/docs/4.1/utilities/vertical-align/
|
82
|
+
:url-bs-docs--utils-visibility: http://getbootstrap.com/docs/4.1/utilities/visibility/
|
83
|
+
|
84
|
+
:url-bs-docs--migration-to-v4: http://getbootstrap.com/docs/4.1/migration/
|
85
|
+
|
86
|
+
:url-bs-material-design--home: https://mdbootstrap.github.io/bootstrap-material-design/
|
87
|
+
:url-bs-material-design--gh-repo: https://github.com/mdbootstrap/bootstrap-material-design
|
88
|
+
|
89
|
+
:url-bs-theme-switcher--gh-repo: https://github.com/jguadagno/bootstrapThemeSwitcher
|
66
90
|
|
67
91
|
:url-bootswatch--home: https://bootswatch.com/
|
68
92
|
:url-bootswatch--api: https://bootswatch.com/help/#api
|
69
93
|
|
70
|
-
:url-
|
71
|
-
:url-iconify--icon_sets: https://iconify.design/icon-sets/
|
72
|
-
:url-iconify--medical_icons: https://iconify.design/icon-sets/medical-icon/
|
73
|
-
:url-iconify--brand_icons: https://iconify.design/icon-sets/logos/
|
94
|
+
:url-builder--gh-repo: https://github.com/jimweirich/builder
|
74
95
|
|
75
|
-
:url-
|
96
|
+
:url-bump--gh-repo: https://github.com/gregorym/bump
|
76
97
|
|
77
|
-
:url-
|
78
|
-
:url-
|
98
|
+
:url-cash--gh-repo: https://github.com/fabiospampinato/cash
|
99
|
+
:url-clipboard--gh-repo: https://github.com/zenorocha/clipboard.js/
|
100
|
+
:url-cors--gh-repo: https://github.com/expressjs/cors
|
101
|
+
:url-cross-env--gh-repo: https://github.com/kentcdodds/cross-env
|
102
|
+
:url-cross-var--gh-repo: https://github.com/elijahmanor/cross-var
|
79
103
|
|
80
|
-
:url-
|
104
|
+
:url-datatables--home: https://datatables.net/
|
105
|
+
:url-docker--home: https://getbootstrap.com/
|
106
|
+
:url-docker--docs: https://docs.docker.com/
|
81
107
|
|
82
|
-
:url-
|
108
|
+
:url-eslint--home: https://eslint.org/
|
109
|
+
:url-eslint--gh-repo: https://github.com/eslint/eslint
|
83
110
|
|
84
|
-
:url-
|
85
|
-
|
111
|
+
:url-execjs--gh-repo: https://github.com/rails/execjs
|
112
|
+
|
113
|
+
:url-filamentgroup--home: https://www.filamentgroup.com/
|
114
|
+
|
115
|
+
:url-fontawesome--home: https://fontawesome.com/
|
116
|
+
:url-fontawesome--icons: https://fontawesome.com/icons?d=gallery
|
117
|
+
:url-fontawesome--get-started: https://fontawesome.com/get-started
|
118
|
+
:url-fontawesome-free--gh-repo: https://github.com/FortAwesome/Font-Awesome
|
119
|
+
:url-fsevents--gh-repo: https://github.com/fsevents/fsevents
|
86
120
|
|
121
|
+
:url-getos--gh-repo: https://github.com/retrohacker/getos
|
122
|
+
|
123
|
+
:url-git--home: https://git-scm.com/
|
124
|
+
|
125
|
+
:url-github--home: https://github.com/
|
87
126
|
:url-github--signin: https://github.com/login
|
88
127
|
:url-github--pages: https://pages.github.com/
|
89
|
-
:url-github--
|
128
|
+
:url-github--about-org: https://help.github.com/articles/about-organizations/
|
129
|
+
:url-github-dev--oauth-app: https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/
|
90
130
|
|
91
|
-
:url-
|
131
|
+
:url-gist--home: https://gist.github.com/
|
132
|
+
:url-gist--asciidoc-extensions-example: https://gist.github.com/mojavelinux/5546622
|
92
133
|
|
93
|
-
:url-
|
94
|
-
:url-github_repo--ruby_gem_jekyll_auth: https://github.com/benbalter/jekyll-auth
|
95
|
-
:url-github_repo--md_icons: https://github.com/google/material-design-icons
|
96
|
-
:url-github_repo--mdi_icons: https://github.com/Templarian/MaterialDesign
|
134
|
+
:url-gdpr-eu--home: https://gdpr.eu/
|
97
135
|
|
98
|
-
:url-
|
99
|
-
|
100
|
-
:url-
|
136
|
+
:url-google-material-design-icons--gh-repo: https://github.com/google/material-design-icons
|
137
|
+
|
138
|
+
:url-heroku--home: https://www.heroku.com/home
|
139
|
+
|
140
|
+
:url-iconify--home: https://iconify.design/
|
141
|
+
:url-iconify--icon-sets: https://iconify.design/icon-sets/
|
142
|
+
:url-iconify--medical-icons: https://iconify.design/icon-sets/medical-icon/
|
143
|
+
:url-iconify--brand-icons: https://iconify.design/icon-sets/logos/
|
144
|
+
|
145
|
+
:url-iframe-resizer--gh-repo: https://github.com/davidjbradshaw/iframe-resizer
|
101
146
|
|
102
147
|
:url-j1--home: https://jekyll.one/
|
103
148
|
:url-j1--preview: https://preview.jekyll.one/
|
104
149
|
|
105
|
-
:url-
|
106
|
-
:url-
|
107
|
-
:url-
|
108
|
-
:url-
|
150
|
+
:url-j1-web-in-a-day--intro: /pages/public/learn/kickstarter/web_in_a_day/intro/
|
151
|
+
:url-j1-web-in-a-day--meet-and-greet: /pages/public/learn/kickstarter/web_in_a_day/meet_and_greet/
|
152
|
+
:url-j1-web-in-a-day--preparations: /pages/public/learn/kickstarter/web_in_a_day/preparations/
|
153
|
+
:url-j1-web-in-a-day--first-awesome-web: /pages/public/learn/kickstarter/web_in_a_day/first_awesome_web/
|
154
|
+
|
155
|
+
:url-j1-quick-references--jekyll: /pages/protected/manuals/quick_references/jekyll/
|
156
|
+
:url-j1-downloads--quickstart-intro: /pages/public/learn/downloads/quickstart/intro/
|
157
|
+
|
158
|
+
:url-j1-learn--whats-up: https://jekyll.one/pages/public/learn/whats_up/
|
159
|
+
:url-j1-learn--present-images: https://jekyll.one/pages/public/learn/roundtrip/present_images/
|
160
|
+
:url-j1-learn--present-videos: https://jekyll.one/pages/public/learn/roundtrip/present_videos/
|
161
|
+
:url-j1-learn--typography: https://jekyll.one/pages/public/learn/roundtrip/typography/
|
162
|
+
:url-j1-learn--icon-fonts: https://jekyll.one/pages/public/learn/roundtrip/mdi_icon_font/
|
163
|
+
:url-j1-learn--asciidoc_extensions: https://jekyll.one/pages/public/learn/roundtrip/asciidoc_extensions/
|
164
|
+
:url-j1-learn--extended-modals: https://jekyll.one/pages/public/learn/roundtrip/modals/
|
165
|
+
:url-j1-learn--responsive-tables: https://jekyll.one/pages/public/learn/roundtrip/responsive_tables/
|
166
|
+
:url-j1-learn--themes: https://jekyll.one/pages/public/learn/roundtrip/themes/
|
167
|
+
|
168
|
+
:url-jekyll--home: https://jekyllrb.com/
|
169
|
+
:url-jekyll-asciidoc--gh-repo: https://github.com/asciidoctor/jekyll-asciidoc
|
170
|
+
:url-jekyll-compress--gh-repo: http://jch.penibelst.de/
|
171
|
+
:url-jekyll-feed--gh-repo: https://github.com/jekyll/jekyll-feed
|
172
|
+
:url-jekyll-gist--gh-repo: https://github.com/jekyll/jekyll-gist
|
173
|
+
:url-jekyll-paginate-v2--gh-repo: https://github.com/sverrirs/jekyll-paginate-v2
|
174
|
+
:url-jekyll-redirect-from--gh-repo: https://github.com/jekyll/jekyll-redirect-from
|
175
|
+
:url-jekyll-sass-converter--gh-repo: https://github.com/jekyll/jekyll-sass-converter
|
176
|
+
:url-jekyll-sitemap--gh-repo: https://github.com/jekyll/jekyll-sitemap
|
177
|
+
|
178
|
+
:url-jquery--home: https://jquery.com/
|
179
|
+
|
180
|
+
:url-js-yaml--gh-repo: https://github.com/nodeca/js-yaml
|
181
|
+
:url-js-json-minify--gh-repo: https://github.com/fkei/JSON.minify
|
182
|
+
|
183
|
+
:url-justified-gallery--home: http://miromannino.github.io/Justified-Gallery
|
184
|
+
:url-justified-gallery--gh-repo: https://github.com/miromannino/Justified-Gallery
|
185
|
+
|
186
|
+
:url-lerna--home: https://lerna.js.org/
|
187
|
+
:url-lerna--gh-repo: https://github.com/lerna/lerna
|
188
|
+
|
189
|
+
:url-lightbox-v2--home: https://lokeshdhakar.com/projects/lightbox2/
|
190
|
+
:url-lightbox-v2--gh-repo: https://github.com/lokesh/lightbox2
|
191
|
+
|
192
|
+
:url-light-gallery--home: https://sachinchoolur.github.io/lightGallery
|
193
|
+
:url-light-gallery--gh-repo: http://sachinchoolur.github.io/lightGallery
|
194
|
+
:url-light-gallery--license: http://sachinchoolur.github.io/lightGallery/docs/license.html
|
195
|
+
|
196
|
+
:url-liquid--home: https://shopify.github.io/liquid/
|
197
|
+
:url-liquid--gh-repo: https://github.com/Shopify/liquid
|
198
|
+
|
199
|
+
:url-log4javascript--home: http://log4javascript.org/
|
200
|
+
|
201
|
+
:url-log4r--gh-repo: https://github.com/colbygk/log4r
|
202
|
+
|
203
|
+
:url-lunr--home: https://lunrjs.com/
|
204
|
+
:url-lunr--gh-repo: https://github.com/olivernn/lunr.js
|
205
|
+
|
206
|
+
:url-material-design-icons--home: https://materialdesignicons.com/
|
207
|
+
:url-material-design-icons--gh-repo: https://github.com/Templarian/MaterialDesign
|
208
|
+
:url-material-design-icons--cheatsheet: https://pictogrammers.github.io/@mdi/font/5.9.55/
|
209
|
+
|
210
|
+
:url-materialize--home: https://materializecss.com/
|
211
|
+
:url-materialize--gh-repo: https://github.com/Dogfalo/materialize
|
212
|
+
|
213
|
+
:url-mobile-menu-light--home: https://www.mmenujs.com/mmenu-light/
|
214
|
+
:url-mobile-menu-light--gh-repo: https://github.com/FrDH/mmenu-light
|
215
|
+
|
216
|
+
:url-netlify--home: https://www.netlify.com/
|
217
|
+
|
218
|
+
:url-node-sass--home: https://github.com/sass/node-sass
|
219
|
+
|
220
|
+
:url-nodejs--home: https://nodejs.org/en/
|
221
|
+
|
222
|
+
:url-nokogiri--home: https://nokogiri.org/
|
223
|
+
:url-nokogiri--gh-repo: https://github.com/sparklemotion/nokogiri
|
224
|
+
:url-nokogiri-pretty--gh-repo: https://github.com/tobym/nokogiri-pretty/
|
225
|
+
|
226
|
+
:url-npm--home: https://www.npmjs.com/
|
227
|
+
|
228
|
+
:url-npm-run-all--gh-repo: https://github.com/mysticatea/npm-run-all
|
229
|
+
|
230
|
+
:url-omniauth--gh-repo: https://github.com/omniauth/omniauth
|
231
|
+
|
232
|
+
:url-omniauth-oauth-v2--gh-repo: https://github.com/omniauth/omniauth-oauth2
|
233
|
+
|
234
|
+
:url-owl-carousel-v1--home: http://www.landmarkmlp.com/js-plugin/owl.carousel/
|
235
|
+
|
236
|
+
:url-parseurl--gh-repo: https://github.com/pillarjs/parseurl
|
237
|
+
|
238
|
+
:url-platform--gh-repo: https://github.com/bestiejs/platform.js/
|
239
|
+
|
240
|
+
:url-popper--home: https://popper.js.org/
|
241
|
+
:url-popper--gh-repo: https://github.com/popperjs/popper-core
|
242
|
+
|
243
|
+
:url-puma--home: https://puma.io/
|
244
|
+
:url-puma--gh-repo: https://github.com/puma/puma
|
245
|
+
|
246
|
+
:url-rack--home: https://rack.github.io/
|
247
|
+
:url-rack--gh-repo: https://github.com/rack/rack
|
248
|
+
|
249
|
+
:url-rack-protection--home: http://sinatrarb.com/protection/
|
250
|
+
:url-rack-protection--gh-repo: https://github.com/sinatra/sinatra/tree/master/rack-protection
|
251
|
+
|
252
|
+
:url-rack-ssl-enforcer--gh-repo: https://github.com/tobmatth/rack-ssl-enforcer
|
253
|
+
|
254
|
+
:url-roboto--home: https://fonts.google.com/specimen/Roboto
|
255
|
+
|
256
|
+
:url-ruby-rouge--gh-repo: https://github.com/rouge-ruby/rouge
|
257
|
+
|
258
|
+
:url-ruby-warden--home: https://github.com/wardencommunity/warden/wiki
|
259
|
+
:url-ruby-warden--gh-repo: https://github.com/wardencommunity/warden
|
260
|
+
|
261
|
+
|
262
|
+
:url-ruby-lang--home: https://www.ruby-lang.org/en/
|
263
|
+
:url-ruby-lang--gh-repo: https://github.com/ruby/ruby
|
264
|
+
|
265
|
+
:url-rubygems--home: https://rubygems.org/
|
266
|
+
|
267
|
+
:url-ruby-gem-bundler--gh-repo: https://github.com/bundler/bundler
|
268
|
+
:url-ruby-gem-jekyll-auth--gh-repo: https://github.com/benbalter/jekyll-auth
|
269
|
+
|
270
|
+
:url-ruby-sass--home: https://sass-lang.com/ruby-sass
|
271
|
+
|
272
|
+
:url-sass-lang--home: https://sass-lang.com/dart-sass
|
273
|
+
:url-sass-lang--gh-repo: https://github.com/sass/dart-sass
|
274
|
+
|
275
|
+
:url-shopify--home: https://www.shopify.com/
|
276
|
+
|
277
|
+
:url-stackoverflow--usage-fonticons: https://stackoverflow.com/questions/11135261/should-i-use-i-tag-for-icons-instead-of-span
|
278
|
+
|
279
|
+
:url-tablesaw-rtables--gh-repo: https://github.com/filamentgroup/tablesaw
|
280
|
+
|
281
|
+
:url-terser--home: https://terser.org/
|
282
|
+
:url-terser--gh-repo: https://github.com/terser/terser
|
283
|
+
|
284
|
+
:url-theme-switcher--gh-repo: https://github.com/jguadagno/bootstrapThemeSwitcher
|
285
|
+
|
286
|
+
:url-tocbot--home: https://tscanlin.github.io/tocbot
|
287
|
+
:url-tocbot--gh-repo: https://github.com/tscanlin/tocbot
|
288
|
+
|
289
|
+
:url-twitter-emoji--gh-repo: https://github.com/twitter/twemoji
|
290
|
+
:url-twitter-emoji-picker--gh-repo: https://github.com/xLs51/Twemoji-Picker
|
291
|
+
|
292
|
+
:url-uglifier--gh-repo: https://github.com/lautis/uglifier
|
293
|
+
|
294
|
+
:url-videojs--home: https://videojs.com/
|
295
|
+
:url-videojs--gh-repo: https://github.com/videojs/video.js
|
296
|
+
|
297
|
+
:url-vimeo--home: https://vimeo.com
|
298
|
+
|
299
|
+
:url-webpack--home: https://webpack.js.org/
|
300
|
+
:url-webpack--gh-repo: https://github.com/webpack/webpack
|
301
|
+
|
302
|
+
:url-webpack-cli--gh-repo: https://github.com/webpack/webpack
|
109
303
|
|
110
|
-
:url-
|
111
|
-
:url-j1_downloads---quickstart_intro: /pages/public/learn/downloads/quickstart/intro/
|
304
|
+
:url-w3org--css-spec: https://www.w3.org/Style/CSS/specs.en.html
|
112
305
|
|
113
|
-
:url-
|
114
|
-
:url-j1--learn_present_images: https://jekyll.one/pages/public/learn/roundtrip/present_images/
|
115
|
-
:url-j1--learn_present_videos: https://jekyll.one/pages/public/learn/roundtrip/present_videos/
|
116
|
-
:url-j1--learn_typography: https://jekyll.one/pages/public/learn/roundtrip/typography/
|
117
|
-
:url-j1--learn_icon_fonts: https://jekyll.one/pages/public/learn/roundtrip/mdi_icon_font/
|
118
|
-
:url-j1--learn_asciidoc_extensions: https://jekyll.one/pages/public/learn/roundtrip/asciidoc_extensions/
|
119
|
-
:url-j1--learn_extended_modals: https://jekyll.one/pages/public/learn/roundtrip/modals/
|
120
|
-
:url-j1--learn_responsive_tables: https://jekyll.one/pages/public/learn/roundtrip/responsive_tables/
|
121
|
-
:url-j1--learn_themes: https://jekyll.one/pages/public/learn/roundtrip/themes/
|
306
|
+
:url-wikipedia-en--google: https://en.wikipedia.org/wiki/Google
|
122
307
|
|
123
|
-
:url-
|
308
|
+
:url-w3schools--css-tutorial: https://www.w3schools.com/css/default.asp
|
124
309
|
|
125
|
-
:url-
|
310
|
+
:url-yarn--home: https://yarnpkg.com/
|
311
|
+
:url-yarn--gh-repo:
|
126
312
|
|
127
|
-
:url-
|
313
|
+
:url-youtube--home: https://www.youtube.com/
|
128
314
|
|
129
315
|
end::urls[]
|
130
316
|
|
@@ -136,6 +322,7 @@ tag::tags[]
|
|
136
322
|
:browser-window--new: window="_blank"
|
137
323
|
:clipboard--noclip: noclip
|
138
324
|
:level--beginner: icon:battery-quarter[role="md-blue"]
|
325
|
+
:level--intermediate: icon:battery-half[role="md-blue"]
|
139
326
|
:level--advanced: icon:battery-full[role="md-blue"]
|
140
327
|
:figure-caption--text: Figure
|
141
328
|
|
@@ -143,6 +330,7 @@ tag::tags[]
|
|
143
330
|
:icon-times: icon:times[role="red"]
|
144
331
|
:icon-file: icon:file-alt[role="blue"]
|
145
332
|
:icon-battery--quarter: icon:battery-quarter[role="md-blue"]
|
333
|
+
:icon-battery--half: icon:battery-half[role="md-blue"]
|
146
334
|
:icon-battery--full: icon:battery-full[role="md-blue"]
|
147
335
|
|
148
336
|
:char-emdash: —
|
@@ -182,7 +370,7 @@ end::tables[]
|
|
182
370
|
// -----------------------------------------------------------------------------
|
183
371
|
tag::products[]
|
184
372
|
:j1-license: MIT License
|
185
|
-
:j1-version: 2021.0.
|
373
|
+
:j1-version: 2021.0.5
|
186
374
|
end::products[]
|
187
375
|
|
188
376
|
|