Skip to content

Commit b689152

Browse files
authored
Install page quickstarts generated multiple H1s (#1411)
Include files for quickstarts had a page title that resulted in a duplicate H1. This removes the duplicate and moves the links for video to the index.rst page. Opportunity fix of an unrelated build error. Closes #1408
1 parent 80cc97e commit b689152

File tree

7 files changed

+45
-66
lines changed

7 files changed

+45
-66
lines changed

source/includes/container/quickstart.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
.. _quickstart-container:
22

3-
=========================
4-
Quickstart for Containers
5-
=========================
6-
7-
.. default-domain:: minio
8-
9-
.. container:: extlinks-video
10-
11-
- `Installing and Running MinIO on Docker: Overview <https://youtu.be/mg9NRR6Js1s?ref=docs>`__
12-
- `Installing and Running MinIO on Docker: Installation Lab <https://youtu.be/Z0FtabDUPtU?ref=docs>`__
13-
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
14-
15-
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
16-
173
.. |OS| replace:: Docker or Podman
184

195
This procedure deploys a :ref:`Single-Node Single-Drive <minio-installation-comparison>` MinIO server onto |OS| for early development and evaluation of MinIO Object Storage and its S3-compatible API layer.

source/includes/k8s/quickstart.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
.. _quickstart-kubernetes:
22

3-
================================
4-
Quickstart: MinIO for Kubernetes
5-
================================
6-
7-
.. default-domain:: minio
8-
9-
.. container:: extlinks-video
10-
11-
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
12-
13-
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
14-
153
.. |OS| replace:: Kubernetes
164

175
This procedure deploys a Single-Node Single-Drive MinIO server onto |OS| for early development and evaluation of MinIO Object Storage and its S3-compatible API layer.

source/includes/linux/quickstart.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
.. _quickstart-linux:
22

3-
===========================
4-
Quickstart: MinIO for Linux
5-
===========================
6-
7-
.. default-domain:: minio
8-
9-
.. container:: extlinks-video
10-
11-
- `Installing and Running MinIO on Linux <https://www.youtube.com/watch?v=74usXkZpNt8&list=PLFOIsHSSYIK1BnzVY66pCL-iJ30Ht9t1o>`__
12-
13-
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
14-
15-
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
16-
173
.. |OS| replace:: Linux
184

195
This procedure deploys a :ref:`Standalone <minio-installation-comparison>` MinIO server onto |OS| for early development and evaluation of MinIO Object Storage and its S3-compatible API layer.

source/includes/macos/quickstart.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
.. _quickstart-macos:
22

3-
=============================
4-
Quickstart: MinIO for Mac OSX
5-
=============================
6-
7-
.. default-domain:: minio
8-
9-
.. container:: extlinks-video
10-
11-
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
12-
13-
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
14-
153
.. |OS| replace:: MacOS
164

175
This procedure deploys a :ref:`Single-Node Single-Drive <minio-installation-comparison>` MinIO server onto |OS| for early development and evaluation of MinIO Object Storage and its S3-compatible API layer.

source/includes/windows/common-minio-kes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ This command assumes the ``minio-kes.cert``, ``minio-kes.key``, and ``kes-server
115115
- The documentation on this site uses API keys.
116116

117117
.. code-block:: shell
118-
:substitions:
118+
:substitutions:
119119
120120
MINIO_KMS_KES_CERT_FILE=|miniocertpath|\minio-kes.cert
121121
MINIO_KMS_KES_KEY_FILE=|miniocertpath|\minio-kes.key

source/includes/windows/quickstart.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
.. _quickstart-windows:
22

3-
=============================
4-
Quickstart: MinIO for Windows
5-
=============================
6-
7-
.. default-domain:: minio
8-
9-
.. container:: extlinks-video
10-
11-
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
12-
13-
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
14-
15-
163
.. |OS| replace:: Windows
174

185
This procedure deploys a :ref:`Single-Node Single-Drive <minio-installation-comparison>` MinIO server onto |OS| for early development and evaluation of MinIO Object Storage and its S3-compatible API layer.

source/index.rst

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,50 @@ MinIO Object Storage for |platform|
44

55
.. default-domain:: minio
66

7+
.. cond:: container
8+
9+
.. container:: extlinks-video
10+
11+
- `Installing and Running MinIO on Docker: Overview <https://youtu.be/mg9NRR6Js1s?ref=docs>`__
12+
- `Installing and Running MinIO on Docker: Installation Lab <https://youtu.be/Z0FtabDUPtU?ref=docs>`__
13+
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
14+
15+
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
16+
17+
.. cond:: k8s
18+
19+
.. container:: extlinks-video
20+
21+
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
22+
23+
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
24+
25+
.. cond:: linux
26+
27+
.. container:: extlinks-video
28+
29+
- `Installing and Running MinIO on Linux <https://www.youtube.com/watch?v=74usXkZpNt8&list=PLFOIsHSSYIK1BnzVY66pCL-iJ30Ht9t1o>`__
30+
31+
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
32+
33+
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
34+
35+
.. cond:: macos
36+
37+
.. container:: extlinks-video
38+
39+
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
40+
41+
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
42+
43+
.. cond:: windows
44+
45+
.. container:: extlinks-video
46+
47+
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
48+
49+
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
50+
751
.. contents:: Table of Contents
852
:local:
953
:depth: 2

0 commit comments

Comments
 (0)