From 0f4254fd19aab10567e2b0ce9acc802be6cf299e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jul 07 2024 13:17:11 +0000 Subject: chore: 🤖 update data structures --- diff --git a/_data/centos/distributions.yml b/_data/centos/distributions.yml index bbebdba..e32ebbe 100644 --- a/_data/centos/distributions.yml +++ b/_data/centos/distributions.yml @@ -3,7 +3,7 @@ # site.data.centos.distributions - This file controls the information related # to CentOS Project distributions. # -- name: "CentOS Stream" +- title: "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: diff --git a/_data/centos/footer.yml b/_data/centos/footer.yml index e87bba4..a802053 100644 --- a/_data/centos/footer.yml +++ b/_data/centos/footer.yml @@ -6,18 +6,14 @@ columns: - "About" - "Community" social: + - icon: "fab fa-facebook-f" + link: "https://www.facebook.com/groups/centosproject/" + - icon: "fab fa-twitter" + link: "https://twitter.com/CentOS" - icon: "fab fa-youtube" link: "https://youtube.com/TheCentOSProject" - - icon: "fab fa-mastodon" - link: "https://fosstodon.org/@centos" - - icon: "fab fa-facebook-f" - link: "https://www.facebook.com/CentOSProject" - icon: "fab fa-linkedin" - link: "https://www.linkedin.com/company/centos-project/" - - icon: "fab fa-twitter" - link: "https://x.com/centos" - - icon: "fab fa-discourse" - link: "https://discussion.fedoraproject.org/c/neighbors/centos/" + link: "https://www.linkedin.com/groups/22405" - icon: "fab fa-reddit" link: "https://www.reddit.com/r/CentOS/" copyright: diff --git a/_data/centos/identity.yml b/_data/centos/identity.yml index 8114286..1faed72 100644 --- a/_data/centos/identity.yml +++ b/_data/centos/identity.yml @@ -2,7 +2,7 @@ # # site.data.centos.identity - Control the site branding (corporate visual # identity) information. -# +# logo: link: "/" image: "/assets/img/logo.png" diff --git a/_data/centos/project.yml b/_data/centos/project.yml index b842946..b84f7fe 100644 --- a/_data/centos/project.yml +++ b/_data/centos/project.yml @@ -2,7 +2,7 @@ # # site.data.centos.project - This file controls the information related # to CentOS Project as organization. -# +# title: "The CentOS Project" email: "centos@centos.org" url: "https://www.centos.org" diff --git a/_data/centos/sigs.yml b/_data/centos/sigs.yml new file mode 100644 index 0000000..b26cf68 --- /dev/null +++ b/_data/centos/sigs.yml @@ -0,0 +1,23 @@ +--- +- title: The CentOS SIG Guide + url: "https://sigs.centos.org/guide" +- title: The CentOS AltImages SIG Documentation + url: https://sigs.centos.org/altimages +- title: The CentOS Automotive SIG Documentation + url: https://sigs.centos.org/automotive +- title: The CentOS Cloud SIG Documentation + url: https://sigs.centos.org/cloud +- title: The CentOS HyperScale SIG documentation + url: https://sigs.centos.org/hyperscale +- title: The CentOS Integration SIG Documentation + url: https://sigs.centos.org/integration +- title: The CentOS ISA SIG Documentation + url: https://sigs.centos.org/isa +- title: The CentOS Kmods SIG Documentation + url: https://sigs.centos.org/kmods +- title: The CentOS NFV SIG Documentation + url: https://sigs.centos.org/nfv +- title: The CentOS Storage SIG Documentation + url: https://sigs.centos.org/storage +- title: The CentOS Virt SIG Documentation + url: https://sigs.centos.org/virt