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,19 +1,19 @@
|
|
1
|
-
Copyright (C) [year] [full name]
|
2
|
-
|
3
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4
|
-
of this software and associated documentation files (the "Software"), to deal
|
5
|
-
in the Software without restriction, including without limitation the rights
|
6
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7
|
-
copies of the Software, and to permit persons to whom the Software is
|
8
|
-
furnished to do so, subject to the following conditions:
|
9
|
-
|
10
|
-
The above copyright notice and this permission notice shall be included in
|
11
|
-
all copies or substantial portions of the Software.
|
12
|
-
|
13
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
14
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
15
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
18
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
19
|
-
THE SOFTWARE.
|
1
|
+
Copyright (C) [year] [full name]
|
2
|
+
|
3
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4
|
+
of this software and associated documentation files (the "Software"), to deal
|
5
|
+
in the Software without restriction, including without limitation the rights
|
6
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7
|
+
copies of the Software, and to permit persons to whom the Software is
|
8
|
+
furnished to do so, subject to the following conditions:
|
9
|
+
|
10
|
+
The above copyright notice and this permission notice shall be included in
|
11
|
+
all copies or substantial portions of the Software.
|
12
|
+
|
13
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
14
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
15
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
18
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
19
|
+
THE SOFTWARE.
|
data/lib/starter_web/pages/public/previewer/_includes/documents/rouge/100_language_examples.asciidoc
ADDED
@@ -0,0 +1,119 @@
|
|
1
|
+
/////
|
2
|
+
==== Brainfuck
|
3
|
+
|
4
|
+
The program prints *Hello World!*. For sure, it's brainfuck.
|
5
|
+
|
6
|
+
.Hello World!
|
7
|
+
[source, brainfuck]
|
8
|
+
----
|
9
|
+
++++++++++
|
10
|
+
[
|
11
|
+
>+++++++>++++++++++>+++>+<<<<- Schleife zur Vorbereitung der Textausgabe
|
12
|
+
]
|
13
|
+
>++. Ausgabe von 'H'
|
14
|
+
>+. Ausgabe von 'e'
|
15
|
+
+++++++. 'l'
|
16
|
+
. 'l'
|
17
|
+
+++. 'o'
|
18
|
+
>++. Leerzeichen
|
19
|
+
<<+++++++++++++++. 'W'
|
20
|
+
>. 'o'
|
21
|
+
+++. 'r'
|
22
|
+
------. 'l'
|
23
|
+
--------. 'd'
|
24
|
+
>+. '!'
|
25
|
+
>. Zeilenvorschub
|
26
|
+
+++. Wagenrücklauf
|
27
|
+
----
|
28
|
+
/////
|
29
|
+
|
30
|
+
==== Liquid
|
31
|
+
|
32
|
+
// [source, liquid, linenums, highlight='3-7']
|
33
|
+
// [source, liquid, role="linenums"]
|
34
|
+
//
|
35
|
+
// {% raw %}
|
36
|
+
[source, liquid]
|
37
|
+
----
|
38
|
+
Hello {{ 'now' | date: "%Y %h" }}
|
39
|
+
|
40
|
+
{% comment %}
|
41
|
+
if item.quantity is 4...
|
42
|
+
{% endcomment %}
|
43
|
+
|
44
|
+
{% for i in (1..item.quantity) %}
|
45
|
+
{{ i }}
|
46
|
+
{% endfor %}
|
47
|
+
|
48
|
+
{% comment %} results in 1,2,3,4 {% endcomment %}
|
49
|
+
----
|
50
|
+
// {% endraw %}
|
51
|
+
|
52
|
+
==== Javascript
|
53
|
+
|
54
|
+
[source, javascript, linenums, highlight='3-7']
|
55
|
+
----
|
56
|
+
// ---------------------------------------------------------------
|
57
|
+
// helper functions
|
58
|
+
// ---------------------------------------------------------------
|
59
|
+
function styleSheetLoaded(styleSheet) {
|
60
|
+
var sheets = document.styleSheets,
|
61
|
+
stylesheet = sheets[(sheets.length - 1)];
|
62
|
+
|
63
|
+
// find CSS file 'styleSheetName' in document
|
64
|
+
for(var i in document.styleSheets) {
|
65
|
+
if(sheets[i].href && sheets[i].href.indexOf(styleSheet) > -1) {
|
66
|
+
return true;;
|
67
|
+
}
|
68
|
+
}
|
69
|
+
}
|
70
|
+
----
|
71
|
+
|
72
|
+
==== Ruby
|
73
|
+
|
74
|
+
// :source-highlighter: rouge
|
75
|
+
// :source-highlighter: pygments
|
76
|
+
// :pygments-style: emacs
|
77
|
+
// :icons: font
|
78
|
+
|
79
|
+
[source, ruby, linenums]
|
80
|
+
----
|
81
|
+
# Load Asciidoctor extensions needed
|
82
|
+
#
|
83
|
+
require 'asciidoctor/extensions' unless RUBY_ENGINE == 'opal'
|
84
|
+
include Asciidoctor <1>
|
85
|
+
|
86
|
+
Asciidoctor:Extensions.register do
|
87
|
+
class J1BlockMacro < Extensions:BlockMacroProcessor
|
88
|
+
use_dsl
|
89
|
+
named :banner
|
90
|
+
name_positional_attributes 'role'
|
91
|
+
|
92
|
+
def process parent, target, attrs
|
93
|
+
html = %(<div id="#{target}" class="#{attrs['role']}"></div>)
|
94
|
+
create_pass_block parent, html, attrs, subs: nil
|
95
|
+
end
|
96
|
+
end
|
97
|
+
block_macro J1BlockMacro
|
98
|
+
end
|
99
|
+
----
|
100
|
+
<1> don't miss to load the Asciidoctor ruby
|
101
|
+
|
102
|
+
/////
|
103
|
+
==== Asciidoc
|
104
|
+
|
105
|
+
[source, prometheus, linenums]
|
106
|
+
----
|
107
|
+
== Lightbox Examples
|
108
|
+
|
109
|
+
Find below an example of using the lightbox Lightbox standalone.
|
110
|
+
See how single (individual) images are linked for the use with
|
111
|
+
Lightbox.
|
112
|
+
|
113
|
+
.A Lightbox block for standalone images
|
114
|
+
lightbox:example-standalone[ 400, {data-images-standalone} ]
|
115
|
+
|
116
|
+
NOTE: The name LightGallery implies a sort of a Gallery but
|
117
|
+
the library is a _lightbox_.
|
118
|
+
----
|
119
|
+
/////
|
data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/400_spin_pulsed.asciidoc
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
|
2
|
-
.
|
3
|
-
[cols="2,
|
2
|
+
.Animated icons
|
3
|
+
[cols="2,2,8a", options="header", role="rtable mb-5"]
|
4
4
|
|===============================================================================
|
5
5
|
|Class |Result |Code
|
6
6
|
|
@@ -29,11 +29,11 @@
|
|
29
29
|
----
|
30
30
|
|
31
31
|
|`mdi-pulsed`
|
32
|
-
|pass:[<i class="mdi mdi-3x mdi-heart mdi-pulsed">]
|
32
|
+
|pass:[<i class="mdi mdi-3x mdi-heart mdi-md-red mdi-pulsed">]
|
33
33
|
|
|
34
34
|
[source, html]
|
35
35
|
----
|
36
|
-
<i class="mdi mdi-3x mdi-heart mdi-pulsed">
|
36
|
+
<i class="mdi mdi-3x mdi-heart mdi-md-red mdi-pulsed">
|
37
37
|
----
|
38
38
|
|
39
39
|
|===============================================================================
|
data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/200_rouge_attributes.asciidoc
ADDED
@@ -0,0 +1,41 @@
|
|
1
|
+
.Rouge attributes
|
2
|
+
[cols="3,9a", subs=+macros, options="header", role="rtable mb-5"]
|
3
|
+
|===============================================================================
|
4
|
+
|Attribute |Description
|
5
|
+
|
6
|
+
|`rouge-css`
|
7
|
+
|Controls what method is used for applying CSS to the tokens.
|
8
|
+
Can be `class` (CSS classes), `style` (inline styles) or `external` (external styles).
|
9
|
+
When `class` is used, Rouge styles for the specified theme are included in an HTML header.
|
10
|
+
When `external` is specified, CSS classes are used but no styles will be added except
|
11
|
+
when `rouge-theme` is not empty in which case its value is interpreted as a URL to a
|
12
|
+
style sheet and a link to that style sheet will be added to the HTML header.
|
13
|
+
Default is `class`.
|
14
|
+
|
15
|
+
|`rouge-theme`
|
16
|
+
|Sets the name of the Rouge color theme to use.
|
17
|
+
Look into https://github.com/jneen/rouge/tree/master/lib/rouge/themes[lib/rouge/themes]
|
18
|
+
in the Rouge repository for a list of available themes.
|
19
|
+
Default is `github`.
|
20
|
+
|
21
|
+
|`rouge-style`
|
22
|
+
|Alternative name for the `rouge-theme` for compatibility with
|
23
|
+
_asciidoctor-pdf_.
|
24
|
+
|
25
|
+
|`rouge-highlighted-class`
|
26
|
+
|CSS class to use on a line wrapper element for highlighted lines.
|
27
|
+
Default is `highlighted`.
|
28
|
+
|
29
|
+
|`rouge-line-class`
|
30
|
+
|CSS class to set on a line wrapper element
|
31
|
+
Default is `line`.
|
32
|
+
|
33
|
+
|`rouge-line-id`
|
34
|
+
|Format string for specifying an HTML `id` for each line (e.g. with
|
35
|
+
`rouge-line-id="L%i"` each line of the listing will get an id of the
|
36
|
+
form `id="L1"`, `id="L2"`, etc.). This really only makes sense if the
|
37
|
+
format string is distinct for each source listing, otherwise it will
|
38
|
+
lead to duplicate IDs which makes the generated HTML invalid.
|
39
|
+
Default is no line ids.
|
40
|
+
|
41
|
+
|===============================================================================
|
data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/300_supported_languages.asciidoc
ADDED
@@ -0,0 +1,857 @@
|
|
1
|
+
=== A - B
|
2
|
+
|
3
|
+
.Languages|Lexers: A - B
|
4
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
5
|
+
|===============================================================================
|
6
|
+
|Language |Alias |Description
|
7
|
+
|
8
|
+
|`abap`
|
9
|
+
|abap
|
10
|
+
|The Advanced Business Application Programming Platform
|
11
|
+
https://developers.sap.com/topics/abap-platform.html[language, {browser-window--new}]
|
12
|
+
of SAP.
|
13
|
+
|
14
|
+
|`actionscript`
|
15
|
+
|as,as3
|
16
|
+
|ActionScript
|
17
|
+
|
18
|
+
|`apache`
|
19
|
+
|apache
|
20
|
+
|Configuration files for the https://httpd.apache.org/[Apache, {browser-window--new}]
|
21
|
+
web server.
|
22
|
+
|
23
|
+
|`apiblueprint`
|
24
|
+
|apib
|
25
|
+
|Markdown based API description language.
|
26
|
+
|
27
|
+
|`applescript`
|
28
|
+
|applescript
|
29
|
+
|The
|
30
|
+
https://support.apple.com/de-lu/guide/terminal/trml1003/mac/[AppleScript, {browser-window--new}]
|
31
|
+
scripting language by Apple Inc.
|
32
|
+
|
33
|
+
|`awk`
|
34
|
+
|awk
|
35
|
+
|Pattern-directed scanning and processing language
|
36
|
+
|
37
|
+
|`biml`
|
38
|
+
|biml
|
39
|
+
|BIML, Business Intelligence Markup Language
|
40
|
+
|
41
|
+
|`brainfuck`
|
42
|
+
|brainfuck
|
43
|
+
|The Brainfuck programming language. Brainfuck is one of the most famous
|
44
|
+
*esoteric programming languages*, and has inspired the creation of a host
|
45
|
+
of other languages.
|
46
|
+
|
47
|
+
|`bsl`
|
48
|
+
|bsl
|
49
|
+
|The 1C:Enterprise programming language
|
50
|
+
|
51
|
+
|===============================================================================
|
52
|
+
|
53
|
+
=== C - D
|
54
|
+
|
55
|
+
.Languages|Lexers: C - D
|
56
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
57
|
+
|===============================================================================
|
58
|
+
|Language |Alias |Description
|
59
|
+
|
60
|
+
|`c`
|
61
|
+
|c
|
62
|
+
|The C programming language
|
63
|
+
|
64
|
+
|`ceylon`
|
65
|
+
|ceylon
|
66
|
+
|Say more, more clearly.
|
67
|
+
|
68
|
+
|`cfscript`
|
69
|
+
|cfc
|
70
|
+
|CFScript, the CFML scripting language
|
71
|
+
|
72
|
+
|`clojure`
|
73
|
+
|clj,cljs
|
74
|
+
|The https://clojure.org/[Clojure, {browser-window--new}]
|
75
|
+
programming language, a general-purpose programming language, combining
|
76
|
+
the approachability and interactive development of a scripting language
|
77
|
+
with an efficient and robust infrastructure for multithreaded programming.
|
78
|
+
|
79
|
+
|`cmake`
|
80
|
+
|cmake
|
81
|
+
|The cross-platform, open-source build system
|
82
|
+
|
83
|
+
|`coffeescript`
|
84
|
+
|coffee,coffee-script
|
85
|
+
|The http://coffeescript.org/[Coffeescript, {browser-window--new}]
|
86
|
+
programming language
|
87
|
+
|
88
|
+
|`common_lisp`
|
89
|
+
|cl,common-lisp,elisp,emacs-lisp
|
90
|
+
|The https://common-lisp.net/[Common Lisp, {browser-window--new}]
|
91
|
+
language, a variant of Lisp having excellent support for object oriented
|
92
|
+
programming, and fast prototyping capabilities.
|
93
|
+
|
94
|
+
|`conf`
|
95
|
+
|config,configuration
|
96
|
+
|A generic lexer for configuration files
|
97
|
+
|
98
|
+
|`console`
|
99
|
+
|terminal,shell_session,shell-session
|
100
|
+
|A generic lexer for shell sessions. Accepts ?lang and ?output lexer options,
|
101
|
+
a ?prompt option, and ?comments to enable comments.
|
102
|
+
|
103
|
+
|`coq`
|
104
|
+
|coq
|
105
|
+
|The https://coq.inria.fr/[Coq, {browser-window--new}]
|
106
|
+
is a formal proof management system. It provides a formal language to write
|
107
|
+
mathematical definitions, executable algorithms and theorems together with
|
108
|
+
an environment for semi-interactive development of machine-checked proofs.
|
109
|
+
|
110
|
+
|`cpp`
|
111
|
+
|c++
|
112
|
+
|The C++ programming language
|
113
|
+
|
114
|
+
|`crystal`
|
115
|
+
|cr
|
116
|
+
|The https://crystal-lang.org/[Crystal, {browser-window--new}]
|
117
|
+
Programming Language. Have a syntax similar to Ruby but's not
|
118
|
+
Ruby.
|
119
|
+
|
120
|
+
|`csharp`
|
121
|
+
|c#,cs
|
122
|
+
|A multi-paradigm
|
123
|
+
https://docs.microsoft.com/en-us/dotnet/csharp/[language, {browser-window--new}]
|
124
|
+
targeting *.NET*.
|
125
|
+
|
126
|
+
|`css`
|
127
|
+
|css
|
128
|
+
|Cascading Style Sheets, used to style web pages
|
129
|
+
|
130
|
+
|`d`
|
131
|
+
|dlang
|
132
|
+
|The https://dlang.org/[D, {browser-window--new}]
|
133
|
+
programming language, a general-purpose programming language with static
|
134
|
+
typing, systems-level access, and C-like syntax.
|
135
|
+
|
136
|
+
|`dart`
|
137
|
+
|dart
|
138
|
+
|The https://dart.dev/[Dart, {browser-window--new}]
|
139
|
+
programming language, a client-optimized language for fast apps on any
|
140
|
+
platform.
|
141
|
+
|
142
|
+
|`diff`
|
143
|
+
|patch,udiff
|
144
|
+
|Lexes unified diffs or patches.
|
145
|
+
|
146
|
+
|`digdag`
|
147
|
+
|digdag
|
148
|
+
|The https://www.digdag.io/[digdag, {browser-window--new}]
|
149
|
+
engine. A simple, open source, multi-cloud workflow engine.
|
150
|
+
|
151
|
+
|`docker`
|
152
|
+
|dockerfile
|
153
|
+
|The https://docs.docker.com/engine/reference/builder/[Dockerfile, {browser-window--new}]
|
154
|
+
syntax
|
155
|
+
|
156
|
+
|`dot`
|
157
|
+
|dot
|
158
|
+
|A graph description language
|
159
|
+
|
160
|
+
|===============================================================================
|
161
|
+
|
162
|
+
=== E - G
|
163
|
+
|
164
|
+
.Languages|Lexers: E - G
|
165
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
166
|
+
|===============================================================================
|
167
|
+
|Language |Alias |Description
|
168
|
+
|
169
|
+
|`eiffel`
|
170
|
+
|eiffel
|
171
|
+
|The https://www.eiffel.org/doc/eiffel/Learning_Eiffel[Eiffel, {browser-window--new}]
|
172
|
+
programming language, the most comprehensive approach to the construction of
|
173
|
+
successful object-oriented software.
|
174
|
+
|
175
|
+
|`elixir`
|
176
|
+
|exs
|
177
|
+
|The https://elixir-lang.org/[Elixir, {browser-window--new}]
|
178
|
+
language, designed for building scalable and maintainable applications.
|
179
|
+
|
180
|
+
|`elm`
|
181
|
+
|elm
|
182
|
+
|The https://elm-lang.org/[Elm, {browser-window--new}]
|
183
|
+
language, programming delightful data visualization.
|
184
|
+
|
185
|
+
|`erb`
|
186
|
+
|eruby,rhtml
|
187
|
+
|Embedded Ruby template files
|
188
|
+
|
189
|
+
|`erlang`
|
190
|
+
|erl
|
191
|
+
|The https://www.erlang.org/[Erlang, {browser-window--new}]
|
192
|
+
programming language used to build massively scalable soft real-time systems
|
193
|
+
with requirements on high availability. Some of its uses are in telecoms,
|
194
|
+
banking, e-commerce, computer telephony and instant messaging.
|
195
|
+
|
196
|
+
|`escape`
|
197
|
+
|esc
|
198
|
+
|A generic lexer for including escaped content.
|
199
|
+
|
200
|
+
|`factor`
|
201
|
+
|factor
|
202
|
+
|A https://factorcode.org/[Factor, {browser-window--new}]
|
203
|
+
practical stack-based programming language with high-level features
|
204
|
+
including dynamic types, extensible syntax, macros, and garbage
|
205
|
+
collection.
|
206
|
+
|
207
|
+
|`fortran`
|
208
|
+
|fortran
|
209
|
+
|The Fortran (2008) language
|
210
|
+
|
211
|
+
|`fsharp`
|
212
|
+
|fsharp
|
213
|
+
|The https://docs.microsoft.com/en-us/dotnet/fsharp/what-is-fsharp[F#, {browser-window--new}]
|
214
|
+
functional programming language
|
215
|
+
|
216
|
+
|`gherkin`
|
217
|
+
|cucumber,behat
|
218
|
+
|The DSL https://github.com/cucumber/cucumber[Gherkin, {browser-window--new}],
|
219
|
+
a business-readable spec DSL
|
220
|
+
|
221
|
+
|`glsl`
|
222
|
+
|glsl
|
223
|
+
|The https://www.khronos.org/opengl/wiki/OpenGL_Shading_Language[GLSL, {browser-window--new}]
|
224
|
+
the principal shading language for OpenGL.
|
225
|
+
|
226
|
+
|`go`
|
227
|
+
|golang
|
228
|
+
|The https://golang.org/[Go, {browser-window--new}]
|
229
|
+
programming language. Go is an open source programming language that makes it
|
230
|
+
easy to build simple, reliable, and efficient software.
|
231
|
+
|
232
|
+
|`gradle`
|
233
|
+
|gradle
|
234
|
+
|A powerful https://gradle.org/[build system, {browser-window--new}]
|
235
|
+
for the JVM. From mobile apps to microservices, from small startups to big
|
236
|
+
enterprises, Gradle helps teams build, automate and deliver better software,
|
237
|
+
faster.
|
238
|
+
|
239
|
+
|`graphql`
|
240
|
+
|graphql
|
241
|
+
|The https://graphql.org/[GraphQL, {browser-window--new}]
|
242
|
+
query language for APIs and a runtime for fulfilling those queries with your
|
243
|
+
existing data. GraphQL provides a complete and understandable description of
|
244
|
+
the data in your API, gives clients the power to ask for exactly what they
|
245
|
+
need and nothing more, makes it easier to evolve APIs over time,and enables
|
246
|
+
powerful developer tools.
|
247
|
+
|
248
|
+
|`groovy`
|
249
|
+
|groovy
|
250
|
+
|The Apache http://www.groovy-lang.org/[Groovy, {browser-window--new}]
|
251
|
+
programming language is a powerful, optionally typed and dynamic language,
|
252
|
+
with static-typing and static compilation capabilities, for the Java platform.
|
253
|
+
Aimed at improving developer productivity thanks to a concise, familiar and
|
254
|
+
easy to learn syntax. It integrates smoothly with any Java program, and
|
255
|
+
immediately delivers to your application powerful features, including
|
256
|
+
scripting capabilities, Domain-Specific Language authoring, runtime and
|
257
|
+
compile-time meta-programming and functional programming.
|
258
|
+
|
259
|
+
|===============================================================================
|
260
|
+
|
261
|
+
=== H - I
|
262
|
+
|
263
|
+
.Languages|Lexers: H - I
|
264
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
265
|
+
|===============================================================================
|
266
|
+
|Language |Alias |Description
|
267
|
+
|
268
|
+
|`hack`
|
269
|
+
|hh
|
270
|
+
|The https://hacklang.org/[Hack, {browser-window--new}]
|
271
|
+
programming language. Hack reconciles the fast development cycle of a
|
272
|
+
dynamically typed language with the discipline provided by static typing,
|
273
|
+
while adding many features commonly found in other modern programming
|
274
|
+
languages.
|
275
|
+
|
276
|
+
|`haml`
|
277
|
+
|haml
|
278
|
+
|The https://haml.info/[Haml, {browser-window--new}]
|
279
|
+
templating system for Ruby. Haml (HTML abstraction markup language) is based
|
280
|
+
on one primary principle: markup should be beautiful. It’s not just beauty
|
281
|
+
for beauty’s sake either.
|
282
|
+
|
283
|
+
|`handlebars`
|
284
|
+
|hbs,mustache
|
285
|
+
|The https://handlebarsjs.com/[Handlebars, {browser-window--new}]
|
286
|
+
and https://mustache.github.io/[Mustache, {browser-window--new}]
|
287
|
+
templating languages.
|
288
|
+
|
289
|
+
|`haskell`
|
290
|
+
|hs
|
291
|
+
|The https://www.haskell.org/[Haskell, {browser-window--new}]
|
292
|
+
programming language, for advanced and purely functional programming.
|
293
|
+
|
294
|
+
|`hcl`
|
295
|
+
|hcl
|
296
|
+
|The https://github.com/hashicorp/hcl[Hashicorp, {browser-window--new}]
|
297
|
+
Configuration Language, used by Terraform and other Hashicorp tools.
|
298
|
+
|
299
|
+
|`html`
|
300
|
+
|html
|
301
|
+
|The https://www.w3.org/[HTML, {browser-window--new}]
|
302
|
+
markup language, the markup language of the web.
|
303
|
+
|
304
|
+
|`http`
|
305
|
+
|http
|
306
|
+
|The Lexer for https://www.w3.org/Protocols/rfc2616/rfc2616.html[http, {browser-window--new}]
|
307
|
+
requests and responses.
|
308
|
+
|
309
|
+
|`hylang`
|
310
|
+
|hy
|
311
|
+
|The https://docs.hylang.org/[HyLang, {browser-window--new}]
|
312
|
+
programming language. Hy is a Lisp dialect that’s embedded in Python. Since Hy
|
313
|
+
transforms its Lisp code into Python abstract syntax tree (AST) objects, you
|
314
|
+
have the whole beautiful world of Python at your fingertips, in Lisp form.
|
315
|
+
|
316
|
+
|`idlang`
|
317
|
+
|idlang
|
318
|
+
|IDLang, the https://old.dataone.org/software-tools/interactive-data-language-idl[Interactive Data Language, {browser-window--new}]
|
319
|
+
(IDL). IDL is a high-level language for data manipulation, visualization and
|
320
|
+
analysis. IDL has strong signal and image processing capabilities and extensive
|
321
|
+
math and statistical functions.
|
322
|
+
|
323
|
+
|`igorpro`
|
324
|
+
|igorpro
|
325
|
+
|The https://www.wavemetrics.com/[WaveMetrics, {browser-window--new}]
|
326
|
+
Igor Pro interactive software environment.
|
327
|
+
|
328
|
+
|`ini`
|
329
|
+
|ini
|
330
|
+
|The https://en.wikipedia.org/wiki/INI_file[INI, {browser-window--new}]
|
331
|
+
configuration format.
|
332
|
+
|
333
|
+
|`io`
|
334
|
+
|io
|
335
|
+
|The https://iolanguage.org/[IO, {browser-window--new}]
|
336
|
+
programming language.
|
337
|
+
|
338
|
+
|`irb`
|
339
|
+
|pry
|
340
|
+
|Interactive Ruby Shell sessions in
|
341
|
+
https://en.wikipedia.org/wiki/Interactive_Ruby_Shell[IRB, {browser-window--new}]
|
342
|
+
or
|
343
|
+
http://pry.github.io/[Pry, {browser-window--new}]
|
344
|
+
|
345
|
+
|===============================================================================
|
346
|
+
|
347
|
+
=== J - L
|
348
|
+
|
349
|
+
.Languages|Lexers: J - L
|
350
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
351
|
+
|===============================================================================
|
352
|
+
|Language |Alias |Description
|
353
|
+
|
354
|
+
|`java`
|
355
|
+
|java
|
356
|
+
|The https://java.com/[Java, {browser-window--new}]
|
357
|
+
programming language.
|
358
|
+
|
359
|
+
|`javascript`
|
360
|
+
|js
|
361
|
+
|The https://developer.mozilla.org/en-US/docs/Web/JavaScript/About_JavaScript[JavaScript, {browser-window--new}]
|
362
|
+
language, the browser scripting language.
|
363
|
+
|
364
|
+
|`jinja`
|
365
|
+
|django
|
366
|
+
|The https://jinja.palletsprojects.com/en/2.11.x/[Django/Jinja, {browser-window--new}]
|
367
|
+
template engine. Jinja is a modern and designer-friendly templating language
|
368
|
+
for Python, modelled after Django’s templates.
|
369
|
+
|
370
|
+
|`json`
|
371
|
+
|json
|
372
|
+
|JSON, the
|
373
|
+
https://www.json.org/[JavaScript Object Notation, {browser-window--new}].
|
374
|
+
JSON is a lightweight data-interchange format, specidied for the programming
|
375
|
+
language _Javascript_. It is easy for humans to read and write. It is easy for
|
376
|
+
machines to parse and generate
|
377
|
+
|
378
|
+
|`json-doc`
|
379
|
+
|json-doc
|
380
|
+
|A https://www.json.org/[JSON, {browser-window--new}]
|
381
|
+
flavour with extenstions for documentation.
|
382
|
+
|
383
|
+
|`jsonnet`
|
384
|
+
|jsonnet
|
385
|
+
|The language https://jsonnet.org/[Jsonnet, {browser-window--new}]
|
386
|
+
is an elegant, formally-specified config language for JSON
|
387
|
+
|
388
|
+
|
389
|
+
|`jsp`
|
390
|
+
|jsp
|
391
|
+
|JSP, the JasperJSP Engine (Apache Tomcat) language specification
|
392
|
+
https://en.wikipedia.org/wiki/Apache_Tomcat[Java Server Pages, {browser-window--new}].
|
393
|
+
Jasper parses JSP files to compile them into Java code as servlets.
|
394
|
+
|
395
|
+
|`jsx`
|
396
|
+
|react
|
397
|
+
|For React, a Javascript-based framework to create UI-components for web
|
398
|
+
development, https://reactjs.org/docs/introducing-jsx.html[JSX, {browser-window--new}]
|
399
|
+
is a template/tagging specification to produce React *elements* from.
|
400
|
+
|
401
|
+
|`julia`
|
402
|
+
|jl
|
403
|
+
|The https://julialang.org/[Julia, {browser-window--new}]
|
404
|
+
programming language. Julia is dynamically typed, feels like a scripting
|
405
|
+
language, and has good support for interactive use. The language has a
|
406
|
+
domain in Data Visualization and Plotting.
|
407
|
+
|
408
|
+
|`kotlin`
|
409
|
+
|kotlin
|
410
|
+
|The https://kotlinlang.org/[Kotlin, {browser-window--new}]
|
411
|
+
programming language. Kotlin is a modern programming language to replace
|
412
|
+
JAVA-code on JAVA virtual machine (JVM).
|
413
|
+
|
414
|
+
|`lasso`
|
415
|
+
|lassoscript
|
416
|
+
|The https://www.lassosoft.com/[Lasso, {browser-window--new}]
|
417
|
+
programming language. Lasso bridges the gap between popular web servers,
|
418
|
+
data sources (databases), and various other communication tools, utilities,
|
419
|
+
and protocols such as email, directory services (LDAP, Active Directory),
|
420
|
+
web services (SOAP, XMLRPC), and PDF generation.
|
421
|
+
|
422
|
+
|`liquid`
|
423
|
+
|liquid
|
424
|
+
|The https://shopify.github.io/liquid/[Liquid, {browser-window--new}]
|
425
|
+
markup language. Liquid is a templating engine for Ruby, developed by
|
426
|
+
the makers of Shopify, a professional ecommerce website backed.
|
427
|
+
|
428
|
+
|`literate_coffeescript`
|
429
|
+
|litcoffee
|
430
|
+
|The http://sukima.github.io/litcoffee-presentation/[Literate coffeescript, {browser-window--new}]
|
431
|
+
is an implementation of *literate* programming (combining code and
|
432
|
+
documentation) to extend Haskell for the generation of Markdown-based
|
433
|
+
documentation from CoffeeScript programming code.
|
434
|
+
|
435
|
+
|`literate_haskell`
|
436
|
+
|lithaskell,lhaskell,lhs
|
437
|
+
|The https://wiki.haskell.org/Literate_programming[Literate haskell, {browser-window--new}]
|
438
|
+
is an implementation of *literate* programming (combining code and
|
439
|
+
documentation) for the Haskell proframming language. The tool used to generate
|
440
|
+
hyperlinked documentation from literate code is _Haddock_.
|
441
|
+
|
442
|
+
|`llvm`
|
443
|
+
|llvm
|
444
|
+
|The https://llvm.org/[LLVM, {browser-window--new}] Compiler Infrastructure is
|
445
|
+
a collection of modular and reusable compiler and toolchain technologies.
|
446
|
+
|
447
|
+
|`lua`
|
448
|
+
|lua
|
449
|
+
|The http://www.lua.org/[Lua, {browser-window--new}] language. Lua is a
|
450
|
+
powerful, efficient, lightweight, embeddable scripting language. It supports
|
451
|
+
procedural programming, object-oriented programming, functional programming,
|
452
|
+
data-driven programming, and data description.
|
453
|
+
|
454
|
+
|===============================================================================
|
455
|
+
|
456
|
+
=== M - N
|
457
|
+
|
458
|
+
.Languages|Lexers: M - N
|
459
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
460
|
+
|===============================================================================
|
461
|
+
|Language |Alias |Description
|
462
|
+
|
463
|
+
|`m68k`
|
464
|
+
|m68k
|
465
|
+
|The language http://www.easy68k.com/[Motorola 68k Assembler, {browser-window--new}]
|
466
|
+
is the (near hardware) coding language for (the quite old) Motorola 68k
|
467
|
+
processors used for the first personal computer like _Amiga_, _Atari_ or the
|
468
|
+
first _Macintosh_ PCs from _Apple_.
|
469
|
+
|
470
|
+
|`magik`
|
471
|
+
|magik
|
472
|
+
|The https://www.mdt.net/[Smallworld Magik, {browser-window--new}], an
|
473
|
+
object-oriented programming language that supports multiple inheritance
|
474
|
+
and polymorphism, and it is dynamically typed. It was designed and implemented
|
475
|
+
in 1989 by *Arthur Chance* of _Smallworld Systems Ltd._. Magik is still a
|
476
|
+
part of the Smallworld technology platform.
|
477
|
+
|
478
|
+
|`make`
|
479
|
+
|makefile,mf,gnumake,bsdmake
|
480
|
+
|Code highlighter for the *Makefile* syntax. Make is a Unix utility, but is
|
481
|
+
available on other platform as well (Linux, Apple OSX or Windows). Make
|
482
|
+
exists in several flavours, is a code build utility for applications based on
|
483
|
+
the programming language _C_ or _C++_ (C PlusPlus). The *Makefile* defines
|
484
|
+
the processing chain to compile a program from the sources to an executable.
|
485
|
+
|
486
|
+
|`markdown`
|
487
|
+
|md,mkd
|
488
|
+
|The markup language https://daringfireball.net/projects/markdown/[Markdown
|
489
|
+
is a light-weight language for authors to write formatted text using a simple
|
490
|
+
plain-text editor. Markdown code is convert it to structurally valid XHTML
|
491
|
+
or HTML to be displayed in web browsers.
|
492
|
+
|
493
|
+
|`mathematica`
|
494
|
+
|wl
|
495
|
+
|Wolfram https://www.wolfram.com/mathematica[Mathematica, {browser-window--new}]
|
496
|
+
the world's definitive system for modern technical calculation and computing.
|
497
|
+
|
498
|
+
|`matlab`
|
499
|
+
|m
|
500
|
+
|The https://mathworks.com/[Matlab, {browser-window--new}]
|
501
|
+
language is used by MATLAB programming platform, designed specifically for
|
502
|
+
engineers and scientists. The heart of MATLAB is the MATLAB language, a
|
503
|
+
matrix-based language allowing the most natural expression of computational
|
504
|
+
mathematics.
|
505
|
+
|
506
|
+
|`moonscript`
|
507
|
+
|moon
|
508
|
+
|the http://moonscript.org/[Moonscript, {browser-window--new}]
|
509
|
+
language is a dynamic scripting language that compiles into _Lua_. It gives
|
510
|
+
the power of one of the fastest scripting languages combined with a rich set
|
511
|
+
of features.
|
512
|
+
|
513
|
+
|`mosel`
|
514
|
+
|mosel
|
515
|
+
|The language https://www.fico.com/fico-xpress-optimization/docs/latest/overview.html[Mosel, {browser-window--new}]
|
516
|
+
is an optimization language used by _Fico Xpress_. Mosel is an environment for
|
517
|
+
modeling and solving problems that is provided either in the form of libraries
|
518
|
+
or as a standalone program. Mosel includes a language that is both a modeling
|
519
|
+
and a programming language combining the strengths of these two concepts.
|
520
|
+
|
521
|
+
|`mxml`
|
522
|
+
|mxml
|
523
|
+
|The https://macromedia.fandom.com/wiki/MXML[MXML, {browser-window--new}]
|
524
|
+
markup language is an XML-based user interface markup language that renders
|
525
|
+
and describes graphical user interfaces and controls, first introduced by
|
526
|
+
_Macromedia_. Application developers use MXML in combination with
|
527
|
+
*ActionScript* to develop rich Internet applications.
|
528
|
+
|
529
|
+
|`nasm`
|
530
|
+
|nasm
|
531
|
+
|The assembler language
|
532
|
+
https://www.nasm.us/[Netwide Assembler, {browser-window--new}]
|
533
|
+
is used for the (Intel) x86 CPU architecture. Portable to nearly every modern
|
534
|
+
platform, and with code generation for many platforms old and new.
|
535
|
+
|
536
|
+
|`nginx`
|
537
|
+
|nginx
|
538
|
+
|Hightlights the configuration files for the web server
|
539
|
+
http://nginx.org/[NGINX, {browser-window--new}]. NGINX is a high performance
|
540
|
+
Load Balancer and Web Server accelerates content and application delivery,
|
541
|
+
improves security, facilitates availability and scalability for the busiest
|
542
|
+
web sites on the Internet.
|
543
|
+
|
544
|
+
|`nim`
|
545
|
+
|nimrod
|
546
|
+
|The https://nim-lang.org/[Nim, {browser-window--new}]
|
547
|
+
programming language (http://nim-lang.org/). Nim is a statically typed
|
548
|
+
compiled systems programming language. It combines successful concepts from
|
549
|
+
mature languages like Python, Ada and Modula.
|
550
|
+
|
551
|
+
|`nix`
|
552
|
+
|nixos
|
553
|
+
|The https://nixos.org/manual/nix/stable/#ch-expression-language[Nix, {browser-window--new}]
|
554
|
+
expression language. Nix is a tool that takes a unique approach to package
|
555
|
+
management and system configuration for reproducible builds and deployments.
|
556
|
+
|
557
|
+
|===============================================================================
|
558
|
+
|
559
|
+
=== O - P
|
560
|
+
|
561
|
+
.Languages|Lexers: O - P
|
562
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
563
|
+
|===============================================================================
|
564
|
+
|Language |Alias |Description
|
565
|
+
|
566
|
+
|`objective_c`
|
567
|
+
|objc,obj-c,obj_c
|
568
|
+
|The language https://developer.apple.com/documentation/objectivec[ObjectiveC, {browser-window--new}]
|
569
|
+
is an extension of C commonly used to write Apple software.
|
570
|
+
|
571
|
+
|`ocaml`
|
572
|
+
|ocaml
|
573
|
+
|The language https://ocaml.org/[Objective Caml, {browser-window--new}]
|
574
|
+
is an industrial-strength programming language supporting functional,
|
575
|
+
imperative and object-oriented styles.
|
576
|
+
|
577
|
+
|`pascal`
|
578
|
+
|pascal
|
579
|
+
|The language https://en.wikipedia.org/wiki/Pascal_(programming_language)[Pascal, {browser-window--new}]
|
580
|
+
is a procedural programming language commonly used as a *teaching* language
|
581
|
+
learning programming techniques for computers.
|
582
|
+
|
583
|
+
|`perl`
|
584
|
+
|pl
|
585
|
+
|The https://www.perl.org/[Perl, {browser-window--new}]
|
586
|
+
scripting language. Perl is a highly capable, feature-rich programming language
|
587
|
+
with over 30 years of development.
|
588
|
+
|
589
|
+
|`php`
|
590
|
+
|php3,php4,php5
|
591
|
+
|The https://www.php.net/[PHP, {browser-window--new}]
|
592
|
+
scripting language. PHP is a popular general-purpose scripting language that
|
593
|
+
is especially suited to web development. Fast, flexible and pragmatic. PHP
|
594
|
+
powers everything from your blog to the most popular websites in the world.
|
595
|
+
|
596
|
+
|`plaintext`
|
597
|
+
|text
|
598
|
+
|A boring lexer that does *not* highlight anything
|
599
|
+
|
600
|
+
|`plist`
|
601
|
+
|plist
|
602
|
+
|A highlighter for https://discussions.apple.com/thread/1869002[plist, {browser-window--new}]
|
603
|
+
preference files for appliactions on _Apple_ platforms.
|
604
|
+
|
605
|
+
|`powershell`
|
606
|
+
|posh,microsoftshell,msshell
|
607
|
+
|The https://en.wikipedia.org/wiki/PowerShell[PowerShell, {browser-window--new}]
|
608
|
+
is a shell (run-time interpreter for terminal sessions) and a task automation
|
609
|
+
and configuration management framework for Microsoft Windows server and client
|
610
|
+
systems. Unlike most shells (e.g on Unix/Linux) which accept and return simple
|
611
|
+
text, PowerShell is built on top of the *.NET* Common Language Runtime.
|
612
|
+
|
613
|
+
|`praat`
|
614
|
+
|praat
|
615
|
+
|The https://www.fon.hum.uva.nl/praat/[Praat, {browser-window--new}]
|
616
|
+
scripting language, used for doing computer-based phonetics.
|
617
|
+
|
618
|
+
|`prolog`
|
619
|
+
|prolog
|
620
|
+
|The https://en.wikipedia.org/wiki/Prolog[Prolog, {browser-window--new}]
|
621
|
+
programming language. Prolog is a logic programming language associated with
|
622
|
+
artificial intelligence and computational linguistics.
|
623
|
+
|
624
|
+
|`prometheus`
|
625
|
+
|prometheus
|
626
|
+
|Prometheusis an open-source monitoring solution that provides a functional
|
627
|
+
query language called
|
628
|
+
https://prometheus.io/[PromQL, {browser-window--new}]
|
629
|
+
(Prometheus Query Language) that lets the user select and aggregate time
|
630
|
+
series data in real time.
|
631
|
+
|
632
|
+
|`properties`
|
633
|
+
|properties
|
634
|
+
|Higlighter for JAVA .properties config files.
|
635
|
+
|
636
|
+
|`protobuf`
|
637
|
+
|proto
|
638
|
+
|Google's ProtoBuf https://developers.google.com/protocol-buffers[Protocol buffers, {browser-window--new}]
|
639
|
+
is a language-neutral, platform-neutral, extensible mechanism for serializing
|
640
|
+
structured data – think XML, but smaller, faster, and simpler.
|
641
|
+
|
642
|
+
|`puppet`
|
643
|
+
|pp
|
644
|
+
|The https://puppet.com/[Puppet, {browser-window--new}]
|
645
|
+
configuration management language. Puppet is a software configuration
|
646
|
+
management system for the automatisation for typical administration tasks
|
647
|
+
to manage operating systems.
|
648
|
+
|
649
|
+
|`python`
|
650
|
+
|py
|
651
|
+
|The https://www.python.org/[Python, {browser-window--new}]
|
652
|
+
programming language. Python is an interpreted, object-oriented, high-level
|
653
|
+
programming language.
|
654
|
+
|
655
|
+
|`q`
|
656
|
+
|kdb+
|
657
|
+
|The https://kx.com/[Q, {browser-window--new}]
|
658
|
+
programming language. Q serves as the query language for *kdb+*, a disk or
|
659
|
+
in-memory, column-based database.
|
660
|
+
|
661
|
+
|===============================================================================
|
662
|
+
|
663
|
+
=== Q - S
|
664
|
+
|
665
|
+
.Languages|Lexers: Q - S
|
666
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
667
|
+
|===============================================================================
|
668
|
+
|Language |Alias |Description
|
669
|
+
|
670
|
+
|`qml`
|
671
|
+
|qml
|
672
|
+
|The https://wiki.qt.io/[QML, {browser-window--new}]
|
673
|
+
markup language. QML (Qt Modeling Language) is a user interface
|
674
|
+
markup language. It is a declarative language (similar to CSS and JSON)
|
675
|
+
for designing user interface–centric applications.
|
676
|
+
|
677
|
+
|`r`
|
678
|
+
|s
|
679
|
+
|The https://www.r-project.org/[R, {browser-window--new}]
|
680
|
+
statistics language. R is a free software environment for statistical
|
681
|
+
computing and graphics.
|
682
|
+
|
683
|
+
|`racket`
|
684
|
+
|racket
|
685
|
+
|The https://racket-lang.org/[Racket, {browser-window--new}] language
|
686
|
+
is a general-purpose, multi-paradigm programming language based on the
|
687
|
+
Scheme dialect of _Lisp_. It is designed to be a platform for programming
|
688
|
+
language design and implementation.
|
689
|
+
|
690
|
+
|`ruby`
|
691
|
+
|rb
|
692
|
+
|The https://www.ruby-lang.org/en/[Ruby, {browser-window--new}]
|
693
|
+
programming language.
|
694
|
+
|
695
|
+
|rust
|
696
|
+
|rs,no_run,ignore,should_panic
|
697
|
+
|The https://www.rust-lang.org/[Rust, {browser-window--new}]
|
698
|
+
programming language.
|
699
|
+
|
700
|
+
|`sass`
|
701
|
+
|scss
|
702
|
+
|The https://sass-lang.com/[Sass, {browser-window--new}]
|
703
|
+
stylesheet language language.
|
704
|
+
|
705
|
+
|`scala`
|
706
|
+
|scala
|
707
|
+
|The https://www.scala-lang.org/[Scala, {browser-window--new}]
|
708
|
+
programming language.
|
709
|
+
|
710
|
+
|`scheme`
|
711
|
+
|scheme
|
712
|
+
|The Scheme variant of _Lisp_.
|
713
|
+
|
714
|
+
|`sed`
|
715
|
+
|sed
|
716
|
+
|sed, the ultimate stream editor.
|
717
|
+
|
718
|
+
|shell
|
719
|
+
|bash,zsh,ksh,sh
|
720
|
+
|Lexer for various shell languages, including sh and bash.
|
721
|
+
|
722
|
+
|`sieve`
|
723
|
+
|sieve
|
724
|
+
|Mail filtering language
|
725
|
+
|
726
|
+
|`slim`
|
727
|
+
|slim
|
728
|
+
|The Slim template language.
|
729
|
+
|
730
|
+
|`smalltalk`
|
731
|
+
|st,squeak
|
732
|
+
|The Smalltalk programming language.
|
733
|
+
|
734
|
+
|`smarty`
|
735
|
+
|smarty
|
736
|
+
|Smarty Template Engine.
|
737
|
+
|
738
|
+
|`sml`
|
739
|
+
|ml
|
740
|
+
|Standard ML.
|
741
|
+
|
742
|
+
|`sqf`
|
743
|
+
|sqf
|
744
|
+
|Status Quo Function, a Real Virtuality engine scripting language.
|
745
|
+
|
746
|
+
|`sql`
|
747
|
+
|sql
|
748
|
+
|Structured Query Language, for relational databases
|
749
|
+
|
750
|
+
|`supercollider`
|
751
|
+
|supercollider
|
752
|
+
|A cross-platform interpreted programming language for sound synthesis,
|
753
|
+
algorithmic composition, and realtime performance.
|
754
|
+
|
755
|
+
|`swift`
|
756
|
+
|swift
|
757
|
+
|The language https://developer.apple.com/swift/[Swift, {browser-window--new}]
|
758
|
+
is a multi paradigm, compiled programming language developed by Apple for
|
759
|
+
iOS and OSX development.
|
760
|
+
|
761
|
+
|===============================================================================
|
762
|
+
|
763
|
+
=== T - Z
|
764
|
+
|
765
|
+
.Languages|Lexers: T - Z
|
766
|
+
[cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
|
767
|
+
|===============================================================================
|
768
|
+
|Language |Alias |Description
|
769
|
+
|
770
|
+
|`tap`
|
771
|
+
|tap
|
772
|
+
|Test Anything Protocol.
|
773
|
+
|
774
|
+
|`tcl`
|
775
|
+
|tcl
|
776
|
+
|The http://tcl.tk/[Tool Command Language, {browser-window--new}].
|
777
|
+
|
778
|
+
|`terraform`
|
779
|
+
|tf
|
780
|
+
|Terraform HCL Interpolations.
|
781
|
+
|
782
|
+
|`tex`
|
783
|
+
|latex
|
784
|
+
|The TeX typesetting system
|
785
|
+
|
786
|
+
|`toml`
|
787
|
+
|toml
|
788
|
+
|The https://github.com/mojombo/toml/[TOML, {browser-window--new}]
|
789
|
+
configuration format.
|
790
|
+
|
791
|
+
|`tsx`
|
792
|
+
|tsx
|
793
|
+
|TSX allows for embedding JSX elements inside the file, and is largely
|
794
|
+
used by _React_.
|
795
|
+
|
796
|
+
|`tulip`
|
797
|
+
|tulip
|
798
|
+
|The https://github.com/tulip-lang/tulip[Tulip, {browser-window--new}]
|
799
|
+
programming language (twitter.com/tuliplang).
|
800
|
+
|
801
|
+
|`turtle`
|
802
|
+
|turtle
|
803
|
+
|Terse RDF Triple Language, TriG
|
804
|
+
|
805
|
+
|`twig`
|
806
|
+
|twig
|
807
|
+
|The https://twig.symfony.com/[Twig, {browser-window--new}]
|
808
|
+
template engine. Twig is a modern template engine for *PHP*.
|
809
|
+
|
810
|
+
|`typescript`
|
811
|
+
|ts
|
812
|
+
|TypeScript, a superset of JavaScript.
|
813
|
+
|
814
|
+
|`vala`
|
815
|
+
|vala
|
816
|
+
|A programming language similar to csharp.
|
817
|
+
|
818
|
+
|`vb`
|
819
|
+
|visualbasic
|
820
|
+
|The Visual Basic language.
|
821
|
+
|
822
|
+
|`verilog`
|
823
|
+
|verilog
|
824
|
+
|The System Verilog hardware description language
|
825
|
+
|
826
|
+
|`vhdl`
|
827
|
+
|vhdl
|
828
|
+
|Very High Speed Integrated Circuit Hardware description language.
|
829
|
+
|
830
|
+
|viml
|
831
|
+
|vim,vimscript,ex
|
832
|
+
|The language https://www.vim.org/[VimL, {browser-window--new}]
|
833
|
+
is the scripting language for the Vim editor.
|
834
|
+
|
835
|
+
|`vue`
|
836
|
+
|vuejs
|
837
|
+
|Vue.js single-file components
|
838
|
+
|
839
|
+
|`wollok`
|
840
|
+
|wollok
|
841
|
+
|Wollok lang
|
842
|
+
|
843
|
+
|`xml`
|
844
|
+
|xml
|
845
|
+
|The XML markup language.
|
846
|
+
|
847
|
+
|`xojo`
|
848
|
+
|realbasic
|
849
|
+
|Xojo
|
850
|
+
|
851
|
+
|`yaml`
|
852
|
+
|yaml
|
853
|
+
|The https://yaml.org/[Yaml, {browser-window--new}]
|
854
|
+
Ain't Markup Language. A human friendly data serialization standard for
|
855
|
+
all programming languages.
|
856
|
+
|
857
|
+
|===============================================================================
|