jekyll-theme-centos 0.6.28 → 0.7.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ddedb5bce90ec60928188f9a62783dc8970cbd1ff7005b077a6859f7121edc70
4
- data.tar.gz: 6e32ca2348151c896d8d304a2195f654c0a0cd3b55a5b627b8e4f02d72c1f585
3
+ metadata.gz: 3eed90c0845ff5aa3368dcf0534e6cac3802b2522c84d62dec52adbc93810511
4
+ data.tar.gz: f845903d10cfa062aefa1ae55f8e1c9656605ac94917cbc48f8f03b8e231d95b
5
5
  SHA512:
6
- metadata.gz: 61251800cfc2c8ecc16dca1caf0373bb2f60aa6260733b809d1779fca6d9241708e62ef1c773676f8dc4fcac81e63816e414e4eeed302dbd66b88b77b2da7c3e
7
- data.tar.gz: '08ce4eb1e542dc0e3fe49eedf34e035515ff86ba5dd4565ca35df696dcd53bcb636a1cf0a15a72f62e1bed4d2ab870bdde74e08fb1443bb50b8db9556c3828d3'
6
+ metadata.gz: 2424be5aaa2bd8071c4895837c5eb84fbb81bdd7b755b97e4c53df5f2c4b329428a1891875ba8ec1750d906777113a23b1ed10cd5c21ad3d5952d1674b577df4
7
+ data.tar.gz: 02b5cfcefab805d61844d68085fb854faf308a69c444fd50b79a05428495c7df20c9c5cbd7216794dabf6c10a8abc54b5a22c71ef3745e250e9b72ec96f3e93b
@@ -35,7 +35,6 @@
35
35
 
36
36
  .aside {
37
37
  display: flex;
38
- align-items: flex-start;
39
38
 
40
39
  &__nav {
41
40
  @include aside-nav;
@@ -45,19 +44,6 @@
45
44
  @extend .col-sm-12, .col-md-12, .col-lg-8, .col-xl-8;
46
45
  @include content;
47
46
  @include content-nav;
48
- &__mailman {
49
- &__article {
50
- pre {
51
- padding: 0;
52
- overflow: hidden;
53
- max-height: none;
54
- border: none;
55
- background: $white;
56
- font-size: 1rem;
57
- white-space: pre-wrap;
58
- }
59
- }
60
- }
61
47
  }
62
48
  }
63
49
 
@@ -65,112 +51,6 @@
65
51
  &__content {
66
52
  @extend .col-sm-12;
67
53
  @include content;
68
- &__autoindex {
69
- // The autoindex is not directly used by website content but by external
70
- // sites (e.g., mirror.centos.org, people.centos.org and all the
71
- // user-specific pages under it.
72
- &__list {
73
- padding-bottom: $paragraph-margin-bottom;
74
- border-bottom: 1px solid lightgray;
75
- }
76
- img {
77
- width: auto;
78
- }
79
- pre {
80
- background: none;
81
- border: none;
82
- max-height: none;
83
- overflow-y: hidden;
84
- padding: 0;
85
- }
86
- }
87
-
88
- &__mailman {
89
- &__admlogin {
90
- &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td {
91
- background-color: $white;
92
- border: none;
93
- padding: 0;
94
- vertical-align: middle;
95
- }
96
- &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
97
- text-align: center;
98
- }
99
- &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
100
- text-align: right;
101
- }
102
- }
103
- &__welcome {
104
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) > td {
105
- border: none;
106
- }
107
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1),
108
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > font:nth-child(1) {
109
- display: none;
110
- }
111
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td > p {
112
- line-height: $line-height-base;
113
- }
114
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1),
115
- &> address:nth-child(5) > p:nth-child(7) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td,
116
- &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td {
117
- background-color: $white;
118
- border: none;
119
- padding: 0;
120
- vertical-align: middle;
121
- text-align: left;
122
- }
123
- &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
124
- text-align: center;
125
- }
126
- &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
127
- text-align: right;
128
- }
129
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) {
130
- padding: 0;
131
- }
132
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) > strong:nth-child(1) > font:nth-child(1),
133
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(2) > strong:nth-child(1) > font:nth-child(1) {
134
- font-size: 1rem;
135
- }
136
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > font:nth-child(1) {
137
- @extend .h3;
138
- }
139
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td {
140
- border: none;
141
- }
142
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3),
143
- &> hr:nth-child(2) {
144
- display: none;
145
- }
146
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) {
147
- @extend .text-white, .bg-dark;
148
- }
149
- }
150
- &__listinfo {
151
- &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td {
152
- background-color: $white;
153
- border: none;
154
- padding: 0;
155
- vertical-align: middle;
156
- text-align: left;
157
- }
158
- &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
159
- text-align: left;
160
- }
161
- &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
162
- text-align: center;
163
- }
164
- &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
165
- text-align: right;
166
- }
167
- }
168
- &__welcome, &__listinfo, &__archtoc, &__archtocnombox, &__article, &__emptyarchive, &__options, &__roster, &__subscribe, &__private, &__admlogin {
169
- img {
170
- width: auto;
171
- }
172
- }
173
- }
174
54
  }
175
55
  }
176
56
 
@@ -219,7 +99,6 @@
219
99
 
220
100
  .post {
221
101
  display: flex;
222
- align-items: flex-start;
223
102
 
224
103
  &__nav {
225
104
  @include aside-nav;
@@ -14,7 +14,7 @@ $centos-img-motif: "/assets/img/motif.png";
14
14
  $white: #fff;
15
15
  $primary: #0f5dd5;
16
16
  $secondary: #0f1c4c;
17
- $dark: #00001d;
17
+ $dark: #020008;
18
18
 
19
19
  // Header
20
20
  $home-header-padding-top: 202px;
@@ -0,0 +1,45 @@
1
+ /*!
2
+ * Blog customization (https://gitlab.com/areguera/jekyll-theme-centos/)
3
+ * Copyright 2020-2021 Alain Reguera Delgado
4
+ * Licensed under MIT (https://gitlab.com/areguera/jekyll-theme-centos/-/blob/master/LICENSE)
5
+ */
6
+
7
+ .aside {
8
+ &__content {
9
+ .entry {
10
+ border-bottom: 1px solid $body-bg;
11
+ margin-bottom: 1.5rem;
12
+ }
13
+ .comment-list {
14
+ padding-left: 0;
15
+ }
16
+ .comment-list li {
17
+ list-style: none;
18
+ margin-top: 1rem;
19
+ margin-bottom: 1rem;
20
+ }
21
+ .avatar {
22
+ border-radius: 50px;
23
+ margin-right: 1rem;
24
+ margin-bottom: 1rem;
25
+ }
26
+ .comment-body {
27
+ border-radius: 10px;
28
+ background: #f8f8f8;
29
+ padding: 1rem;
30
+ }
31
+ .comment-form-author textarea, input[type="text"],
32
+ .comment-form-comment textarea {
33
+ width: 100%;
34
+ }
35
+ }
36
+ &__nav {
37
+ .searchform input[type="text"] {
38
+ width: 80%;
39
+ margin-bottom: 2rem;
40
+ }
41
+ .widget ul {
42
+ padding-left: 0;
43
+ }
44
+ }
45
+ }
@@ -0,0 +1,29 @@
1
+ /*!
2
+ * Httpd customization (https://gitlab.com/areguera/jekyll-theme-centos/)
3
+ * Copyright 2020-2021 Alain Reguera Delgado
4
+ * Licensed under MIT (https://gitlab.com/areguera/jekyll-theme-centos/-/blob/master/LICENSE)
5
+ */
6
+
7
+ .page {
8
+ &__content {
9
+ &__autoindex {
10
+ // The autoindex is not directly used by website content but by external
11
+ // sites (e.g., mirror.centos.org, people.centos.org and all the
12
+ // user-specific pages under it.
13
+ &__list {
14
+ padding-bottom: $paragraph-margin-bottom;
15
+ border-bottom: 1px solid lightgray;
16
+ }
17
+ img {
18
+ width: auto;
19
+ }
20
+ pre {
21
+ background: none;
22
+ border: none;
23
+ max-height: none;
24
+ overflow-y: hidden;
25
+ padding: 0;
26
+ }
27
+ }
28
+ }
29
+ }
@@ -0,0 +1,114 @@
1
+ /*!
2
+ * Mailing lists customization (https://gitlab.com/areguera/jekyll-theme-centos/)
3
+ * Copyright 2020-2021 Alain Reguera Delgado
4
+ * Licensed under MIT (https://gitlab.com/areguera/jekyll-theme-centos/-/blob/master/LICENSE)
5
+ */
6
+
7
+ .aside {
8
+ &__content {
9
+ &__mailman {
10
+ &__article {
11
+ pre {
12
+ padding: 0;
13
+ overflow: hidden;
14
+ max-height: none;
15
+ border: none;
16
+ background: $white;
17
+ font-size: 1rem;
18
+ white-space: pre-wrap;
19
+ }
20
+ }
21
+ }
22
+ }
23
+ }
24
+
25
+ .page {
26
+ &__content {
27
+ &__mailman {
28
+ &__admlogin {
29
+ &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td {
30
+ background-color: $white;
31
+ border: none;
32
+ padding: 0;
33
+ vertical-align: middle;
34
+ }
35
+ &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
36
+ text-align: center;
37
+ }
38
+ &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
39
+ text-align: right;
40
+ }
41
+ }
42
+ &__welcome {
43
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) > td {
44
+ border: none;
45
+ }
46
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1),
47
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > font:nth-child(1) {
48
+ display: none;
49
+ }
50
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td > p {
51
+ line-height: $line-height-base;
52
+ }
53
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1),
54
+ &> address:nth-child(5) > p:nth-child(7) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td,
55
+ &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td {
56
+ background-color: $white;
57
+ border: none;
58
+ padding: 0;
59
+ vertical-align: middle;
60
+ text-align: left;
61
+ }
62
+ &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
63
+ text-align: center;
64
+ }
65
+ &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
66
+ text-align: right;
67
+ }
68
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) {
69
+ padding: 0;
70
+ }
71
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) > strong:nth-child(1) > font:nth-child(1),
72
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(2) > strong:nth-child(1) > font:nth-child(1) {
73
+ font-size: 1rem;
74
+ }
75
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > font:nth-child(1) {
76
+ @extend .h3;
77
+ }
78
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td {
79
+ border: none;
80
+ }
81
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3),
82
+ &> hr:nth-child(2) {
83
+ display: none;
84
+ }
85
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) {
86
+ @extend .text-white, .bg-dark;
87
+ }
88
+ }
89
+ &__listinfo {
90
+ &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td {
91
+ background-color: $white;
92
+ border: none;
93
+ padding: 0;
94
+ vertical-align: middle;
95
+ text-align: left;
96
+ }
97
+ &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
98
+ text-align: left;
99
+ }
100
+ &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
101
+ text-align: center;
102
+ }
103
+ &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
104
+ text-align: right;
105
+ }
106
+ }
107
+ &__welcome, &__listinfo, &__archtoc, &__archtocnombox, &__article, &__emptyarchive, &__options, &__roster, &__subscribe, &__private, &__admlogin {
108
+ img {
109
+ width: auto;
110
+ }
111
+ }
112
+ }
113
+ }
114
+ }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * jekyll-theme-centos v0.6.28 (https://gitlab.com/areguera/jekyll-theme-centos/)
2
+ * jekyll-theme-centos v0.7.3 (https://gitlab.com/areguera/jekyll-theme-centos/)
3
3
  * Copyright 2020-2021 Alain Reguera Delgado
4
4
  * Licensed under MIT (https://gitlab.com/areguera/jekyll-theme-centos/-/blob/master/LICENSE)
5
5
  */
@@ -3,7 +3,6 @@
3
3
  background: #fff;
4
4
  padding: 2.75rem;
5
5
  margin-top: -120px;
6
- min-height: 530px;
7
6
  box-shadow: 0px -2px 3px 0px rgba(50, 50, 50, 0.25);
8
7
 
9
8
  h1, h2, h3, h4, h5, h6 {
@@ -1,7 +1,7 @@
1
1
  // Variables
2
2
  // --------------------------
3
3
 
4
- $fa-font-path: "/assets/fonts" !default;
4
+ $fa-font-path: "../fonts" !default;
5
5
  $fa-font-size-base: 16px !default;
6
6
  $fa-font-display: block !default;
7
7
  $fa-css-prefix: fa !default;
@@ -0,0 +1,5 @@
1
+ ---
2
+ ---
3
+
4
+ @import "centos/centos";
5
+ @import "centos/centos-blog";
@@ -0,0 +1,5 @@
1
+ ---
2
+ ---
3
+
4
+ @import "centos/centos";
5
+ @import "centos/centos-httpd";
@@ -0,0 +1,5 @@
1
+ ---
2
+ ---
3
+
4
+ @import "centos/centos";
5
+ @import "centos/centos-lists";
data/assets/img/motif.png CHANGED
Binary file
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: 0.6.28
4
+ version: 0.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alain Reguera Delgado
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-12 00:00:00.000000000 Z
11
+ date: 2021-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -206,6 +206,9 @@ files:
206
206
  - _sass/centos/_nav.scss
207
207
  - _sass/centos/_toc.scss
208
208
  - _sass/centos/_variables.scss
209
+ - _sass/centos/centos-blog.scss
210
+ - _sass/centos/centos-httpd.scss
211
+ - _sass/centos/centos-lists.scss
209
212
  - _sass/centos/centos.scss
210
213
  - _sass/centos/fonts/_montserrat.scss
211
214
  - _sass/centos/fonts/_overpass.scss
@@ -234,6 +237,9 @@ files:
234
237
  - _sass/fontawesome/regular.scss
235
238
  - _sass/fontawesome/solid.scss
236
239
  - _sass/fontawesome/v4-shims.scss
240
+ - assets/css/centos-blog.bootstrap.min.scss
241
+ - assets/css/centos-httpd.bootstrap.min.scss
242
+ - assets/css/centos-lists.bootstrap.min.scss
237
243
  - assets/css/centos.bootstrap.min.scss
238
244
  - assets/fonts/Montserrat-Black.woff
239
245
  - assets/fonts/Montserrat-Black.woff2