Skip to content

Commit c1bc505

Browse files
authored
Update docsy to 0.7.0 (#1401)
* update docsy to 0.7.0 * update bootstrap changes * fix flex margins * fix bootstrap display * fix display and font * align text to center [deploy site]
1 parent a9fd079 commit c1bc505

File tree

86 files changed

+269
-255
lines changed

Some content is hidden

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

86 files changed

+269
-255
lines changed

website_and_docs/content/_index.en.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
{{< blocks/section color="selenium-green" height="min" >}}
77
<div class="mx-auto text-center p-4">
8-
<h1 class="display-1">Selenium automates browsers. That's it!</h1>
9-
<p class="display-1 font-weight-normal mb-0">What you do with that power is entirely up to you.</p>
8+
<h1 class="d-1 fw-bold">Selenium automates browsers. That's it!</h1>
9+
<p class="d-1 fs-1 fw-normal mb-0">What you do with that power is entirely up to you.</p>
1010
<p class="lead mt-3 mb-0">
1111
Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that.
1212
</p>

website_and_docs/content/_index.ja.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
{{< blocks/section color="selenium-green" height="min" >}}
77
<div class="mx-auto text-center p-4">
8-
<h1 class="display-1">Seleniumはブラウザを自動化します。そうです!</h1>
9-
<p class="display-1 font-weight-normal mb-0">その力で何をするかは完全にあなた次第です。</p>
8+
<h1 class="d-1 fw-bold">Seleniumはブラウザを自動化します。そうです!</h1>
9+
<p class="d-1 fs-1 fw-normal mb-0">その力で何をするかは完全にあなた次第です。</p>
1010
<p class="lead mt-3 mb-0">
1111
主にテスト目的でWebアプリケーションを自動化するためのものですが、それに限定されるものではありません。
1212
</p>

website_and_docs/content/_index.other.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
{{< blocks/section color="selenium-green" height="min" >}}
77
<div class="mx-auto text-center p-4">
8-
<h1 class="display-1">Selenium automates browsers. That's it!</h1>
9-
<p class="display-1 font-weight-normal mb-0">What you do with that power is entirely up to you.</p>
8+
<h1 class="d-1 fw-bold">Selenium automates browsers. That's it!</h1>
9+
<p class="d-1 fs-1 fw-normal mb-0">What you do with that power is entirely up to you.</p>
1010
<p class="lead mt-3 mb-0">
1111
Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that.
1212
</p>

website_and_docs/content/_index.pt-br.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
{{< blocks/section color="selenium-green" height="min" >}}
77
<div class="mx-auto text-center p-4">
8-
<h1 class="display-1">Selenium automatiza navegadores. É isso!</h1>
9-
<p class="display-1 font-weight-normal mb-0">O que você fará com esse poder é inteiramente consigo.</p>
8+
<h1 class="d-1 fw-bold">Selenium automatiza navegadores. É isso!</h1>
9+
<p class="d-1 fs-1 fw-normal mb-0">O que você fará com esse poder é inteiramente consigo.</p>
1010
<p class="lead mt-3 mb-0">
1111
O uso mais normal é automatizar testes para aplicativos web, mas não está limitado a apenas isso.
1212
</p>

website_and_docs/content/_index.zh-cn.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
{{< blocks/section color="selenium-green" height="min" >}}
77
<div class="mx-auto text-center p-4">
8-
<h1 class="display-1">Selenium automates browsers. That's it!</h1>
9-
<p class="display-1 font-weight-normal mb-0">What you do with that power is entirely up to you.</p>
8+
<h1 class="d-1 fw-bold">Selenium automates browsers. That's it!</h1>
9+
<p class="d-1 fs-1 fw-normal mb-0">What you do with that power is entirely up to you.</p>
1010
<p class="lead mt-3 mb-0">
1111
Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that.
1212
</p>

website_and_docs/content/about/_index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
{{< blocks/section color="selenium-purple" height="min" >}}
1414
<div class="mx-auto text-center p-4">
15-
<h1 class="display-1">About Selenium</h1>
15+
<h1 class="d-1">About Selenium</h1>
1616
<p class="lead mt-3 mb-0">
1717
Selenium is a suite of tools for automating web browsers.
1818
</p>
@@ -32,10 +32,10 @@ <h2 class="card-title">History of Selenium</h2>
3232
</p>
3333
</div>
3434
<div class="card-footer bg-transparent border-0">
35-
<div class="selenium-button-container justify-content-md-end pr-lg-5">
36-
<a href="/history" class="selenium-button selenium text-uppercase font-weight-bold">
35+
<div class="selenium-button-container justify-content-md-end pe-lg-5">
36+
<a href="/history" class="selenium-button selenium text-uppercase fw-bold">
3737
Read full story
38-
<i class="pl-3 fas fa-caret-right"></i>
38+
<i class="ps-3 fas fa-caret-right"></i>
3939
</a>
4040
</div>
4141
</div>
@@ -57,18 +57,18 @@ <h2 class="card-title">Selenium Ecosystem</h2>
5757
</p>
5858
</div>
5959
<div class="card-footer bg-transparent border-0">
60-
<div class="selenium-button-container justify-content-md-end pr-lg-5">
61-
<a href="/ecosystem" class="selenium-button selenium text-uppercase font-weight-bold">
60+
<div class="selenium-button-container justify-content-md-end pe-lg-5">
61+
<a href="/ecosystem" class="selenium-button selenium text-uppercase fw-bold">
6262
View ecosystem
63-
<i class="pl-3 fas fa-caret-right"></i>
63+
<i class="ps-3 fas fa-caret-right"></i>
6464
</a>
6565
</div>
6666
</div>
6767
</div>
6868
</div>
6969

7070
<div class="row">
71-
<div class="col-lg-6 col-md-6 pl-5 pt-5 -bg-selenium-green">
71+
<div class="col-lg-6 col-md-6 ps-5 pt-5 -bg-selenium-green">
7272
<div class="card h-100 bg-transparent border-0">
7373
<div class="card-body px-0">
7474
<h2 class="card-title text-center">Support Selenium</h2>
@@ -82,15 +82,15 @@ <h2 class="card-title text-center">Support Selenium</h2>
8282
</div>
8383
<div class="card-footer bg-transparent border-0">
8484
<div class="selenium-button-container">
85-
<a href="/sponsor" class="selenium-button selenium-white-green text-uppercase font-weight-bold">
85+
<a href="/sponsor" class="selenium-button selenium-white-green text-uppercase fw-bold">
8686
Donate
87-
<i class="pl-3 fas fa-caret-right"></i>
87+
<i class="ps-3 fas fa-caret-right"></i>
8888
</a>
8989
</div>
9090
</div>
9191
</div>
9292
</div>
93-
<div class="col-lg-6 col-md-6 pl-5 -bg-selenium-cyan pt-5">
93+
<div class="col-lg-6 col-md-6 ps-5 -bg-selenium-cyan pt-5">
9494
<div class="card h-100 bg-transparent border-0">
9595
<div class="card-body px-0">
9696
<h2 class="card-title text-center">Get involved</h2>
@@ -104,9 +104,9 @@ <h2 class="card-title text-center">Get involved</h2>
104104
</div>
105105
<div class="card-footer bg-transparent border-0">
106106
<div class="selenium-button-container">
107-
<a href="/sponsors" class="selenium-button selenium-white-cyan text-uppercase font-weight-bold">
107+
<a href="/sponsors" class="selenium-button selenium-white-cyan text-uppercase fw-bold">
108108
Contribute
109-
<i class="pl-3 fas fa-caret-right"></i>
109+
<i class="ps-3 fas fa-caret-right"></i>
110110
</a>
111111
</div>
112112
</div>

website_and_docs/content/blog/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
{{< blocks/section color="selenium-green" height="min" >}}
1515
<div class="mx-auto text-center p-4">
16-
<h1 class="display-1">Selenium Blog</h1>
16+
<h1 class="d-1">Selenium Blog</h1>
1717
<p class="lead mt-3 mb-0">
1818
Keep up to date with all Selenium news here!
1919
</p>

website_and_docs/content/documentation/_index.other.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cascade:
77

88
{{% pageinfo color="warning" %}}
99
<p class="lead">
10-
<i class="fas fa-language display-4"></i>
10+
<i class="fas fa-language d-4"></i>
1111
Is there another translation you'd like to see? We're only supporting translations for which we have
1212
a dedicated translator. If you'd like to volunteer to be a translator, read how
1313
<a href="https://www.selenium.dev/getinvolved/#translating_site">you can help</a>.

website_and_docs/content/documentation/about/contributing.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases:
1414

1515
{{% pageinfo color="warning" %}}
1616
<p class="lead">
17-
<i class="fas fa-language display-4"></i>
17+
<i class="fas fa-language d-4"></i>
1818
Page being translated from
1919
English to Japanese. Do you speak Japanese? Help us to translate
2020
it by sending us pull requests!

website_and_docs/content/documentation/about/copyright.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ aliases: [
1313

1414
{{% pageinfo color="warning" %}}
1515
<p class="lead">
16-
<i class="fas fa-language display-4"></i>
16+
<i class="fas fa-language d-4"></i>
1717
Page being translated from
1818
English to Japanese. Do you speak Japanese? Help us to translate
1919
it by sending us pull requests!

0 commit comments

Comments
 (0)