Skip to content

Commit 5190d5c

Browse files
PS-10103 Remove the arrows from buttons and add cards (8.0) (#551)
* PS-10103 Remove the arrows from buttons and add cards modified: docs/fips.md modified: docs/index.md modified: docs/install-pro.md modified: docs/upgrade-pro.md * Update index.md
1 parent 4992af8 commit 5190d5c

File tree

4 files changed

+41
-11
lines changed

4 files changed

+41
-11
lines changed

docs/fips.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ To ensure that the FIPS mode is enabled, do the following:
7171
7272
## Next steps
7373
74-
[Install Percona Server for MySQL Pro :material-arrow-right:](install-pro.md){.md-button}
74+
[Install Percona Server for MySQL Pro](install-pro.md){.md-button}
7575
7676
If you already use Percona Server for MySQL, you can
7777
78-
[Upgrade to Percona Server for MySQL Pro :material-arrow-right:](upgrade-pro.md){.md-button}
78+
[Upgrade to Percona Server for MySQL Pro](upgrade-pro.md){.md-button}
7979
8080
8181

docs/index.md

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,44 @@ Percona Server for MySQL is a freely available, fully compatible, enhanced, and
88

99
Thousands of enterprises trust Percona Server for MySQL to provide better performance and concurrency for their most demanding workloads.
1010

11-
Enjoy the [benefits of Percona Server for MySQL Pro](psmysql-pro.md).
12-
13-
You can use the [Quickstart Guide] to use Percona Server for MySQL.
14-
1511
## For Monitoring and Management
1612

1713
Percona Monitoring and Management (PMM )monitors and provides actionable performance data for MySQL variants, including Percona Server for MySQL, Percona XtraDB Cluster, Oracle MySQL Community Edition, Oracle MySQL Enterprise Edition, and MariaDB. PMM captures metrics and data for the InnoDB, XtraDB, and MyRocks storage engines, and has specialized dashboards for specific engine details.
1814

1915
[Install PMM and connect your MySQL instances to it](https://docs.percona.com/percona-monitoring-and-management/3/quickstart/quickstart.html#connect-database)
2016

21-
[Quickstart Guide]: quickstart-overview.md
17+
<div data-grid markdown><div data-banner markdown>
18+
19+
## :material-progress-download: Quickstart guide { .title }
20+
21+
Get started quickly with our Quickstart guide.
22+
23+
[Quickstart guide](quickstart-overview.md){ .md-button }
24+
25+
</div><div data-banner markdown>
26+
27+
### :material-progress-download: Installation guides { .title }
28+
29+
Find the best installation solution with our step-by-step installation instructions.
30+
31+
[Installation instructions](installation.md){ .md-button }
32+
33+
</div><div data-banner markdown>
34+
35+
### :material-backup-restore: Percona Server for MySQL Pro { .title }
36+
37+
Enjoy the benefits of Percona Server for MySQL Pro build.
38+
39+
[Percona Server for MySQL Pro](psmysql-pro.md){ .md-button }
40+
41+
</div><div data-banner markdown>
42+
43+
## :fontawesome-solid-gears: Audit Log Filter plugin { .title }
44+
45+
Learn about the Audit Log Filter plugin that allows you to monitor, log, and block a connection or query actively executed on the selected server.
46+
47+
[Audit Log Filter](audit-log-filter-overview.md){ .md-button}
48+
49+
</div>
50+
</div>
51+

docs/install-pro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Review [Get more help](get-help.md) for ways that we can work with you.
66

7-
This document provides guidelines how to install Pro packages of Percona Server for MySQL from Percona repositories. [Check files in packages built for Percona Server for MySQL Pro :material-arrow-right:](pro-files.md){.md-button}
7+
This document provides guidelines how to install Pro packages of Percona Server for MySQL from Percona repositories. [Check files in packages built for Percona Server for MySQL Pro](pro-files.md){.md-button}
88

99
## Procedure
1010

@@ -76,4 +76,4 @@ This document provides guidelines how to install Pro packages of Percona Server
7676

7777
## Next step
7878

79-
[Enable FIPS mode :material-arrow-right:](fips.md){.md-button}
79+
[Enable FIPS mode](fips.md){.md-button}

docs/upgrade-pro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This document provides instructions on upgrading from Percona Server for MySQL t
1212

1313
Request the access to the pro repository from Percona Support. You will receive the client ID and the access token which you use when downloading the packages.
1414

15-
[Check files in packages built for Percona Server for MySQL Pro :material-arrow-right:](pro-files.md){.md-button}
15+
[Check files in packages built for Percona Server for MySQL Pro](pro-files.md){.md-button}
1616

1717
## Procedure
1818

@@ -94,4 +94,4 @@ Request the access to the pro repository from Percona Support. You will receive
9494

9595

9696

97-
[Downgrade from Percona Server for MySQL Pro :material-arrow-right:](downgrade-from-pro.md){.md-button}
97+
[Downgrade from Percona Server for MySQL Pro](downgrade-from-pro.md){.md-button}

0 commit comments

Comments
 (0)