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
@@ -1,11 +1,11 @@
|
|
1
|
-
// === Bottom Left Warning
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#sideModalBLWarningDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
1
|
+
// === Bottom Left Warning
|
2
|
+
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
+
|
4
|
+
++++
|
5
|
+
<div class="ml-2">
|
6
|
+
<!-- Button trigger modal -->
|
7
|
+
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#sideModalBLWarningDemo">
|
8
|
+
Launch Example
|
9
|
+
</button>
|
10
|
+
</div>
|
11
|
+
++++
|
@@ -1,11 +1,11 @@
|
|
1
|
-
// === Bottom Right Danger
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#sideModalBRDangerDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
1
|
+
// === Bottom Right Danger
|
2
|
+
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
+
|
4
|
+
++++
|
5
|
+
<div class="ml-2">
|
6
|
+
<!-- Button trigger modal -->
|
7
|
+
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#sideModalBRDangerDemo">
|
8
|
+
Launch Example
|
9
|
+
</button>
|
10
|
+
</div>
|
11
|
+
++++
|
data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_central_success.asciidoc
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
// === Central Success
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#centralModalSuccessDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
1
|
+
// === Central Success
|
2
|
+
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
+
|
4
|
+
++++
|
5
|
+
<div class="ml-2">
|
6
|
+
<!-- Button trigger modal -->
|
7
|
+
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#centralModalSuccessDemo">
|
8
|
+
Launch Example
|
9
|
+
</button>
|
10
|
+
</div>
|
11
|
+
++++
|
@@ -1,11 +1,11 @@
|
|
1
|
-
// === Full Height Left Info
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#fluidModalLeftInfoDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
1
|
+
// === Full Height Left Info
|
2
|
+
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
+
|
4
|
+
++++
|
5
|
+
<div class="ml-2">
|
6
|
+
<!-- Button trigger modal -->
|
7
|
+
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#fluidModalLeftInfoDemo">
|
8
|
+
Launch Example
|
9
|
+
</button>
|
10
|
+
</div>
|
11
|
+
++++
|
@@ -1,11 +1,11 @@
|
|
1
|
-
// === Full Height Right Success
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#fluidModalRightSuccessDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
1
|
+
// === Full Height Right Success
|
2
|
+
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
+
|
4
|
+
++++
|
5
|
+
<div class="ml-2">
|
6
|
+
<!-- Button trigger modal -->
|
7
|
+
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#fluidModalRightSuccessDemo">
|
8
|
+
Launch Example
|
9
|
+
</button>
|
10
|
+
</div>
|
11
|
+
++++
|
@@ -1,11 +1,11 @@
|
|
1
|
-
// === Top Info
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#frameModalTopInfoDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
1
|
+
// === Top Info
|
2
|
+
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
+
|
4
|
+
++++
|
5
|
+
<div class="ml-2">
|
6
|
+
<!-- Button trigger modal -->
|
7
|
+
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#frameModalTopInfoDemo">
|
8
|
+
Launch Example
|
9
|
+
</button>
|
10
|
+
</div>
|
11
|
+
++++
|
data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_left_info.asciidoc
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
// === Top Left Info
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#sideModalTLInfoDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
1
|
+
// === Top Left Info
|
2
|
+
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
+
|
4
|
+
++++
|
5
|
+
<div class="ml-2">
|
6
|
+
<!-- Button trigger modal -->
|
7
|
+
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#sideModalTLInfoDemo">
|
8
|
+
Launch Example
|
9
|
+
</button>
|
10
|
+
</div>
|
11
|
+
++++
|
data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_right_success.asciidoc
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
// === Top Right Success
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#sideModalTRSuccessDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
1
|
+
// === Top Right Success
|
2
|
+
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
+
|
4
|
+
++++
|
5
|
+
<div class="ml-2">
|
6
|
+
<!-- Button trigger modal -->
|
7
|
+
<button type="button" class="btn btn-primary btn-raised" data-toggle="modal" data-target="#sideModalTRSuccessDemo">
|
8
|
+
Launch Example
|
9
|
+
</button>
|
10
|
+
</div>
|
11
|
+
++++
|
@@ -1,55 +1,50 @@
|
|
1
|
-
To make this site work properly, we sometimes place small data files
|
2
|
-
called cookies on your device. Most big websites do this too.
|
3
|
-
|
4
|
-
What are cookies?
|
5
|
-
A cookie is a small text file that a website saves on your computer or
|
6
|
-
mobile device when you visit the site. It enables the website to remember
|
7
|
-
your actions and preferences (such as login, language, font size and other
|
8
|
-
display preferences) over a period of time, so you don't have to keep
|
9
|
-
re-entering them whenever you come back to the site or browse from one page to another.
|
10
|
-
|
11
|
-
How do we use cookies?
|
12
|
-
|
13
|
-
A number of our pages use cookies to remember:
|
14
|
-
|
15
|
-
* your display preferences, such as contrast color settings or font size
|
16
|
-
* if you have already replied to a survey pop-up that asks you if the
|
17
|
-
content was helpful or not (so you won't be asked again)
|
18
|
-
* if you have agreed (or not) to our use of cookies on this site
|
19
|
-
|
20
|
-
Also, some videos embedded in our pages use a cookie to anonymously gather
|
21
|
-
statistics on how you got there and what videos you visited.
|
22
|
-
|
23
|
-
Cookies are also stored by Europa Analytics, the corporate service which
|
24
|
-
measures the effectiveness and efficiency of the European Commission's
|
25
|
-
websites on EUROPA.
|
26
|
-
|
27
|
-
Enabling these cookies is not strictly necessary for the website to work
|
28
|
-
but it will provide you with a better browsing experience. You can delete
|
29
|
-
or block these cookies, but if you do that some features of this site may
|
30
|
-
not work as intended.
|
31
|
-
|
32
|
-
The cookie-related information is not used to identify you personally and
|
33
|
-
the pattern data is fully under our control. These cookies are not used
|
34
|
-
for any purpose other than those described here.
|
35
|
-
|
36
|
-
Do we use other cookies?
|
37
|
-
|
38
|
-
Some of our pages or subsites may use additional or different cookies to
|
39
|
-
the ones described above. If so, the details of these will be provided
|
40
|
-
in their specific cookies notice page. You may be asked for your agreement
|
41
|
-
to store these cookies.
|
42
|
-
|
43
|
-
How to control cookies
|
44
|
-
|
45
|
-
You can control and/or delete cookies as you wish - for details, see
|
46
|
-
link:{http://www.aboutcookies.org/}[aboutcookies.org]. You can delete
|
47
|
-
all cookies that are already on your computer and you can set most browsers
|
48
|
-
to prevent them from being placed. If you do this, however, you may have to
|
49
|
-
manually adjust some preferences every time you visit a site and some services
|
50
|
-
and functionalities may not work.
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
1
|
+
To make this site work properly, we sometimes place small data files
|
2
|
+
called cookies on your device. Most big websites do this too.
|
3
|
+
|
4
|
+
What are cookies?
|
5
|
+
A cookie is a small text file that a website saves on your computer or
|
6
|
+
mobile device when you visit the site. It enables the website to remember
|
7
|
+
your actions and preferences (such as login, language, font size and other
|
8
|
+
display preferences) over a period of time, so you don't have to keep
|
9
|
+
re-entering them whenever you come back to the site or browse from one page to another.
|
10
|
+
|
11
|
+
How do we use cookies?
|
12
|
+
|
13
|
+
A number of our pages use cookies to remember:
|
14
|
+
|
15
|
+
* your display preferences, such as contrast color settings or font size
|
16
|
+
* if you have already replied to a survey pop-up that asks you if the
|
17
|
+
content was helpful or not (so you won't be asked again)
|
18
|
+
* if you have agreed (or not) to our use of cookies on this site
|
19
|
+
|
20
|
+
Also, some videos embedded in our pages use a cookie to anonymously gather
|
21
|
+
statistics on how you got there and what videos you visited.
|
22
|
+
|
23
|
+
Cookies are also stored by Europa Analytics, the corporate service which
|
24
|
+
measures the effectiveness and efficiency of the European Commission's
|
25
|
+
websites on EUROPA.
|
26
|
+
|
27
|
+
Enabling these cookies is not strictly necessary for the website to work
|
28
|
+
but it will provide you with a better browsing experience. You can delete
|
29
|
+
or block these cookies, but if you do that some features of this site may
|
30
|
+
not work as intended.
|
31
|
+
|
32
|
+
The cookie-related information is not used to identify you personally and
|
33
|
+
the pattern data is fully under our control. These cookies are not used
|
34
|
+
for any purpose other than those described here.
|
35
|
+
|
36
|
+
Do we use other cookies?
|
37
|
+
|
38
|
+
Some of our pages or subsites may use additional or different cookies to
|
39
|
+
the ones described above. If so, the details of these will be provided
|
40
|
+
in their specific cookies notice page. You may be asked for your agreement
|
41
|
+
to store these cookies.
|
42
|
+
|
43
|
+
How to control cookies
|
44
|
+
|
45
|
+
You can control and/or delete cookies as you wish - for details, see
|
46
|
+
link:{http://www.aboutcookies.org/}[aboutcookies.org]. You can delete
|
47
|
+
all cookies that are already on your computer and you can set most browsers
|
48
|
+
to prevent them from being placed. If you do this, however, you may have to
|
49
|
+
manually adjust some preferences every time you visit a site and some services
|
50
|
+
and functionalities may not work.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
title: J1 Template
|
3
3
|
tagline: creating responsive websites
|
4
|
-
date: 2020-11-03
|
4
|
+
date: 2020-11-03 00:00:00
|
5
5
|
description: >
|
6
6
|
A good user experience browsing a Web is one of
|
7
7
|
the most important features a site has to offer as
|
@@ -25,8 +25,12 @@ resource_options:
|
|
25
25
|
padding_bottom: 50
|
26
26
|
opacity: 0.5
|
27
27
|
slides:
|
28
|
-
- url: /assets/images/modules/attics/
|
29
|
-
alt:
|
28
|
+
- url: /assets/images/modules/attics/responsive-text-1920x1280.jpg
|
29
|
+
alt: responsive-text-1920x1280
|
30
|
+
badge:
|
31
|
+
type: unsplash
|
32
|
+
author: Alexander Andrews
|
33
|
+
href: https://unsplash.com/@alex_andrews
|
30
34
|
---
|
31
35
|
|
32
36
|
// Page content
|
@@ -35,6 +39,9 @@ resource_options:
|
|
35
39
|
[[responsive-design]]
|
36
40
|
== Full Responsive
|
37
41
|
|
42
|
+
[role="mb-3"]
|
43
|
+
image::/assets/images/pages/panels/the-place-1920x800.jpg[{{page.title}}]
|
44
|
+
|
38
45
|
A good user experience browsing a Web site is one of the most important
|
39
46
|
feature a site has to offer as a must. Beside excellent content. Presenting
|
40
47
|
content at its best on all devices, for all window sizes makes an excellent
|
@@ -56,12 +63,14 @@ elements, cards, forms, etc.
|
|
56
63
|
[[current-technology]]
|
57
64
|
== HTML5 · CSS3 · JS
|
58
65
|
|
66
|
+
[role="mb-3"]
|
67
|
+
image::/assets/images/pages/panels/modules-apps-1920x800.jpg[{{page.title}}]
|
68
|
+
|
59
69
|
The Internet is a rapidly changing world. Like the fashion industries, new
|
60
70
|
trends are set every year. J1 Template combines modern technologies for the
|
61
71
|
world of static Webs to make a site unique using current standards in terms
|
62
72
|
of web development, languages, and tools.
|
63
73
|
|
64
|
-
|
65
74
|
=== HTML5 + CSS3
|
66
75
|
|
67
76
|
J1 is using HTML5 for structuring content on the World Wide Web. The current
|
@@ -112,6 +121,9 @@ lightboxes, and so on.
|
|
112
121
|
[[launch-ready]]
|
113
122
|
== Start in No Time
|
114
123
|
|
124
|
+
[role="mb-3"]
|
125
|
+
image::/assets/images/pages/panels/no-time-1920x800.jpg[{{page.title}}]
|
126
|
+
|
115
127
|
The base idea of the J1 Template is to give all people a toolset at their
|
116
128
|
hands to create a website with no need to start by web development or
|
117
129
|
web design from the beginning. A website based on J1 is using build-in
|
@@ -122,7 +134,6 @@ truly matters: your content.
|
|
122
134
|
Using J1, you can instantly start a web project by creating your content and
|
123
135
|
not by start learning the deep web development technologies.
|
124
136
|
|
125
|
-
|
126
137
|
=== Create your Web
|
127
138
|
|
128
139
|
J1 is highly customizable. Based on a pure configuration, a website can be
|
@@ -2,101 +2,24 @@
|
|
2
2
|
// Asciidoc attribute includes: attributes.asciidoc
|
3
3
|
// -----------------------------------------------------------------------------
|
4
4
|
|
5
|
-
|
6
5
|
// URLs - Internal references and/or sources on the Internet
|
7
6
|
// -----------------------------------------------------------------------------
|
8
7
|
tag::urls[]
|
9
|
-
|
10
|
-
:google-md-icons: https://material.io/icons/
|
11
|
-
:google-github-md-icons: https://github.com/google/material-design-icons
|
12
|
-
:material-design-icons-home: https://materialdesignicons.com/
|
13
|
-
:material-design-icons-github: https://github.com/Templarian/MaterialDesign
|
14
|
-
:stackoverflow-i-or-span-for-font-icons: https://stackoverflow.com/questions/11135261/should-i-use-i-tag-for-icons-instead-of-span
|
15
|
-
|
16
|
-
|
17
|
-
:bs_themes: https://themes.getbootstrap.com/
|
18
|
-
:bs_expo: https://expo.getbootstrap.com/
|
19
|
-
|
20
|
-
:bs_doc_v4: http://getbootstrap.com/docs/4.0/getting-started/introduction/
|
21
|
-
:bs_doc_examples: http://getbootstrap.com/docs/4.0/examples/
|
22
|
-
|
23
|
-
:bs_doc_content_code: https://getbootstrap.com/docs/4.0/content/code/
|
24
|
-
:bs_doc_content_figures: https://getbootstrap.com/docs/4.0/content/figures/
|
25
|
-
:bs_doc_content_images: https://getbootstrap.com/docs/4.0/content/images/
|
26
|
-
:bs_doc_content_typography: https://getbootstrap.com/docs/4.0/content/typography/
|
27
|
-
:bs_doc_content_tables: https://getbootstrap.com/docs/4.0/content/tables/
|
28
|
-
|
29
|
-
:bs_doc_components_alerts: http://getbootstrap.com/docs/4.0/components/alerts/
|
30
|
-
:bs_doc_components_badges: http://getbootstrap.com/docs/4.0/components/badge/
|
31
|
-
:bs_doc_components_breadcrumb: http://getbootstrap.com/docs/4.0/components/breadcrumb/
|
32
|
-
:bs_doc_components_buttons: http://getbootstrap.com/docs/4.0/components/buttons/
|
33
|
-
:bs_doc_components_button_group: http://getbootstrap.com/docs/4.0/components/button-group/
|
34
|
-
:bs_doc_components_cards: http://getbootstrap.com/docs/4.0/components/card/
|
35
|
-
:bs_doc_components_carousel: http://getbootstrap.com/docs/4.0/components/carousel/
|
36
|
-
:bs_doc_components_collapse: http://getbootstrap.com/docs/4.0/components/collapse/
|
37
|
-
:bs_doc_components_dropdowns: http://getbootstrap.com/docs/4.0/components/dropdowns/
|
38
|
-
:bs_doc_components_forms: http://getbootstrap.com/docs/4.0/components/forms/
|
39
|
-
:bs_doc_components_input_group: http://getbootstrap.com/docs/4.0/components/input-group/
|
40
|
-
:bs_doc_components_jumbotron: http://getbootstrap.com/docs/4.0/components/jumbotron/
|
41
|
-
:bs_doc_components_list_group: http://getbootstrap.com/docs/4.0/components/list-group/
|
42
|
-
:bs_doc_components_modal: http://getbootstrap.com/docs/4.0/components/modal/
|
43
|
-
:bs_doc_components_navs: http://getbootstrap.com/docs/4.0/components/navs/
|
44
|
-
:bs_doc_components_navbar: http://getbootstrap.com/docs/4.0/components/navbar/
|
45
|
-
:bs_doc_components_pagination: http://getbootstrap.com/docs/4.0/components/pagination/
|
46
|
-
:bs_doc_components_popovers: http://getbootstrap.com/docs/4.0/components/popovers/
|
47
|
-
:bs_doc_components_progress: http://getbootstrap.com/docs/4.0/components/progress/
|
48
|
-
:bs_doc_components_tooltips: http://getbootstrap.com/docs/4.0/components/tooltips/
|
49
|
-
|
50
|
-
:bs_doc_utils_borders: http://getbootstrap.com/docs/4.0/utilities/borders/
|
51
|
-
:bs_doc_utils_clearfix: http://getbootstrap.com/docs/4.0/utilities/clearfix/
|
52
|
-
:bs_doc_utils_close_icon: http://getbootstrap.com/docs/4.0/utilities/close-icon/
|
53
|
-
:bs_doc_utils_colors: http://getbootstrap.com/docs/4.0/utilities/colors/
|
54
|
-
:bs_doc_utils_display: http://getbootstrap.com/docs/4.0/utilities/display/
|
55
|
-
:bs_doc_utils_embeds: http://getbootstrap.com/docs/4.0/utilities/embed/
|
56
|
-
:bs_doc_utils_flex: http://getbootstrap.com/docs/4.0/utilities/flex/
|
57
|
-
:bs_doc_utils_float: http://getbootstrap.com/docs/4.0/utilities/float/
|
58
|
-
:bs_doc_utils_image_replacement: http://getbootstrap.com/docs/4.0/utilities/image-replacement/
|
59
|
-
:bs_doc_utils_screenreaders: http://getbootstrap.com/docs/4.0/utilities/screenreaders/
|
60
|
-
:bs_doc_utils_sizing: http://getbootstrap.com/docs/4.0/utilities/sizing/
|
61
|
-
:bs_doc_utils_spacing: http://getbootstrap.com/docs/4.0/utilities/spacing/
|
62
|
-
:bs_doc_utils_text: http://getbootstrap.com/docs/4.0/utilities/text/
|
63
|
-
:bs_doc_utils_vertical_alignment: http://getbootstrap.com/docs/4.0/utilities/vertical-align/
|
64
|
-
:bs_doc_utils_visibility: http://getbootstrap.com/docs/4.0/utilities/visibility/
|
65
|
-
|
66
|
-
:bs_doc_migration_to_v4: http://getbootstrap.com/docs/4.0/migration/
|
67
|
-
|
68
8
|
end::urls[]
|
69
9
|
|
10
|
+
|
70
11
|
// Tags - Asciidoc attributes used internally
|
71
12
|
// -----------------------------------------------------------------------------
|
72
13
|
tag::tags[]
|
73
|
-
|
74
|
-
:window: window="_blank"
|
75
|
-
:no-clipboard: noclip
|
76
|
-
:figure-caption: Figure
|
77
|
-
:images-dir: pages/roundtrip
|
78
|
-
:y: icon:check[role="green"]
|
79
|
-
:n: icon:times[role="red"]
|
80
|
-
:c: icon:file-alt[role="blue"]
|
81
|
-
:beginner: icon:battery-quarter[role="md-blue"]
|
82
|
-
:inter: icon:battery-half[role="md-blue"]
|
83
|
-
:advanced: icon:battery-full[role="md-blue"]
|
84
|
-
:emdash: —
|
85
|
-
:bullet: •
|
86
|
-
:bigbullet: ●
|
87
|
-
:bigbigbullet: ⬤
|
88
|
-
:dot: .
|
89
|
-
:dotdot: ..
|
90
|
-
:middot: ·
|
91
|
-
|
92
14
|
end::tags[]
|
93
15
|
|
16
|
+
|
94
17
|
// Data - Data elements for Asciidoctor extensions
|
95
18
|
// -----------------------------------------------------------------------------
|
96
19
|
tag::data[]
|
97
20
|
|
98
|
-
:lightbox-image-data
|
99
|
-
:lightbox-image-data
|
21
|
+
:lightbox-image-data--base-color-palette: "pages/previewer/bs-color-palette.png, Bootstrap base color palette"
|
22
|
+
:lightbox-image-data--md-color-palette: "pages/previewer/material-design-color-palette.png, Material Design color palette"
|
100
23
|
|
101
24
|
end::data[]
|
102
25
|
|
@@ -106,6 +29,7 @@ end::data[]
|
|
106
29
|
tag::images[]
|
107
30
|
end::images[]
|
108
31
|
|
32
|
+
|
109
33
|
// DOCUMENTS, local document resources
|
110
34
|
// -----------------------------------------------------------------------------
|
111
35
|
tag::documents[]
|