jekyll-theme-centos 2.2.19 → 2.2.21
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/download/cards.yml +148 -0
- data/_data/download/navbar.yml +48 -0
- data/_data/people/navbar.yml +34 -0
- data/_includes/download/cards-body-convert.html +10 -0
- data/_includes/download/cards-body-doc.html +9 -0
- data/_includes/download/cards-body-eol.html +16 -0
- data/_includes/download/cards-body-screenshot.html +26 -0
- data/_includes/download/cards-body.html +8 -0
- data/_includes/download/cards-footer.html +3 -0
- data/_includes/download/cards-header-convert.html +8 -0
- data/_includes/download/cards-header-doc.html +8 -0
- data/_includes/download/cards-header-eol.html +8 -0
- data/_includes/download/cards-header-screenshot.html +8 -0
- data/_includes/download/cards-header.html +13 -0
- data/_includes/download/cards.html +58 -0
- data/_includes/people/about.html +25 -0
- data/_includes/people/header.html +11 -0
- data/_includes/people/posts.html +35 -0
- data/_includes/people/projects.html +32 -0
- data/_includes/people/pubkeys.html +31 -0
- data/_includes/people/support.html +25 -0
- data/_layouts/base/default.html +1 -1
- data/_layouts/download/default.html +7 -0
- data/_layouts/people/default.html +20 -0
- data/_sass/base/_centos.scss +8 -13
- data/assets/icons/android-chrome-192.png +0 -0
- data/assets/icons/android-chrome-512.png +0 -0
- data/assets/icons/apple-touch-icon.png +0 -0
- data/assets/icons/favicon-16.png +0 -0
- data/assets/icons/favicon-32.png +0 -0
- data/assets/img/download/centos-linux-7-2009-screenshot-n.png +0 -0
- data/assets/img/download/centos-stream-8-screenshot-n.png +0 -0
- data/assets/img/download/centos-stream-9-screenshot-n.png +0 -0
- data/assets/img/download/distribution-release-screenshot-n.png +0 -0
- data/assets/img/download/distribution-release-screenshot-n.svg +128 -0
- data/assets/img/people/YourUsername.svg +58 -0
- data/assets/img/people/screenshot.svg +135 -0
- metadata +32 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b23bf827634622c96bfc56d5aacbbbdab6c8faff69a5217aba5cdf312e04c4d0
|
4
|
+
data.tar.gz: 8b6a8ede7a9c8ffc711d74c4a15c28129f21cef0ce0f4feafb74dc2c34c20862
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: de2cf732b2fc799c9a4584aa630c9e4a1541ff58b2b09001f1c9bf73641c640209acd414db0150b5d4b427087a0a508c5a4ec7950ce24d5c2ebb69a9873588d1
|
7
|
+
data.tar.gz: 5d06856e11e36a96e3e871053427fd1230ed889c60c55a875e9799fea84da819131c2d66e4f6e1f28b1e7f17d541b5b174298bc21a4ef972c8fa255162ba0c5c
|
@@ -0,0 +1,148 @@
|
|
1
|
+
---
|
2
|
+
#
|
3
|
+
# site.data.centos.distributions - This file controls the information related
|
4
|
+
# to CentOS Project distributions.
|
5
|
+
#
|
6
|
+
- name: "CentOS Linux"
|
7
|
+
page: "centos-linux"
|
8
|
+
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."
|
9
|
+
releases:
|
10
|
+
7-2009:
|
11
|
+
screenshots:
|
12
|
+
- src: "screenshot-n.png"
|
13
|
+
alt: "screenshot-n.png"
|
14
|
+
downloads:
|
15
|
+
- arch: "x86_64"
|
16
|
+
iso: "http://isoredirect.centos.org/centos/7/isos/x86_64/"
|
17
|
+
rpm: "http://mirror.centos.org/centos/7/"
|
18
|
+
cloud: ""
|
19
|
+
containers: "https://hub.docker.com/_/centos/"
|
20
|
+
vagrant: "https://app.vagrantup.com/centos/boxes/7"
|
21
|
+
- arch: "ARM64 (aarch64)"
|
22
|
+
iso: "http://isoredirect.centos.org/altarch/7/isos/aarch64/"
|
23
|
+
rpm: "http://mirror.centos.org/altarch/7/"
|
24
|
+
cloud: ""
|
25
|
+
containers: "https://hub.docker.com/_/centos/"
|
26
|
+
vagrant: ""
|
27
|
+
- arch: "IBM Power BE (ppc64)"
|
28
|
+
iso: "http://isoredirect.centos.org/altarch/7/isos/ppc64/"
|
29
|
+
rpm: "http://mirror.centos.org/altarch/7/"
|
30
|
+
cloud: ""
|
31
|
+
containers: ""
|
32
|
+
vagrant: ""
|
33
|
+
- arch: "IBM Power (ppc64le)"
|
34
|
+
iso: "http://isoredirect.centos.org/altarch/7/isos/ppc64le/"
|
35
|
+
rpm: "http://mirror.centos.org/altarch/7/"
|
36
|
+
cloud: ""
|
37
|
+
containers: "https://hub.docker.com/_/centos/"
|
38
|
+
vagrant: ""
|
39
|
+
- arch: "ARM32 (armhfp)"
|
40
|
+
iso: "http://isoredirect.centos.org/altarch/7/isos/armhfp/"
|
41
|
+
rpm: "http://mirror.centos.org/altarch/7/"
|
42
|
+
cloud: ""
|
43
|
+
containers: "https://hub.docker.com/_/centos/"
|
44
|
+
vagrant: ""
|
45
|
+
- arch: "i386"
|
46
|
+
iso: "http://isoredirect.centos.org/altarch/7/isos/i386/"
|
47
|
+
rpm: "http://mirror.centos.org/altarch/7/"
|
48
|
+
cloud: ""
|
49
|
+
containers: ""
|
50
|
+
vagrant: ""
|
51
|
+
docs:
|
52
|
+
- name: Release Notes
|
53
|
+
link: https://wiki.centos.org/action/show/Manuals/ReleaseNotes/CentOS7
|
54
|
+
- name: Release Email
|
55
|
+
link: https://lists.centos.org/pipermail/centos-announce/2020-November/035820.html
|
56
|
+
- name: Website
|
57
|
+
link: https://docs.centos.org/
|
58
|
+
eol:
|
59
|
+
- overview: ""
|
60
|
+
date: "30 June 2024"
|
61
|
+
url: ""
|
62
|
+
|
63
|
+
- name: "CentOS Stream"
|
64
|
+
page: "centos-stream"
|
65
|
+
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."
|
66
|
+
releases:
|
67
|
+
9:
|
68
|
+
screenshots:
|
69
|
+
- src: "screenshot-n.png"
|
70
|
+
alt: "screenshot-n.png"
|
71
|
+
downloads:
|
72
|
+
- arch: "x86_64"
|
73
|
+
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"
|
74
|
+
rpm: "http://mirror.stream.centos.org/9-stream/"
|
75
|
+
cloud: "https://cloud.centos.org/centos/9-stream/x86_64/images"
|
76
|
+
containers: "https://quay.io/centos/centos:stream9"
|
77
|
+
vagrant: ""
|
78
|
+
- arch: "ARM64 (aarch64)"
|
79
|
+
iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/aarch64/iso/CentOS-Stream-9-latest-aarch64-dvd1.iso&redirect=1&protocol=https"
|
80
|
+
rpm: "http://mirror.stream.centos.org/9-stream/"
|
81
|
+
cloud: "https://cloud.centos.org/centos/9-stream/aarch64/images"
|
82
|
+
containers: "https://quay.io/centos/centos:stream9"
|
83
|
+
vagrant: ""
|
84
|
+
- arch: "IBM Power (ppc64le)"
|
85
|
+
iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/ppc64le/iso/CentOS-Stream-9-latest-ppc64le-dvd1.iso&redirect=1&protocol=https"
|
86
|
+
rpm: "http://mirror.stream.centos.org/9-stream/"
|
87
|
+
cloud: "https://cloud.centos.org/centos/9-stream/ppc64le/images"
|
88
|
+
containers: "https://quay.io/centos/centos:stream9"
|
89
|
+
vagrant: ""
|
90
|
+
- arch: "IBM Z (s390x)"
|
91
|
+
iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/s390x/iso/CentOS-Stream-9-latest-s390x-dvd1.iso&redirect=1&protocol=https"
|
92
|
+
rpm: "http://mirror.stream.centos.org/9-stream/"
|
93
|
+
cloud: "https://cloud.centos.org/centos/9-stream/s390x/images"
|
94
|
+
containers: "https://quay.io/centos/centos:stream9"
|
95
|
+
vagrant: ""
|
96
|
+
docs:
|
97
|
+
- name: Release Notes
|
98
|
+
link: "https://blog.centos.org/2021/12/introducing-centos-stream-9/"
|
99
|
+
- name: Release Email
|
100
|
+
link: "https://lists.centos.org/pipermail/centos-announce/2021-December/060971.html"
|
101
|
+
- name: Website
|
102
|
+
link: "https://docs.centos.org/en-US/docs/"
|
103
|
+
eol:
|
104
|
+
- overview: |
|
105
|
+
End of RHEL9 <a
|
106
|
+
href="https://access.redhat.com/support/policy/updates/errata#Full_Support_Phase">full
|
107
|
+
support</a> phase.
|
108
|
+
date: ""
|
109
|
+
url: ""
|
110
|
+
8:
|
111
|
+
screenshots:
|
112
|
+
- src: "screenshot-n.png"
|
113
|
+
alt: "screenshot-n.png"
|
114
|
+
downloads:
|
115
|
+
- arch: "x86_64"
|
116
|
+
iso: "http://isoredirect.centos.org/centos/8-stream/isos/x86_64/"
|
117
|
+
rpm: "http://mirror.centos.org/centos/8-stream/"
|
118
|
+
cloud: "https://cloud.centos.org/centos/8-stream/x86_64/images/"
|
119
|
+
containers: "https://quay.io/centos/centos:stream8"
|
120
|
+
vagrant: ""
|
121
|
+
- arch: "ARM64 (aarch64)"
|
122
|
+
iso: "http://isoredirect.centos.org/centos/8-stream/isos/aarch64/"
|
123
|
+
rpm: "http://mirror.centos.org/centos/8-stream/"
|
124
|
+
cloud: "https://cloud.centos.org/centos/8-stream/aarch64/images/"
|
125
|
+
containers: "https://quay.io/centos/centos:stream8"
|
126
|
+
vagrant: ""
|
127
|
+
- arch: "IBM Power (ppc64le)"
|
128
|
+
iso: "http://isoredirect.centos.org/centos/8-stream/isos/ppc64le/"
|
129
|
+
rpm: "http://mirror.centos.org/centos/8-stream/"
|
130
|
+
cloud: "https://cloud.centos.org/centos/8-stream/ppc64le/images/"
|
131
|
+
containers: "https://quay.io/centos/centos:stream8"
|
132
|
+
vagrant: ""
|
133
|
+
docs:
|
134
|
+
- name: Release Notes
|
135
|
+
link: "https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream"
|
136
|
+
- name: Release Email
|
137
|
+
link: "https://lists.centos.org/pipermail/centos-announce/2019-September/023449.html"
|
138
|
+
- name: Webiste
|
139
|
+
link: "https://docs.centos.org/"
|
140
|
+
eol:
|
141
|
+
- overview: ""
|
142
|
+
date: "31 May 2024"
|
143
|
+
url: ""
|
144
|
+
convert:
|
145
|
+
- overview: "Converting from CentOS Linux 8 to CentOS Stream 8"
|
146
|
+
commands: |-
|
147
|
+
dnf --disablerepo '*' --enablerepo extras swap centos-linux-repos centos-stream-repos
|
148
|
+
dnf distro-sync
|
@@ -0,0 +1,48 @@
|
|
1
|
+
---
|
2
|
+
- name: "Layouts"
|
3
|
+
icon: "fa-solid fa-layer-group"
|
4
|
+
link: "/layouts/"
|
5
|
+
menu:
|
6
|
+
- name: "download/default"
|
7
|
+
link: "/layouts/download/default/"
|
8
|
+
visible_on: ["navbar", "footer"]
|
9
|
+
|
10
|
+
- name: "Includes"
|
11
|
+
icon: "fa-solid fa-arrows-turn-to-dots"
|
12
|
+
link: "/includes/"
|
13
|
+
menu:
|
14
|
+
- name: download/cards-body-convert.html
|
15
|
+
link: /includes/download/cards-body-convert/
|
16
|
+
- name: download/cards-body-doc.html
|
17
|
+
link: /includes/download/cards-body-doc/
|
18
|
+
- name: download/cards-body-eol.html
|
19
|
+
link: /includes/download/cards-body-eol/
|
20
|
+
- name: download/cards-body.html
|
21
|
+
link: /includes/download/cards-body/
|
22
|
+
- name: download/cards-body-screenshot.html
|
23
|
+
link: /includes/download/cards-body-screenshot/
|
24
|
+
- name: download/cards-footer.html
|
25
|
+
link: /includes/download/cards-footer/
|
26
|
+
- name: download/cards-header-convert.html
|
27
|
+
link: /includes/download/cards-header-convert/
|
28
|
+
- name: download/cards-header-doc.html
|
29
|
+
link: /includes/download/cards-header-doc/
|
30
|
+
- name: download/cards-header-eol.html
|
31
|
+
link: /includes/download/cards-header-eol/
|
32
|
+
- name: download/cards-header.html
|
33
|
+
link: /includes/download/cards-header/
|
34
|
+
- name: download/cards-header-screenshot.html
|
35
|
+
link: /includes/download/cards-header-screenshot/
|
36
|
+
- name: download/cards.html
|
37
|
+
link: /includes/download/cards/
|
38
|
+
visible_on: ["navbar", "footer"]
|
39
|
+
|
40
|
+
- name: "Data"
|
41
|
+
icon: "fa-solid fa-file-code"
|
42
|
+
link: "/data/"
|
43
|
+
menu:
|
44
|
+
- name: "site.data.download.navbar"
|
45
|
+
link: "/data/navbar/"
|
46
|
+
- name: "site.data.download.cards"
|
47
|
+
link: "/data/navbar/"
|
48
|
+
visible_on: ["navbar", "footer"]
|
@@ -0,0 +1,34 @@
|
|
1
|
+
---
|
2
|
+
- name: "Layouts"
|
3
|
+
icon: "fa-solid fa-layer-group"
|
4
|
+
link: "/layouts/"
|
5
|
+
menu:
|
6
|
+
- name: "people/default"
|
7
|
+
link: "/layouts/people/default"
|
8
|
+
visible_on: ["navbar", "footer"]
|
9
|
+
|
10
|
+
- name: "Includes"
|
11
|
+
icon: "fa-solid fa-arrows-turn-to-dots"
|
12
|
+
link: "/includes/"
|
13
|
+
menu:
|
14
|
+
- name: "people/about.html"
|
15
|
+
link: "includes/people/about"
|
16
|
+
- name: "people/header.html"
|
17
|
+
link: "includes/people/header"
|
18
|
+
- name: "people/posts.html"
|
19
|
+
link: "includes/people/posts"
|
20
|
+
- name: "people/projects.html"
|
21
|
+
link: "includes/people/projects"
|
22
|
+
- name: "people/pubkeys.html"
|
23
|
+
link: "includes/people/pubkeys"
|
24
|
+
- name: "people/support.html"
|
25
|
+
link: "includes/people/support"
|
26
|
+
visible_on: ["navbar", "footer"]
|
27
|
+
|
28
|
+
- name: "Data"
|
29
|
+
icon: "fa-solid fa-file-code"
|
30
|
+
link: "/data/"
|
31
|
+
menu:
|
32
|
+
- name: "site.data.people.navbar"
|
33
|
+
link: "/data/people/navbar/"
|
34
|
+
visible_on: ["navbar", "footer"]
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<tr>
|
2
|
+
<td>
|
3
|
+
{% if row.commands != "" %}
|
4
|
+
<div class="input-group">
|
5
|
+
<textarea id="{{ card.page }}-{{ release[0] }}-key-{{ forloop.index }}" class="form-control font-monospace" placeholder="{{ row.overview }}" aria-label="{{ row.overview }}" aria-describedby="{{ card.page }}-button-{{ forloop.index }}" readonly rows="2">{{ row.commands }}</textarea>
|
6
|
+
<button id="{{ card.page }}-{{ release[0] }}-button-{{ forloop.index }}" class="btn btn-clipboard" type="button" aria-label="Copy to clipboard" data-clipboard-target="#{{ card.page }}-{{ release[0] }}-key-{{ forloop.index }}" data-bs-toggle="tooltip" data-bs-title="Copy to clipboard"><i class="fa-solid fa-clipboard"></i></button>
|
7
|
+
</div>
|
8
|
+
{% endif %}
|
9
|
+
</td>
|
10
|
+
</tr>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<tr>
|
2
|
+
<td>
|
3
|
+
{% for rows in release %}
|
4
|
+
{% for row in rows.docs %}
|
5
|
+
<a class="btn btn-sm btn-primary{% if row.name == "" %} disabled" aria-disabled="true"{% else %}" href="{{ row.link }}"{% endif %} role="button"><i class="fa-solid fa-file"></i> {{ row.name }}</a>
|
6
|
+
{% endfor %}
|
7
|
+
{% endfor %}
|
8
|
+
</td>
|
9
|
+
</tr>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<tr>
|
2
|
+
<td>
|
3
|
+
{% if row.overview != "" %}
|
4
|
+
{{ row.overview }}
|
5
|
+
{% endif %}
|
6
|
+
|
7
|
+
{% if row.date != "" %}
|
8
|
+
{{ row.date | date_to_string: "ordinal", "US" }}
|
9
|
+
{% endif %}
|
10
|
+
|
11
|
+
{% if row.url != "" %}
|
12
|
+
<a href="{{ row.url }}"><i class="fas fa-exclamation-circle"></i> Know more</a>
|
13
|
+
{% else %}
|
14
|
+
{% endif %}
|
15
|
+
</td>
|
16
|
+
</tr>
|
@@ -0,0 +1,26 @@
|
|
1
|
+
<tr>
|
2
|
+
<td class="p-0">
|
3
|
+
<div id="carouselScreenshotsIndicators-{{ card.page }}-{{ release[0] }}" class="carousel carousel-dark slide" data-bs-ride="true">
|
4
|
+
<div class="carousel-indicators">
|
5
|
+
{% for row in rows.screenshots %}
|
6
|
+
<button type="button" data-bs-target="#carouselScreenshotsIndicators-{{ card.page }}-{{ release[0] }}" data-bs-slide-to="{{ forloop.index0 }}" {% if forloop.first %}class="active" {% endif %}aria-current="true" aria-label="Screenshot {{ forloop.index }}"></button>
|
7
|
+
{% endfor %}
|
8
|
+
</div>
|
9
|
+
<div class="carousel-inner">
|
10
|
+
{% for row in rows.screenshots %}
|
11
|
+
<div class="carousel-item{% if forloop.first %} active{% endif %}">
|
12
|
+
<img class="d-block w-100" src="{{ site.baseurl }}/assets/img/download/{{ card.page }}-{{ release[0] }}-{{ row.src }}" alt="{{ row.alt }}" />
|
13
|
+
</div>
|
14
|
+
{% endfor %}
|
15
|
+
</div>
|
16
|
+
<button class="carousel-control-prev" type="button" data-bs-target="#carouselScreenshotsIndicators-{{ card.page }}-{{ release[0] }}" data-bs-slide="prev">
|
17
|
+
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
|
18
|
+
<span class="visually-hidden">Previous</span>
|
19
|
+
</button>
|
20
|
+
<button class="carousel-control-next" type="button" data-bs-target="#carouselScreenshotsIndicators-{{ card.page }}-{{ release[0] }}" data-bs-slide="next">
|
21
|
+
<span class="carousel-control-next-icon" aria-hidden="true"></span>
|
22
|
+
<span class="visually-hidden">Next</span>
|
23
|
+
</button>
|
24
|
+
</div>
|
25
|
+
</td>
|
26
|
+
</tr>
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<tr>
|
2
|
+
<td>{{ row.arch }}</td>
|
3
|
+
<td><a class="btn btn-sm btn-primary{% if row.iso] == "" %} disabled" aria-disabled="true"{% else %}" href="{{ row.iso }}"{% endif %} role="button"><i class="fa-solid fa-download"></i> Download</a></td>
|
4
|
+
<td><a class="btn btn-sm btn-primary{% if row.rpm] == "" %} disabled" aria-disabled="true"{% else %}" href="{{ row.rpm }}"{% endif %} role="button"><i class="fa-solid fa-download"></i> Download</a></td>
|
5
|
+
<td><a class="btn btn-sm btn-primary{% if row.cloud] == "" %} disabled" aria-disabled="true"{% else %}" href="{{ row.cloud }}"{% endif %} role="button"><i class="fa-solid fa-download"></i> Download</a></td>
|
6
|
+
<td><a class="btn btn-sm btn-primary{% if row.containers] == "" %} disabled" aria-disabled="true"{% else %}" href="{{ row.containers }}"{% endif %} role="button"><i class="fa-solid fa-download"></i> Download</a></td>
|
7
|
+
<td><a class="btn btn-sm btn-primary{% if row.vagrant] == "" %} disabled" aria-disabled="true"{% else %}" href="{{ row.vagrant }}"{% endif %} role="button"><i class="fa-solid fa-download"></i> Download</a></td>
|
8
|
+
</tr>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
<div class="table-responsive">
|
2
|
+
<table class="table mb-0">
|
3
|
+
<thead class="table-light">
|
4
|
+
<tr>
|
5
|
+
<th scope="col"><i class="fa-solid fa-microchip"></i> Architectures</th>
|
6
|
+
<th scope="col">ISOs</th>
|
7
|
+
<th scope="col">RPMs</th>
|
8
|
+
<th scope="col">Cloud</th>
|
9
|
+
<th scope="col">Containers</th>
|
10
|
+
<th scope="col">Vagrant</th>
|
11
|
+
</tr>
|
12
|
+
</thead>
|
13
|
+
<tbody>
|
@@ -0,0 +1,58 @@
|
|
1
|
+
{% assign cards = site.data.download.cards %}
|
2
|
+
|
3
|
+
{% for card in cards %}
|
4
|
+
<div class="mb-5">
|
5
|
+
<h1>{{ card.name }}</h1>
|
6
|
+
<p>{{ card.description }}</p>
|
7
|
+
<ul class="nav nav-pills my-3 justify-content-start" id="pills-{{ card.page }}-tab" role="tablist">
|
8
|
+
{% for release in card.releases %}
|
9
|
+
<li class="nav-item" role="presentation">
|
10
|
+
<button class="nav-link{% if forloop.first %} active{% endif %} fw-bold" id="pills-{{ card.page }}-release-{{ forloop.index }}-tab" data-bs-toggle="tab" data-bs-target="#pills-{{ card.page }}-release-{{ forloop.index }}" type="button" role="tab" aria-controls="pills-{{ forloop.index }}-release-{{ release[0] }}-tab" {% if forloop.first %} aria-selected="true" {% endif %}>{{ release[0] }}</button>
|
11
|
+
</li>
|
12
|
+
{% endfor %}
|
13
|
+
</ul>
|
14
|
+
|
15
|
+
<div class="tab-content mb-3" id="pills-{{ card.page }}-tabContent">
|
16
|
+
{% for release in card.releases %}
|
17
|
+
<div class="tab-pane fade {% if forloop.first %} show active{% endif %}" id="pills-{{ card.page }}-release-{{ forloop.index }}" role="tabpanel" aria-labelledby="pills-{{ card.page }}-release-{{ forloop.index }}-tab" tabindex="{{ forloop.index }}">
|
18
|
+
{% for rows in release %}
|
19
|
+
{% if rows.screenshots.size > 0 %}
|
20
|
+
{% include download/cards-header-screenshot.html %}
|
21
|
+
{% include download/cards-body-screenshot.html %}
|
22
|
+
{% include download/cards-footer.html %}
|
23
|
+
{% endif %}
|
24
|
+
{% endfor %}
|
25
|
+
|
26
|
+
|
27
|
+
{% include download/cards-header.html %}
|
28
|
+
{% for rows in release %}
|
29
|
+
{% for row in rows.downloads %}
|
30
|
+
{% include download/cards-body.html %}
|
31
|
+
{% endfor %}
|
32
|
+
{% endfor %}
|
33
|
+
{% include download/cards-footer.html %}
|
34
|
+
|
35
|
+
{% include download/cards-header-doc.html %}
|
36
|
+
{% include download/cards-body-doc.html %}
|
37
|
+
{% include download/cards-footer.html %}
|
38
|
+
|
39
|
+
{% include download/cards-header-eol.html %}
|
40
|
+
{% for rows in release %}
|
41
|
+
{% for row in rows.eol %}
|
42
|
+
{% include download/cards-body-eol.html %}
|
43
|
+
{% endfor %}
|
44
|
+
{% endfor %}
|
45
|
+
{% include download/cards-footer.html %}
|
46
|
+
|
47
|
+
{% for rows in release %}
|
48
|
+
{% for row in rows.convert %}
|
49
|
+
{% include download/cards-header-convert.html %}
|
50
|
+
{% include download/cards-body-convert.html %}
|
51
|
+
{% include download/cards-footer.html %}
|
52
|
+
{% endfor %}
|
53
|
+
{% endfor %}
|
54
|
+
</div>
|
55
|
+
{% endfor %}
|
56
|
+
</div>
|
57
|
+
</div>
|
58
|
+
{% endfor %}
|
@@ -0,0 +1,25 @@
|
|
1
|
+
{% if page.about.section.visible == true %}
|
2
|
+
<div class="container py-5 text-center border-top{% if page.about.section.highlight == true %} bg-light-radial-gradient{% endif %}">
|
3
|
+
<div class="row">
|
4
|
+
<div class="col">
|
5
|
+
{% if page.about.section.icon %}
|
6
|
+
<div class="display-6"><i class="{{ page.about.section.icon }}"></i></div>
|
7
|
+
{% endif %} {% if page.about.section.name %}
|
8
|
+
<div class="display-6 fw-bold">{{ page.about.section.name }}</div>
|
9
|
+
{% endif %} {% if page.about.section.preamble %}
|
10
|
+
<p>{{ page.about.section.preamble }}</p>
|
11
|
+
{% endif %}
|
12
|
+
</div>
|
13
|
+
</div>
|
14
|
+
|
15
|
+
<div class="row mt-3">
|
16
|
+
<div class="col">
|
17
|
+
{% if page.about.content.size > 0 %} {% for p in page.about.content %}
|
18
|
+
<p>{{ p }}</p>
|
19
|
+
{% endfor %} {% else %}
|
20
|
+
<div class="alert alert-light border shadow" role="alert">Nothing posted here, yet.</div>
|
21
|
+
{% endif %}
|
22
|
+
</div>
|
23
|
+
</div>
|
24
|
+
</div>
|
25
|
+
{% endif %}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
<div class="bg-dark bg-image">
|
2
|
+
<div class="container p-5 text-white text-center">
|
3
|
+
<div class="row">
|
4
|
+
<div class="col">
|
5
|
+
<img class="rounded-circle shadow img-fluid" width="250" src="{{ site.baseurl }}/assets/img/people/{{ page.username }}.svg" alt="{{ page.username }}" />
|
6
|
+
<h1 class="display-1 fw-bold">{{ page.username }}</h1>
|
7
|
+
<p class="lead">{{ page.fullname }}</p>
|
8
|
+
</div>
|
9
|
+
</div>
|
10
|
+
</div>
|
11
|
+
</div>
|
@@ -0,0 +1,35 @@
|
|
1
|
+
{% assign username = page.username %} {% assign entries = site.posts | where: "author", username %} {% assign limit = page.posts.section.limit %} {% if page.posts.section.visible == true %}
|
2
|
+
<div class="container py-5 text-center border-top{% if page.posts.section.highlight == true %} bg-light-radial-gradient{% endif %}">
|
3
|
+
<div class="row">
|
4
|
+
<div class="col">
|
5
|
+
{% if page.posts.section.icon %}
|
6
|
+
<div class="display-6"><i class="{{ page.posts.section.icon }}"></i></div>
|
7
|
+
{% endif %} {% if page.posts.section.name %}
|
8
|
+
<div class="display-6 fw-bold">{{ page.posts.section.name }}</div>
|
9
|
+
{% endif %} {% if page.posts.section.preamble %}
|
10
|
+
<p>{{ page.posts.section.preamble }}</p>
|
11
|
+
{% endif %}
|
12
|
+
</div>
|
13
|
+
</div>
|
14
|
+
|
15
|
+
<div class="row">
|
16
|
+
<div class="col">
|
17
|
+
{% if entries.size > 0 %}
|
18
|
+
<div class="list-group shadow text-start">
|
19
|
+
{% for i in entries limit: limit %} {%- assign date_format = site.date_format | default: "%b %-d, %Y" -%}
|
20
|
+
<a href="{{ site.baseurl }}{{ i.url }}" class="list-group-item list-group-item-action">
|
21
|
+
<div class="d-flex gap-2w-100 justify-content-between">
|
22
|
+
<h5 class="pt-0 mt-1 mb-1 fw-bold text-primary">{{ i.title }}</h5>
|
23
|
+
<small class="text-muted">{{ i.date | date: date_format }}</small>
|
24
|
+
</div>
|
25
|
+
<p class="mb-1">{{ i.excerpt | strip_html | slice: 0,150 }}...</p>
|
26
|
+
</a>
|
27
|
+
{% endfor %}
|
28
|
+
</div>
|
29
|
+
{% else %}
|
30
|
+
<div class="alert alert-light border shadow" role="alert">Nothing posted here, yet.</div>
|
31
|
+
{% endif %}
|
32
|
+
</div>
|
33
|
+
</div>
|
34
|
+
</div>
|
35
|
+
{% endif %}
|
@@ -0,0 +1,32 @@
|
|
1
|
+
{% assign username = page.username %} {% assign projects = page.projects.content %} {% assign limit = page.posts.section.limit %} {% if page.projects.section.visible == true %}
|
2
|
+
<div class="container py-5 text-center border-top{% if page.projects.section.highlight == true %} bg-light-radial-gradient{% endif %}">
|
3
|
+
<div class="row">
|
4
|
+
<div class="col">
|
5
|
+
{% if page.projects.section.icon %}
|
6
|
+
<div class="display-6"><i class="{{ page.projects.section.icon }}"></i></div>
|
7
|
+
{% endif %} {% if page.projects.section.name %}
|
8
|
+
<div class="display-6 fw-bold">{{ page.projects.section.name }}</div>
|
9
|
+
{% endif %} {% if page.projects.section.preamble %}
|
10
|
+
<p>{{ page.projects.section.preamble }}</p>
|
11
|
+
{% endif %}
|
12
|
+
</div>
|
13
|
+
</div>
|
14
|
+
|
15
|
+
<div class="row">
|
16
|
+
<div class="col">
|
17
|
+
{% if projects.size > 0 %}
|
18
|
+
<div class="list-group shadow text-start">
|
19
|
+
{% for i in projects limit: limit %}
|
20
|
+
<a href="{{ site.baseurl }}{{ i.link }}" class="list-group-item list-group-item-action">
|
21
|
+
<div class="fw-bold">{{ i.name }}</div>
|
22
|
+
<small class="text-muted">{{ i.description }}</small>
|
23
|
+
</a>
|
24
|
+
{% endfor %}
|
25
|
+
</div>
|
26
|
+
{% else %}
|
27
|
+
<div class="alert alert-light border shadow" role="alert">Nothing posted here, yet.</div>
|
28
|
+
{% endif %}
|
29
|
+
</div>
|
30
|
+
</div>
|
31
|
+
</div>
|
32
|
+
{% endif %}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
{% if page.pubkeys.section.visible == true %}
|
2
|
+
<div class="container py-5 text-center border-top{% if page.pubkeys.section.highlight == true %} bg-light-radial-gradient{% endif %}">
|
3
|
+
<div class="row">
|
4
|
+
<div class="col">
|
5
|
+
{% if page.pubkeys.section.icon %}
|
6
|
+
<div class="display-6"><i class="{{ page.pubkeys.section.icon }}"></i></div>
|
7
|
+
{% endif %} {% if page.pubkeys.section.name %}
|
8
|
+
<div class="display-6 fw-bold">{{ page.pubkeys.section.name }}</div>
|
9
|
+
{% endif %} {% if page.pubkeys.section.preamble %}
|
10
|
+
<p>{{ page.pubkeys.section.preamble }}</p>
|
11
|
+
{% endif %}
|
12
|
+
</div>
|
13
|
+
</div>
|
14
|
+
|
15
|
+
{% if page.pubkeys.content.size > 0 %}
|
16
|
+
<div class="row">
|
17
|
+
{% for pubkey in page.pubkeys.content %}
|
18
|
+
<div class="col-sm-6 px-5">
|
19
|
+
<p class="fw-bold">{{ pubkey.name }}</p>
|
20
|
+
<div class="input-group">
|
21
|
+
<textarea id="{{ pubkey.name }}-key-{{ forloop.index }}" class="form-control font-monospace" placeholder="User's key" aria-label="User's key" aria-describedby="{{ pubkey.name }}-button-{{ forloop.index }}" readonly rows="5">{{ pubkey.content }}</textarea>
|
22
|
+
<button id="{{ pubkey.name }}-button-{{ forloop.index }}" class="btn btn-clipboard" type="button" aria-label="Copy to clipboard" data-clipboard-target="#{{ pubkey.name }}-key-{{ forloop.index }}" data-bs-toggle="tooltip" data-bs-title="Copy to clipboard"><i class="fa-solid fa-clipboard"></i></button>
|
23
|
+
</div>
|
24
|
+
</div>
|
25
|
+
{% endfor %}
|
26
|
+
</div>
|
27
|
+
{% else %}
|
28
|
+
<div class="alert alert-light border shadow" role="alert">Nothing posted here, yet.</div>
|
29
|
+
{% endif %}
|
30
|
+
</div>
|
31
|
+
{% endif %}
|
@@ -0,0 +1,25 @@
|
|
1
|
+
{% if page.support.section.visible == true %}
|
2
|
+
<div class="container py-5 text-center border-top{% if page.support.section.highlight == true %} bg-light-radial-gradient{% endif %}">
|
3
|
+
<div class="row">
|
4
|
+
<div class="col">
|
5
|
+
{% if page.support.section.icon %}
|
6
|
+
<div class="display-6"><i class="{{ page.support.section.icon }}"></i></div>
|
7
|
+
{% endif %} {% if page.support.section.name %}
|
8
|
+
<div class="display-6 fw-bold">{{ page.support.section.name }}</div>
|
9
|
+
{% endif %} {% if page.support.section.preamble %}
|
10
|
+
<p>{{ page.support.section.preamble }}</p>
|
11
|
+
{% endif %}
|
12
|
+
</div>
|
13
|
+
</div>
|
14
|
+
|
15
|
+
{% if page.support.content.size > 0 %}
|
16
|
+
<div class="row">
|
17
|
+
{% for support in page.support.content %}
|
18
|
+
<div class="col">{{ support }}</div>
|
19
|
+
{% endfor %}
|
20
|
+
</div>
|
21
|
+
{% else %}
|
22
|
+
<div class="alert alert-light border shadow" role="alert">Nothing posted here, yet.</div>
|
23
|
+
{% endif %}
|
24
|
+
</div>
|
25
|
+
{% endif %}
|
data/_layouts/base/default.html
CHANGED
@@ -0,0 +1,20 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html lang="{{ page.lang | default: 'en' }}">
|
3
|
+
{% include base/head.html title=page.title -%}
|
4
|
+
|
5
|
+
<body id="top">
|
6
|
+
{% include base/navbar.html -%}
|
7
|
+
|
8
|
+
<main>
|
9
|
+
{% include people/header.html %}
|
10
|
+
{% include people/about.html %}
|
11
|
+
{% include people/projects.html %}
|
12
|
+
{% include people/posts.html %}
|
13
|
+
{% include people/pubkeys.html %}
|
14
|
+
{% include people/support.html %}
|
15
|
+
</main>
|
16
|
+
|
17
|
+
{% include base/footer.html %}
|
18
|
+
{% include base/script.html -%}
|
19
|
+
</body>
|
20
|
+
</html>
|
data/_sass/base/_centos.scss
CHANGED
@@ -10,19 +10,14 @@ main {
|
|
10
10
|
// (toc) links, the heading is hidden behind the navbar. This workaround
|
11
11
|
// fixes the linked headings visibility issue in the page.
|
12
12
|
// --------------------------------------------------------------------------------
|
13
|
-
h1,
|
14
|
-
h2,
|
15
|
-
h3,
|
16
|
-
h4,
|
17
|
-
h5,
|
18
|
-
h6 {
|
19
|
-
|
20
|
-
|
21
|
-
height: 6rem;
|
22
|
-
margin-top: -6rem;
|
23
|
-
visibility: hidden;
|
24
|
-
content: "";
|
25
|
-
}
|
13
|
+
.content > h1,
|
14
|
+
.content > h2,
|
15
|
+
.content > h3,
|
16
|
+
.content > h4,
|
17
|
+
.content > h5,
|
18
|
+
.content > h6 {
|
19
|
+
scroll-margin-top: 80px;
|
20
|
+
scroll-margin-bottom: 100px;
|
26
21
|
margin-top: 3rem;
|
27
22
|
}
|
28
23
|
|
Binary file
|
Binary file
|
Binary file
|
data/assets/icons/favicon-16.png
CHANGED
Binary file
|
data/assets/icons/favicon-32.png
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,128 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
width="1920"
|
6
|
+
height="1080"
|
7
|
+
viewBox="0 0 507.99999 285.75"
|
8
|
+
version="1.1"
|
9
|
+
id="svg5"
|
10
|
+
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
11
|
+
sodipodi:docname="screenshot-n.svg"
|
12
|
+
inkscape:export-filename="screenshot-n.png"
|
13
|
+
inkscape:export-xdpi="96"
|
14
|
+
inkscape:export-ydpi="96"
|
15
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
16
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
17
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
18
|
+
xmlns="http://www.w3.org/2000/svg"
|
19
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
20
|
+
<sodipodi:namedview
|
21
|
+
id="namedview7"
|
22
|
+
pagecolor="#ffffff"
|
23
|
+
bordercolor="#666666"
|
24
|
+
borderopacity="1.0"
|
25
|
+
inkscape:showpageshadow="2"
|
26
|
+
inkscape:pageopacity="0.0"
|
27
|
+
inkscape:pagecheckerboard="0"
|
28
|
+
inkscape:deskcolor="#d1d1d1"
|
29
|
+
inkscape:document-units="mm"
|
30
|
+
showgrid="false"
|
31
|
+
inkscape:zoom="0.75031886"
|
32
|
+
inkscape:cx="813.65408"
|
33
|
+
inkscape:cy="586.41735"
|
34
|
+
inkscape:window-width="3440"
|
35
|
+
inkscape:window-height="1371"
|
36
|
+
inkscape:window-x="0"
|
37
|
+
inkscape:window-y="32"
|
38
|
+
inkscape:window-maximized="1"
|
39
|
+
inkscape:current-layer="layer1" />
|
40
|
+
<defs
|
41
|
+
id="defs2">
|
42
|
+
<pattern
|
43
|
+
inkscape:collect="always"
|
44
|
+
xlink:href="#Strips1_1white"
|
45
|
+
id="pattern2972"
|
46
|
+
patternTransform="matrix(3.9313961,2.2697926,-4.2207076,7.31048,-1374.3636,-516.81011)" />
|
47
|
+
<pattern
|
48
|
+
inkscape:collect="always"
|
49
|
+
patternUnits="userSpaceOnUse"
|
50
|
+
width="2"
|
51
|
+
height="1"
|
52
|
+
patternTransform="translate(0,0) scale(10,10)"
|
53
|
+
id="Strips1_1white"
|
54
|
+
inkscape:stockid="Stripes 1:1 white">
|
55
|
+
<rect
|
56
|
+
style="fill:white;stroke:none"
|
57
|
+
x="0"
|
58
|
+
y="-0.5"
|
59
|
+
width="1"
|
60
|
+
height="2"
|
61
|
+
id="rect1946" />
|
62
|
+
</pattern>
|
63
|
+
</defs>
|
64
|
+
<g
|
65
|
+
inkscape:label="Layer 1"
|
66
|
+
inkscape:groupmode="layer"
|
67
|
+
id="layer1"
|
68
|
+
transform="translate(1361.2655,457.33365)">
|
69
|
+
<rect
|
70
|
+
style="fill:#f6f5f4;stroke:none;stroke-width:1.5875;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
71
|
+
id="rect241"
|
72
|
+
width="508"
|
73
|
+
height="285.75"
|
74
|
+
x="-1361.2655"
|
75
|
+
y="-457.33365" />
|
76
|
+
<rect
|
77
|
+
style="fill:url(#pattern2972);fill-opacity:1;stroke:none;stroke-width:1.5875;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000;opacity:0.15"
|
78
|
+
id="rect405"
|
79
|
+
width="508"
|
80
|
+
height="285.75"
|
81
|
+
x="-1361.2655"
|
82
|
+
y="-457.33365" />
|
83
|
+
<text
|
84
|
+
xml:space="preserve"
|
85
|
+
style="font-size:18.2723px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#deddda;stroke-width:0.264583"
|
86
|
+
x="-1221.2755"
|
87
|
+
y="-267.83066"
|
88
|
+
id="text473"><tspan
|
89
|
+
sodipodi:role="line"
|
90
|
+
id="tspan471"
|
91
|
+
style="font-weight:bold;fill:#deddda;stroke-width:0.264583"
|
92
|
+
x="-1221.2755"
|
93
|
+
y="-267.83066">SCREENSHOT EXAMPLE</tspan></text>
|
94
|
+
<text
|
95
|
+
xml:space="preserve"
|
96
|
+
style="font-size:18.5803px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#deddda;stroke-width:0.264583"
|
97
|
+
x="-1153.7905"
|
98
|
+
y="-243.7957"
|
99
|
+
id="text477"><tspan
|
100
|
+
sodipodi:role="line"
|
101
|
+
id="tspan475"
|
102
|
+
style="fill:#deddda;stroke-width:0.264583"
|
103
|
+
x="-1153.7905"
|
104
|
+
y="-243.7957">1920x1080</tspan></text>
|
105
|
+
<g
|
106
|
+
id="g28251-9"
|
107
|
+
transform="matrix(1.4890225,1.4890225,-1.4890225,1.4890225,-2118.0722,-494.67476)"
|
108
|
+
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v20.png"
|
109
|
+
inkscape:export-xdpi="10.11"
|
110
|
+
inkscape:export-ydpi="10.11"
|
111
|
+
style="stroke-width:0.5">
|
112
|
+
<ellipse
|
113
|
+
style="fill:#deddda;fill-opacity:1;stroke:none;stroke-width:0.66146;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
114
|
+
id="ellipse15079-1"
|
115
|
+
cx="388.1235"
|
116
|
+
cy="-290.71561"
|
117
|
+
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v10.png"
|
118
|
+
inkscape:export-xdpi="13.06"
|
119
|
+
inkscape:export-ydpi="13.06"
|
120
|
+
rx="20.103001"
|
121
|
+
ry="20.103493" />
|
122
|
+
<path
|
123
|
+
id="rect52127-5-0"
|
124
|
+
style="fill:#f6f5f4;fill-opacity:1;stroke-width:4.56404;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
125
|
+
d="m 377.36591,-301.47322 3.1e-4,6.30167 -4.45593,4.45594 4.45593,4.45593 -3.1e-4,6.30167 h 6.30198 l 4.45594,4.45593 4.45593,-4.45593 h 6.30134 l 3.2e-4,-6.30167 4.45594,-4.45593 -4.45594,-4.45594 -3.2e-4,-6.30167 h -6.30134 l -4.45593,-4.45593 -4.45594,4.45593 z m 2.27111,4.18345 1.91265,-1.91265 3.2276,3.22761 -3.2e-4,1.91263 h -1.91233 z m -2.16283,5.22203 4.56454,-3.4e-4 1.35246,1.35247 -1.35246,1.35246 h -4.56422 z m 9.29718,-9.29718 h 2.70491 v 4.56422 l -1.35245,1.35246 -1.35246,-1.35246 z m 0.0911,7.6066 1.26064,1.28263 1.26035,-1.28295 -0.0154,1.79789 1.7982,-0.0158 -1.28231,1.26034 1.28296,1.26033 -1.79821,-0.0152 0.0158,1.79822 -1.26032,-1.28232 -1.26034,1.28296 0.0154,-1.79853 -1.79853,0.0162 1.28263,-1.26065 -1.28296,-1.26034 1.79822,0.0158 z m -7.2255,9.61687 3.2276,-3.2276 1.91264,3.2e-4 v 1.91232 l -3.2276,3.2276 z m 11.83335,-11.83336 3.22761,-3.22761 1.91264,1.91265 -3.2276,3.22759 h -1.91233 z m -4.69869,11.34461 1.35214,-1.35213 1.35214,1.35213 3.1e-4,4.56455 -2.7046,-3.2e-4 z m 6.08509,-6.08509 1.35246,-1.35245 h 4.56422 l -3.2e-4,2.70459 h -4.56422 z m -1.3864,3.34656 1.91265,-3.2e-4 3.2276,3.2276 -1.91265,1.91264 -3.2276,-3.2276 z" />
|
126
|
+
</g>
|
127
|
+
</g>
|
128
|
+
</svg>
|
@@ -0,0 +1,58 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
width="256"
|
6
|
+
height="256"
|
7
|
+
viewBox="0 0 67.733003 67.733003"
|
8
|
+
version="1.1"
|
9
|
+
id="svg5"
|
10
|
+
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
11
|
+
sodipodi:docname="YourUsername.svg"
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
16
|
+
<sodipodi:namedview
|
17
|
+
id="namedview7"
|
18
|
+
pagecolor="#ffffff"
|
19
|
+
bordercolor="#666666"
|
20
|
+
borderopacity="1.0"
|
21
|
+
inkscape:showpageshadow="2"
|
22
|
+
inkscape:pageopacity="0.0"
|
23
|
+
inkscape:pagecheckerboard="true"
|
24
|
+
inkscape:deskcolor="#d1d1d1"
|
25
|
+
inkscape:document-units="px"
|
26
|
+
showgrid="false"
|
27
|
+
inkscape:zoom="1.5827039"
|
28
|
+
inkscape:cx="36.646148"
|
29
|
+
inkscape:cy="83.401579"
|
30
|
+
inkscape:window-width="3440"
|
31
|
+
inkscape:window-height="1371"
|
32
|
+
inkscape:window-x="0"
|
33
|
+
inkscape:window-y="32"
|
34
|
+
inkscape:window-maximized="1"
|
35
|
+
inkscape:current-layer="layer1" />
|
36
|
+
<defs
|
37
|
+
id="defs2" />
|
38
|
+
<g
|
39
|
+
inkscape:label="Layer 1"
|
40
|
+
inkscape:groupmode="layer"
|
41
|
+
id="layer1"
|
42
|
+
transform="translate(206.62042,9.1068344)">
|
43
|
+
<path
|
44
|
+
id="rect425"
|
45
|
+
style="fill:#ffffff;stroke-width:0.529164;stroke-linejoin:bevel;stroke-dasharray:1.05833, 0.529164;paint-order:fill markers stroke;stop-color:#000000"
|
46
|
+
d="m -206.62042,-9.1068344 h 67.733 V 58.626167 h -67.733 z" />
|
47
|
+
<g
|
48
|
+
id="use2409"
|
49
|
+
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5.12"
|
50
|
+
transform="matrix(0.05167618,0,0,0.05167618,-185.98302,11.530564)">
|
51
|
+
<title
|
52
|
+
id="title3102">User</title>
|
53
|
+
<path
|
54
|
+
d="M 96,160 C 96,71.634 167.635,0 256,0 344.365,0 416,71.634 416,160 416,248.366 344.365,320 256,320 167.635,320 96,248.366 96,160 Z m 304,192 h -28.556 c -71.006,42.713 -159.912,42.695 -230.888,0 H 112 C 50.144,352 0,402.144 0,464 v 24 c 0,13.255 10.745,24 24,24 h 464 c 13.255,0 24,-10.745 24,-24 V 464 C 512,402.144 461.856,352 400,352 Z"
|
55
|
+
id="path3104" />
|
56
|
+
</g>
|
57
|
+
</g>
|
58
|
+
</svg>
|
@@ -0,0 +1,135 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
width="1920"
|
6
|
+
height="1080"
|
7
|
+
viewBox="0 0 507.99999 285.75"
|
8
|
+
version="1.1"
|
9
|
+
id="svg5"
|
10
|
+
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
11
|
+
sodipodi:docname="screenshot.svg"
|
12
|
+
inkscape:export-filename="component.png"
|
13
|
+
inkscape:export-xdpi="96"
|
14
|
+
inkscape:export-ydpi="96"
|
15
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
16
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
17
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
18
|
+
xmlns="http://www.w3.org/2000/svg"
|
19
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
20
|
+
<sodipodi:namedview
|
21
|
+
id="namedview7"
|
22
|
+
pagecolor="#ffffff"
|
23
|
+
bordercolor="#666666"
|
24
|
+
borderopacity="1.0"
|
25
|
+
inkscape:showpageshadow="2"
|
26
|
+
inkscape:pageopacity="0.0"
|
27
|
+
inkscape:pagecheckerboard="0"
|
28
|
+
inkscape:deskcolor="#d1d1d1"
|
29
|
+
inkscape:document-units="mm"
|
30
|
+
showgrid="false"
|
31
|
+
inkscape:zoom="0.75031886"
|
32
|
+
inkscape:cx="903.61583"
|
33
|
+
inkscape:cy="707.69912"
|
34
|
+
inkscape:window-width="3440"
|
35
|
+
inkscape:window-height="1371"
|
36
|
+
inkscape:window-x="0"
|
37
|
+
inkscape:window-y="32"
|
38
|
+
inkscape:window-maximized="1"
|
39
|
+
inkscape:current-layer="layer1" />
|
40
|
+
<defs
|
41
|
+
id="defs2">
|
42
|
+
<pattern
|
43
|
+
inkscape:collect="always"
|
44
|
+
xlink:href="#Strips1_1white"
|
45
|
+
id="pattern2972"
|
46
|
+
patternTransform="matrix(3.9313961,2.2697926,-4.2207076,7.31048,-1374.3636,-516.81011)" />
|
47
|
+
<pattern
|
48
|
+
inkscape:collect="always"
|
49
|
+
patternUnits="userSpaceOnUse"
|
50
|
+
width="2"
|
51
|
+
height="1"
|
52
|
+
patternTransform="translate(0,0) scale(10,10)"
|
53
|
+
id="Strips1_1white"
|
54
|
+
inkscape:stockid="Stripes 1:1 white">
|
55
|
+
<rect
|
56
|
+
style="fill:white;stroke:none"
|
57
|
+
x="0"
|
58
|
+
y="-0.5"
|
59
|
+
width="1"
|
60
|
+
height="2"
|
61
|
+
id="rect1946" />
|
62
|
+
</pattern>
|
63
|
+
</defs>
|
64
|
+
<g
|
65
|
+
inkscape:label="Layer 1"
|
66
|
+
inkscape:groupmode="layer"
|
67
|
+
id="layer1"
|
68
|
+
transform="translate(1361.2655,457.33365)">
|
69
|
+
<rect
|
70
|
+
style="fill:#f6f5f4;stroke:none;stroke-width:1.5875;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
71
|
+
id="rect241"
|
72
|
+
width="508"
|
73
|
+
height="285.75"
|
74
|
+
x="-1361.2655"
|
75
|
+
y="-457.33365" />
|
76
|
+
<rect
|
77
|
+
style="opacity:0.15;fill:url(#pattern2972);fill-opacity:1;stroke:none;stroke-width:1.5875;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
78
|
+
id="rect405"
|
79
|
+
width="508"
|
80
|
+
height="285.75"
|
81
|
+
x="-1361.2655"
|
82
|
+
y="-457.33365" />
|
83
|
+
<g
|
84
|
+
id="g28251-9"
|
85
|
+
transform="matrix(1.4890225,1.4890225,-1.4890225,1.4890225,-2118.0722,-523.30074)"
|
86
|
+
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v20.png"
|
87
|
+
inkscape:export-xdpi="10.11"
|
88
|
+
inkscape:export-ydpi="10.11"
|
89
|
+
style="stroke-width:0.5">
|
90
|
+
<ellipse
|
91
|
+
style="fill:#deddda;fill-opacity:1;stroke:none;stroke-width:0.66146;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
92
|
+
id="ellipse15079-1"
|
93
|
+
cx="388.1235"
|
94
|
+
cy="-290.71561"
|
95
|
+
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v10.png"
|
96
|
+
inkscape:export-xdpi="13.06"
|
97
|
+
inkscape:export-ydpi="13.06"
|
98
|
+
rx="20.103001"
|
99
|
+
ry="20.103493" />
|
100
|
+
<path
|
101
|
+
id="rect52127-5-0"
|
102
|
+
style="fill:#f6f5f4;fill-opacity:1;stroke-width:4.56404;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
103
|
+
d="m 377.36591,-301.47322 3.1e-4,6.30167 -4.45593,4.45594 4.45593,4.45593 -3.1e-4,6.30167 h 6.30198 l 4.45594,4.45593 4.45593,-4.45593 h 6.30134 l 3.2e-4,-6.30167 4.45594,-4.45593 -4.45594,-4.45594 -3.2e-4,-6.30167 h -6.30134 l -4.45593,-4.45593 -4.45594,4.45593 z m 2.27111,4.18345 1.91265,-1.91265 3.2276,3.22761 -3.2e-4,1.91263 h -1.91233 z m -2.16283,5.22203 4.56454,-3.4e-4 1.35246,1.35247 -1.35246,1.35246 h -4.56422 z m 9.29718,-9.29718 h 2.70491 v 4.56422 l -1.35245,1.35246 -1.35246,-1.35246 z m 0.0911,7.6066 1.26064,1.28263 1.26035,-1.28295 -0.0154,1.79789 1.7982,-0.0158 -1.28231,1.26034 1.28296,1.26033 -1.79821,-0.0152 0.0158,1.79822 -1.26032,-1.28232 -1.26034,1.28296 0.0154,-1.79853 -1.79853,0.0162 1.28263,-1.26065 -1.28296,-1.26034 1.79822,0.0158 z m -7.2255,9.61687 3.2276,-3.2276 1.91264,3.2e-4 v 1.91232 l -3.2276,3.2276 z m 11.83335,-11.83336 3.22761,-3.22761 1.91264,1.91265 -3.2276,3.22759 h -1.91233 z m -4.69869,11.34461 1.35214,-1.35213 1.35214,1.35213 3.1e-4,4.56455 -2.7046,-3.2e-4 z m 6.08509,-6.08509 1.35246,-1.35245 h 4.56422 l -3.2e-4,2.70459 h -4.56422 z m -1.3864,3.34656 1.91265,-3.2e-4 3.2276,3.2276 -1.91265,1.91264 -3.2276,-3.2276 z" />
|
104
|
+
</g>
|
105
|
+
<rect
|
106
|
+
style="fill:#deddda;stroke-width:0.529167;stroke-linejoin:bevel;stroke-dasharray:1.05833, 0.529167;paint-order:fill markers stroke;stop-color:#000000;fill-opacity:1"
|
107
|
+
id="rect1545"
|
108
|
+
width="508"
|
109
|
+
height="51.3218"
|
110
|
+
x="-1361.2655"
|
111
|
+
y="-300.21335" />
|
112
|
+
<text
|
113
|
+
xml:space="preserve"
|
114
|
+
style="font-size:23.252px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#ffffff;stroke-width:0.264583"
|
115
|
+
x="-1107.4166"
|
116
|
+
y="-266.41425"
|
117
|
+
id="COMPONENT_NAME"><tspan
|
118
|
+
sodipodi:role="line"
|
119
|
+
id="tspan471"
|
120
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:23.252px;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#ffffff;stroke-width:0.264583"
|
121
|
+
x="-1107.4166"
|
122
|
+
y="-266.41425">=COMPONENT_NAME=</tspan></text>
|
123
|
+
<text
|
124
|
+
xml:space="preserve"
|
125
|
+
style="font-size:11.626px;line-height:1.95;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';text-align:center;text-anchor:middle;fill:#deddda;fill-opacity:1;stroke-width:0.264583"
|
126
|
+
x="-1107.2714"
|
127
|
+
y="-206.62192"
|
128
|
+
id="COMPONENT_DESCRIPTION"><tspan
|
129
|
+
sodipodi:role="line"
|
130
|
+
id="tspan471-2"
|
131
|
+
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.626px;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;text-anchor:middle;fill:#deddda;fill-opacity:1;stroke-width:0.264583"
|
132
|
+
x="-1107.2714"
|
133
|
+
y="-206.62192">=COMPONENT_DESCRIPTION=</tspan></text>
|
134
|
+
</g>
|
135
|
+
</svg>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-centos
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.2.
|
4
|
+
version: 2.2.21
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Release
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-07-
|
11
|
+
date: 2023-07-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -51,6 +51,9 @@ files:
|
|
51
51
|
- _data/base/navbar.yml
|
52
52
|
- _data/base/navbar_absolute.yml
|
53
53
|
- _data/base/navbar_www.yml
|
54
|
+
- _data/download/cards.yml
|
55
|
+
- _data/download/navbar.yml
|
56
|
+
- _data/people/navbar.yml
|
54
57
|
- _includes/base/announcements.html
|
55
58
|
- _includes/base/breadcrumbs.html
|
56
59
|
- _includes/base/footer.html
|
@@ -60,17 +63,37 @@ files:
|
|
60
63
|
- _includes/base/script.html
|
61
64
|
- _includes/base/toc-accordion.html
|
62
65
|
- _includes/base/toc.html
|
66
|
+
- _includes/download/cards-body-convert.html
|
67
|
+
- _includes/download/cards-body-doc.html
|
68
|
+
- _includes/download/cards-body-eol.html
|
69
|
+
- _includes/download/cards-body-screenshot.html
|
70
|
+
- _includes/download/cards-body.html
|
71
|
+
- _includes/download/cards-footer.html
|
72
|
+
- _includes/download/cards-header-convert.html
|
73
|
+
- _includes/download/cards-header-doc.html
|
74
|
+
- _includes/download/cards-header-eol.html
|
75
|
+
- _includes/download/cards-header-screenshot.html
|
76
|
+
- _includes/download/cards-header.html
|
77
|
+
- _includes/download/cards.html
|
63
78
|
- _includes/home/distributions.html
|
64
79
|
- _includes/home/header.html
|
65
80
|
- _includes/home/news-and-events.html
|
66
81
|
- _includes/home/planet.html
|
67
82
|
- _includes/home/sponsors.html
|
68
83
|
- _includes/hr.html
|
84
|
+
- _includes/people/about.html
|
85
|
+
- _includes/people/header.html
|
86
|
+
- _includes/people/posts.html
|
87
|
+
- _includes/people/projects.html
|
88
|
+
- _includes/people/pubkeys.html
|
89
|
+
- _includes/people/support.html
|
69
90
|
- _includes/post-nav-explorer.html
|
70
91
|
- _includes/post-nav.html
|
71
92
|
- _layouts/base/default.html
|
72
93
|
- _layouts/blog.html
|
94
|
+
- _layouts/download/default.html
|
73
95
|
- _layouts/home.html
|
96
|
+
- _layouts/people/default.html
|
74
97
|
- _layouts/post.html
|
75
98
|
- _layouts/search.html
|
76
99
|
- _layouts/sponsors.html
|
@@ -198,6 +221,13 @@ files:
|
|
198
221
|
- assets/img/centos-vertical-logo.svg
|
199
222
|
- assets/img/centos-vertical-message-logo.svg
|
200
223
|
- assets/img/centos-whitelogo.svg
|
224
|
+
- assets/img/download/centos-linux-7-2009-screenshot-n.png
|
225
|
+
- assets/img/download/centos-stream-8-screenshot-n.png
|
226
|
+
- assets/img/download/centos-stream-9-screenshot-n.png
|
227
|
+
- assets/img/download/distribution-release-screenshot-n.png
|
228
|
+
- assets/img/download/distribution-release-screenshot-n.svg
|
229
|
+
- assets/img/people/YourUsername.svg
|
230
|
+
- assets/img/people/screenshot.svg
|
201
231
|
- assets/img/sort_asc.png
|
202
232
|
- assets/img/sort_asc_disabled.png
|
203
233
|
- assets/img/sort_both.png
|