jekyll-theme-pirati 8.0.0.pre.alpha6 → 8.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +139 -3
- data/_data/parties.yml +7 -0
- data/_includes/article-box/article-box.html +15 -18
- data/_includes/article-box/list.html +11 -0
- data/_includes/candidate-badge.html +17 -11
- data/_includes/contact-line.html +1 -1
- data/_includes/header.html +2 -2
- data/_includes/hero/simple.html +1 -1
- data/_includes/page-header.html +1 -1
- data/_includes/party.html +15 -0
- data/_includes/people/profile-badge.html +11 -5
- data/_includes/program/list.html +9 -9
- data/_includes/right-bar/bar_board.html +19 -29
- data/_includes/right-bar/bar_fb.html +9 -19
- data/_includes/right-bar/bar_garant.html +2 -2
- data/_includes/right-bar/bar_kodo.html +11 -18
- data/_includes/right-bar/bar_map.html +25 -24
- data/_includes/right-bar/bar_page_contact.html +2 -12
- data/_includes/right-bar/bar_people.html +13 -11
- data/_includes/right-bar/bar_person_articles.html +1 -1
- data/_includes/right-bar/bar_profile.html +17 -13
- data/_includes/right-bar/bar_program.html +1 -1
- data/_includes/right-bar/bar_textbox.html +4 -12
- data/_includes/right-bar/bar_tw.html +2 -12
- data/_includes/right-bar/bar_video.html +12 -38
- data/_includes/right-bar/rbar.html +5 -4
- data/_includes/right-bar/rbar_profiles.html +1 -8
- data/_includes/social-icons.html +8 -0
- data/_layouts/blank-article.html +1 -1
- data/_layouts/communal-elections.html +5 -10
- data/_layouts/person.html +11 -4
- metadata +8 -71
- data/_includes/article-box/three-in-row.html +0 -22
- data/_includes/right-bar/bar_cal.html +0 -22
- data/_sass/_base.scss +0 -23
- data/_sass/_fonts.scss +0 -42
- data/_sass/_settings.scss +0 -688
- data/_sass/_sprites.scss +0 -0
- data/_sass/components/Slider.scss +0 -0
- data/_sass/components/academic-title.scss +0 -7
- data/_sass/components/article-card.scss +0 -41
- data/_sass/components/article-infobox.scss +0 -9
- data/_sass/components/article-listing.scss +0 -95
- data/_sass/components/banner.scss +0 -75
- data/_sass/components/blockquote.scss +0 -83
- data/_sass/components/card.scss +0 -154
- data/_sass/components/contact-bar.scss +0 -93
- data/_sass/components/content-block.scss +0 -24
- data/_sass/components/content-card.scss +0 -31
- data/_sass/components/corner-ribbon.scss +0 -25
- data/_sass/components/cta-button.scss +0 -54
- data/_sass/components/footer.scss +0 -5
- data/_sass/components/header-bar.scss +0 -118
- data/_sass/components/headline-media.scss +0 -42
- data/_sass/components/hero.scss +0 -164
- data/_sass/components/highlight.scss +0 -60
- data/_sass/components/hp-banner.scss +0 -21
- data/_sass/components/icon.scss +0 -33
- data/_sass/components/intention-map.scss +0 -23
- data/_sass/components/member-list.scss +0 -7
- data/_sass/components/metadata-block.scss +0 -29
- data/_sass/components/multicolumn.scss +0 -25
- data/_sass/components/pagination.scss +0 -44
- data/_sass/components/person.scss +0 -9
- data/_sass/components/profile-badge.scss +0 -74
- data/_sass/components/program.scss +0 -150
- data/_sass/components/region.scss +0 -83
- data/_sass/components/simple-accordion.scss +0 -80
- data/_sass/components/suggest-improvement.scss +0 -10
- data/_sass/components/tag.scss +0 -29
- data/_sass/components/tile.scss +0 -20
- data/_sass/components/top-bar.scss +0 -202
- data/_sass/components/top-sub-nav.scss +0 -81
- data/_sass/components/typography.scss +0 -85
- data/_sass/components/vertical-navigation.scss +0 -67
- data/_sass/components/widget-accordion.scss +0 -109
- data/_sass/components/widget-share-box.scss +0 -117
- data/_sass/components/widget-simple-text.scss +0 -15
- data/_sass/layouts/_cast.scss +0 -262
- data/_sass/layouts/_kandidatka.scss +0 -78
- data/_sass/objects/media.scss +0 -35
- data/_sass/objects/section.scss +0 -211
- data/_sass/objects/space.scss +0 -7
- data/_sass/pirati.scss +0 -58
- data/_sass/utilities/header-styles.scss +0 -16
- data/_sass/utilities/utilities.scss +0 -139
- data/assets/css/main.scss +0 -3
- data/assets/fonts/BebasNeue-Thin.ttf +0 -0
- data/assets/fonts/BebasNeue-Thin.woff +0 -0
- data/assets/fonts/BebasNeueBold.ttf +0 -0
- data/assets/fonts/BebasNeueBold.woff +0 -0
- data/assets/fonts/BebasNeueBook.ttf +0 -0
- data/assets/fonts/BebasNeueBook.woff +0 -0
- data/assets/fonts/BebasNeueLight.ttf +0 -0
- data/assets/fonts/BebasNeueLight.woff +0 -0
- data/assets/fonts/BebasNeueRegular.ttf +0 -0
- data/assets/fonts/BebasNeueRegular.woff +0 -0
- data/assets/fonts/demo.html +0 -311
- data/assets/fonts/stylesheet.css +0 -40
data/_sass/_sprites.scss
DELETED
File without changes
|
File without changes
|
@@ -1,41 +0,0 @@
|
|
1
|
-
.article-card {
|
2
|
-
border: 1px solid #d7d7d7;
|
3
|
-
margin-bottom: 0.5rem;
|
4
|
-
box-shadow: 2px 4px 5px 0px #d7d7d7;
|
5
|
-
|
6
|
-
.card-content {
|
7
|
-
background: #fff;
|
8
|
-
margin: 1.2rem;
|
9
|
-
|
10
|
-
.post-author {
|
11
|
-
text-align: center;
|
12
|
-
}
|
13
|
-
|
14
|
-
h4 {
|
15
|
-
color: #CF000F;
|
16
|
-
}
|
17
|
-
|
18
|
-
p {
|
19
|
-
color: #757D75;
|
20
|
-
}
|
21
|
-
|
22
|
-
a i {
|
23
|
-
font-weight: 300;
|
24
|
-
color: #757D75;
|
25
|
-
margin: 0 .5rem;
|
26
|
-
padding: 5px 7px 5px 7px;
|
27
|
-
border: 1px solid #757D75;
|
28
|
-
border-radius: 50%;
|
29
|
-
}
|
30
|
-
|
31
|
-
img.post-icon {
|
32
|
-
position: absolute;
|
33
|
-
width: 3rem;
|
34
|
-
border-radius: 50%;
|
35
|
-
margin-top: -3rem;
|
36
|
-
background: white;
|
37
|
-
}
|
38
|
-
}
|
39
|
-
}
|
40
|
-
|
41
|
-
.first { padding-left: 0px !important;}
|
@@ -1,95 +0,0 @@
|
|
1
|
-
.c-article-listing--vertical {
|
2
|
-
padding-bottom: 2.5rem;
|
3
|
-
|
4
|
-
.c-article-listing__meta {
|
5
|
-
margin: 1rem 0;
|
6
|
-
}
|
7
|
-
|
8
|
-
@include breakpoint(small down) {
|
9
|
-
border-bottom: 1px $light-gray solid;
|
10
|
-
padding-bottom: 1.25rem;
|
11
|
-
margin-bottom: 1.25rem;
|
12
|
-
}
|
13
|
-
|
14
|
-
@include breakpoint(medium) {
|
15
|
-
height: 100%;
|
16
|
-
display: flex;
|
17
|
-
flex-direction: column;
|
18
|
-
|
19
|
-
.c-article-listing__content {
|
20
|
-
display: flex;
|
21
|
-
height: 100%;
|
22
|
-
flex-direction: column;
|
23
|
-
justify-content: space-between;
|
24
|
-
}
|
25
|
-
|
26
|
-
.c-article-listing__perex {
|
27
|
-
height: 7rem;
|
28
|
-
margin-bottom: 0;
|
29
|
-
}
|
30
|
-
|
31
|
-
.c-article-listing__headline {
|
32
|
-
flex: 1;
|
33
|
-
display: flex;
|
34
|
-
align-items: flex-end;
|
35
|
-
}
|
36
|
-
}
|
37
|
-
}
|
38
|
-
|
39
|
-
.c-article-listing__row {
|
40
|
-
display: flex;
|
41
|
-
margin-top: 1.25rem;
|
42
|
-
padding-bottom: 1.25rem;
|
43
|
-
|
44
|
-
@include breakpoint(small down) {
|
45
|
-
flex-direction: column;
|
46
|
-
}
|
47
|
-
}
|
48
|
-
|
49
|
-
.c-article-listing:not(.c-article-listing--vertical) {
|
50
|
-
padding-bottom: 1.25rem;
|
51
|
-
|
52
|
-
.c-article-listing__photobox {
|
53
|
-
max-width: 265px;
|
54
|
-
flex-shrink: 0;
|
55
|
-
padding-right: 1.25rem;
|
56
|
-
|
57
|
-
@include breakpoint(small down) {
|
58
|
-
max-width: 100%;
|
59
|
-
padding-right: 0;
|
60
|
-
padding-bottom: 1.25rem;
|
61
|
-
}
|
62
|
-
}
|
63
|
-
}
|
64
|
-
|
65
|
-
.c-article-listing:not(:first-of-type):not(.c-article-listing--vertical) {
|
66
|
-
border-top: 1px $light-gray solid;
|
67
|
-
}
|
68
|
-
|
69
|
-
.c-article-listing__nextbox {
|
70
|
-
max-width: 265px;
|
71
|
-
|
72
|
-
@include breakpoint(large down) {
|
73
|
-
max-width: none;
|
74
|
-
}
|
75
|
-
}
|
76
|
-
|
77
|
-
.c-article-listing__image--videoicon {
|
78
|
-
position: relative;
|
79
|
-
|
80
|
-
&:before {
|
81
|
-
pointer-events: none;
|
82
|
-
content: '\f144';
|
83
|
-
position: absolute;
|
84
|
-
width: 90px;
|
85
|
-
height: 130px;
|
86
|
-
top: 50%;
|
87
|
-
left: 50%;
|
88
|
-
margin-top: -65px;
|
89
|
-
margin-left: -45px;
|
90
|
-
font-family: 'FontAwesome';
|
91
|
-
font-size: 100px;
|
92
|
-
color: $secondary-color;
|
93
|
-
opacity: .85;
|
94
|
-
}
|
95
|
-
}
|
@@ -1,75 +0,0 @@
|
|
1
|
-
$bn-ns: '';
|
2
|
-
|
3
|
-
.#{$bn-ns}c-banner {
|
4
|
-
background: #f3f3f3;
|
5
|
-
overflow-x: hidden;
|
6
|
-
}
|
7
|
-
|
8
|
-
.#{$bn-ns}c-banner-container {
|
9
|
-
padding-left: 1.2rem;
|
10
|
-
padding-right: 1.2rem;
|
11
|
-
|
12
|
-
@include breakpoint(large) {
|
13
|
-
padding-left: 10px;
|
14
|
-
padding-right: 10px;
|
15
|
-
}
|
16
|
-
|
17
|
-
@include breakpoint(mobile down) {
|
18
|
-
padding-left: 0;
|
19
|
-
padding-right: 0;
|
20
|
-
}
|
21
|
-
}
|
22
|
-
|
23
|
-
@include breakpoint(large) {
|
24
|
-
.#{$bn-ns}c-banner .#{$bn-ns}c-banner-primary-section {
|
25
|
-
@include grid-column(6);
|
26
|
-
}
|
27
|
-
|
28
|
-
.#{$bn-ns}c-banner .#{$bn-ns}c-banner-secondary-section {
|
29
|
-
@include grid-column(6);
|
30
|
-
}
|
31
|
-
}
|
32
|
-
|
33
|
-
.#{$bn-ns}c-banner {
|
34
|
-
|
35
|
-
@include breakpoint(medium down) {
|
36
|
-
|
37
|
-
.#{$bn-ns}c-banner-section +
|
38
|
-
.#{$bn-ns}c-banner-section {
|
39
|
-
margin-top: 35px;
|
40
|
-
}
|
41
|
-
|
42
|
-
}
|
43
|
-
|
44
|
-
@include breakpoint(mobile down) {
|
45
|
-
|
46
|
-
.#{$bn-ns}c-banner-section +
|
47
|
-
.#{$bn-ns}c-banner-section {
|
48
|
-
margin-top: 10px;
|
49
|
-
}
|
50
|
-
|
51
|
-
}
|
52
|
-
|
53
|
-
}
|
54
|
-
|
55
|
-
.#{$bn-ns}c-banner {
|
56
|
-
|
57
|
-
.#{$bn-ns}c-banner-section-row {
|
58
|
-
@include clearfix;
|
59
|
-
}
|
60
|
-
|
61
|
-
.#{$bn-ns}c-banner-section-row +
|
62
|
-
.#{$bn-ns}c-banner-section-row {
|
63
|
-
margin-top: 35px;
|
64
|
-
}
|
65
|
-
|
66
|
-
@include breakpoint(mobile down) {
|
67
|
-
|
68
|
-
.#{$bn-ns}c-banner-section-row +
|
69
|
-
.#{$bn-ns}c-banner-section-row {
|
70
|
-
margin-top: 10px;
|
71
|
-
}
|
72
|
-
|
73
|
-
}
|
74
|
-
|
75
|
-
}
|
@@ -1,83 +0,0 @@
|
|
1
|
-
.c-blockquote {
|
2
|
-
font-size: 1.45rem;
|
3
|
-
font-style: italic;
|
4
|
-
color: $dark-gray;
|
5
|
-
|
6
|
-
padding: 1rem 0 0;
|
7
|
-
margin: 0 0 2rem;
|
8
|
-
border-left: 0;
|
9
|
-
|
10
|
-
@include breakpoint(medium down) {
|
11
|
-
br {
|
12
|
-
display: none;
|
13
|
-
}
|
14
|
-
}
|
15
|
-
}
|
16
|
-
|
17
|
-
.c-blockquote--wicon {
|
18
|
-
padding-top: 3rem;
|
19
|
-
|
20
|
-
&:before,
|
21
|
-
p:last-of-type:after {
|
22
|
-
line-height: 1;
|
23
|
-
opacity: 0.2;
|
24
|
-
font-size: 12rem;
|
25
|
-
height: 55px;
|
26
|
-
font-family: #{getHeaderSettings(family, super)};
|
27
|
-
font-weight: getHeaderSettings(weight, super);
|
28
|
-
font-style: normal;
|
29
|
-
}
|
30
|
-
|
31
|
-
&:before {
|
32
|
-
content: '“';
|
33
|
-
float: left;
|
34
|
-
margin-left: -7px;
|
35
|
-
margin-top: -1.5rem;
|
36
|
-
padding-right: 1rem;
|
37
|
-
}
|
38
|
-
|
39
|
-
p:last-of-type:after {
|
40
|
-
content: '”';
|
41
|
-
float: right;
|
42
|
-
margin-right: -7px;
|
43
|
-
margin-top: .5rem;
|
44
|
-
padding-left: 1rem;
|
45
|
-
}
|
46
|
-
|
47
|
-
// override foundation
|
48
|
-
cite {
|
49
|
-
font-size: 1em;
|
50
|
-
|
51
|
-
&:before {
|
52
|
-
display: none;
|
53
|
-
}
|
54
|
-
}
|
55
|
-
|
56
|
-
@include breakpoint(medium down) {
|
57
|
-
padding-top: 1rem;
|
58
|
-
|
59
|
-
&:before,
|
60
|
-
p:last-of-type:after {
|
61
|
-
font-size: 8rem;
|
62
|
-
height: 40px;
|
63
|
-
}
|
64
|
-
|
65
|
-
&:before {
|
66
|
-
margin-top: -0.5rem;
|
67
|
-
margin-left: -5px;
|
68
|
-
}
|
69
|
-
|
70
|
-
p:last-of-type:after {
|
71
|
-
margin-right: -5px;
|
72
|
-
margin-top: .2rem;
|
73
|
-
}
|
74
|
-
}
|
75
|
-
|
76
|
-
// @include breakpoint(mobile down) {
|
77
|
-
// padding-left: 0;
|
78
|
-
// padding-top: 2.5rem;
|
79
|
-
// &:before {
|
80
|
-
// font-size: 2.5rem;
|
81
|
-
// }
|
82
|
-
// }
|
83
|
-
}
|
data/_sass/components/card.scss
DELETED
@@ -1,154 +0,0 @@
|
|
1
|
-
$card-ns: '';
|
2
|
-
|
3
|
-
.#{$card-ns}c-card {
|
4
|
-
display: block;
|
5
|
-
max-width: 100%;
|
6
|
-
height: 130px;
|
7
|
-
position: relative;
|
8
|
-
background: #fff;
|
9
|
-
overflow: hidden;
|
10
|
-
box-shadow: 0 4px 2px -2px #e3e3e3;
|
11
|
-
|
12
|
-
@include breakpoint(medium down) {
|
13
|
-
height: 100px;
|
14
|
-
}
|
15
|
-
}
|
16
|
-
|
17
|
-
.#{$card-ns}c-card.#{$card-ns}c-card--big {
|
18
|
-
height: 295px;
|
19
|
-
|
20
|
-
@include breakpoint(medium down) {
|
21
|
-
height: 290px;
|
22
|
-
}
|
23
|
-
}
|
24
|
-
|
25
|
-
.#{$card-ns}c-card .#{$card-ns}c-card-image-wrapper {
|
26
|
-
margin: 0;
|
27
|
-
overflow: hidden;
|
28
|
-
position: absolute;
|
29
|
-
top: 0;
|
30
|
-
right: 0;
|
31
|
-
bottom: 0;
|
32
|
-
left: 0;
|
33
|
-
z-index: 0;
|
34
|
-
|
35
|
-
.#{$card-ns}c-card__image {
|
36
|
-
min-width: 100%;
|
37
|
-
min-height: 100%;
|
38
|
-
position: absolute;
|
39
|
-
top: -100%;
|
40
|
-
right: -100%;
|
41
|
-
bottom: -100%;
|
42
|
-
left: -100%;
|
43
|
-
margin: auto;
|
44
|
-
}
|
45
|
-
}
|
46
|
-
|
47
|
-
.#{$card-ns}c-card .#{$card-ns}c-card-header {
|
48
|
-
font-size: 1.4rem;
|
49
|
-
font-family: $header-font-family;
|
50
|
-
font-weight: 500;
|
51
|
-
position: absolute;
|
52
|
-
top: 2rem;
|
53
|
-
left: 2rem;
|
54
|
-
right: 2rem;
|
55
|
-
color: #343434;
|
56
|
-
z-index: 1;
|
57
|
-
|
58
|
-
@include breakpoint(mobile down) {
|
59
|
-
top: 1.5rem;
|
60
|
-
left: 1.5rem;
|
61
|
-
}
|
62
|
-
}
|
63
|
-
|
64
|
-
.#{$card-ns}c-card .#{$card-ns}c-card-header.#{$card-ns}c-card-header--white {
|
65
|
-
color: #fff;
|
66
|
-
|
67
|
-
a {
|
68
|
-
color: #fff;
|
69
|
-
text-decoration: underline;
|
70
|
-
font-size: 1rem;
|
71
|
-
|
72
|
-
&:hover {
|
73
|
-
text-decoration: none;
|
74
|
-
}
|
75
|
-
}
|
76
|
-
}
|
77
|
-
|
78
|
-
.#{$card-ns}c-card .#{$card-ns}c-card__title {
|
79
|
-
line-height: 1.15;
|
80
|
-
margin-bottom: 0.5em;
|
81
|
-
}
|
82
|
-
|
83
|
-
|
84
|
-
.#{$card-ns}c-card .#{$card-ns}c-card__icon {
|
85
|
-
font-size: 1.6rem;
|
86
|
-
position: absolute;
|
87
|
-
bottom: 1rem;
|
88
|
-
right: 1rem;
|
89
|
-
color: #343434;
|
90
|
-
opacity: 0.2;
|
91
|
-
z-index: 1;
|
92
|
-
|
93
|
-
.fa {
|
94
|
-
font-size: 4rem;
|
95
|
-
}
|
96
|
-
|
97
|
-
@include breakpoint(mobile down) {
|
98
|
-
bottom: -1rem !important;
|
99
|
-
transform: scale(0.8);
|
100
|
-
}
|
101
|
-
}
|
102
|
-
|
103
|
-
.#{$card-ns}c-card .#{$card-ns}c-card__icon.#{$card-ns}c-card__icon--pos1 {
|
104
|
-
right: -0.8rem;
|
105
|
-
bottom: -0.8rem;
|
106
|
-
|
107
|
-
.fa {
|
108
|
-
font-size: 4.15rem;
|
109
|
-
}
|
110
|
-
}
|
111
|
-
|
112
|
-
.#{$card-ns}c-card .#{$card-ns}c-card__icon.#{$card-ns}c-card__icon--pos2 {
|
113
|
-
right: 0.1rem;
|
114
|
-
bottom: -1.4rem;
|
115
|
-
|
116
|
-
.fa {
|
117
|
-
font-size: 5.15rem;
|
118
|
-
}
|
119
|
-
}
|
120
|
-
|
121
|
-
.#{$card-ns}c-card .#{$card-ns}c-card__icon.#{$card-ns}c-card__icon--pos3 {
|
122
|
-
right: -0.4rem;
|
123
|
-
bottom: 0.4rem;
|
124
|
-
|
125
|
-
.fa {
|
126
|
-
font-size: 5.15rem;
|
127
|
-
}
|
128
|
-
}
|
129
|
-
|
130
|
-
.#{$card-ns}c-card .#{$card-ns}c-card__icon.#{$card-ns}c-card__icon--pos4 {
|
131
|
-
right: 0.2rem;
|
132
|
-
bottom: -0.1rem;
|
133
|
-
|
134
|
-
.fa {
|
135
|
-
font-size: 5.15rem;
|
136
|
-
}
|
137
|
-
}
|
138
|
-
|
139
|
-
.#{$card-ns}c-card.#{$card-ns}c-card--border:before {
|
140
|
-
content: '';
|
141
|
-
display: block;
|
142
|
-
height: 4px;
|
143
|
-
background: #f3c289;
|
144
|
-
position: absolute;
|
145
|
-
left: 2rem;
|
146
|
-
right: 2rem;
|
147
|
-
top: 0;
|
148
|
-
z-index: 1;
|
149
|
-
|
150
|
-
@include breakpoint(mobile down) {
|
151
|
-
left: 1.5rem;
|
152
|
-
right: 1.5rem;
|
153
|
-
}
|
154
|
-
}
|