j1-template 2020.0.25 → 2021.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/_includes/themes/j1/blocks/ads/ad.html +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/about_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/contacts_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/issue.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/legal_statements.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/links_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/news_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/social_media_icons.proc +1 -1
- data/_includes/themes/j1/blocks/footer/generator.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_app.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_blog_archive.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_collection.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_page.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_post.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_raw.html +1 -1
- data/_includes/themes/j1/layouts/layout_metadata_generator.html +12 -12
- data/_includes/themes/j1/layouts/layout_module_generator.html +1 -1
- data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -1
- data/_includes/themes/j1/modules/attics/generator.html +2 -2
- data/_includes/themes/j1/modules/boards/news_pin_board.html +1 -1
- data/_includes/themes/j1/modules/connectors/ad/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/ad/google-adsense.html +1 -1
- data/_includes/themes/j1/modules/connectors/ads +1 -1
- data/_includes/themes/j1/modules/connectors/analytic/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/analytic/google-analytics.html +1 -1
- data/_includes/themes/j1/modules/connectors/analytics +1 -1
- data/_includes/themes/j1/modules/connectors/comment/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/comment/disqus.html +1 -1
- data/_includes/themes/j1/modules/connectors/comment/facebook.html +1 -1
- data/_includes/themes/j1/modules/connectors/comments +1 -1
- data/_includes/themes/j1/modules/connectors/sharing +1 -1
- data/_includes/themes/j1/modules/connectors/translator +1 -1
- data/_includes/themes/j1/modules/connectors/translators/custom-translator.html +1 -1
- data/_includes/themes/j1/modules/connectors/translators/google-translator.html +1 -1
- data/_includes/themes/j1/modules/navigator/generator.html +1 -1
- data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +10 -10
- data/_includes/themes/j1/procedures/collections/create_collection_article_preview.proc +1 -1
- data/_includes/themes/j1/procedures/global/attributes_loader.proc +1 -1
- data/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc +1 -1
- data/_includes/themes/j1/procedures/global/collect_page_options.proc +1 -1
- data/_includes/themes/j1/procedures/global/create_bs_button.proc +1 -1
- data/_includes/themes/j1/procedures/global/create_word_cloud.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_category.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_category_item.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_documents_dir.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_page_path.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_page_url.proc +1 -1
- data/_includes/themes/j1/procedures/global/pager.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_color.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_font_size.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_icon_size.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_location.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_base_vars_folders.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_env_entry_document.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_image_block.proc +1 -1
- data/_includes/themes/j1/procedures/global/setup.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/content_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/default_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/module_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/resource_writer.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_calendar.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_list.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_timeline.proc +1 -1
- data/_includes/themes/j1/procedures/posts/create_ad_block.proc +1 -1
- data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -1
- data/_layouts/app.html +1 -1
- data/_layouts/blog_archive.html +1 -1
- data/_layouts/collection.html +1 -1
- data/_layouts/compress.html +1 -1
- data/_layouts/default.html +1 -1
- data/_layouts/home.html +1 -1
- data/_layouts/page.html +1 -1
- data/_layouts/paginator/autopage_category.html +1 -1
- data/_layouts/paginator/autopage_collection.html +1 -1
- data/_layouts/paginator/autopage_collections_tags.html +1 -1
- data/_layouts/paginator/autopage_tags.html +1 -1
- data/_layouts/post.html +1 -1
- data/_layouts/raw.html +1 -1
- data/apps/public/cc/cc.yml +1 -1
- data/assets/data/authclient.html +1 -1
- data/assets/data/banner.html +1 -1
- data/assets/data/carousel.json +8 -16
- data/assets/data/cookiebar.html +1 -1
- data/assets/data/fam.html +1 -1
- data/assets/data/footer.html +1 -1
- data/assets/data/galleries.json +1 -1
- data/assets/data/gallery_customizer.html +1 -1
- data/assets/data/mdi_icons.json +1 -1
- data/assets/data/menu.html +1 -1
- data/assets/data/mmenu.html +1 -1
- data/assets/data/mmenu_sidebar.html +1 -1
- data/assets/data/mmenu_toc.html +1 -1
- data/assets/data/panel.html +1 -1
- data/assets/data/quicklinks.html +3 -3
- data/assets/data/themes.json +1 -1
- data/assets/data/twa_v1.json +1 -1
- data/assets/error_pages/HTTP204.html +1 -1
- data/assets/error_pages/HTTP400.html +1 -1
- data/assets/error_pages/HTTP401.html +1 -1
- data/assets/error_pages/HTTP403.html +1 -1
- data/assets/error_pages/HTTP404.html +1 -1
- data/assets/error_pages/HTTP500.html +1 -1
- data/assets/error_pages/HTTP501.html +1 -1
- data/assets/error_pages/HTTP502.html +1 -1
- data/assets/error_pages/HTTP503.html +1 -1
- data/assets/error_pages/HTTP520.html +1 -1
- data/assets/error_pages/HTTP521.html +1 -1
- data/assets/error_pages/HTTP533.html +1 -1
- data/assets/themes/j1/adapter/js/algolia.js +2 -2
- data/assets/themes/j1/adapter/js/attic.js +3 -3
- data/assets/themes/j1/adapter/js/bmd.js +2 -2
- data/assets/themes/j1/adapter/js/carousel.js +397 -34
- data/assets/themes/j1/adapter/js/clipboard.js +2 -2
- data/assets/themes/j1/adapter/js/cookiebar.js +9 -2
- data/assets/themes/j1/adapter/js/fam.js +2 -2
- data/assets/themes/j1/adapter/js/framer.js +2 -2
- data/assets/themes/j1/adapter/js/gallery_customizer.js +2 -2
- data/assets/themes/j1/adapter/js/j1.js +36 -9
- data/assets/themes/j1/adapter/js/jf_gallery.js +2 -2
- data/assets/themes/j1/adapter/js/lightbox.js +2 -2
- data/assets/themes/j1/adapter/js/logger.js +2 -2
- data/assets/themes/j1/adapter/js/mmenu.js +27 -29
- data/assets/themes/j1/adapter/js/navigator.js +2 -3
- data/assets/themes/j1/adapter/js/{lunr_search.js → quicksearch.js} +13 -13
- data/assets/themes/j1/adapter/js/rouge.js +8 -6
- data/assets/themes/j1/adapter/js/rtable.js +6 -4
- data/assets/themes/j1/adapter/js/themer.js +55 -47
- data/assets/themes/j1/adapter/js/toccer.js +3 -3
- data/assets/themes/j1/core/css/animate.css +2 -2
- data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +2 -2
- data/assets/themes/j1/core/css/icon-fonts/iconify.css +5 -5
- data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +9 -9
- data/assets/themes/j1/core/css/icon-fonts/twemoji.css +6 -6
- data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +1 -1
- data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +31 -31
- data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +82 -61
- data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
- data/assets/themes/j1/core/css/vendor.css +5 -5
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.eot → eot/fa-brands-400.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.eot → eot/fa-regular-400.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.eot → eot/fa-solid-900.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.svg → svg/fa-brands-400.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.svg → svg/fa-regular-400.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.svg → svg/fa-solid-900.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.ttf → ttf/fa-brands-400.ttf} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.ttf → ttf/fa-regular-400.ttf} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.ttf → ttf/fa-solid-900.ttf} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.eot → eot/materialdesignicons-webfont.eot} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.svg → svg/materialdesignicons-webfont.svg} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.ttf → ttf/materialdesignicons-webfont.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Bold.eot → eot/Roboto-Bold.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Light.eot → eot/Roboto-Light.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Medium.eot → eot/Roboto-Medium.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Regular.eot → eot/Roboto-Regular.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Thin.eot → eot/Roboto-Thin.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Black.ttf → ttf/Roboto-Black.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-BlackItalic.ttf → ttf/Roboto-BlackItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Bold.ttf → ttf/Roboto-Bold.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-BoldItalic.ttf → ttf/Roboto-BoldItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Italic.ttf → ttf/Roboto-Italic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Light.ttf → ttf/Roboto-Light.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-LightItalic.ttf → ttf/Roboto-LightItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Medium.ttf → ttf/Roboto-Medium.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-MediumItalic.ttf → ttf/Roboto-MediumItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Regular.ttf → ttf/Roboto-Regular.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Thin.ttf → ttf/Roboto-Thin.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-ThinItalic.ttf → ttf/Roboto-ThinItalic.ttf} +0 -0
- data/assets/themes/j1/core/js/template.js +5 -10
- data/assets/themes/j1/core/js/template.js.map +1 -1
- data/assets/themes/j1/core/js/template.min.js +1 -1
- data/assets/themes/j1/modules/backstretch/js/backstretch.js +1 -1
- data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel.min.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel_transitions.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel_transitions.min.css +1 -1
- data/assets/themes/j1/modules/carousel/css/theme/uno.css +90 -37
- data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +2 -2
- data/assets/themes/j1/modules/clipboard/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/clipboard/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc_disabled.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_both.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc_disabled.png +0 -0
- data/assets/themes/j1/modules/datatables/css/datatables.css +1113 -0
- data/assets/themes/j1/modules/datatables/css/datatables.min.css +136 -0
- data/assets/themes/j1/modules/datatables/css/theme/uno.css +473 -0
- data/assets/themes/j1/modules/datatables/js/datatables.js +95360 -0
- data/assets/themes/j1/modules/datatables/js/datatables.min.js +533 -0
- data/assets/themes/j1/modules/fam/css/uno/fam.css +1 -1
- data/assets/themes/j1/modules/fam/js/fam.js +1 -1
- data/assets/themes/j1/modules/iframeResizer/LICENSE +21 -21
- data/assets/themes/j1/modules/jquery/css/jqueryUI/theme.css +443 -0
- data/assets/themes/j1/modules/jquery/css/jqueryUI/theme.min.css +5 -0
- data/assets/themes/j1/modules/jquery/js/jqueryUI.js +18701 -0
- data/assets/themes/j1/modules/jquery/js/jqueryUI.min.js +13 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.7.0/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/kofax.7z +0 -0
- data/assets/themes/j1/modules/lightGallery/css/themes/uno.css +1 -1
- data/assets/themes/j1/modules/lightGallery/css/themes/uno.min.css +1 -1
- data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.js +1 -1
- data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.min.js +1 -1
- data/assets/themes/j1/modules/lightbox/LICENSE +22 -22
- data/assets/themes/j1/modules/lightbox/css/lightbox.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/lightbox.min.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/lightbox/js/lightbox.js +1 -1
- data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +1 -1
- data/assets/themes/j1/modules/lunrSearch/css/{lunr_search.css → quicksearch.css} +1 -1
- data/assets/themes/j1/modules/lunrSearch/css/{lunr_search.min.css → quicksearch.min.css} +13 -6
- data/assets/themes/j1/modules/lunrSearch/js/lunr.language.support.js +304 -0
- data/assets/themes/j1/modules/lunrSearch/js/lunr.language.support.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/js/{lunr_search.js → quicksearch.js} +23 -4
- data/assets/themes/j1/modules/lunrSearch/js/{lunr_search.min.js → quicksearch.min.js} +1 -1
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ar.js +381 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ar.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.da.js +284 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.da.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.de.js +384 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.de.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.du.js +450 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.du.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.es.js +599 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.es.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fi.js +541 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fi.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fr.js +703 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fr.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.hu.js +565 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.hu.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.it.js +617 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.it.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ja.js +188 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ja.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.jp.js +5 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.jp.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.multi.js +79 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.multi.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.nl.js +448 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.nl.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.no.js +258 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.no.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.pt.js +570 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.pt.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ro.js +558 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ro.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ru.js +391 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ru.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.sv.js +256 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.sv.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.th.js +97 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.tr.js +1087 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.tr.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.vi.js +84 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.vi.min.js +1 -0
- data/assets/themes/j1/modules/mdiPreviewer/css/previewer.css +1 -1
- data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/mmenu.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/mmenu.min.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/theme/uno.min.css +2 -2
- data/assets/themes/j1/modules/mmenuLight/js/mmenu.js +1 -1
- data/assets/themes/j1/modules/mmenuLight/js/mmenu.min.js +1 -1
- data/assets/themes/j1/modules/rtable/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/rtable/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/rtable/js/rtable.js +1 -1
- data/assets/themes/j1/modules/rtable/js/rtable.min.js +1 -1
- data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +1 -1
- data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
- data/assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.css +1 -1
- data/assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.min.css +1 -1
- data/assets/themes/j1/modules/twemoji/js/LICENSE +21 -21
- data/assets/themes/j1/modules/twemoji/js/picker/LICENSE +21 -21
- data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.min.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/twemoji.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/twemoji.min.js +1 -1
- data/exe/j1 +2 -0
- data/lib/j1/commands/generate.rb +47 -46
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/fastfilereaderext.so +0 -0
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/rubyeventmachine.so +0 -0
- data/lib/j1/utils/exec.rb +1 -1
- data/lib/j1/version.rb +1 -1
- data/lib/j1_app.rb +0 -4
- data/lib/j1_app/j1_auth_manager/auth_manager.rb +1 -1
- data/lib/j1_app/j1_auth_manager/commands.rb +1 -1
- data/lib/j1_app/j1_auth_manager/error_pages.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_disqus.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_facebook.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_github.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_patreon.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_twitter.rb +1 -1
- data/lib/j1_app/j1_auth_manager/warden_omniauth.rb +1 -1
- data/lib/j1_app/omniauth/strategies/disqus.rb +1 -1
- data/lib/j1_app/omniauth/strategies/facebook.rb +1 -1
- data/lib/j1_app/omniauth/strategies/github.rb +1 -1
- data/lib/j1_app/omniauth/strategies/patreon.rb +1 -1
- data/lib/j1_app/omniauth/strategies/twitter.rb +1 -1
- data/lib/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/fastfilereaderext.so +0 -0
- data/lib/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/rubyeventmachine.so +0 -0
- data/lib/starter_web/Gemfile +18 -30
- data/lib/starter_web/_config.yml +23 -92
- data/lib/starter_web/_data/_defaults/categories.yml +1 -1
- data/lib/starter_web/_data/_defaults/colors.yml +1 -1
- data/lib/starter_web/_data/_defaults/font_sizes.yml +1 -1
- data/lib/starter_web/_data/_defaults/j1_light_gallery.yml +1 -1
- data/lib/starter_web/_data/_defaults/resources.yml +1 -1
- data/lib/starter_web/_data/_defaults/template_settings.yml +1 -1
- data/lib/starter_web/_data/apps/carousel.yml +158 -337
- data/lib/starter_web/_data/apps/defaults/carousel.yml +88 -87
- data/lib/starter_web/_data/apps/defaults/gallery_customizer.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/justified_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/light_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/lightbox.yml +1 -1
- data/lib/starter_web/_data/apps/gallery_customizer.yml +1 -1
- data/lib/starter_web/_data/apps/justified_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/light_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/lightbox.yml +1 -1
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1mn-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1p-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoemoji-subset +3 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoserif-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-mplus +16 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoemoji +201 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoserif +201 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-roboto +11 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Black.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BlackItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Bold.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BoldItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Italic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Light.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-LightItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Medium.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-MediumItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Regular.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Thin.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-ThinItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold_italic-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-italic-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-regular-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/mplus1p-regular-fallback.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/notoemoji-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-bold-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-bold_italic-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-italic-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-regular-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/base-theme.yml +130 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-theme.yml +36 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-with-fallback-font-theme.yml +15 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-theme.yml +298 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-with-fallback-font-theme.yml +21 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +315 -0
- data/lib/starter_web/_data/blocks/banner.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/banner.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/footer.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/panel.yml +1 -1
- data/lib/starter_web/_data/blocks/footer.yml +2 -2
- data/lib/starter_web/_data/blocks/panel.yml +1 -1
- data/lib/starter_web/_data/builder/blog_navigator.yml +1 -1
- data/lib/starter_web/_data/categories.yml +1 -1
- data/lib/starter_web/_data/colors.yml +1 -1
- data/lib/starter_web/_data/font_sizes.yml +1 -1
- data/lib/starter_web/_data/j1_config.yml +35 -34
- data/lib/starter_web/_data/layouts/app.yml +1 -1
- data/lib/starter_web/_data/layouts/blog_archive.yml +1 -1
- data/lib/starter_web/_data/layouts/collection.yml +7 -7
- data/lib/starter_web/_data/layouts/default.yml +1 -1
- data/lib/starter_web/_data/layouts/home.yml +1 -2
- data/lib/starter_web/_data/layouts/page.yml +2 -3
- data/lib/starter_web/_data/layouts/post.yml +2 -3
- data/lib/starter_web/_data/layouts/raw.yml +1 -1
- data/lib/starter_web/_data/modules/advertising.yml +1 -1
- data/lib/starter_web/_data/modules/attics.yml +1 -1
- data/lib/starter_web/_data/modules/authentication.yml +1 -1
- data/lib/starter_web/_data/modules/cookiebar.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/attics.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/authentication.yml +45 -43
- data/lib/starter_web/_data/modules/defaults/cookiebar.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/fam.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/framer.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/log4javascript.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/log4r.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/navigator.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/quicksearch.yml +73 -0
- data/lib/starter_web/_data/modules/defaults/themer.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
- data/lib/starter_web/_data/modules/fam.yml +46 -12
- data/lib/starter_web/_data/modules/framer.yml +1 -1
- data/lib/starter_web/_data/modules/log4javascript.yml +1 -1
- data/lib/starter_web/_data/modules/log4r.yml +1 -1
- data/lib/starter_web/_data/modules/navigator.yml +5 -7
- data/lib/starter_web/_data/modules/navigator_menu.yml +1 -1
- data/lib/starter_web/_data/modules/{lunr_search.yml → quicksearch.yml} +4 -4
- data/lib/starter_web/_data/modules/themer.yml +1 -96
- data/lib/starter_web/_data/modules/toccer.yml +1 -1
- data/lib/starter_web/_data/pages/builder.yml +1 -1
- data/lib/starter_web/_data/plugins/defaults/notebooks.yml +1 -1
- data/lib/starter_web/_data/plugins/defaults/paginator.yml +1 -1
- data/lib/starter_web/_data/plugins/notebooks.yml +1 -1
- data/lib/starter_web/_data/plugins/paginator.yml +1 -1
- data/lib/starter_web/_data/private.yml +1 -1
- data/lib/starter_web/_data/resources.yml +36 -38
- data/lib/starter_web/_data/utilities/defaults/util_srv.yml +1 -1
- data/lib/starter_web/_data/utilities/util_srv.yml +1 -1
- data/lib/starter_web/_includes/attributes.asciidoc +3 -1
- data/lib/starter_web/_includes/documents/licenses/mit.asciidoc +19 -19
- data/lib/starter_web/_includes/tables/jekyll_variables.asciidoc +45 -45
- data/lib/starter_web/_includes/tables/template_variables.asciidoc +46 -46
- data/lib/starter_web/_plugins/asciidoctor-extensions/admonition-block-answer.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/admonition-block-question.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/banner.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/carousel-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/fab-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/fas-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/gallery-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/gist-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/iconify-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/lightbox-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/mdi-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/panel.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/shout-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/twitter-emoji-inline.rb +1 -1
- data/lib/starter_web/_plugins/debug.rb +1 -1
- data/lib/starter_web/_plugins/filters.rb +1 -1
- data/lib/starter_web/_plugins/lorem_inline.rb +99 -4
- data/lib/starter_web/_plugins/lunr_index.rb +24 -10
- data/lib/starter_web/_plugins/minifyJS.rb +1 -1
- data/lib/starter_web/_plugins/minifyJSON.rb +1 -1
- data/lib/starter_web/_plugins/prettify.rb +1 -1
- data/lib/starter_web/_plugins/simple_search_filter.rb +1 -1
- data/lib/starter_web/_plugins/symlink_watcher.rb +1 -1
- data/lib/starter_web/assets/images/modules/icons/d1/d1-256x256.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-32x32.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-512x512.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-64x64.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/favicon.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +48 -43
- data/lib/starter_web/assets/images/pages/j1_webhooks/uml/auth_mgmr_signin_request_flow.uxf +632 -632
- data/lib/starter_web/assets/images/pages/j1_webhooks/uml/webhook_flow.uxf +648 -648
- data/lib/starter_web/assets/images/quotes/colored-1.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/colored-2.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/default.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/light-blue.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/people.jpg +0 -0
- data/lib/starter_web/collections/posts/public/featured/_posts/2019-06-01-about-cookies.adoc +198 -198
- data/lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/readme +1 -0
- data/lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/unsplash-badge.asciidoc +31 -31
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/documents/100-docker-using-shared-folders.asciidoc +430 -430
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/tables/debug_variables.asciidoc +47 -48
- data/lib/starter_web/config.ru +23 -24
- data/lib/starter_web/dot.gitattributes +3 -17
- data/lib/starter_web/dot.nojekyll +19 -19
- data/lib/starter_web/package.json +53 -40
- data/lib/starter_web/pages/protected/site_search.adoc +2 -7
- data/lib/starter_web/pages/public/about/about_site.adoc +2 -0
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc +1 -1
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/200_preparations.adoc +2 -2
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/300_first_awesome_web.adoc +2 -2
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/300_first_awesome_web.asciidoc +11 -12
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/debug_variables.asciidoc +47 -48
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/readme +1 -0
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +6 -23
- data/lib/starter_web/pages/public/learn/roundtrip/600_lunr.adoc +335 -236
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_info.asciidoc +14 -14
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_left_warning.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_right_danger.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_central_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_full_height_left_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_full_height_right_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_left_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_right_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/legal/en/eu/cookie.policy.asciidoc +50 -55
- data/lib/starter_web/pages/public/previewer/_includes/documents/licenses/mit.asciidoc +19 -19
- data/lib/starter_web/pages/public/previewer/rouge.adoc +238 -4
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +7 -7
- data/lib/starter_web/utilsrv/server.js +1 -1
- metadata +154 -117
- data/assets/themes/j1/core/css/bootstrap.css +0 -7154
- data/assets/themes/j1/core/css/bootstrap.min.css +0 -6
- data/assets/themes/j1/core/css/custom.scss +0 -28
- data/assets/themes/j1/core/css/globals.css +0 -14523
- data/assets/themes/j1/core/css/globals.min.css +0 -1
- data/assets/themes/j1/core/css/globals.scss +0 -28
- data/assets/themes/j1/core/css/theme_extensions.css +0 -11558
- data/assets/themes/j1/core/css/theme_extensions.min.css +0 -1
- data/assets/themes/j1/core/css/uno.css +0 -11823
- data/assets/themes/j1/core/css/uno.min.css +0 -1
- data/assets/themes/j1/core/css/uno.scss +0 -28
- data/assets/themes/j1/core/css/vendor.scss +0 -28
- data/assets/themes/j1/core/fonts/materialdesign_icons/license.md +0 -97
- data/assets/themes/j1/core/fonts/roboto/fonts/OpenSansEmoji.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold_italic-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-italic-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-regular-ascii-conums.ttf +0 -0
- data/lib/j1_app/j1_auth_manager/views/auth_manager_ui.erb.kapott +0 -234
- data/lib/j1_app/j1_auth_manager/views/auth_manager_ui.new.erb +0 -297
- data/lib/starter_web/_data/modules/defaults/jekyll_search.yml +0 -151
- data/lib/starter_web/_data/modules/defaults/lunr_search.yml +0 -171
- data/lib/starter_web/_data/modules/jekyll_search.yml +0 -33
- data/lib/starter_web/assets/images/quotes/default.png +0 -0
- data/lib/starter_web/assets/images/quotes/people.png +0 -0
- data/lib/starter_web/collections/posts/public/series/_posts/2018-11-01-docker-using-shared-folders.adoc +0 -494
- data/lib/starter_web/collections/posts/public/test_posts/_posts/2020-09-11-test_post.adoc +0 -218
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/attributes.asciidoc +0 -34
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/documents/readme +0 -0
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/tables/debug_variables.asciidoc +0 -48
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/tables/readme +0 -0
- data/lib/starter_web/pages/public/test_pages/_includes/attributes.asciidoc +0 -49
- data/lib/starter_web/pages/public/test_pages/_includes/documents/100_gistblock.asciidoc +0 -27
- data/lib/starter_web/pages/public/test_pages/_includes/tables/000_bem_specifiers.asciidoc +0 -22
- data/lib/starter_web/pages/public/test_pages/_includes/tables/000_specifier_examples.asciidoc +0 -56
- data/lib/starter_web/pages/public/test_pages/breadcrumbs_tester.adoc +0 -62
- data/lib/starter_web/pages/public/test_pages/carousel_captions.adoc +0 -1045
- data/lib/starter_web/pages/public/test_pages/deck_of_posts.adoc +0 -165
- data/lib/starter_web/pages/public/test_pages/floating_actions_button.adoc +0 -523
- data/lib/starter_web/pages/public/test_pages/floating_ad.adoc +0 -208
- data/lib/starter_web/pages/public/test_pages/floating_div.adoc +0 -196
- data/lib/starter_web/pages/public/test_pages/lunr_tester.adoc +0 -89
- data/lib/starter_web/pages/public/test_pages/nav_pagination_tester.adoc +0 -284
- data/lib/starter_web/pages/public/test_pages/page_attribute_tester.adoc +0 -196
- data/lib/starter_web/pages/public/test_pages/responsive_images.adoc +0 -213
- data/lib/starter_web/pages/public/test_pages/responsive_tables.adoc +0 -210
- data/lib/starter_web/pages/public/test_pages/toccer_tester.adoc +0 -2245
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/attributes.asciidoc +0 -117
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/100_gistblock.asciidoc +0 -27
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_left_warning.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_right_danger.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_central_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_full_height_left_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_full_height_right_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_table_3_column.asciidoc +0 -47
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_left_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_right_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/419_advanced_modals_html.asciidoc +0 -928
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_test_youtube_video.adoc +0 -141
- data/lib/starter_web/pages/public/test_pages/vtutorials/100_basic_video.adoc +0 -109
@@ -6,7 +6,7 @@
|
|
6
6
|
# Product/Info:
|
7
7
|
# https://jekyll.one
|
8
8
|
#
|
9
|
-
# Copyright (C)
|
9
|
+
# Copyright (C) 2021 Juergen Adams
|
10
10
|
#
|
11
11
|
# J1 Template is licensed under the MIT License.
|
12
12
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -20,7 +20,7 @@
|
|
20
20
|
// Product/Info:
|
21
21
|
// https://jekyll.one
|
22
22
|
//
|
23
|
-
// Copyright (C)
|
23
|
+
// Copyright (C) 2021 Juergen Adams
|
24
24
|
//
|
25
25
|
// J1 Template is licensed under the MIT License.
|
26
26
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -33,7 +33,7 @@
|
|
33
33
|
// Product/Info:
|
34
34
|
// https://jekyll.one
|
35
35
|
//
|
36
|
-
// Copyright (C)
|
36
|
+
// Copyright (C) 2021 Juergen Adams
|
37
37
|
//
|
38
38
|
// J1 Template is licensed under the MIT License.
|
39
39
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -46,7 +46,7 @@
|
|
46
46
|
// Product/Info:
|
47
47
|
// https://jekyll.one
|
48
48
|
//
|
49
|
-
// Copyright (C)
|
49
|
+
// Copyright (C) 2021 Juergen Adams
|
50
50
|
//
|
51
51
|
// J1 Template is licensed under the MIT License.
|
52
52
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -59,7 +59,7 @@
|
|
59
59
|
// Product/Info:
|
60
60
|
// https://jekyll.one
|
61
61
|
//
|
62
|
-
// Copyright (C)
|
62
|
+
// Copyright (C) 2021 Juergen Adams
|
63
63
|
//
|
64
64
|
// J1 Template is licensed under the MIT License.
|
65
65
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7231,7 +7231,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7231
7231
|
// Product/Info:
|
7232
7232
|
// https://jekyll.one
|
7233
7233
|
//
|
7234
|
-
// Copyright (C)
|
7234
|
+
// Copyright (C) 2021 Juergen Adams
|
7235
7235
|
//
|
7236
7236
|
// J1 Template is licensed under the MIT License.
|
7237
7237
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7244,7 +7244,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7244
7244
|
# Product/Info:
|
7245
7245
|
# https://jekyll.one
|
7246
7246
|
#
|
7247
|
-
# Copyright (C)
|
7247
|
+
# Copyright (C) 2021 Juergen Adams
|
7248
7248
|
#
|
7249
7249
|
# J1 Template is licensed under the MIT License.
|
7250
7250
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7290,7 +7290,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7290
7290
|
# Product/Info:
|
7291
7291
|
# https://jekyll.one
|
7292
7292
|
#
|
7293
|
-
# Copyright (C)
|
7293
|
+
# Copyright (C) 2021 Juergen Adams
|
7294
7294
|
#
|
7295
7295
|
# J1 Template is licensed under the MIT License.
|
7296
7296
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7306,7 +7306,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7306
7306
|
# Product/Info:
|
7307
7307
|
# https://jekyll.one
|
7308
7308
|
#
|
7309
|
-
# Copyright (C)
|
7309
|
+
# Copyright (C) 2021 Juergen Adams
|
7310
7310
|
#
|
7311
7311
|
# J1 Template is licensed under the MIT License.
|
7312
7312
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7326,7 +7326,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7326
7326
|
# Product/Info:
|
7327
7327
|
# https://jekyll.one
|
7328
7328
|
#
|
7329
|
-
# Copyright (C)
|
7329
|
+
# Copyright (C) 2021 Juergen Adams
|
7330
7330
|
#
|
7331
7331
|
# J1 Template is licensed under the MIT License.
|
7332
7332
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7419,7 +7419,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7419
7419
|
# Product/Info:
|
7420
7420
|
# https://jekyll.one
|
7421
7421
|
#
|
7422
|
-
# Copyright (C)
|
7422
|
+
# Copyright (C) 2021 Juergen Adams
|
7423
7423
|
#
|
7424
7424
|
# J1 Template is licensed under the MIT License.
|
7425
7425
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7441,7 +7441,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7441
7441
|
# Product/Info:
|
7442
7442
|
# https://jekyll.one
|
7443
7443
|
#
|
7444
|
-
# Copyright (C)
|
7444
|
+
# Copyright (C) 2021 Juergen Adams
|
7445
7445
|
#
|
7446
7446
|
# J1 Template is licensed under the MIT License.
|
7447
7447
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7457,7 +7457,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7457
7457
|
# Product/Info:
|
7458
7458
|
# https://jekyll.one
|
7459
7459
|
#
|
7460
|
-
# Copyright (C)
|
7460
|
+
# Copyright (C) 2021 Juergen Adams
|
7461
7461
|
#
|
7462
7462
|
# J1 Template is licensed under the MIT License.
|
7463
7463
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7500,7 +7500,7 @@ select.form-control[size], select.form-control[multiple] {
|
|
7500
7500
|
# Product/Info:
|
7501
7501
|
# https://jekyll.one
|
7502
7502
|
#
|
7503
|
-
# Copyright (C)
|
7503
|
+
# Copyright (C) 2021 Juergen Adams
|
7504
7504
|
#
|
7505
7505
|
# J1 Template is licensed under the MIT License.
|
7506
7506
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7517,7 +7517,7 @@ select.form-control[size], select.form-control[multiple] {
|
|
7517
7517
|
# Product/Info:
|
7518
7518
|
# https://jekyll.one
|
7519
7519
|
#
|
7520
|
-
# Copyright (C)
|
7520
|
+
# Copyright (C) 2021 Juergen Adams
|
7521
7521
|
#
|
7522
7522
|
# J1 Template is licensed under the MIT License.
|
7523
7523
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7541,7 +7541,7 @@ li > a:hover {
|
|
7541
7541
|
# Product/Info:
|
7542
7542
|
# https://jekyll.one
|
7543
7543
|
#
|
7544
|
-
# Copyright (C)
|
7544
|
+
# Copyright (C) 2021 Juergen Adams
|
7545
7545
|
#
|
7546
7546
|
# J1 Template is licensed under the MIT License.
|
7547
7547
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7617,7 +7617,7 @@ li > a:hover {
|
|
7617
7617
|
# Product/Info:
|
7618
7618
|
# https://jekyll.one
|
7619
7619
|
#
|
7620
|
-
# Copyright (C)
|
7620
|
+
# Copyright (C) 2021 Juergen Adams
|
7621
7621
|
#
|
7622
7622
|
# J1 Template is licensed under the MIT License.
|
7623
7623
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7735,7 +7735,7 @@ li > a:hover {
|
|
7735
7735
|
# Product/Info:
|
7736
7736
|
# https://jekyll.one
|
7737
7737
|
#
|
7738
|
-
# Copyright (C)
|
7738
|
+
# Copyright (C) 2021 Juergen Adams
|
7739
7739
|
#
|
7740
7740
|
# J1 Template is licensed under the MIT License.
|
7741
7741
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7759,7 +7759,7 @@ button:focus {
|
|
7759
7759
|
# Product/Info:
|
7760
7760
|
# https://jekyll.one
|
7761
7761
|
#
|
7762
|
-
# Copyright (C)
|
7762
|
+
# Copyright (C) 2021 Juergen Adams
|
7763
7763
|
#
|
7764
7764
|
# J1 Template is licensed under the MIT License.
|
7765
7765
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7864,7 +7864,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
7864
7864
|
// Product/Info:
|
7865
7865
|
// https://jekyll.one
|
7866
7866
|
//
|
7867
|
-
// Copyright (C)
|
7867
|
+
// Copyright (C) 2021 Juergen Adams
|
7868
7868
|
//
|
7869
7869
|
// J1 Template is licensed under the MIT License.
|
7870
7870
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7893,7 +7893,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
7893
7893
|
# Product/Info:
|
7894
7894
|
# https:#jekyll.one
|
7895
7895
|
#
|
7896
|
-
# Copyright (C)
|
7896
|
+
# Copyright (C) 2021 Juergen Adams
|
7897
7897
|
#
|
7898
7898
|
# J1 Template is licensed under the MIT License.
|
7899
7899
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7911,7 +7911,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
7911
7911
|
# Product/Info:
|
7912
7912
|
# https:#jekyll.one
|
7913
7913
|
#
|
7914
|
-
# Copyright (C)
|
7914
|
+
# Copyright (C) 2021 Juergen Adams
|
7915
7915
|
#
|
7916
7916
|
# J1 Template is licensed under the MIT License.
|
7917
7917
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7928,7 +7928,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
7928
7928
|
# Product/Info:
|
7929
7929
|
# https:#jekyll.one
|
7930
7930
|
#
|
7931
|
-
# Copyright (C)
|
7931
|
+
# Copyright (C) 2021 Juergen Adams
|
7932
7932
|
#
|
7933
7933
|
# J1 Template is licensed under the MIT License.
|
7934
7934
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7944,7 +7944,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
7944
7944
|
# Product/Info:
|
7945
7945
|
# https:#jekyll.one
|
7946
7946
|
#
|
7947
|
-
# Copyright (C)
|
7947
|
+
# Copyright (C) 2021 Juergen Adams
|
7948
7948
|
#
|
7949
7949
|
# J1 Template is licensed under the MIT License.
|
7950
7950
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7969,7 +7969,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
7969
7969
|
// Product/Info:
|
7970
7970
|
// https://jekyll.one
|
7971
7971
|
//
|
7972
|
-
// Copyright (C)
|
7972
|
+
// Copyright (C) 2021 Juergen Adams
|
7973
7973
|
//
|
7974
7974
|
// J1 Template is licensed under the MIT License.
|
7975
7975
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7982,7 +7982,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
7982
7982
|
# Product/Info:
|
7983
7983
|
# http://jekyll.one
|
7984
7984
|
#
|
7985
|
-
# Copyright (C)
|
7985
|
+
# Copyright (C) 2021 Juergen Adams
|
7986
7986
|
#
|
7987
7987
|
# J1 Template is licensed under the MIT License
|
7988
7988
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -8000,7 +8000,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
8000
8000
|
# Product/Info:
|
8001
8001
|
# http://jekyll.one
|
8002
8002
|
#
|
8003
|
-
# Copyright (C)
|
8003
|
+
# Copyright (C) 2021 Juergen Adams
|
8004
8004
|
#
|
8005
8005
|
# J1 Template is licensed under the MIT License
|
8006
8006
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -8018,7 +8018,7 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
8018
8018
|
# Product/Info:
|
8019
8019
|
# http://jekyll.one
|
8020
8020
|
#
|
8021
|
-
# Copyright (C)
|
8021
|
+
# Copyright (C) 2021 Juergen Adams
|
8022
8022
|
#
|
8023
8023
|
# J1 Template is licensed under the MIT License
|
8024
8024
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -8037,7 +8037,7 @@ a.toc-link:hover {
|
|
8037
8037
|
// Product/Info:
|
8038
8038
|
// https://jekyll.one
|
8039
8039
|
//
|
8040
|
-
// Copyright (C)
|
8040
|
+
// Copyright (C) 2021 Juergen Adams
|
8041
8041
|
//
|
8042
8042
|
// J1 Template is licensed under the MIT License.
|
8043
8043
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -8051,7 +8051,7 @@ a.toc-link:hover {
|
|
8051
8051
|
# Product/Info:
|
8052
8052
|
# https://jekyll.one
|
8053
8053
|
#
|
8054
|
-
# Copyright (C)
|
8054
|
+
# Copyright (C) 2021 Juergen Adams
|
8055
8055
|
#
|
8056
8056
|
# J1 Template is licensed under the MIT License.
|
8057
8057
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -8103,7 +8103,7 @@ table tr th, table tr td {
|
|
8103
8103
|
# https://jekyll.one
|
8104
8104
|
# https://github.com/xLs51/Twemoji-Picker
|
8105
8105
|
#
|
8106
|
-
# Copyright (C)
|
8106
|
+
# Copyright (C) 2021 Juergen Adams
|
8107
8107
|
# Copyright (C) 2015 xLs51
|
8108
8108
|
#
|
8109
8109
|
# J1 Template is licensed under the MIT License.
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# Product/Info:
|
7
7
|
# https://jekyll.one
|
8
8
|
#
|
9
|
-
# Copyright (C)
|
9
|
+
# Copyright (C) 2021 Juergen Adams
|
10
10
|
#
|
11
11
|
# J1 Template is licensed under the MIT License.
|
12
12
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -20,7 +20,7 @@
|
|
20
20
|
// Product/Info:
|
21
21
|
// https://jekyll.one
|
22
22
|
//
|
23
|
-
// Copyright (C)
|
23
|
+
// Copyright (C) 2021 Juergen Adams
|
24
24
|
//
|
25
25
|
// J1 Template is licensed under the MIT License.
|
26
26
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -33,7 +33,7 @@
|
|
33
33
|
# Product/Info:
|
34
34
|
# https://jekyll.one
|
35
35
|
#
|
36
|
-
# Copyright (C)
|
36
|
+
# Copyright (C) 2021 Juergen Adams
|
37
37
|
#
|
38
38
|
# J1 Template is licensed under the MIT License.
|
39
39
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -72,7 +72,7 @@
|
|
72
72
|
# Product/Info:
|
73
73
|
# https://jekyll.one
|
74
74
|
#
|
75
|
-
# Copyright (C)
|
75
|
+
# Copyright (C) 2021 Juergen Adams
|
76
76
|
#
|
77
77
|
# J1 Template is licensed under the MIT License.
|
78
78
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7312,7 +7312,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7312
7312
|
# Product/Info:
|
7313
7313
|
# https://jekyll.one
|
7314
7314
|
#
|
7315
|
-
# Copyright (C)
|
7315
|
+
# Copyright (C) 2021 Juergen Adams
|
7316
7316
|
#
|
7317
7317
|
# J1 Template is licensed under the MIT License.
|
7318
7318
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7327,7 +7327,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7327
7327
|
# Product/Info:
|
7328
7328
|
# https://jekyll.one
|
7329
7329
|
#
|
7330
|
-
# Copyright (C)
|
7330
|
+
# Copyright (C) 2021 Juergen Adams
|
7331
7331
|
#
|
7332
7332
|
# J1 Template is licensed under the MIT License.
|
7333
7333
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7344,7 +7344,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7344
7344
|
# Product/Info:
|
7345
7345
|
# https://jekyll.one
|
7346
7346
|
#
|
7347
|
-
# Copyright (C)
|
7347
|
+
# Copyright (C) 2021 Juergen Adams
|
7348
7348
|
#
|
7349
7349
|
# J1 Template is licensed under the MIT License.
|
7350
7350
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7370,7 +7370,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7370
7370
|
# Product/Info:
|
7371
7371
|
# https://jekyll.one
|
7372
7372
|
#
|
7373
|
-
# Copyright (C)
|
7373
|
+
# Copyright (C) 2021 Juergen Adams
|
7374
7374
|
#
|
7375
7375
|
# J1 Template is licensed under the MIT License.
|
7376
7376
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -7393,7 +7393,7 @@ a.text-dark:hover, a.text-dark:focus {
|
|
7393
7393
|
# Product/Info:
|
7394
7394
|
# https://jekyll.one
|
7395
7395
|
#
|
7396
|
-
# Copyright (C)
|
7396
|
+
# Copyright (C) 2021 Juergen Adams
|
7397
7397
|
#
|
7398
7398
|
# J1 Template is licensed under the MIT License.
|
7399
7399
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -9425,7 +9425,7 @@ fieldset[disabled][disabled] .btn, .btn.disabled, .btn:disabled, .btn[disabled],
|
|
9425
9425
|
# Product/Info:
|
9426
9426
|
# https://jekyll.one
|
9427
9427
|
#
|
9428
|
-
# Copyright (C)
|
9428
|
+
# Copyright (C) 2021 Juergen Adams
|
9429
9429
|
#
|
9430
9430
|
# J1 Template is licensed under the MIT License.
|
9431
9431
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -9478,7 +9478,7 @@ fieldset[disabled][disabled] .btn, .btn.disabled, .btn:disabled, .btn[disabled],
|
|
9478
9478
|
# Product/Info:
|
9479
9479
|
# https://jekyll.one
|
9480
9480
|
#
|
9481
|
-
# Copyright (C)
|
9481
|
+
# Copyright (C) 2021 Juergen Adams
|
9482
9482
|
#
|
9483
9483
|
# J1 Template is licensed under the MIT License.
|
9484
9484
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -9620,7 +9620,7 @@ label.checkbox-inline {
|
|
9620
9620
|
# Product/Info:
|
9621
9621
|
# https://jekyll.one
|
9622
9622
|
#
|
9623
|
-
# Copyright (C)
|
9623
|
+
# Copyright (C) 2021 Juergen Adams
|
9624
9624
|
#
|
9625
9625
|
# J1 Template is licensed under the MIT License.
|
9626
9626
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -9646,7 +9646,7 @@ code {
|
|
9646
9646
|
# Product/Info:
|
9647
9647
|
# https://jekyll.one
|
9648
9648
|
#
|
9649
|
-
# Copyright (C)
|
9649
|
+
# Copyright (C) 2021 Juergen Adams
|
9650
9650
|
#
|
9651
9651
|
# J1 Template is licensed under the MIT License.
|
9652
9652
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -10920,7 +10920,7 @@ li > a:hover {
|
|
10920
10920
|
# Product/Info:
|
10921
10921
|
# https://jekyll.one
|
10922
10922
|
#
|
10923
|
-
# Copyright (C)
|
10923
|
+
# Copyright (C) 2021 Juergen Adams
|
10924
10924
|
#
|
10925
10925
|
# J1 Template is licensed under the MIT License.
|
10926
10926
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12178,7 +12178,7 @@ select, select.form-control {
|
|
12178
12178
|
# Product/Info:
|
12179
12179
|
# https://jekyll.one
|
12180
12180
|
#
|
12181
|
-
# Copyright (C)
|
12181
|
+
# Copyright (C) 2021 Juergen Adams
|
12182
12182
|
#
|
12183
12183
|
# J1 Template is licensed under the MIT License.
|
12184
12184
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12275,7 +12275,7 @@ select, select.form-control {
|
|
12275
12275
|
# Product/Info:
|
12276
12276
|
# https://jekyll.one
|
12277
12277
|
#
|
12278
|
-
# Copyright (C)
|
12278
|
+
# Copyright (C) 2021 Juergen Adams
|
12279
12279
|
#
|
12280
12280
|
# J1 Template is licensed under the MIT License.
|
12281
12281
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12329,6 +12329,25 @@ select, select.form-control {
|
|
12329
12329
|
font-size: .875rem;
|
12330
12330
|
color: #9e9e9e; }
|
12331
12331
|
|
12332
|
+
/*
|
12333
|
+
# -----------------------------------------------------------------------------
|
12334
|
+
# ~/scss/theme_uno/bootstrap/_links.scss
|
12335
|
+
# Provides custom styles and overloads
|
12336
|
+
#
|
12337
|
+
# Product/Info:
|
12338
|
+
# https://jekyll.one
|
12339
|
+
#
|
12340
|
+
# Copyright (C) 2021 Juergen Adams
|
12341
|
+
#
|
12342
|
+
# J1 Template is licensed under the MIT License.
|
12343
|
+
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
12344
|
+
# -----------------------------------------------------------------------------
|
12345
|
+
*/
|
12346
|
+
dd {
|
12347
|
+
margin-bottom: .5rem;
|
12348
|
+
margin-left: .875rem;
|
12349
|
+
margin-top: .5rem; }
|
12350
|
+
|
12332
12351
|
/*
|
12333
12352
|
# -----------------------------------------------------------------------------
|
12334
12353
|
# ~/scss/theme_uno/bootstrap/_modal.scss
|
@@ -12336,7 +12355,7 @@ select, select.form-control {
|
|
12336
12355
|
# Product/Info:
|
12337
12356
|
# https://jekyll.one
|
12338
12357
|
#
|
12339
|
-
# Copyright (C)
|
12358
|
+
# Copyright (C) 2021 Juergen Adams
|
12340
12359
|
#
|
12341
12360
|
# J1 Template is licensed under the MIT License.
|
12342
12361
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12363,7 +12382,7 @@ select, select.form-control {
|
|
12363
12382
|
# Product/Info:
|
12364
12383
|
# https://jekyll.one
|
12365
12384
|
#
|
12366
|
-
# Copyright (C)
|
12385
|
+
# Copyright (C) 2021 Juergen Adams
|
12367
12386
|
#
|
12368
12387
|
# J1 Template is licensed under the MIT License.
|
12369
12388
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12483,7 +12502,7 @@ select, select.form-control {
|
|
12483
12502
|
# Product/Info:
|
12484
12503
|
# https://jekyll.one
|
12485
12504
|
#
|
12486
|
-
# Copyright (C)
|
12505
|
+
# Copyright (C) 2021 Juergen Adams
|
12487
12506
|
#
|
12488
12507
|
# J1 Template is licensed under the MIT License.
|
12489
12508
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12516,7 +12535,7 @@ select, select.form-control {
|
|
12516
12535
|
# Product/Info:
|
12517
12536
|
# https://jekyll.one
|
12518
12537
|
#
|
12519
|
-
# Copyright (C)
|
12538
|
+
# Copyright (C) 2021 Juergen Adams
|
12520
12539
|
#
|
12521
12540
|
# J1 Template is licensed under the MIT License.
|
12522
12541
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12557,7 +12576,7 @@ select, select.form-control {
|
|
12557
12576
|
# Product/Info:
|
12558
12577
|
# https://jekyll.one
|
12559
12578
|
#
|
12560
|
-
# Copyright (C)
|
12579
|
+
# Copyright (C) 2021 Juergen Adams
|
12561
12580
|
#
|
12562
12581
|
# J1 Template is licensed under the MIT License.
|
12563
12582
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12668,7 +12687,7 @@ label.radio-inline {
|
|
12668
12687
|
# Product/Info:
|
12669
12688
|
# https://jekyll.one
|
12670
12689
|
#
|
12671
|
-
# Copyright (C)
|
12690
|
+
# Copyright (C) 2021 Juergen Adams
|
12672
12691
|
#
|
12673
12692
|
# J1 Template is licensed under the MIT License.
|
12674
12693
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12803,7 +12822,7 @@ a:focus {
|
|
12803
12822
|
# Product/Info:
|
12804
12823
|
# https://jekyll.one
|
12805
12824
|
#
|
12806
|
-
# Copyright (C)
|
12825
|
+
# Copyright (C) 2021 Juergen Adams
|
12807
12826
|
#
|
12808
12827
|
# J1 Template is licensed under the MIT License.
|
12809
12828
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12813,6 +12832,7 @@ table.tableblock > .title {
|
|
12813
12832
|
padding-left: 5px !important;
|
12814
12833
|
border-top: unset !important;
|
12815
12834
|
border-right: 1px solid #9e9e9e;
|
12835
|
+
border-left: 1px solid #9e9e9e;
|
12816
12836
|
border-bottom: 1px solid #9e9e9e; }
|
12817
12837
|
|
12818
12838
|
/*
|
@@ -12823,7 +12843,7 @@ table.tableblock > .title {
|
|
12823
12843
|
# Product/Info:
|
12824
12844
|
# https://jekyll.one
|
12825
12845
|
#
|
12826
|
-
# Copyright (C)
|
12846
|
+
# Copyright (C) 2021 Juergen Adams
|
12827
12847
|
#
|
12828
12848
|
# J1 Template is licensed under the MIT License.
|
12829
12849
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12897,7 +12917,7 @@ table.tableblock > .title {
|
|
12897
12917
|
# Product/Info:
|
12898
12918
|
# https://jekyll.one
|
12899
12919
|
#
|
12900
|
-
# Copyright (C)
|
12920
|
+
# Copyright (C) 2021 Juergen Adams
|
12901
12921
|
#
|
12902
12922
|
# J1 Template is licensed under the MIT License.
|
12903
12923
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12912,7 +12932,7 @@ table.tableblock > .title {
|
|
12912
12932
|
# Product/Info:
|
12913
12933
|
# https://jekyll.one
|
12914
12934
|
#
|
12915
|
-
# Copyright (C)
|
12935
|
+
# Copyright (C) 2021 Juergen Adams
|
12916
12936
|
#
|
12917
12937
|
# J1 Template is licensed under the MIT License.
|
12918
12938
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12936,7 +12956,7 @@ table.tableblock > .title {
|
|
12936
12956
|
# Product/Info:
|
12937
12957
|
# https://jekyll.one
|
12938
12958
|
#
|
12939
|
-
# Copyright (C)
|
12959
|
+
# Copyright (C) 2021 Juergen Adams
|
12940
12960
|
#
|
12941
12961
|
# J1 Template is licensed under the MIT License.
|
12942
12962
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -12953,11 +12973,12 @@ table.tableblock > .title {
|
|
12953
12973
|
.attic .j1-booticon {
|
12954
12974
|
margin: 0 auto 30px; }
|
12955
12975
|
|
12976
|
+
/* jadams, 2020-12-25: added line-height */
|
12956
12977
|
.attic .head-title h2 {
|
12957
|
-
margin-top:
|
12978
|
+
margin-top: -1.2rem;
|
12958
12979
|
margin-bottom: 0 !important;
|
12959
12980
|
font-weight: 600;
|
12960
|
-
line-height: 1; }
|
12981
|
+
line-height: 1.2; }
|
12961
12982
|
|
12962
12983
|
.attic .head-tagline h3 {
|
12963
12984
|
margin-top: 0;
|
@@ -13072,7 +13093,7 @@ table.tableblock > .title {
|
|
13072
13093
|
# Product/Info:
|
13073
13094
|
# https://jekyll.one
|
13074
13095
|
#
|
13075
|
-
# Copyright (C)
|
13096
|
+
# Copyright (C) 2021 Juergen Adams
|
13076
13097
|
#
|
13077
13098
|
# J1 Template is licensed under the MIT License.
|
13078
13099
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -13094,7 +13115,7 @@ table.tableblock > .title {
|
|
13094
13115
|
// Product/Info:
|
13095
13116
|
// https://jekyll.one
|
13096
13117
|
//
|
13097
|
-
// Copyright (C)
|
13118
|
+
// Copyright (C) 2021 Juergen Adams
|
13098
13119
|
//
|
13099
13120
|
// J1 Template is licensed under the MIT License.
|
13100
13121
|
// See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -13119,7 +13140,7 @@ table.tableblock > .title {
|
|
13119
13140
|
# Product/Info:
|
13120
13141
|
# https://jekyll.one
|
13121
13142
|
#
|
13122
|
-
# Copyright (C)
|
13143
|
+
# Copyright (C) 2021 Juergen Adams
|
13123
13144
|
#
|
13124
13145
|
# J1 Template is licensed under the MIT License.
|
13125
13146
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -13775,7 +13796,7 @@ a.card-title:hover {
|
|
13775
13796
|
# Product/Info:
|
13776
13797
|
# https://jekyll.one
|
13777
13798
|
#
|
13778
|
-
# Copyright (C)
|
13799
|
+
# Copyright (C) 2021 Juergen Adams
|
13779
13800
|
#
|
13780
13801
|
# J1 Template is licensed under the MIT License.
|
13781
13802
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -13814,7 +13835,7 @@ a.card-title:hover {
|
|
13814
13835
|
# Product/Info:
|
13815
13836
|
# https://jekyll.one
|
13816
13837
|
#
|
13817
|
-
# Copyright (C)
|
13838
|
+
# Copyright (C) 2021 Juergen Adams
|
13818
13839
|
#
|
13819
13840
|
# J1 Template is licensed under the MIT License.
|
13820
13841
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -13846,7 +13867,7 @@ a.card-title:hover {
|
|
13846
13867
|
# Product/Info:
|
13847
13868
|
# https://jekyll.one
|
13848
13869
|
#
|
13849
|
-
# Copyright (C)
|
13870
|
+
# Copyright (C) 2021 Juergen Adams
|
13850
13871
|
#
|
13851
13872
|
# J1 Template is licensed under the MIT License.
|
13852
13873
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -14045,7 +14066,7 @@ a.card-title:hover {
|
|
14045
14066
|
# Product/Info:
|
14046
14067
|
# https://jekyll.one
|
14047
14068
|
#
|
14048
|
-
# Copyright (C)
|
14069
|
+
# Copyright (C) 2021 Juergen Adams
|
14049
14070
|
#
|
14050
14071
|
# J1 Template is licensed under the MIT License.
|
14051
14072
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -14075,7 +14096,7 @@ a.card-title:hover {
|
|
14075
14096
|
# Product/Info:
|
14076
14097
|
# https://jekyll.one
|
14077
14098
|
#
|
14078
|
-
# Copyright (C)
|
14099
|
+
# Copyright (C) 2021 Juergen Adams
|
14079
14100
|
#
|
14080
14101
|
# J1 Template is licensed under the MIT License.
|
14081
14102
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -14313,7 +14334,7 @@ a.card-title:hover {
|
|
14313
14334
|
# Product/Info:
|
14314
14335
|
# https://jekyll.one
|
14315
14336
|
#
|
14316
|
-
# Copyright (C)
|
14337
|
+
# Copyright (C) 2021 Juergen Adams
|
14317
14338
|
#
|
14318
14339
|
# J1 Template is licensed under the MIT License.
|
14319
14340
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -14361,7 +14382,7 @@ h2.featured-headline, h3.featured-headline {
|
|
14361
14382
|
# Product/Info:
|
14362
14383
|
# https://jekyll.one
|
14363
14384
|
#
|
14364
|
-
# Copyright (C)
|
14385
|
+
# Copyright (C) 2021 Juergen Adams
|
14365
14386
|
#
|
14366
14387
|
# J1 Template is licensed under the MIT License.
|
14367
14388
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -14572,7 +14593,7 @@ a.news-link {
|
|
14572
14593
|
# Product/Info:
|
14573
14594
|
# https://jekyll.one
|
14574
14595
|
#
|
14575
|
-
# Copyright (C)
|
14596
|
+
# Copyright (C) 2021 Juergen Adams
|
14576
14597
|
#
|
14577
14598
|
# J1 Template is licensed under the MIT License.
|
14578
14599
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -14833,7 +14854,7 @@ a.news-link {
|
|
14833
14854
|
# https://jekyll.one
|
14834
14855
|
# https://github.com/wilddeer/stickyfill
|
14835
14856
|
#
|
14836
|
-
# Copyright (C)
|
14857
|
+
# Copyright (C) 2021 Juergen Adams
|
14837
14858
|
#
|
14838
14859
|
# J1 Template is licensed under the MIT License.
|
14839
14860
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -14863,7 +14884,7 @@ a.news-link {
|
|
14863
14884
|
# Product/Info:
|
14864
14885
|
# https://jekyll.one
|
14865
14886
|
#
|
14866
|
-
# Copyright (C)
|
14887
|
+
# Copyright (C) 2021 Juergen Adams
|
14867
14888
|
#
|
14868
14889
|
# J1 Template is licensed under the MIT License.
|
14869
14890
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -15046,7 +15067,7 @@ ul.posts li a:hover {
|
|
15046
15067
|
# Product/Info:
|
15047
15068
|
# https://jekyll.one
|
15048
15069
|
#
|
15049
|
-
# Copyright (C)
|
15070
|
+
# Copyright (C) 2021 Juergen Adams
|
15050
15071
|
#
|
15051
15072
|
# J1 Template is licensed under the MIT License.
|
15052
15073
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -15390,7 +15411,7 @@ a.timeline-list-unstyled:hover {
|
|
15390
15411
|
# Product/Info:
|
15391
15412
|
# https://jekyll.one
|
15392
15413
|
#
|
15393
|
-
# Copyright (C)
|
15414
|
+
# Copyright (C) 2021 Juergen Adams
|
15394
15415
|
#
|
15395
15416
|
# J1 Template is licensed under the MIT License.
|
15396
15417
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -16052,7 +16073,7 @@ a.timeline-list-unstyled:hover {
|
|
16052
16073
|
# Product/Info:
|
16053
16074
|
# https://jekyll.one
|
16054
16075
|
#
|
16055
|
-
# Copyright (C)
|
16076
|
+
# Copyright (C) 2021 Juergen Adams
|
16056
16077
|
#
|
16057
16078
|
# J1 Template is licensed under the MIT License.
|
16058
16079
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -16067,7 +16088,7 @@ a.timeline-list-unstyled:hover {
|
|
16067
16088
|
# Product/Info:
|
16068
16089
|
# https://jekyll.one
|
16069
16090
|
#
|
16070
|
-
# Copyright (C)
|
16091
|
+
# Copyright (C) 2021 Juergen Adams
|
16071
16092
|
#
|
16072
16093
|
# J1 Template is licensed under the MIT License.
|
16073
16094
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -16187,7 +16208,7 @@ a.timeline-list-unstyled:hover {
|
|
16187
16208
|
# Product/Info:
|
16188
16209
|
# https://jekyll.one
|
16189
16210
|
#
|
16190
|
-
# Copyright (C)
|
16211
|
+
# Copyright (C) 2021 Juergen Adams
|
16191
16212
|
#
|
16192
16213
|
# J1 Template is licensed under the MIT License.
|
16193
16214
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -16394,7 +16415,7 @@ a.timeline-list-unstyled:hover {
|
|
16394
16415
|
# Product/Info:
|
16395
16416
|
# https://jekyll.one
|
16396
16417
|
#
|
16397
|
-
# Copyright (C)
|
16418
|
+
# Copyright (C) 2021 Juergen Adams
|
16398
16419
|
#
|
16399
16420
|
# J1 Template is licensed under the MIT License.
|
16400
16421
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -20518,7 +20539,7 @@ a.md-black-darker:focus {
|
|
20518
20539
|
# Product/Info:
|
20519
20540
|
# https://jekyll.one
|
20520
20541
|
#
|
20521
|
-
# Copyright (C)
|
20542
|
+
# Copyright (C) 2021 Juergen Adams
|
20522
20543
|
#
|
20523
20544
|
# J1 Template is licensed under the MIT License.
|
20524
20545
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -20793,7 +20814,7 @@ figcaption .caption-title {
|
|
20793
20814
|
# Product/Info:
|
20794
20815
|
# https://jekyll.one
|
20795
20816
|
#
|
20796
|
-
# Copyright (C)
|
20817
|
+
# Copyright (C) 2021 Juergen Adams
|
20797
20818
|
#
|
20798
20819
|
# J1 Template is licensed under the MIT License.
|
20799
20820
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -20893,7 +20914,7 @@ figcaption .caption-title {
|
|
20893
20914
|
# Product/Info:
|
20894
20915
|
# https://jekyll.one
|
20895
20916
|
#
|
20896
|
-
# Copyright (C)
|
20917
|
+
# Copyright (C) 2021 Juergen Adams
|
20897
20918
|
#
|
20898
20919
|
# J1 Template is licensed under the MIT License.
|
20899
20920
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -21005,7 +21026,7 @@ figcaption .caption-title {
|
|
21005
21026
|
# Product/Info:
|
21006
21027
|
# https://jekyll.one
|
21007
21028
|
#
|
21008
|
-
# Copyright (C)
|
21029
|
+
# Copyright (C) 2021 Juergen Adams
|
21009
21030
|
#
|
21010
21031
|
# J1 Template is licensed under the MIT License.
|
21011
21032
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -21021,7 +21042,7 @@ figcaption .caption-title {
|
|
21021
21042
|
# http://jekyll.one
|
21022
21043
|
# http://www.primebox.co.uk/projects/jquery-cookiebar/
|
21023
21044
|
#
|
21024
|
-
# Copyright (C)
|
21045
|
+
# Copyright (C) 2021 Juergen Adams
|
21025
21046
|
# Copyright (C) 2016 Ant Parsons (primebox.co.uk)
|
21026
21047
|
#
|
21027
21048
|
# J1 Template is licensed under the MIT License
|
@@ -21078,7 +21099,7 @@ figcaption .caption-title {
|
|
21078
21099
|
# Product/Info:
|
21079
21100
|
# http://jekyll.one
|
21080
21101
|
#
|
21081
|
-
# Copyright (C)
|
21102
|
+
# Copyright (C) 2021 Juergen Adams
|
21082
21103
|
#
|
21083
21104
|
# J1 Template is licensed under the MIT License.
|
21084
21105
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -21295,7 +21316,7 @@ body.scrollable {
|
|
21295
21316
|
# Product/Info:
|
21296
21317
|
# http://jekyll.one
|
21297
21318
|
#
|
21298
|
-
# Copyright (C)
|
21319
|
+
# Copyright (C) 2021 Juergen Adams
|
21299
21320
|
#
|
21300
21321
|
# J1 Template is licensed under the MIT License.
|
21301
21322
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -21305,7 +21326,7 @@ body.scrollable {
|
|
21305
21326
|
*/
|
21306
21327
|
.gallery-title {
|
21307
21328
|
color: #212121;
|
21308
|
-
line-height: 1.
|
21329
|
+
line-height: 1.25rem;
|
21309
21330
|
font-size: 1.125rem;
|
21310
21331
|
font-weight: 500;
|
21311
21332
|
margin-bottom: .5rem; }
|
@@ -21317,7 +21338,7 @@ body.scrollable {
|
|
21317
21338
|
# Product/Info:
|
21318
21339
|
# http://jekyll.one
|
21319
21340
|
#
|
21320
|
-
# Copyright (C)
|
21341
|
+
# Copyright (C) 2021 Juergen Adams
|
21321
21342
|
#
|
21322
21343
|
# J1 Template is licensed under the MIT License.
|
21323
21344
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -22312,7 +22333,7 @@ body.scrollable {
|
|
22312
22333
|
# Product/Info:
|
22313
22334
|
# http://jekyll.one
|
22314
22335
|
#
|
22315
|
-
# Copyright (C)
|
22336
|
+
# Copyright (C) 2021 Juergen Adams
|
22316
22337
|
#
|
22317
22338
|
# J1 Template is licensed under the MIT License
|
22318
22339
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -22335,7 +22356,7 @@ code[class^="language-"] {
|
|
22335
22356
|
# https://tscanlin.github.io/tocbot
|
22336
22357
|
#
|
22337
22358
|
# Copyright (C) 2016 Tim Scanlin
|
22338
|
-
# Copyright (C)
|
22359
|
+
# Copyright (C) 2021 Juergen Adams
|
22339
22360
|
#
|
22340
22361
|
# J1 Template is licensed under MIT License.
|
22341
22362
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -22397,7 +22418,7 @@ a.toc-link {
|
|
22397
22418
|
# Product/Info:
|
22398
22419
|
# https://jekyll.one
|
22399
22420
|
#
|
22400
|
-
# Copyright (C)
|
22421
|
+
# Copyright (C) 2021 Juergen Adams
|
22401
22422
|
#
|
22402
22423
|
# J1 Template is licensed under MIT License.
|
22403
22424
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -22483,7 +22504,7 @@ a.toc-link:hover {
|
|
22483
22504
|
# Product/Info:
|
22484
22505
|
# http://jekyll.one
|
22485
22506
|
#
|
22486
|
-
# Copyright (C)
|
22507
|
+
# Copyright (C) 2021 Juergen Adams
|
22487
22508
|
#
|
22488
22509
|
# J1 Template is licensed under the MIT License.
|
22489
22510
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|