Skip to content

Commit 5b95145

Browse files
committed
Deploy website
Deploy website version based on 15e5c01
1 parent 1b3f2c1 commit 5b95145

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+346
-206
lines changed

css/homepage.css

Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,10 +299,10 @@ p.paragraph {
299299
overflow: hidden;
300300
}
301301
.header .heading {
302-
margin: 120px 0 0 0;
302+
margin: 40px 0 0 0;
303303
}
304304
.header .centerdevices {
305-
margin: 60px 0 60px;
305+
margin: 40px 0 60px;
306306
}
307307
@media (max-width: 900px) {
308308
.header .heading {
@@ -632,6 +632,7 @@ p.paragraph {
632632
100% {transform: translate(27px, -50%); opacity: 0;}
633633
}
634634

635+
635636
.tidelift-cta {
636637
/* From ctas-button */
637638
display: inline-block;
@@ -649,7 +650,7 @@ p.paragraph {
649650
line-height: 18px;
650651
padding: 6px 8px;
651652
width: 100%;
652-
max-width: 411px;
653+
max-width: 362px;
653654
text-align: center;
654655
}
655656
.tidelift-logo {
@@ -659,8 +660,38 @@ p.paragraph {
659660
margin-right: 5px;
660661
height: 14px;
661662
}
663+
.opencollective-cta {
664+
/* From ctas-button */
665+
display: inline-block;
666+
border-radius: 3px;
667+
font-weight: 600;
668+
text-transform: uppercase;
669+
letter-spacing: .3px;
670+
text-decoration: none;
671+
/* Custom for Open Collective */
672+
background: #fff;
673+
color: rgb(51, 133, 255);
674+
border-color: #fff;
675+
font-size: 12px;
676+
height: 32px;
677+
line-height: 18px;
678+
padding: 6px 8px;
679+
width: 100%;
680+
max-width: 362px;
681+
text-align: center;
682+
margin-top: 6px;
683+
}
684+
.opencollective-logo {
685+
max-width: 100%;
686+
max-height: 100%;
687+
vertical-align: middle;
688+
margin-right: 5px;
689+
height: 18px;
690+
}
691+
662692
@media (max-width: 350px) {
663-
.tidelift-cta {
693+
.tidelift-cta,
694+
.opencollective-cta {
664695
font-size: 11px;
665696
}
666697
}

css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/prism.css

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
/**
2+
* Copyright (c) 2017-present, Facebook, Inc.
3+
*
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
6+
*
27
* Modified prism.js default theme for JavaScript, CSS and HTML
38
* Based on dabblet (http://dabblet.com)
49
* @author Lea Verou
510
*/
611

7-
code[class*="language-"],
8-
pre[class*="language-"] {
12+
code[class*='language-'],
13+
pre[class*='language-'] {
914
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
1015
text-align: left;
1116
white-space: pre;
@@ -25,16 +30,16 @@ pre[class*="language-"] {
2530
}
2631

2732
/* Code blocks */
28-
pre[class*="language-"] {
33+
pre[class*='language-'] {
2934
padding: 1em;
30-
margin: .5em 0;
35+
margin: 0.5em 0;
3136
overflow: auto;
3237
}
3338

3439
/* Inline code */
35-
:not(pre) > code[class*="language-"] {
36-
padding: .1em;
37-
border-radius: .3em;
40+
:not(pre) > code[class*='language-'] {
41+
padding: 0.1em;
42+
border-radius: 0.3em;
3843
white-space: normal;
3944
}
4045

@@ -50,7 +55,7 @@ pre[class*="language-"] {
5055
}
5156

5257
.namespace {
53-
opacity: .7;
58+
opacity: 0.7;
5459
}
5560

5661
.token.property,
@@ -88,7 +93,7 @@ pre[class*="language-"] {
8893

8994
.token.function,
9095
.token.class-name {
91-
color: #DD4A68;
96+
color: #dd4a68;
9297
}
9398

9499
.token.regex,
@@ -107,4 +112,4 @@ pre[class*="language-"] {
107112

108113
.token.entity {
109114
cursor: help;
110-
}
115+
}

docs/en/api/concepts.html

Lines changed: 6 additions & 4 deletions
Large diffs are not rendered by default.

docs/en/api/concepts/index.html

Lines changed: 6 additions & 4 deletions
Large diffs are not rendered by default.

docs/en/api/dest.html

Lines changed: 6 additions & 4 deletions
Large diffs are not rendered by default.

docs/en/api/dest/index.html

Lines changed: 6 additions & 4 deletions
Large diffs are not rendered by default.

docs/en/api/lastrun.html

Lines changed: 6 additions & 4 deletions
Large diffs are not rendered by default.

docs/en/api/lastrun/index.html

Lines changed: 6 additions & 4 deletions
Large diffs are not rendered by default.

docs/en/api/parallel.html

Lines changed: 6 additions & 4 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy