Sha256: b3cde0259843d7028a14596559b82a00db92f7b1aec240791e4180b0893939e1

Contents?: true

Size: 1.87 KB

Versions: 10

Compression:

Stored size: 1.87 KB

Contents

---
#
# site.data.centos.navbar - Control top navigation bar
#
- name: "Download"
  icon: "fas fa-download"
  link: "/download"
  menu: []
  visible_on: ["navbar"]
- name: "About"
  icon: "fas fa-info-circle"
  link: "#"
  menu:
    - name: "About CentOS"
      link: "/about"
    - name: "Frequently Asked Questions (FAQs)"
      link: "https://wiki.centos.org/FAQ"
    - name: "Special Interest Groups (SIGs)"
      link: "https://wiki.centos.org/SpecialInterestGroups"
    - name: "CentOS Variants"
      link: "/variants"
    - name: "Governance"
      link: "/about/governance"
  visible_on: ["navbar", "footer"]
- name: "Community"
  icon: "fas fa-users"
  link: "#"
  menu:
    - name: "Contribute"
      link: "https://wiki.centos.org/Contribute"
      icon: "fas fa-hands-helping"
    - name: "Forums"
      link: "/forums/"
      icon: "fas fa-comments"
    - name: "Mailing Lists"
      link: "https://wiki.centos.org/GettingHelp/ListInfo"
      icon: "fas fa-envelope"
    - name: "IRC"
      link: "https://wiki.centos.org/irc"
      icon: "fas fa-hashtag"
    - name: "Calendar & IRC Meeting List"
      link: "/community/calendar/"
      icon: "fas fa-calendar-alt"
    - name: "Planet"
      link: "http://planet.centos.org/"
      icon: "fas fa-newspaper"
    - name: "Submit Bug"
      link: "https://bugs.centos.org/"
      icon: "fas fa-bug"
  visible_on: ["navbar", "footer"]
- name: "Documentation"
  icon: "fas fa-book"
  link: "#"
  menu:
    - name: "Wiki"
      link: "https://wiki.centos.org/"
    - name: "Manuals"
      link: "https://docs.centos.org/"
    - name: "GPG Key Info"
      link: "/keys"
  visible_on: ["navbar", "footer"]
- name: "Help"
  icon: "fas fa-life-ring"
  link: "https://wiki.centos.org/Documentation?action=show&redirect=GettingHelp"
  menu: []
  visible_on: ["navbar"]
- name: "Search"
  icon: "fas fa-search"
  link: "/search"
  menu: []
  visible_on: []

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jekyll-theme-centos-2.3.0.beta.90 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.89 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.88 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.87 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.86 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.85 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.84 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.83 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.82 _data/centos/navbar.yml
jekyll-theme-centos-2.3.0.beta.81 _data/centos/navbar.yml