jekyll-theme-merlot 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +116 -0
  3. data/README.md +92 -0
  4. data/_layouts/default.html +91 -0
  5. data/_sass/jekyll-theme-merlot.scss +4 -0
  6. data/_sass/rouge-base16-solarized.scss +77 -0
  7. data/_sass/screen.scss +570 -0
  8. data/assets/css/mobile.css +510 -0
  9. data/assets/css/non-screen.css +154 -0
  10. data/assets/css/style.scss +4 -0
  11. data/assets/fonts/opensans-bold-webfont.eot +0 -0
  12. data/assets/fonts/opensans-bold-webfont.svg +251 -0
  13. data/assets/fonts/opensans-bold-webfont.ttf +0 -0
  14. data/assets/fonts/opensans-bold-webfont.woff +0 -0
  15. data/assets/fonts/opensans-bolditalic-webfont.eot +0 -0
  16. data/assets/fonts/opensans-bolditalic-webfont.svg +251 -0
  17. data/assets/fonts/opensans-bolditalic-webfont.ttf +0 -0
  18. data/assets/fonts/opensans-bolditalic-webfont.woff +0 -0
  19. data/assets/fonts/opensans-extrabold-webfont.eot +0 -0
  20. data/assets/fonts/opensans-extrabold-webfont.svg +251 -0
  21. data/assets/fonts/opensans-extrabold-webfont.ttf +0 -0
  22. data/assets/fonts/opensans-extrabold-webfont.woff +0 -0
  23. data/assets/fonts/opensans-italic-webfont.eot +0 -0
  24. data/assets/fonts/opensans-italic-webfont.svg +251 -0
  25. data/assets/fonts/opensans-italic-webfont.ttf +0 -0
  26. data/assets/fonts/opensans-italic-webfont.woff +0 -0
  27. data/assets/fonts/opensans-regular-webfont.eot +0 -0
  28. data/assets/fonts/opensans-regular-webfont.svg +252 -0
  29. data/assets/fonts/opensans-regular-webfont.ttf +0 -0
  30. data/assets/fonts/opensans-regular-webfont.woff +0 -0
  31. data/assets/images/bg-ramp.jpg +0 -0
  32. data/assets/images/blockquote-gfx-2x.png +0 -0
  33. data/assets/images/blockquote-gfx.png +0 -0
  34. data/assets/images/chevron-2x.png +0 -0
  35. data/assets/images/chevron.png +0 -0
  36. data/assets/images/download-fallback-bg.png +0 -0
  37. data/assets/images/download-sprite.png +0 -0
  38. data/assets/images/footer-ramp.jpg +0 -0
  39. data/assets/images/fork-sprite.png +0 -0
  40. data/assets/images/hr-2x.jpg +0 -0
  41. data/assets/images/hr.jpg +0 -0
  42. data/assets/images/octocat-2x.png +0 -0
  43. data/assets/images/octocat.png +0 -0
  44. data/assets/images/ribbon-tail-sprite-2x.png +0 -0
  45. data/assets/images/ribbon-tail-sprite.png +0 -0
  46. data/assets/images/shield-fallback.png +0 -0
  47. data/assets/images/shield.png +0 -0
  48. data/assets/images/site-2.png +0 -0
  49. data/assets/images/small-ribbon-tail-sprite-2x.png +0 -0
  50. data/assets/images/small-ribbon-tail-sprite.png +0 -0
  51. data/assets/js/headsmart.min.js +1 -0
  52. data/assets/js/modernizr.js +4 -0
  53. metadata +109 -0
@@ -0,0 +1,510 @@
1
+ /* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 9, 2012 */
2
+
3
+
4
+ @font-face {
5
+ font-family: 'Open Sans';
6
+ src: url('../fonts/opensans-regular-webfont.eot');
7
+ src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
8
+ url('../fonts/opensans-regular-webfont.woff') format('woff'),
9
+ url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
10
+ url('../fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
11
+ font-weight: normal;
12
+ font-style: normal;
13
+ }
14
+
15
+ @font-face {
16
+ font-family: 'Open Sans';
17
+ src: url('../fonts/opensans-italic-webfont.eot');
18
+ src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
19
+ url('../fonts/opensans-italic-webfont.woff') format('woff'),
20
+ url('../fonts/opensans-italic-webfont.ttf') format('truetype'),
21
+ url('../fonts/opensans-italic-webfont.svg#OpenSansItalic') format('svg');
22
+ font-weight: normal;
23
+ font-style: italic;
24
+ }
25
+
26
+ @font-face {
27
+ font-family: 'Open Sans';
28
+ src: url('../fonts/opensans-bold-webfont.eot');
29
+ src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
30
+ url('../fonts/opensans-bold-webfont.woff') format('woff'),
31
+ url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
32
+ url('../fonts/opensans-bold-webfont.svg#OpenSansBold') format('svg');
33
+ font-weight: bold;
34
+ font-style: normal;
35
+ }
36
+
37
+ @font-face {
38
+ font-family: 'Open Sans';
39
+ src: url('../fonts/opensans-bolditalic-webfont.eot');
40
+ src: url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
41
+ url('../fonts/opensans-bolditalic-webfont.woff') format('woff'),
42
+ url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'),
43
+ url('../fonts/opensans-bolditalic-webfont.svg#OpenSansBoldItalic') format('svg');
44
+ font-weight: bold;
45
+ font-style: italic;
46
+ }
47
+
48
+ @font-face {
49
+ font-family: 'Open Sans';
50
+ src: url('../fonts/opensans-extrabold-webfont.eot');
51
+ src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
52
+ url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
53
+ url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
54
+ url('../fonts/opensans-extrabold-webfont.svg#OpenSansExtrabold') format('svg');
55
+ font-weight: bolder;
56
+ font-style: normal;
57
+ }
58
+
59
+
60
+ /* http://meyerweb.com/eric/tools/css/reset/
61
+ v2.0 | 20110126
62
+ License: none (public domain)
63
+ */
64
+
65
+ html, body, div, span, applet, object, iframe,
66
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
67
+ a, abbr, acronym, address, big, cite, code,
68
+ del, dfn, em, img, ins, kbd, q, s, samp,
69
+ small, strike, strong, sub, sup, tt, var,
70
+ b, u, i, center,
71
+ dl, dt, dd, ol, ul, li,
72
+ fieldset, form, label, legend,
73
+ table, caption, tbody, tfoot, thead, tr, th, td,
74
+ article, aside, canvas, details, embed,
75
+ figure, figcaption, footer, header, hgroup,
76
+ menu, nav, output, ruby, section, summary,
77
+ time, mark, audio, video {
78
+ margin: 0;
79
+ padding: 0;
80
+ border: 0;
81
+ font-size: 100%;
82
+ font: inherit;
83
+ vertical-align: baseline;
84
+ }
85
+ /* HTML5 display-role reset for older browsers */
86
+ article, aside, details, figcaption, figure,
87
+ footer, header, hgroup, menu, nav, section {
88
+ display: block;
89
+ }
90
+ body {
91
+ line-height: 1;
92
+ }
93
+ ol, ul {
94
+ list-style: none;
95
+ }
96
+ blockquote, q {
97
+ quotes: none;
98
+ }
99
+ blockquote:before, blockquote:after,
100
+ q:before, q:after {
101
+ content: '';
102
+ content: none;
103
+ }
104
+ table {
105
+ border-collapse: collapse;
106
+ border-spacing: 0;
107
+ }
108
+
109
+ header, footer, section {
110
+ display: block;
111
+ position: relative;
112
+ }
113
+
114
+ /* STYLES */
115
+
116
+ div.shell {
117
+ display: block;
118
+ width: 640px;
119
+ margin: 0 auto;
120
+ }
121
+
122
+ a#forkme_banner {
123
+ display: none;
124
+ }
125
+
126
+ /* header */
127
+
128
+ header {
129
+ position: relative;
130
+ z-index: 2;
131
+ margin: 0;
132
+ max-width: 640px;
133
+ top: 51px;
134
+ }
135
+
136
+ header span.ribbon-inner {
137
+ position: relative;
138
+ display: block;
139
+ background-color: #cd596b;
140
+ border: 8px solid #7c334f;
141
+ padding: 6px;
142
+ z-index: 1;
143
+ }
144
+
145
+ header span.left-tail, header span.right-tail {
146
+ position: relative;
147
+ display: block;
148
+ width: 19px;
149
+ height: 10px;
150
+ background: transparent url(../images/ribbon-tail-sprite-2x.png) 0 0 no-repeat;
151
+ position: absolute;
152
+ bottom: -10px;
153
+ z-index: 0;
154
+ }
155
+
156
+ header span.left-tail {
157
+ background-position: 0 0;
158
+ left: 0;
159
+ }
160
+
161
+ header span.right-tail {
162
+ background-position: -19px 0;
163
+ right: 0;
164
+ }
165
+
166
+ header h1 {
167
+ background-color: #7c334f;
168
+ font-size: 2em;
169
+ font-weight: bolder;
170
+ font-style: normal;
171
+ text-transform: uppercase;
172
+ color: #ece4d8;
173
+ text-align: center;
174
+ line-height:1;
175
+ padding: 14px 20px 0;
176
+ }
177
+
178
+ header h2 {
179
+ background-color: #7c334f;
180
+ font: bold italic .85em/1.5 Georgia, Times, “Times New Roman”, serif;
181
+ color: #e69b95;
182
+ padding-bottom: 14px;
183
+ margin-top: -3px;
184
+ text-align: center;
185
+ }
186
+
187
+ section#downloads {
188
+ position: relative;
189
+ display: block;
190
+ height: 171px;
191
+ width: 602px;
192
+ padding-bottom: 150px;
193
+ margin: 51px auto -250px;
194
+ z-index: 1;
195
+ background: transparent url(../images/shield.png) center 0 no-repeat;
196
+ }
197
+
198
+ section#downloads a {
199
+ display: none;
200
+ }
201
+
202
+ span.banner-fix {
203
+ background: transparent url(../images/shield-fallback.png) center top no-repeat;
204
+ display: block;
205
+ height: 31px;
206
+ position: absolute;
207
+ width: 640px;
208
+ top: 20px;
209
+
210
+ }
211
+
212
+ section#main_content {
213
+ z-index: 2;
214
+ padding: 20px 40px 0;
215
+ min-height:185px;
216
+ }
217
+
218
+ /* footer */
219
+
220
+ footer {
221
+ background: none;
222
+ padding-top: 104px;
223
+ margin: -94px auto 40px;
224
+ max-width:640px;
225
+ text-align: center;
226
+ }
227
+
228
+ footer span.ribbon-outer {
229
+ display: block;
230
+ position: relative;
231
+ border-bottom: 2px solid #bdb6ad;
232
+ }
233
+
234
+ footer span.ribbon-inner {
235
+ position: relative;
236
+ display: block;
237
+ background-color: #cd596b;
238
+ border: 8px solid #7c334f;
239
+ padding: 6px;
240
+ z-index: 1;
241
+ }
242
+
243
+ footer p {
244
+ font-family: 'Open Sans', sans-serif;
245
+ font-weight: bold;
246
+ font-size: .6em;
247
+ color: #8b786f;
248
+ }
249
+
250
+ footer a {
251
+ color: #cd596b;
252
+ }
253
+
254
+ footer span.ribbon-inner p {
255
+ background-color: #7c334f;
256
+ margin: 0;
257
+ color: #e69b95;
258
+ font: bold italic 22px/1 Georgia, Times, “Times New Roman”, serif;
259
+ height: auto;
260
+ line-height: 1.1;
261
+ padding: 20px 0px 10px;
262
+ }
263
+
264
+ footer span.ribbon-inner a {
265
+ display: block;
266
+ position: relative;
267
+ bottom: 0;
268
+ color: #7eb0d2;
269
+ font-family: 'Open Sans', sans-serif;
270
+ text-transform: uppercase;
271
+ font-style: normal;
272
+ font-weight: bolder;
273
+ font-size: 38px;
274
+ padding-bottom: 10px;
275
+ }
276
+
277
+ footer span.ribbon-inner a:hover {
278
+ color: #7eb0d2;
279
+ }
280
+
281
+ footer span.left-tail, footer span.right-tail {
282
+ position: relative;
283
+ display: block;
284
+ width: 23px;
285
+ height: 126px;
286
+ background: transparent url(../images/small-ribbon-tail-sprite-2x.png) 0 0 no-repeat;
287
+ position: absolute;
288
+ top: -126px;
289
+ z-index: 0;
290
+ }
291
+
292
+ footer span.left-tail {
293
+ background-position: 0 0;
294
+ left: 0;
295
+ }
296
+
297
+ footer span.right-tail {
298
+ background-position: -23px 0;
299
+ right: 0;
300
+ }
301
+
302
+ footer span.octocat {
303
+ background: transparent url(../images/octocat-2x.png) 0 0 no-repeat;
304
+ display: block;
305
+ width: 60px;
306
+ height: 60px;
307
+ margin: 20px auto 0;}
308
+
309
+ /* content */
310
+
311
+ body {
312
+ background: #ece4d8;
313
+ font: normal normal 30px/1.5 Georgia, Palatino,” Palatino Linotype”, Times, “Times New Roman”, serif;
314
+ color: #544943;
315
+ -webkit-font-smoothing: antialiased;
316
+ }
317
+
318
+ a, a:hover {
319
+ color: #417090;
320
+ }
321
+
322
+ a {
323
+ text-decoration: none;
324
+ }
325
+
326
+ a:hover {
327
+ text-decoration: underline;
328
+ }
329
+
330
+ h1,h2,h3,h4,h5,h6 {
331
+ font-family: 'Open Sans', sans-serif;
332
+ font-weight: bold;
333
+ }
334
+
335
+ p {
336
+ margin: .7em 0 0;
337
+ }
338
+
339
+ strong {
340
+ font-weight: bold;
341
+ }
342
+
343
+ em {
344
+ font-style: italic;
345
+ }
346
+
347
+ ol {
348
+ margin: .7em 0;
349
+ list-style-type: decimal;
350
+ padding-left: 1.35em;
351
+ }
352
+
353
+ ul {
354
+ margin: .7em 0;
355
+ padding-left: 1.35em;
356
+ }
357
+
358
+ ul li {
359
+ padding-left: 20px;
360
+ background: transparent url(../images/chevron-2x.png) left 15px no-repeat;
361
+ }
362
+
363
+ blockquote {
364
+ font-family: 'Open Sans', sans-serif;
365
+ margin: 20px 0;
366
+ color: #8b786f;
367
+ padding-left: 1.35em;
368
+ background: transparent url('../images/blockquote-gfx-2x.png') 0 8px no-repeat;
369
+ }
370
+
371
+ img {
372
+ -webkit-box-shadow: 0px 4px 0px #bdb6ad;
373
+ -moz-box-shadow: 0px 4px 0px #bdb6ad;
374
+ box-shadow: 0px 4px 0px #bdb6ad;
375
+ border: 4px solid #fff6e9;
376
+ max-width: 556px;
377
+ }
378
+
379
+ hr {
380
+ border: none;
381
+ outline: none;
382
+ height: 42px;
383
+ background: transparent url('../images/hr-2x.jpg') center center repeat-x;
384
+ margin: 0 0 20px;
385
+ }
386
+
387
+ code {
388
+ background: #fff6e9;
389
+ font: normal normal .9em/1.7 "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
390
+ padding: 0 5px 1px;
391
+ }
392
+
393
+ pre {
394
+ margin: 10px 0 20px;
395
+ padding: .7em;
396
+ background: #fff6e9;
397
+ border-bottom: 4px solid #bdb6ad;
398
+ font: normal normal .9em/1.7 "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
399
+ overflow: auto;
400
+ }
401
+
402
+ table {
403
+ background: #fff6e9;
404
+ display: table;
405
+ width: 100%;
406
+ border-collapse: separate;
407
+ border-bottom: 4px solid #bdb6ad;
408
+ margin: 10px 0;
409
+ }
410
+
411
+ tr {
412
+ display: table-row;
413
+ }
414
+
415
+ th {
416
+ display: table-cell;
417
+ padding: 2px 10px;
418
+ border: solid #ece4d8;
419
+ border-width: 0 4px 4px 0;
420
+ color: #cd596b;
421
+ font-family: 'Open Sans', sans-serif;
422
+ font-weight: bold;
423
+ font-size: .85em;
424
+ }
425
+
426
+ td {
427
+ display: table-cell;
428
+ padding: 0 .7em;
429
+ border: solid #ece4d8;
430
+ border-width: 0 4px 4px 0;
431
+ }
432
+
433
+ td:last-child, th:last-child {
434
+ border-right: none;
435
+ }
436
+
437
+ tr:last-child td {
438
+ border-bottom: none;
439
+ }
440
+
441
+ dl {
442
+ margin: .7em 0 20px;
443
+ }
444
+
445
+ dt {
446
+ font-family: 'Open Sans', sans-serif;
447
+ font-weight: bold;
448
+ }
449
+
450
+ dd {
451
+ padding-left: 1.35em;
452
+ }
453
+
454
+ dd p:first-child {
455
+ margin-top: 0;
456
+ }
457
+
458
+ /* Content based headers */
459
+
460
+ #main_content > .header-level-1:first-child,
461
+ #main_content > .header-level-2:first-child,
462
+ #main_content > .header-level-3:first-child,
463
+ #main_content > .header-level-4:first-child,
464
+ #main_content > .header-level-5:first-child,
465
+ #main_content > .header-level-6:first-child {
466
+ margin-top: 0;
467
+ }
468
+
469
+ .header-level-1 {
470
+ font-size: 1.85em;
471
+ border-bottom: .2em double #d3ccc1;
472
+ color: #7c334f;
473
+ text-align: center;
474
+ font-style: italic;
475
+ margin: 1.1em 0 .38em;
476
+ line-height: 1.2;
477
+ padding-bottom: 10px
478
+ }
479
+
480
+ .header-level-2 {
481
+ font-size: 1.58em;
482
+ color: #7c334f;
483
+ margin: .95em 0 .5em;
484
+ border-bottom: .1em solid #D3CCC1;
485
+ line-height: 1.2;
486
+ padding-bottom: 10px
487
+ }
488
+
489
+ .header-level-3 {
490
+ margin: 20px 0 10px;
491
+ font-size: 1.45em;
492
+ }
493
+
494
+ .header-level-4 {
495
+ margin: .6em 0;
496
+ font-size: 1.2em;
497
+ color: #cd596b;
498
+ }
499
+
500
+ .header-level-5 {
501
+ margin: .7em 0;
502
+ font-size: 1em;
503
+ color: #8b786f;
504
+ }
505
+
506
+ .header-level-6 {
507
+ margin: .8em 0;
508
+ font-size: .85em;
509
+ font-style: italic;
510
+ }