From 5ddd8689e5e0a374bd75d183c415650dba77679f Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 12 2021 12:43:10 +0000 Subject: Update theme from 0.7.9 to 0.8.1 - https://gitlab.com/areguera/jekyll-theme-centos/-/commit/c7f74e8749d4a3d0a32031ae5c0a0cd39e6641ff - https://gitlab.com/areguera/jekyll-theme-centos/-/commit/a6b0103b14390a333fcafe99d67867946de23b10 --- diff --git a/Gemfile.lock b/Gemfile.lock index 01cc46e..dbcbe89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM jekyll (>= 3.0, < 5.0) jekyll-sass-converter (2.1.0) sassc (> 2.0.1, < 3.0) - jekyll-theme-centos (0.7.9) + jekyll-theme-centos (0.8.1) jekyll (~> 4.0) jekyll-tidy (0.2.2) htmlbeautifier @@ -71,7 +71,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - listen (3.5.1) + listen (3.6.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) diff --git a/_data/centos/distributions.yml b/_data/centos/distributions.yml index 0514380..a69322b 100644 --- a/_data/centos/distributions.yml +++ b/_data/centos/distributions.yml @@ -5,6 +5,7 @@ # - name: "CentOS Linux" page: "centos-linux" + description: "Consistent, manageable platform that suits a wide variety of deployments. For some open source communities, it is a solid, predictable base to build upon." releases: 8-2105: downloads: @@ -88,6 +89,7 @@ - name: "CentOS Stream" page: "centos-stream" + description: "Continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux (RHEL) development, positioned as a midstream between Fedora Linux and RHEL. For anyone interested in participating and collaborating in the RHEL ecosystem, CentOS Stream is your reliable platform for innovation." releases: 8: downloads: diff --git a/_data/centos/navbar.yml b/_data/centos/navbar.yml index d886248..6431bd1 100644 --- a/_data/centos/navbar.yml +++ b/_data/centos/navbar.yml @@ -28,18 +28,25 @@ menu: - name: "Contribute" link: "https://wiki.centos.org/Contribute" + icon: "fas fa-hands-helping" - name: "Forums" link: "https://www.centos.org/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://wiki.centos.org/ReportBugs" + icon: "fas fa-bug" - name: "Documentation" icon: "fas fa-book" link: "#"