#147 Update website to use gem-based theme
Merged 2 years ago by arrfab. Opened 2 years ago by areguera.
centos/ areguera/centos.org next  into  staging

file modified
+3 -3
@@ -54,7 +54,7 @@ 

        jekyll (>= 3.0, < 5.0)

      jekyll-sass-converter (2.1.0)

        sassc (> 2.0.1, < 3.0)

-     jekyll-theme-centos (0.8.10)

+     jekyll-theme-centos (0.9.20211031215618)

        jekyll (~> 4.0)

      jekyll-tidy (0.2.2)

        htmlbeautifier
@@ -65,7 +65,7 @@ 

        nokogiri (~> 1.11)

      jekyll-watch (2.2.1)

        listen (~> 3.0)

-     json (2.6.0)

+     json (2.6.1)

      kramdown (2.3.1)

        rexml

      kramdown-parser-gfm (1.1.0)
@@ -97,7 +97,7 @@ 

      thread_safe (0.3.6)

      tzinfo (1.2.9)

        thread_safe (~> 0.1)

-     tzinfo-data (1.2021.4)

+     tzinfo-data (1.2021.5)

        tzinfo (>= 1.0.0)

      unicode-display_width (1.8.0)

      verbal_expressions (0.1.5)

file modified
+32 -20
@@ -34,7 +34,7 @@ 

        eol:

          - overview: ""

            date: "2021-12-31"

-           url: "https://blog.centos.org/2020/12/future-is-centos-stream/"

+           url: "https://www.centos.org/centos-linux-eol/"

      7-2009:

        downloads:

          - arch: "x86_64"
@@ -86,6 +86,37 @@ 

    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:

+     9:

+       downloads:

+         - arch: "x86_64"

+           iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/x86_64/iso/CentOS-Stream-9-latest-x86_64-dvd1.iso&redirect=1&protocol=https"

+           rpm: "http://mirror.stream.centos.org/9-stream/"

+           cloud: "https://cloud.centos.org/centos/9-stream/x86_64/images"

+           containers: "https://quay.io/centos/centos:stream9"

+           vagrant: ""

+         - arch: "ARM64 (aarch64)"

+           iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/aarch64/iso/CentOS-Stream-9-latest-aarch64-dvd1.iso&redirect=1&protocol=https"

+           rpm: "http://mirror.stream.centos.org/9-stream/"

+           cloud: "https://cloud.centos.org/centos/9-stream/aarch64/images"

+           containers: "https://quay.io/centos/centos:stream9"

+           vagrant: ""

+         - arch: "IBM Power (ppc64le)"

+           iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/ppc64le/iso/CentOS-Stream-9-latest-ppc64le-dvd1.iso&redirect=1&protocol=https"

+           rpm: "http://mirror.stream.centos.org/9-stream/"

+           cloud: "https://cloud.centos.org/centos/9-stream/ppc64le/images"

+           containers: "https://quay.io/centos/centos:stream9"

+           vagrant: ""

+       docs:

+         - release_notes: ""

+           release_email: ""

+           website: ""

+       eol:

+         - overview: |

+             End of RHEL9 <a

+             href="https://access.redhat.com/support/policy/updates/errata#Full_Support_Phase">full

+             support</a> phase.

+           date: ""

+           url: ""

      8:

        downloads:

          - arch: "x86_64"
@@ -119,22 +150,3 @@ 

            commands: |-

              dnf swap centos-linux-repos centos-stream-repos

              dnf distro-sync

-     9:

-       downloads:

-         - arch: "Comming Soon"

-           iso: "https://lists.centos.org/pipermail/centos-devel/2021-April/076802.html"

-           rpm: ""

-           cloud: ""

-           containers: ""

-           vagrant: ""

-       docs:

-         - release_notes: ""

-           release_email: ""

-           website: "https://docs.centos.org/"

-       eol:

-         - overview: |

-             End of RHEL9 <a

-             href="https://access.redhat.com/support/policy/updates/errata#Full_Support_Phase">full

-             support</a> phase.

-           date: ""

-           url: ""

@@ -0,0 +1,11 @@ 

+ ---

+ #

+ # 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"

+ description: |

+   Community-driven free software effort focused on delivering a robust open

+   source ecosystem around a Linux platform.

@@ -0,0 +1,6 @@ 

+ ---

+ name: space-hosting

+ country: lithuania

+ logo: /assets/img/sponsors/space-hosting.png

+ address: https://www.space-hosting.net/

+ ---

empty or binary file added
empty or binary file added
empty or binary file added
empty or binary file added
empty or binary file added
empty or binary file added