# ------------------------------------------------------------------------------ # ~/_data/modules/j1_navigator_menu.yml # Configuration of the J1 NAV Module for the main navigation bar # # Product/Info: # https://jekyll.one # # Copyright (C) 2020 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # # ------------------------------------------------------------------------------ # NOTE: # For general navigation settings, see j1_navigator.yml # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Menu LEARN # - item: Learn sublevel: - title: What's up href: /pages/public/learn/whats_up/ icon: alert # -------------------------------------------------------------------------- # Roundtrip # - title: Roundtrip icon: wallet-travel dropdown: - title: Present images href: /pages/public/learn/roundtrip/present_images/ icon: image - title: Present videos href: /pages/public/learn/roundtrip/present_videos/ icon: video - title: Typography href: /pages/public/learn/roundtrip/typography/ icon: format-text - title: Icon fonts href: /pages/public/learn/roundtrip/mdi_icon_font/ icon: incognito - title: Asciidoc extensions href: /pages/public/learn/roundtrip/asciidoc_extensions/ icon: format-annotation-plus - title: BS modal extensions href: /pages/public/learn/roundtrip/modals/ icon: image - title: BS table extensions href: /pages/public/learn/roundtrip/responsive_tables/ icon: table - title: BS themes href: /pages/public/learn/roundtrip/themes/ icon: face - title: Material Design for Bootstrap href: /pages/public/mdb_preview/ icon: face - title: Web in a Day icon: rocket dropdown: - title: Meet & Greet Jekyll href: /pages/public/learn/kickstarter/web_in_a_day/meet_and_greet/ icon: flag-checkered - title: Getting prepared href: "#" # /pages/public/learn/kickstarter/web_in_a_day/preparations/ icon: cart - title: A first awesome Web href: "#" # /pages/public/learn/kickstarter/web_in_a_day/first_awesome_web/ icon: creation - title: Writing Articles href: "#" icon: file-document-box-outline - title: Creating Blog Posts href: "#" icon: file-document-box-multiple-outline - title: Design your Site href: "#" icon: wrench - title: Using Git href: "#" icon: git - title: Deploy a Web href: /pages/public/learn/kickstarter/web_in_a_day/document/deploy_aw_eb/ icon: web - title: Wrapping up href: "#" icon: backup-restore # ------------------------------------------------------------------------------ # Menu TOOLS # - item: Tools sublevel: - title: Gallery Previewer href: /pages/protected/previewer/justified_gallery/ icon: view-dashboard - title: MDI Icon Previewer href: /pages/protected/previewer/mdi_font/ icon: incognito - title: Twitter Emoji Previewer href: /pages/protected/previewer/twitter_emoji/ icon: sticker-emoji - title: Automagic iFrame href: /pages/public/iframer/ icon: image-filter-none # ------------------------------------------------------------------------------ # Menu BLOG # - item: Blog sublevel: - title: Creators Blog href: /pages/public/blog/navigator/ icon: navigation - title: Categories href: /pages/public/blog/navigator/archive/categoryview/ icon: pin - title: Date href: /pages/public/blog/navigator/archive/dateview/ icon: calendar - title: Archive href: /pages/public/blog/navigator/archive/ icon: archive # ------------------------------------------------------------------------------ # Menu ONLINE # - item: Online megamenu: - title: Sites icon: #web column: - title: Bootstrap Home href: http://getbootstrap.com/ target: blank icon: bootstrap - title: Bootstrap CDN href: https://www.bootstrapcdn.com/ target: blank icon: bootstrap - title: FA Icons href: http://fontawesome.io/icons/ target: blank icon: font-awesome - title: MD Icons href: https://materialdesignicons.com/ # href: http://zavoloklom.github.io/material-design-iconic-font/cheatsheet.html target: blank icon: google - title: Fonts href: https://fonts.google.com/ target: blank icon: google - title: cdnJS href: https://cdnjs.com/ target: blank icon: arrow-down-bold-hexagon-outline - title: Knowledge icon: #lightbulb-on column: - title: Jekyll Home href: https://jekyllrb.com/ target: blank icon: flask - title: Jekyll Tips href: http://jekyll.tips/ target: blank icon: flask - title: Jekyll Stackoverflow href: https://stackoverflow.com/questions/tagged/jekyll target: blank icon: flask - title: BS 4 Stackoverflow href: https://stackoverflow.com/questions/tagged/bootstrap-4 target: blank icon: bootstrap - title: W3 Schools href: http://www.w3schools.com/ target: blank icon: xml - title: SelfHTML href: https://wiki.selfhtml.org/ target: blank icon: xml - title: Asciidoc FAQ href: http://www.methods.co.nz/asciidoc/faq.html target: blank icon: format-color-text - title: Asciidoctor href: http://asciidoctor.org/ target: blank icon: hospital - title: Tools icon: #wrench column: - title: FreeFormatter href: http://www.freeformatter.com/ target: blank icon: cached - title: Convert CSS to Sass href: http://sebastianpontow.de/css2compass/ target: blank icon: language-css3 - title: CSS Matic Tools href: https://www.cssmatic.com target: blank icon: language-css3 - title: JSON Editor href: https://jsoneditoronline.org/ target: blank icon: json - title: YAML Parser href: http://yaml-online-parser.appspot.com/ target: blank icon: hackernews - title: XML-YAML Converter href: http://codebeautify.org/xml-to-yaml target: blank icon: xml - title: Character Codes href: http://character-code.com/ target: blank icon: alpha-a-box-outline - title: Wordcloud Generator href: https://www.jasondavies.com/wordcloud/ target: blank icon: cloud - title: RegEx 101 href: https://regex101.com/ target: blank icon: regex - title: RegEx Library href: http://www.regexlib.com/ target: blank icon: regex # ------------------------------------------------------------------------------ # Menu Themes # - item: Themes theme_select: - local_themes: enabled title: Themes from Jekyll-One icon: face - bootswatch_themes: enabled title: Themes from Bootswatch icon: face-profile - preview: enabled title: Theme Previewer href: /pages/public/previewer/theme/ icon: eye # ------------------------------------------------------------------------------ # Menu ABOUT # - item: About sublevel: - title: This site icon: home-outline href: /pages/public/about/site icon: home-variant - title: Privacy icon: heart href: /pages/public/legal/en/privacy/ - title: Impress icon: gavel href: /pages/public/legal/en/impress/ - title: Become a Patron icon: patreon href: /pages/public/about/become_a_patron/ # ------------------------------------------------------------------------------ # END config