jekyll-lenciel-theme 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_layouts/home.html +22 -0
- data/_sass/_base.scss +5 -0
- data/_sass/_partials.scss +8 -0
- data/_sass/base/_layout.scss +192 -0
- data/_sass/base/_solarized.scss +46 -0
- data/_sass/base/_theme.scss +86 -0
- data/_sass/base/_typography.scss +162 -0
- data/_sass/base/_utilities.scss +28 -0
- data/_sass/custom/_article.scss +88 -0
- data/_sass/custom/_background.scss +3 -0
- data/_sass/custom/_colors.scss +48 -0
- data/_sass/custom/_fonts.scss +16 -0
- data/_sass/custom/_footer.scss +68 -0
- data/_sass/custom/_footnotes.scss +4 -0
- data/_sass/custom/_header.scss +11 -0
- data/_sass/custom/_icomoon.scss +204 -0
- data/_sass/custom/_layout.scss +21 -0
- data/_sass/custom/_navigation.scss +50 -0
- data/_sass/custom/_styles.scss +81 -0
- data/_sass/custom/_tablestyle.scss +37 -0
- data/_sass/partials/_archive.scss +72 -0
- data/_sass/partials/_blog.scss +157 -0
- data/_sass/partials/_footer.scss +19 -0
- data/_sass/partials/_header.scss +18 -0
- data/_sass/partials/_navigation.scss +137 -0
- data/_sass/partials/_sharing.scss +8 -0
- data/_sass/partials/_sidebar.scss +5 -0
- data/_sass/partials/_syntax.scss +278 -0
- data/_sass/partials/sidebar/_base.scss +106 -0
- data/_sass/partials/sidebar/_delicious.scss +4 -0
- data/_sass/partials/sidebar/_googleplus.scss +26 -0
- data/_sass/partials/sidebar/_pinboard.scss +12 -0
- data/_sass/partials/sidebar/_twitter.scss +34 -0
- data/_sass/screen.scss +10 -0
- data/blog/archives/index.html +18 -0
- data/fonts/0XxGQsSc1g4rdRdjJKZrNAzyDMXhdD8sAj6OAJTFsBI.woff2 +0 -0
- data/fonts/7dSh6BcuqDLzS2qAASIeuoX0hVgzZQUfRDuZrPvH3D8.woff2 +0 -0
- data/fonts/BJVWev7_auVaQ__OU8Qih1KPGs1ZzpMvnHX-7fPOuAc.woff2 +0 -0
- data/fonts/CWlc_g68BGYDSGdpJvpktgLUuEpTyoUstqEm5AMlJo4.woff2 +0 -0
- data/fonts/DVKQJxMmC9WF_oplMzlQqYX0hVgzZQUfRDuZrPvH3D8.woff2 +0 -0
- data/fonts/GpWpM_6S4VQLPNAQ3iWvVYX0hVgzZQUfRDuZrPvH3D8.woff2 +0 -0
- data/fonts/IcoMoon.eot +0 -0
- data/fonts/IcoMoon.svg +69 -0
- data/fonts/IcoMoon.ttf +0 -0
- data/fonts/IcoMoon.woff +0 -0
- data/fonts/PIPMHY90P7jtyjpXuZ2cLJBw1xU1rKptJj_0jans920.woff2 +0 -0
- data/fonts/PTSans-Bold.woff +0 -0
- data/fonts/PTSans-BoldItalic.woff +0 -0
- data/fonts/PTSans-Italic.woff +0 -0
- data/fonts/PTSans-Regular.woff +0 -0
- data/fonts/PatuaOne-Regular.woff +0 -0
- data/fonts/YDAoLskQQ5MOAgvHUQCcLWjF_m7mVnhXExjNED3rUtY.woff2 +0 -0
- data/fonts/YDAoLskQQ5MOAgvHUQCcLaa0P60JZGaCMFbL3N9v4H0.woff2 +0 -0
- data/fonts/YanoneKaffeesatz-Regular.woff +0 -0
- data/fonts/fhNmDCnjccoUYyU4ZASaLVKPGs1ZzpMvnHX-7fPOuAc.woff2 +0 -0
- data/fonts/g46X4VH_KHOWAAa-HpnGPgsYbbCjybiHxArTLjt7FRU.woff2 +0 -0
- data/fonts/hpORcvLZtemlH8gI-1S-7gsYbbCjybiHxArTLjt7FRU.woff2 +0 -0
- data/fonts/kTYfCWJhlldPf5LnG4ZnHAsYbbCjybiHxArTLjt7FRU.woff2 +0 -0
- data/fonts/lILlYDvubYemzYzN7GbLkA7aC6SjiAOpAWOKfJDfVRY.woff2 +0 -0
- data/fonts/lILlYDvubYemzYzN7GbLkBampu5_7CjHW5spxoeN3Vs.woff2 +0 -0
- data/fonts/lILlYDvubYemzYzN7GbLkBdwxCXfZpKo5kWAx_74bHs.woff2 +0 -0
- data/fonts/lILlYDvubYemzYzN7GbLkIjoYw3YTyktCCer_ilOlhE.woff2 +0 -0
- data/fonts/oysROHFTu1eTZ74Hcf8V-VKPGs1ZzpMvnHX-7fPOuAc.woff2 +0 -0
- data/fonts/yAXhog6uK3bd3OwBILv_SJBw1xU1rKptJj_0jans920.woff2 +0 -0
- data/images/bird_32_gray.png +0 -0
- data/images/bird_32_gray_fail.png +0 -0
- data/images/code_bg.png +0 -0
- data/images/construction.png +0 -0
- data/images/divider.png +0 -0
- data/images/dotted-border.png +0 -0
- data/images/email.png +0 -0
- data/images/gradback.png +0 -0
- data/images/gradhead.png +0 -0
- data/images/gradhover.png +0 -0
- data/images/line-tile.png +0 -0
- data/images/noise.png +0 -0
- data/images/rss.png +0 -0
- data/images/search.png +0 -0
- data/images/sorry.gif +0 -0
- data/javascripts/ender.js +45 -0
- data/javascripts/github.js +32 -0
- data/javascripts/libs/jXHR.js +85 -0
- data/javascripts/libs/jquery.min.js +5 -0
- data/javascripts/libs/modernizr.custom.55630.js +4 -0
- data/javascripts/libs/swfobject-dynamic.js +298 -0
- data/javascripts/modernizr-2.0.js +5 -0
- data/javascripts/octopress.js +151 -0
- data/javascripts/pinboard.js +56 -0
- data/javascripts/twitter.js +78 -0
- metadata +90 -1
@@ -0,0 +1,48 @@
|
|
1
|
+
// Here you can easily change your sites's color scheme.
|
2
|
+
// To give it a try, uncomment some of the lines below rebuild your blog, and see how it works.
|
3
|
+
// If you need a handy color picker try http://hslpicker.com
|
4
|
+
|
5
|
+
// uncomment line with * to get dark back
|
6
|
+
/*$header-bg: #263347;*/
|
7
|
+
/*$subtitle-color: lighten($header-bg, 58);*/
|
8
|
+
//$nav-bg: desaturate(lighten(#8fc17a, 18), 5);
|
9
|
+
$nav-bg: desaturate(lighten(#4F5153, 1), 5);
|
10
|
+
//$nav-bg-front: image-url('noise.png');
|
11
|
+
$nav-bg-back: linear-gradient(lighten($nav-bg, 8), $nav-bg, darken($nav-bg, 11));
|
12
|
+
//$sidebar-bg: desaturate(#eceff5, 8);
|
13
|
+
//$sidebar-link-color: saturate(#526f9a, 10);
|
14
|
+
//$sidebar-link-color-hover: darken(#7ab662, 9);
|
15
|
+
$footer-bg: #393A3D !default;
|
16
|
+
//$footer-bg-front: image-url('noise.png');
|
17
|
+
$footer-bg-back: linear-gradient(lighten($footer-bg, 9), $footer-bg, darken($footer-bg, 11));
|
18
|
+
// $footer-link-color: hsl(209.73, 47.64%, 54.31%);
|
19
|
+
$footer-link-color: hsl(209.01, 86.94%, 50.04%);
|
20
|
+
$footer-link-color-hover: lighten($footer-link-color, 9);
|
21
|
+
|
22
|
+
|
23
|
+
/* To use the light Solarized highlighting theme uncomment the following line */
|
24
|
+
//$solarized: light;
|
25
|
+
|
26
|
+
/* If you want to tweak the Solarized colors you can do that here */
|
27
|
+
//$base03: #002b36; //darkest blue
|
28
|
+
//$base02: #073642; //dark blue
|
29
|
+
//$base01: #586e75; //darkest gray
|
30
|
+
//$base00: #657b83; //dark gray
|
31
|
+
//$base0: #839496; //medium gray
|
32
|
+
//$base1: #93a1a1; //medium light gray
|
33
|
+
//$base2: #eee8d5; //cream
|
34
|
+
//$base3: #fdf6e3; //white
|
35
|
+
//$solar-yellow: #b58900;
|
36
|
+
//$solar-orange: #cb4b16;
|
37
|
+
//$solar-red: #dc322f;
|
38
|
+
//$solar-magenta: #d33682;
|
39
|
+
//$solar-violet: #6c71c4;
|
40
|
+
//$solar-blue: #268bd2;
|
41
|
+
//$solar-cyan: #2aa198;
|
42
|
+
//$solar-green: #859900;
|
43
|
+
|
44
|
+
|
45
|
+
/* Non highlighted code colors */
|
46
|
+
//$pre-bg: $base03;
|
47
|
+
//$pre-border: darken($base02, 5);
|
48
|
+
//$pre-color: $base1;
|
@@ -0,0 +1,16 @@
|
|
1
|
+
// Here you can easily change font faces which are used in your site.
|
2
|
+
// To give it a try, uncomment some of the lines below rebuild your blog, and see how it works. your sites's.
|
3
|
+
// If you love to use Web Fonts, you also need to add some lines to source/_includes/custom/head.html
|
4
|
+
|
5
|
+
//$sans: "Optima", sans-serif;
|
6
|
+
//$serif: "Baskerville", serif;
|
7
|
+
//$mono: "Courier", monospace;
|
8
|
+
//$heading-font-family: "Verdana", sans-serif;
|
9
|
+
//$header-title-font-family: "Futura", sans-serif;
|
10
|
+
//$header-subtitle-font-family: "Futura", sans-serif;
|
11
|
+
|
12
|
+
$header-title-font-family: 'Patua One', "Helvetica Neue", Arial, sans-serif;
|
13
|
+
$header-subtitle-font-family: 'Yanone Kaffeesatz', "Helvetica Neue", Arial, sans-serif;
|
14
|
+
$heading-font-family: 'Yanone Kaffeesatz', "Helvetica Neue", Arial, sans-serif;
|
15
|
+
// $serif: 'Hiragino Mincho ProN', PCMyungjo, serif;
|
16
|
+
$serif: 'PT Sans', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
|
@@ -0,0 +1,68 @@
|
|
1
|
+
$footer-construction: hsl(0.00, 0.00%, 6.27%);
|
2
|
+
|
3
|
+
// Footer
|
4
|
+
body > footer {
|
5
|
+
overflow: hidden;
|
6
|
+
p {
|
7
|
+
margin-bottom: 0;
|
8
|
+
}
|
9
|
+
@include border-bottom-radius(0px);
|
10
|
+
p span.theme-version {
|
11
|
+
float: right;
|
12
|
+
color: #9C9EA2;
|
13
|
+
}
|
14
|
+
@include single-box-shadow(#000, 1px, 3px, 5px)
|
15
|
+
}
|
16
|
+
|
17
|
+
section {
|
18
|
+
&.contruction-wrap {
|
19
|
+
height: 52px;
|
20
|
+
width:200px;
|
21
|
+
position: absolute;
|
22
|
+
right: 0;
|
23
|
+
top: 14px;
|
24
|
+
}
|
25
|
+
div.contruction {
|
26
|
+
height: 15px;
|
27
|
+
width: 200px;
|
28
|
+
position: relative;
|
29
|
+
margin-left: 105px;
|
30
|
+
background-color: hsl(39.59, 100.00%, 47.84%);
|
31
|
+
@include rotate(-45deg);
|
32
|
+
@include background-image(linear-gradient(
|
33
|
+
45deg,
|
34
|
+
$footer-construction 6.25%,
|
35
|
+
transparent 6.25%,
|
36
|
+
transparent 12.5%,
|
37
|
+
$footer-construction 12.5%,
|
38
|
+
$footer-construction 18.75%,
|
39
|
+
transparent 18.75%,
|
40
|
+
transparent 25%,
|
41
|
+
$footer-construction 25%,
|
42
|
+
$footer-construction 31.25%,
|
43
|
+
transparent 31.25%,
|
44
|
+
transparent 37.5%,
|
45
|
+
$footer-construction 37.5%,
|
46
|
+
$footer-construction 43.75%,
|
47
|
+
transparent 43.75%,
|
48
|
+
transparent 50%,
|
49
|
+
$footer-construction 50%,
|
50
|
+
$footer-construction 56.25%,
|
51
|
+
transparent 56.25%,
|
52
|
+
transparent 62.5%,
|
53
|
+
$footer-construction 62.5%,
|
54
|
+
$footer-construction 68.75%,
|
55
|
+
transparent 68.75%,
|
56
|
+
transparent 75%,
|
57
|
+
$footer-construction 75%,
|
58
|
+
$footer-construction 81.25%,
|
59
|
+
transparent 81.25%,
|
60
|
+
transparent 87.5%,
|
61
|
+
$footer-construction 87.5%,
|
62
|
+
$footer-construction 93.75%,
|
63
|
+
transparent 93.75%,
|
64
|
+
transparent 100%
|
65
|
+
));
|
66
|
+
@include box-shadow(hsla(0, 0%, 100%, 0.2) 0px 1px 2px 1px inset, hsla(0, 0%, 0%, 0.2) 0px -1px 1px 1px inset);
|
67
|
+
}
|
68
|
+
}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
// Header
|
2
|
+
body > header {
|
3
|
+
background: none;
|
4
|
+
h1, h2 {
|
5
|
+
@include text-shadow(0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135);
|
6
|
+
}
|
7
|
+
h2 {
|
8
|
+
margin-top: .5em;
|
9
|
+
display: none;
|
10
|
+
}
|
11
|
+
}
|
@@ -0,0 +1,204 @@
|
|
1
|
+
/* cyrillic-ext */
|
2
|
+
@font-face {
|
3
|
+
font-family: 'PT Sans';
|
4
|
+
font-style: normal;
|
5
|
+
font-weight: 400;
|
6
|
+
src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/fhNmDCnjccoUYyU4ZASaLVKPGs1ZzpMvnHX-7fPOuAc.woff2') format('woff2');
|
7
|
+
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
|
8
|
+
}
|
9
|
+
/* cyrillic */
|
10
|
+
@font-face {
|
11
|
+
font-family: 'PT Sans';
|
12
|
+
font-style: normal;
|
13
|
+
font-weight: 400;
|
14
|
+
src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/BJVWev7_auVaQ__OU8Qih1KPGs1ZzpMvnHX-7fPOuAc.woff2') format('woff2');
|
15
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
16
|
+
}
|
17
|
+
/* latin-ext */
|
18
|
+
@font-face {
|
19
|
+
font-family: 'PT Sans';
|
20
|
+
font-style: normal;
|
21
|
+
font-weight: 400;
|
22
|
+
src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/oysROHFTu1eTZ74Hcf8V-VKPGs1ZzpMvnHX-7fPOuAc.woff2') format('woff2');
|
23
|
+
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
|
24
|
+
}
|
25
|
+
/* latin */
|
26
|
+
@font-face {
|
27
|
+
font-family: 'PT Sans';
|
28
|
+
font-style: normal;
|
29
|
+
font-weight: 400;
|
30
|
+
src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/CWlc_g68BGYDSGdpJvpktgLUuEpTyoUstqEm5AMlJo4.woff2') format('woff2');
|
31
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
32
|
+
}
|
33
|
+
/* cyrillic-ext */
|
34
|
+
@font-face {
|
35
|
+
font-family: 'PT Sans';
|
36
|
+
font-style: normal;
|
37
|
+
font-weight: 700;
|
38
|
+
src: local('PT Sans Bold'), local('PTSans-Bold'), url('../fonts/kTYfCWJhlldPf5LnG4ZnHAsYbbCjybiHxArTLjt7FRU.woff2') format('woff2');
|
39
|
+
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
|
40
|
+
}
|
41
|
+
/* cyrillic */
|
42
|
+
@font-face {
|
43
|
+
font-family: 'PT Sans';
|
44
|
+
font-style: normal;
|
45
|
+
font-weight: 700;
|
46
|
+
src: local('PT Sans Bold'), local('PTSans-Bold'), url('../fonts/g46X4VH_KHOWAAa-HpnGPgsYbbCjybiHxArTLjt7FRU.woff2') format('woff2');
|
47
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
48
|
+
}
|
49
|
+
/* latin-ext */
|
50
|
+
@font-face {
|
51
|
+
font-family: 'PT Sans';
|
52
|
+
font-style: normal;
|
53
|
+
font-weight: 700;
|
54
|
+
src: local('PT Sans Bold'), local('PTSans-Bold'), url('../fonts/hpORcvLZtemlH8gI-1S-7gsYbbCjybiHxArTLjt7FRU.woff2') format('woff2');
|
55
|
+
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
|
56
|
+
}
|
57
|
+
/* latin */
|
58
|
+
@font-face {
|
59
|
+
font-family: 'PT Sans';
|
60
|
+
font-style: normal;
|
61
|
+
font-weight: 700;
|
62
|
+
src: local('PT Sans Bold'), local('PTSans-Bold'), url('../fonts/0XxGQsSc1g4rdRdjJKZrNAzyDMXhdD8sAj6OAJTFsBI.woff2') format('woff2');
|
63
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
64
|
+
}
|
65
|
+
/* cyrillic-ext */
|
66
|
+
@font-face {
|
67
|
+
font-family: 'PT Sans';
|
68
|
+
font-style: italic;
|
69
|
+
font-weight: 400;
|
70
|
+
src: local('PT Sans Italic'), local('PTSans-Italic'), url('../fonts/GpWpM_6S4VQLPNAQ3iWvVYX0hVgzZQUfRDuZrPvH3D8.woff2') format('woff2');
|
71
|
+
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
|
72
|
+
}
|
73
|
+
/* cyrillic */
|
74
|
+
@font-face {
|
75
|
+
font-family: 'PT Sans';
|
76
|
+
font-style: italic;
|
77
|
+
font-weight: 400;
|
78
|
+
src: local('PT Sans Italic'), local('PTSans-Italic'), url('../fonts/7dSh6BcuqDLzS2qAASIeuoX0hVgzZQUfRDuZrPvH3D8.woff2') format('woff2');
|
79
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
80
|
+
}
|
81
|
+
/* latin-ext */
|
82
|
+
@font-face {
|
83
|
+
font-family: 'PT Sans';
|
84
|
+
font-style: italic;
|
85
|
+
font-weight: 400;
|
86
|
+
src: local('PT Sans Italic'), local('PTSans-Italic'), url('../fonts/DVKQJxMmC9WF_oplMzlQqYX0hVgzZQUfRDuZrPvH3D8.woff2') format('woff2');
|
87
|
+
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
|
88
|
+
}
|
89
|
+
/* latin */
|
90
|
+
@font-face {
|
91
|
+
font-family: 'PT Sans';
|
92
|
+
font-style: italic;
|
93
|
+
font-weight: 400;
|
94
|
+
src: local('PT Sans Italic'), local('PTSans-Italic'), url('../fonts/PIPMHY90P7jtyjpXuZ2cLJBw1xU1rKptJj_0jans920.woff2') format('woff2');
|
95
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
96
|
+
}
|
97
|
+
/* cyrillic-ext */
|
98
|
+
@font-face {
|
99
|
+
font-family: 'PT Sans';
|
100
|
+
font-style: italic;
|
101
|
+
font-weight: 700;
|
102
|
+
src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('../fonts/lILlYDvubYemzYzN7GbLkA7aC6SjiAOpAWOKfJDfVRY.woff2') format('woff2');
|
103
|
+
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
|
104
|
+
}
|
105
|
+
/* cyrillic */
|
106
|
+
@font-face {
|
107
|
+
font-family: 'PT Sans';
|
108
|
+
font-style: italic;
|
109
|
+
font-weight: 700;
|
110
|
+
src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('../fonts/lILlYDvubYemzYzN7GbLkBdwxCXfZpKo5kWAx_74bHs.woff2') format('woff2');
|
111
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
112
|
+
}
|
113
|
+
/* latin-ext */
|
114
|
+
@font-face {
|
115
|
+
font-family: 'PT Sans';
|
116
|
+
font-style: italic;
|
117
|
+
font-weight: 700;
|
118
|
+
src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('../fonts/lILlYDvubYemzYzN7GbLkIjoYw3YTyktCCer_ilOlhE.woff2') format('woff2');
|
119
|
+
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
|
120
|
+
}
|
121
|
+
/* latin */
|
122
|
+
@font-face {
|
123
|
+
font-family: 'PT Sans';
|
124
|
+
font-style: italic;
|
125
|
+
font-weight: 700;
|
126
|
+
src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('../fonts/lILlYDvubYemzYzN7GbLkBampu5_7CjHW5spxoeN3Vs.woff2') format('woff2');
|
127
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
128
|
+
}
|
129
|
+
/* latin */
|
130
|
+
@font-face {
|
131
|
+
font-family: 'Patua One';
|
132
|
+
font-style: normal;
|
133
|
+
font-weight: 400;
|
134
|
+
src: local('Patua One'), local('PatuaOne-Regular'), url('../fonts/yAXhog6uK3bd3OwBILv_SJBw1xU1rKptJj_0jans920.woff2') format('woff2');
|
135
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
136
|
+
}
|
137
|
+
/* latin-ext */
|
138
|
+
@font-face {
|
139
|
+
font-family: 'Yanone Kaffeesatz';
|
140
|
+
font-style: normal;
|
141
|
+
font-weight: 400;
|
142
|
+
src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url('../fonts/YDAoLskQQ5MOAgvHUQCcLaa0P60JZGaCMFbL3N9v4H0.woff2') format('woff2');
|
143
|
+
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
|
144
|
+
}
|
145
|
+
/* latin */
|
146
|
+
@font-face {
|
147
|
+
font-family: 'Yanone Kaffeesatz';
|
148
|
+
font-style: normal;
|
149
|
+
font-weight: 400;
|
150
|
+
src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url('../fonts/YDAoLskQQ5MOAgvHUQCcLWjF_m7mVnhXExjNED3rUtY.woff2') format('woff2');
|
151
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
152
|
+
}
|
153
|
+
|
154
|
+
@font-face {
|
155
|
+
font-family: 'icomoon';
|
156
|
+
src: url('../fonts/IcoMoon.eot');
|
157
|
+
src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'),
|
158
|
+
url('../fonts/IcoMoon.svg#icomoon') format('svg'),
|
159
|
+
url('../fonts/IcoMoon.woff') format('woff'),
|
160
|
+
url('../fonts/IcoMoon.ttf') format('truetype');
|
161
|
+
font-weight: normal;
|
162
|
+
font-style: normal;
|
163
|
+
}
|
164
|
+
|
165
|
+
/* Use the following CSS code if you want to use data attributes for inserting your icons */
|
166
|
+
[data-icon]:before {
|
167
|
+
font-family: 'icomoon';
|
168
|
+
content: attr(data-icon);
|
169
|
+
speak: none;
|
170
|
+
}
|
171
|
+
|
172
|
+
/* Use the following CSS code if you want to have a class per icon */
|
173
|
+
[class^="icon-"]:before, [class*=" icon-"]:before {
|
174
|
+
font-family: 'icomoon';
|
175
|
+
font-style: normal;
|
176
|
+
speak: none;
|
177
|
+
}
|
178
|
+
.icon-facebook:before {
|
179
|
+
content: "\23";
|
180
|
+
}
|
181
|
+
.icon-github:before {
|
182
|
+
content: "\24";
|
183
|
+
}
|
184
|
+
.icon-google-plus:before {
|
185
|
+
content: "\25";
|
186
|
+
}
|
187
|
+
.icon-rss:before {
|
188
|
+
content: "\26";
|
189
|
+
}
|
190
|
+
.icon-home:before {
|
191
|
+
content: "\27";
|
192
|
+
}
|
193
|
+
.icon-user:before {
|
194
|
+
content: "\28";
|
195
|
+
}
|
196
|
+
.icon-book-alt:before {
|
197
|
+
content: "\2a";
|
198
|
+
}
|
199
|
+
.icon-twitter:before {
|
200
|
+
content: "\22";
|
201
|
+
}
|
202
|
+
.icon-link:before {
|
203
|
+
content: "\21";
|
204
|
+
}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
// Here you can easily change your sites's layout.
|
2
|
+
// To give it a try, uncomment some of the lines below, make changes, rebuild your blog, and see how it works.
|
3
|
+
|
4
|
+
//$header-font-size: 1em;
|
5
|
+
//$header-padding-top: 1.5em;
|
6
|
+
//$header-padding-bottom: 1.5em;
|
7
|
+
|
8
|
+
$max-width: 1000px;
|
9
|
+
$indented-lists: true;
|
10
|
+
|
11
|
+
// Padding used for layout margins
|
12
|
+
//$pad-min: 18px;
|
13
|
+
//$pad-narrow: 25px;
|
14
|
+
//$pad-medium: 35px;
|
15
|
+
//$pad-wide: 55px;
|
16
|
+
|
17
|
+
// Sidebar widths used in media queries
|
18
|
+
//$sidebar-width-medium: 240px;
|
19
|
+
//$sidebar-pad-medium: 15px;
|
20
|
+
//$sidebar-pad-wide: 20px;
|
21
|
+
//$sidebar-width-wide: 300px;
|
@@ -0,0 +1,50 @@
|
|
1
|
+
// Navigation
|
2
|
+
body > nav {
|
3
|
+
@include single-box-shadow(#000, 0px, 2px, 5px);
|
4
|
+
li + li {
|
5
|
+
border-left: none;
|
6
|
+
a {
|
7
|
+
border-left: none;
|
8
|
+
}
|
9
|
+
}
|
10
|
+
ul.main-navigation {
|
11
|
+
padding-left: 3px;
|
12
|
+
}
|
13
|
+
// ul.subscription {
|
14
|
+
// display: none;
|
15
|
+
// }
|
16
|
+
a {
|
17
|
+
&:hover {
|
18
|
+
color: hsl(209.01, 86.94%, 50.04%);
|
19
|
+
text-shadow:
|
20
|
+
hsl(209.01, 86.94%, 42.04%) 0px 0px 5px,
|
21
|
+
hsl(209.01, 86.94%, 42.04%) 0px 0px 7px,
|
22
|
+
hsl(209.01, 86.94%, 52.04%) 0px 0px 9px,
|
23
|
+
hsl(209.01, 86.94%, 52.04%) 0px 0px 11px,
|
24
|
+
hsl(0, 0%, 0%) 0 0 2px;
|
25
|
+
|
26
|
+
}
|
27
|
+
i {
|
28
|
+
color: hsl(209.01, 86.94%, 50.04%);
|
29
|
+
text-shadow:
|
30
|
+
hsl(209.01, 86.94%, 42.04%) 0px 0px 5px,
|
31
|
+
hsl(209.01, 86.94%, 42.04%) 0px 0px 7px,
|
32
|
+
hsl(209.01, 86.94%, 52.04%) 0px 0px 9px,
|
33
|
+
hsl(209.01, 86.94%, 52.04%) 0px 0px 11px,
|
34
|
+
hsl(0, 0%, 0%) 0 0 2px;
|
35
|
+
&.icon-home, &.icon-book-alt, &.icon-user {
|
36
|
+
padding-right: 5px;
|
37
|
+
}
|
38
|
+
}
|
39
|
+
}
|
40
|
+
}
|
41
|
+
|
42
|
+
.divider {
|
43
|
+
position: absolute;
|
44
|
+
display: block;
|
45
|
+
height: 42px; /* this */
|
46
|
+
width: 1px; /* where the magic happens */
|
47
|
+
@include background-image(linear-gradient(top, rgb(40, 54, 62) 50%, rgb(30, 40, 47) 100%));
|
48
|
+
margin: -.57em 0em 0em 0em; /* pulls the border to the top of the header */
|
49
|
+
box-shadow: 1px 0 0 0 rgba(255,255,255,.1); /* white highlight on the inside of the border, ff now accepts this w/o a prefix */
|
50
|
+
}
|
@@ -0,0 +1,81 @@
|
|
1
|
+
// This File is imported last, and will override other styles in the cascade
|
2
|
+
// Add styles here to make changes without digging in too much
|
3
|
+
|
4
|
+
// Import
|
5
|
+
@import "icomoon";
|
6
|
+
@import "footnotes";
|
7
|
+
@import "tablestyle";
|
8
|
+
@import "background";
|
9
|
+
@import "header";
|
10
|
+
@import "navigation";
|
11
|
+
@import "article";
|
12
|
+
@import "footer";
|
13
|
+
|
14
|
+
// Main layout
|
15
|
+
html {
|
16
|
+
body > div > div {
|
17
|
+
border-right: none;
|
18
|
+
}
|
19
|
+
|
20
|
+
audio {
|
21
|
+
width:100%;
|
22
|
+
}
|
23
|
+
|
24
|
+
i.icon { // 使用 Pictos 的 icon font
|
25
|
+
font-family: 'Pictos Custom';
|
26
|
+
-webkit-font-smoothing: antialiased;
|
27
|
+
font-style: normal;
|
28
|
+
font-weight: normal;
|
29
|
+
font-size: 22px;
|
30
|
+
}
|
31
|
+
|
32
|
+
::selection {
|
33
|
+
color: hsl(0, 0, 100%);
|
34
|
+
background: hsl(0, 0, 0); /* Safari */
|
35
|
+
}
|
36
|
+
::-moz-selection {
|
37
|
+
color: hsl(0, 0, 100%);
|
38
|
+
background: hsl(0, 0, 0); /* Firefox */
|
39
|
+
}
|
40
|
+
}
|
41
|
+
|
42
|
+
// Responsive design
|
43
|
+
@media only screen and (min-width: 1037px) {
|
44
|
+
body > nav {
|
45
|
+
@include border-top-radius(.4em);
|
46
|
+
}
|
47
|
+
|
48
|
+
body > footer {
|
49
|
+
@include border-bottom-radius(.4em);
|
50
|
+
}
|
51
|
+
}
|
52
|
+
|
53
|
+
@media only screen and (min-width: 550px) {
|
54
|
+
body > header > hgroup {
|
55
|
+
section div#banner {
|
56
|
+
display: none;
|
57
|
+
}
|
58
|
+
}
|
59
|
+
}
|
60
|
+
|
61
|
+
// the divider between links in navigator
|
62
|
+
@media only screen and (min-width: 992px) {
|
63
|
+
.divider {
|
64
|
+
height: 48px; /* this */
|
65
|
+
margin: -.57em 0em 0em 0em; /* pulls the border to the top of the header */
|
66
|
+
}
|
67
|
+
}
|
68
|
+
|
69
|
+
@media only screen and (max-width: 992px) {
|
70
|
+
.divider {
|
71
|
+
height: 42px; /* this */
|
72
|
+
margin: -.57em 0em 0em 0em; /* pulls the border to the top of the header */
|
73
|
+
}
|
74
|
+
}
|
75
|
+
|
76
|
+
@media only screen and (max-width: 768px) {
|
77
|
+
.divider {
|
78
|
+
height: 40px;
|
79
|
+
margin: -.53em 0 0 0;
|
80
|
+
}
|
81
|
+
}
|
@@ -0,0 +1,37 @@
|
|
1
|
+
// table style
|
2
|
+
#gradient-style
|
3
|
+
{
|
4
|
+
margin-bottom: 1.5em;
|
5
|
+
width: 100%;
|
6
|
+
text-align: left;
|
7
|
+
border-collapse: collapse;
|
8
|
+
}
|
9
|
+
#gradient-style th
|
10
|
+
{
|
11
|
+
text-align: left;
|
12
|
+
font-weight: normal;
|
13
|
+
padding: 8px;
|
14
|
+
background: #b9c9fe url('../images/gradhead.png') repeat-x;
|
15
|
+
border-top: 2px solid #d3ddff;
|
16
|
+
border-bottom: 1px solid #fff;
|
17
|
+
color: #039;
|
18
|
+
}
|
19
|
+
#gradient-style td
|
20
|
+
{
|
21
|
+
padding: 8px;
|
22
|
+
border-bottom: 1px solid #fff;
|
23
|
+
color: #669;
|
24
|
+
border-top: 1px solid #fff;
|
25
|
+
background: #e8edff url('../images/gradback.png') repeat-x;
|
26
|
+
}
|
27
|
+
#gradient-style tfoot tr td
|
28
|
+
{
|
29
|
+
background: #e8edff;
|
30
|
+
font-size: 12px;
|
31
|
+
color: #99c;
|
32
|
+
}
|
33
|
+
#gradient-style tbody tr:hover td
|
34
|
+
{
|
35
|
+
background: #d0dafd url('../images/gradhover.png') repeat-x;
|
36
|
+
color: #339;
|
37
|
+
}
|
@@ -0,0 +1,72 @@
|
|
1
|
+
#archive {
|
2
|
+
#content > div { &, > article { padding-top: 0; } }
|
3
|
+
}
|
4
|
+
#blog-archives {
|
5
|
+
article {
|
6
|
+
padding: 1em 0 1em;
|
7
|
+
position: relative;
|
8
|
+
background: $img-border bottom left repeat-x;
|
9
|
+
&:last-child {
|
10
|
+
background: none;
|
11
|
+
}
|
12
|
+
footer { padding: 0; margin: 0;}
|
13
|
+
}
|
14
|
+
h1 { color: $text-color; margin-bottom: .3em; }
|
15
|
+
h2 { display: none; }
|
16
|
+
h1 {
|
17
|
+
font-size: 1.5em;
|
18
|
+
a {
|
19
|
+
@include hover-link;
|
20
|
+
color: inherit;
|
21
|
+
&:hover { color: $link-color-hover; }
|
22
|
+
font-weight: normal;
|
23
|
+
display: inline-block;
|
24
|
+
}
|
25
|
+
}
|
26
|
+
a.category, time {
|
27
|
+
@extend .sans;
|
28
|
+
color: $text-color-light;
|
29
|
+
}
|
30
|
+
color: $text-color-light;
|
31
|
+
.entry-content { display: none; }
|
32
|
+
time {
|
33
|
+
font-size: .9em;
|
34
|
+
line-height: 1.2em;
|
35
|
+
.month, .day { display: inline-block; }
|
36
|
+
.month { text-transform: uppercase; }
|
37
|
+
}
|
38
|
+
p { margin-bottom: 1em; }
|
39
|
+
&, .entry-content { a { @include link-colors(inherit, $link-color-hover); }}
|
40
|
+
a:hover { color: $link-color-hover; }
|
41
|
+
@media only screen and (min-width: 550px) {
|
42
|
+
article { margin-left: 5em; }
|
43
|
+
h2 {
|
44
|
+
margin-bottom: .3em;
|
45
|
+
font-weight: normal;
|
46
|
+
display: inline-block;
|
47
|
+
position: relative; top: -1px;
|
48
|
+
float: left;
|
49
|
+
&:first-child { padding-top: .75em; }
|
50
|
+
}
|
51
|
+
time {
|
52
|
+
position: absolute;
|
53
|
+
text-align: right;
|
54
|
+
left: 0em;
|
55
|
+
top: 1.8em;
|
56
|
+
}
|
57
|
+
.year { display: none; }
|
58
|
+
article {
|
59
|
+
padding:{left: 4.5em; bottom: .7em;}
|
60
|
+
}
|
61
|
+
a.category {
|
62
|
+
line-height: 1.1em;
|
63
|
+
}
|
64
|
+
}
|
65
|
+
}
|
66
|
+
#content > .category {
|
67
|
+
article {
|
68
|
+
margin-left: 0;
|
69
|
+
padding-left: 6.8em;
|
70
|
+
}
|
71
|
+
.year { display: inline; }
|
72
|
+
}
|