Skip to content
Snippets Groups Projects
navigation.yml 3.69 KiB
# This file contains the elements that will appear in the header navigation bar
#
# The navigation is subdivided into header and footer navigation

# Element properties
# ==================
#     title: A shorthand title of the page that can be navigated to
#     url: A project relative path for same-site content or external full URL

# NOTE for Jekyll-generated sites the generated HTML should be linked, not the
# original Markdown.

header:
  - title: "Helmholtz Services"
    entries:
      - title: "Cloud Services"
        url: "services/cloud/Helmholtz_cloud"
      - title: "Cloud Service Providers"
        url: "hifisfor/csp"
      - title: "Identity and Access Management (AAI)"
        url: "aai/"
      - title: "Software Services"
        url: "services/software-overview"
      - title: "Software Engineering Consulting"
        url: "consulting"
      - title: "Backbone Services"
        url: "services/backbone-overview"
      - title: "Overarching Work Packages"
        url: "services/overall-overview"
  - title: "Learning & Training"
    entries:
      - title: "Education & Training Overview"
        url: "/services/software/training"
      - title: "HIFIS Courses"
        url: "https://events.hifis.net/category/4/"
        external: True
      - title: "More Helmholtz courses"
        url: "https://www.helmholtz-hida.de/course-catalog"
        external: True
      - title: "Learning Materials"
        url: "services/overall/learning-materials"
      - title: "Consulting Handbook"
        url: "consulting-handbook/"
      - title: "Tutorial: Using AAI to login to services"
        url: "aai/howto"
  - title: "About HIFIS"
    entries:
      - title: "HIFIS Mission"
        url: "mission"
      - title: "Publications"
        url: "publications"
      - title: "Technical and Adminstrative Documentation"
        url: "https://hifis.net/doc"
      - title: "Partners"
        url: "partners"
      - title: "Who is HIFIS?"
        url: "team"
      - title: "Roadmap"
        url: "roadmap"
      - title: "Further Information"
        entries:
          - title: "Organisational Structure"
            url: "structure"
          - title: "Documentation Overview"
            url: "documentation"
          - title: "Reports"
            url: "reports"
          - title: "Surveys"
            url: "services/overall/survey"
          - title: "Events Archive"