jekyll-theme-centos 2.17.0 → 2.19.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/sponsors/carousel.yml +258 -0
- data/_data/sponsors/navbar.yml +12 -10
- data/_includes/sponsors/cards.html +4 -4
- data/_includes/sponsors/carousel.html +9 -9
- data/_includes/sponsors/footer.html +65 -0
- data/_layouts/sponsors/cards.html +1 -1
- data/_layouts/sponsors/default.html +35 -0
- 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/sponsors/screenshot-sponsors-cards-layout.png +0 -0
- data/assets/img/sponsors/screenshot-sponsors-cards.png +0 -0
- data/assets/img/sponsors/screenshot-sponsors-carousel.png +0 -0
- data/assets/img/sponsors/screenshot-sponsors-default-layout.png +0 -0
- data/assets/img/sponsors/screenshot.svg +761 -100
- metadata +8 -3
- data/_data/sponsors/db.yml +0 -258
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.
|
4
|
+
version: 2.19.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ReleaseBot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-07-
|
11
|
+
date: 2023-07-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -55,7 +55,6 @@ files:
|
|
55
55
|
- _data/download/navbar.yml
|
56
56
|
- _data/people/navbar.yml
|
57
57
|
- _data/sponsors/carousel.yml
|
58
|
-
- _data/sponsors/db.yml
|
59
58
|
- _data/sponsors/navbar.yml
|
60
59
|
- _includes/base/announcements.html
|
61
60
|
- _includes/base/breadcrumbs.html
|
@@ -94,6 +93,7 @@ files:
|
|
94
93
|
- _includes/post-nav.html
|
95
94
|
- _includes/sponsors/cards.html
|
96
95
|
- _includes/sponsors/carousel.html
|
96
|
+
- _includes/sponsors/footer.html
|
97
97
|
- _layouts/base/default.html
|
98
98
|
- _layouts/blog.html
|
99
99
|
- _layouts/download/default.html
|
@@ -103,6 +103,7 @@ files:
|
|
103
103
|
- _layouts/search.html
|
104
104
|
- _layouts/sponsors.html
|
105
105
|
- _layouts/sponsors/cards.html
|
106
|
+
- _layouts/sponsors/default.html
|
106
107
|
- _sass/base/_customization.scss
|
107
108
|
- _sass/base/_variables.scss
|
108
109
|
- _sass/bootstrap/_accordion.scss
|
@@ -304,6 +305,10 @@ files:
|
|
304
305
|
- assets/img/sponsors/psychz_net.gif
|
305
306
|
- assets/img/sponsors/ptisp.png
|
306
307
|
- assets/img/sponsors/scaleway_logo.png
|
308
|
+
- assets/img/sponsors/screenshot-sponsors-cards-layout.png
|
309
|
+
- assets/img/sponsors/screenshot-sponsors-cards.png
|
310
|
+
- assets/img/sponsors/screenshot-sponsors-carousel.png
|
311
|
+
- assets/img/sponsors/screenshot-sponsors-default-layout.png
|
307
312
|
- assets/img/sponsors/screenshot.svg
|
308
313
|
- assets/img/sponsors/seedvps.png
|
309
314
|
- assets/img/sponsors/serverel.png
|
data/_data/sponsors/db.yml
DELETED
@@ -1,258 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- name: 45Drives
|
3
|
-
country: usa
|
4
|
-
logo: 45drives.png
|
5
|
-
address: http://www.45drives.com/
|
6
|
-
|
7
|
-
- name: AltusHost
|
8
|
-
country: usa
|
9
|
-
logo: altushost.png
|
10
|
-
address: https://www.altushost.com/
|
11
|
-
|
12
|
-
- name: artmotion
|
13
|
-
country: eu
|
14
|
-
logo: am-logo.png
|
15
|
-
address: http://www.artmotion.eu
|
16
|
-
|
17
|
-
- name: Amazon Web Services
|
18
|
-
country: usa
|
19
|
-
logo: aws.png
|
20
|
-
address: https://aws.amazon.com
|
21
|
-
|
22
|
-
- name: baseip
|
23
|
-
country: usa
|
24
|
-
logo: baseip_240x60.jpg
|
25
|
-
address: http://www.baseip.com/
|
26
|
-
|
27
|
-
- name: BinaryRacks
|
28
|
-
country: uk
|
29
|
-
logo: binaryracks.png
|
30
|
-
address: http://www.binaryracks.com/
|
31
|
-
|
32
|
-
- name: cdn77
|
33
|
-
country: usa
|
34
|
-
logo: cdn77.png
|
35
|
-
address: http://www.cdn77.com/
|
36
|
-
|
37
|
-
- name: ClientVPS
|
38
|
-
country: Finland
|
39
|
-
logo: clientvps.png
|
40
|
-
address: https://www.clientvps.com/
|
41
|
-
|
42
|
-
- name: codero
|
43
|
-
country: usa
|
44
|
-
logo: codero.png
|
45
|
-
address: http://www.codero.com
|
46
|
-
|
47
|
-
- name: Colocation America
|
48
|
-
country: usa
|
49
|
-
logo: colocation-america.png
|
50
|
-
address: http://www.colocationamerica.com/dedicated_servers
|
51
|
-
|
52
|
-
- name: cPanel
|
53
|
-
country: usa
|
54
|
-
logo: cpanel.png
|
55
|
-
address: http://www.cpanel.com/
|
56
|
-
|
57
|
-
- name: Dedicated Solutions
|
58
|
-
country: usa
|
59
|
-
logo: dedicatedsolutions.png
|
60
|
-
address: https://www.dedicatedsolutions.com/
|
61
|
-
|
62
|
-
- name: Dts-Net
|
63
|
-
country: usa
|
64
|
-
logo: dtsnet.png
|
65
|
-
address: https://dts-net.com/portal/link.php?id=3
|
66
|
-
|
67
|
-
- name: Equinix Metal
|
68
|
-
country: usa
|
69
|
-
logo: equinix.png
|
70
|
-
address: https://metal.equinix.com/
|
71
|
-
|
72
|
-
- name: eukhost
|
73
|
-
country: usa
|
74
|
-
logo: eukhost.png
|
75
|
-
address: http://www.eukhost.com/
|
76
|
-
|
77
|
-
- name: FastHosts
|
78
|
-
country: uk
|
79
|
-
logo: fasthosts.png
|
80
|
-
address: https://www.fasthosts.co.uk/
|
81
|
-
|
82
|
-
- name: GameHost
|
83
|
-
country: Finland
|
84
|
-
logo: GameHost.png
|
85
|
-
address: https://gamehost.io/
|
86
|
-
|
87
|
-
- name: Globo.Tech
|
88
|
-
country: canada
|
89
|
-
logo: globotech.png
|
90
|
-
address: http://www.globo.tech/
|
91
|
-
|
92
|
-
- name: Heficed
|
93
|
-
country: usa
|
94
|
-
logo: heficed.png
|
95
|
-
address: http://www.heficed.com/
|
96
|
-
|
97
|
-
- name: hostiserver
|
98
|
-
country: usa
|
99
|
-
logo: hostiserver.png
|
100
|
-
address: https://www.hostiserver.com/
|
101
|
-
|
102
|
-
- name: hostkey
|
103
|
-
country: Netherlands
|
104
|
-
logo: hostkey.png
|
105
|
-
address: https://www.hostkey.com/
|
106
|
-
|
107
|
-
- name: HostStage
|
108
|
-
country: france
|
109
|
-
logo: host-stage.png
|
110
|
-
address: http://www.host-stage.net/
|
111
|
-
|
112
|
-
- name: InterNetX
|
113
|
-
country: usa
|
114
|
-
logo: internetx.gif
|
115
|
-
address: http://www.internetx.com
|
116
|
-
|
117
|
-
- name: intevation
|
118
|
-
country: germany
|
119
|
-
logo: intevation.png
|
120
|
-
address: http://www.intevation.de/
|
121
|
-
|
122
|
-
- name: ITsyndicate
|
123
|
-
country: Ukraine
|
124
|
-
logo: itsyndicate.png
|
125
|
-
address: https://itsyndicate.org/
|
126
|
-
|
127
|
-
- name: leaseweb
|
128
|
-
country: netherlands
|
129
|
-
logo: leaseweb.png
|
130
|
-
address: http://www.leaseweb.com/
|
131
|
-
|
132
|
-
- name: liquidweb
|
133
|
-
country: usa
|
134
|
-
logo: liquidweb.png
|
135
|
-
address: http://www.liquidweb.com/
|
136
|
-
|
137
|
-
- name: Lyrahosting
|
138
|
-
country: germany
|
139
|
-
logo: lyrahosting.png
|
140
|
-
address: https://www.lyrahosting.com/
|
141
|
-
|
142
|
-
- name: multacom
|
143
|
-
country: usa
|
144
|
-
logo: multacom-240x60.gif
|
145
|
-
address: http://www.multacom.com/
|
146
|
-
|
147
|
-
- name: NDCHost
|
148
|
-
country: usa
|
149
|
-
logo: NDCHost.png
|
150
|
-
address: https://www.ndchost.com/
|
151
|
-
|
152
|
-
- name: nexcess
|
153
|
-
country: usa
|
154
|
-
logo: nexcess.png
|
155
|
-
address: http://www.nexcess.net/
|
156
|
-
|
157
|
-
- name: psw group
|
158
|
-
country: usa
|
159
|
-
logo: PSW_Banner_240x60.jpg
|
160
|
-
address: http://www.psw.net/
|
161
|
-
|
162
|
-
- name: Psychz Networks
|
163
|
-
logo: psychz-234x60.jpg
|
164
|
-
address: http://www.psychz.net/
|
165
|
-
|
166
|
-
- name: ptisp
|
167
|
-
country: portugal
|
168
|
-
logo: ptisp.png
|
169
|
-
address: http://www.ptisp.pt/
|
170
|
-
|
171
|
-
- name: Phoenix NAP
|
172
|
-
country: usa
|
173
|
-
logo: PNAP_Banner.gif
|
174
|
-
address: http://www.securedservers.com/landing/linux-hosting/
|
175
|
-
|
176
|
-
- name: serverel
|
177
|
-
country: usa
|
178
|
-
logo: serverel.png
|
179
|
-
address: http://www.serverel.com/
|
180
|
-
|
181
|
-
- name: ServerHub
|
182
|
-
country: usa
|
183
|
-
logo: centos-serverhub.png
|
184
|
-
address: http://www.serverhub.com
|
185
|
-
|
186
|
-
- name: ServerMania
|
187
|
-
country: usa
|
188
|
-
logo: servermania.gif
|
189
|
-
address: http://servermania.com/
|
190
|
-
|
191
|
-
- name: serverpoint
|
192
|
-
country: us
|
193
|
-
logo: serverpoint.png
|
194
|
-
address: http://www.serverpoint.com
|
195
|
-
|
196
|
-
- name: serverpronto
|
197
|
-
country: usa
|
198
|
-
logo: serverpronto_small.gif
|
199
|
-
address: http://www.serverpronto.com/
|
200
|
-
|
201
|
-
- name: shinjiru
|
202
|
-
country: usa
|
203
|
-
logo: shinjirubanner260x60.gif
|
204
|
-
address: http://shinjiru.com/
|
205
|
-
|
206
|
-
- name: Stablepoint
|
207
|
-
country: usa
|
208
|
-
logo: stablepoint.png
|
209
|
-
address: https://www.stablepoint.com/
|
210
|
-
|
211
|
-
- name: steadfast
|
212
|
-
country: usa
|
213
|
-
logo: steadfast.png
|
214
|
-
address: http://steadfast.net/
|
215
|
-
|
216
|
-
- name: Tailor Made Servers
|
217
|
-
country: usa
|
218
|
-
logo: tailoredservers.png
|
219
|
-
address: http://www.tailoredservers.com
|
220
|
-
|
221
|
-
- name: trabia network
|
222
|
-
country: usa
|
223
|
-
logo: trabia.png
|
224
|
-
address: https://www.trabia.com/
|
225
|
-
|
226
|
-
- name: vHost
|
227
|
-
logo: vhostvn.gif
|
228
|
-
address: http://vhost.vn/
|
229
|
-
|
230
|
-
- name: Virtual Systems
|
231
|
-
country: ukraine
|
232
|
-
logo: vsys.png
|
233
|
-
address: https://vsys.host/
|
234
|
-
|
235
|
-
- name: Vultr
|
236
|
-
country: usa
|
237
|
-
logo: vultr.png
|
238
|
-
address: https://www.vultr.com/
|
239
|
-
|
240
|
-
- name: webnx
|
241
|
-
country: usa
|
242
|
-
logo: webnx1.png
|
243
|
-
address: http://www.webnx.com
|
244
|
-
|
245
|
-
- name: WeHaveServers
|
246
|
-
country: romania
|
247
|
-
logo: wehaveservers.png
|
248
|
-
address: https://www.wehaveservers.com/
|
249
|
-
|
250
|
-
- name: Whitelabel ITSolutions
|
251
|
-
country: usa
|
252
|
-
logo: whitelabelitsolutions.gif
|
253
|
-
address: http://whitelabelitsolutions.com/
|
254
|
-
|
255
|
-
- name: wowrack
|
256
|
-
country: usa
|
257
|
-
logo: wow.234x60.gif
|
258
|
-
address: http://www.wowrack.com/
|