From 0c253e77539638e69dcaaadabef7a54affebf1ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20S=C4=99k?= Date: Mon, 18 Jan 2021 16:09:45 +0100 Subject: [PATCH] Generate website - 0.5.0 release --- docs/404.html | 2 +- docs/about/index.html | 2 +- .../01/04/another-great-release/index.html | 2 +- .../easy-documentation-with-docsy/index.html | 2 +- .../10/06/the-second-blog-post/index.html | 2 +- docs/blog/index.html | 2 +- docs/blog/news/index.html | 2 +- docs/blog/releases/index.html | 2 +- docs/community/index.html | 2 +- docs/docs/developer-guide/index.html | 109 +- docs/docs/developer-guide/tools/index.html | 87 +- docs/docs/getting-started/index.html | 119 +- docs/docs/getting-started/index.xml | 32 +- .../getting-started/latest/aks/index.html | 99 +- .../latest/configuration/index.html | 99 +- .../configure-backup-and-restore/index.html | 99 +- .../custom-backup-and-restore/index.html | 99 +- .../latest/customization/index.html | 99 +- .../latest/deploy-jenkins/index.html | 99 +- .../latest/diagnostics/index.html | 99 +- docs/docs/getting-started/latest/index.html | 133 +- docs/docs/getting-started/latest/index.xml | 49 +- .../latest/notifications/index.html | 99 +- .../latest/openshift/index.html | 89 +- .../getting-started/latest/schema/index.html | 128 +- .../getting-started/v0.1.x/aks/index.html | 87 +- .../v0.1.x/configuration/index.html | 87 +- .../configure-backup-and-restore/index.html | 87 +- .../v0.1.x/customization/index.html | 87 +- .../v0.1.x/deploy-jenkins/index.html | 87 +- .../v0.1.x/diagnostics/index.html | 87 +- docs/docs/getting-started/v0.1.x/index.html | 109 +- .../index.html | 87 +- .../getting-started/v0.1.x/scheme/index.html | 87 +- .../getting-started/v0.2.x/aks/index.html | 87 +- .../v0.2.x/configuration/index.html | 87 +- .../configure-backup-and-restore/index.html | 87 +- .../custom-backup-and-restore/index.html | 87 +- .../v0.2.x/customization/index.html | 87 +- .../v0.2.x/deploy-jenkins/index.html | 87 +- .../v0.2.x/diagnostics/index.html | 87 +- docs/docs/getting-started/v0.2.x/index.html | 109 +- .../v0.2.x/migration/index.html | 87 +- .../getting-started/v0.2.x/schema/index.html | 87 +- .../getting-started/v0.3.x/aks/index.html | 87 +- .../v0.3.x/configuration/index.html | 87 +- .../configure-backup-and-restore/index.html | 87 +- .../custom-backup-and-restore/index.html | 87 +- .../v0.3.x/customization/index.html | 87 +- .../v0.3.x/deploy-jenkins/index.html | 87 +- .../v0.3.x/diagnostics/index.html | 87 +- docs/docs/getting-started/v0.3.x/index.html | 109 +- .../v0.3.x/migration/index.html | 87 +- .../v0.3.x/notifications/index.html | 87 +- .../getting-started/v0.3.x/schema/index.html | 87 +- .../getting-started/v0.4.x/aks/index.html | 791 ++++ .../v0.4.x/configuration/index.html | 1078 +++++ .../configure-backup-and-restore/index.html | 867 ++++ .../custom-backup-and-restore/index.html | 963 +++++ .../v0.4.x/customization/index.html | 965 +++++ .../v0.4.x/deploy-jenkins/index.html | 839 ++++ .../v0.4.x/diagnostics/index.html | 796 ++++ docs/docs/getting-started/v0.4.x/index.html | 991 +++++ docs/docs/getting-started/v0.4.x/index.xml | 3713 ++++++++++++++++ .../v0.4.x/notifications/index.html | 884 ++++ .../v0.4.x/openshift/index.html | 886 ++++ .../getting-started/v0.4.x/schema/index.html | 3402 +++++++++++++++ .../architecture-and-design/index.html | 87 +- docs/docs/how-it-works/index.html | 109 +- .../jenkins-docker-images/index.html | 87 +- docs/docs/index.html | 109 +- docs/docs/index.xml | 3723 ++++++++++++++++- docs/docs/installation/index.html | 109 +- docs/docs/security/index.html | 109 +- docs/index.html | 4 +- docs/index.xml | 2 +- docs/search/index.html | 2 +- docs/sitemap.xml | 69 +- 78 files changed, 24594 insertions(+), 223 deletions(-) create mode 100644 docs/docs/getting-started/v0.4.x/aks/index.html create mode 100644 docs/docs/getting-started/v0.4.x/configuration/index.html create mode 100644 docs/docs/getting-started/v0.4.x/configure-backup-and-restore/index.html create mode 100644 docs/docs/getting-started/v0.4.x/custom-backup-and-restore/index.html create mode 100644 docs/docs/getting-started/v0.4.x/customization/index.html create mode 100644 docs/docs/getting-started/v0.4.x/deploy-jenkins/index.html create mode 100644 docs/docs/getting-started/v0.4.x/diagnostics/index.html create mode 100644 docs/docs/getting-started/v0.4.x/index.html create mode 100644 docs/docs/getting-started/v0.4.x/index.xml create mode 100644 docs/docs/getting-started/v0.4.x/notifications/index.html create mode 100644 docs/docs/getting-started/v0.4.x/openshift/index.html create mode 100644 docs/docs/getting-started/v0.4.x/schema/index.html diff --git a/docs/404.html b/docs/404.html index 2a3e74ef..ec047557 100644 --- a/docs/404.html +++ b/docs/404.html @@ -92,7 +92,7 @@
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/about/index.html b/docs/about/index.html index 9b0c5eb4..9b4c072a 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -140,7 +140,7 @@ Jenkins Operator is a Kubernetes native operator which fully manages Jenkins on
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/blog/2018/01/04/another-great-release/index.html b/docs/blog/2018/01/04/another-great-release/index.html index 8c37c149..0c49afa6 100644 --- a/docs/blog/2018/01/04/another-great-release/index.html +++ b/docs/blog/2018/01/04/another-great-release/index.html @@ -656,7 +656,7 @@ This is a warning with a title!
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/blog/2018/10/06/easy-documentation-with-docsy/index.html b/docs/blog/2018/10/06/easy-documentation-with-docsy/index.html index 1c87e0a6..3e31b2cd 100644 --- a/docs/blog/2018/10/06/easy-documentation-with-docsy/index.html +++ b/docs/blog/2018/10/06/easy-documentation-with-docsy/index.html @@ -310,7 +310,7 @@ Fetch and scale an image in the upcoming Hugo 0.43.
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/blog/2018/10/06/the-second-blog-post/index.html b/docs/blog/2018/10/06/the-second-blog-post/index.html index e039e081..5dc43c48 100644 --- a/docs/blog/2018/10/06/the-second-blog-post/index.html +++ b/docs/blog/2018/10/06/the-second-blog-post/index.html @@ -656,7 +656,7 @@ This is a warning with a title!
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/blog/index.html b/docs/blog/index.html index a458059c..932997ae 100644 --- a/docs/blog/index.html +++ b/docs/blog/index.html @@ -306,7 +306,7 @@ There should be whitespace between paragraphs. There should be whitespace betwee
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/blog/news/index.html b/docs/blog/news/index.html index 18e505ce..be4fd3bf 100644 --- a/docs/blog/news/index.html +++ b/docs/blog/news/index.html @@ -290,7 +290,7 @@ Including images Here’s an image …

- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/blog/releases/index.html b/docs/blog/releases/index.html index c01d893f..f024b229 100644 --- a/docs/blog/releases/index.html +++ b/docs/blog/releases/index.html @@ -265,7 +265,7 @@ There should be whitespace between paragraphs. There should be whitespace betwee
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/community/index.html b/docs/community/index.html index baad36eb..aefae0e4 100644 --- a/docs/community/index.html +++ b/docs/community/index.html @@ -120,7 +120,7 @@
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/docs/developer-guide/index.html b/docs/docs/developer-guide/index.html index 7329c4ad..7bda160d 100644 --- a/docs/docs/developer-guide/index.html +++ b/docs/docs/developer-guide/index.html @@ -195,7 +195,7 @@
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/docs/getting-started/index.html b/docs/docs/getting-started/index.html index 3032218e..55cccc20 100644 --- a/docs/docs/getting-started/index.html +++ b/docs/docs/getting-started/index.html @@ -195,7 +195,7 @@
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/docs/getting-started/latest/customization/index.html b/docs/docs/getting-started/latest/customization/index.html index 6891bc79..7ced28dd 100644 --- a/docs/docs/getting-started/latest/customization/index.html +++ b/docs/docs/getting-started/latest/customization/index.html @@ -25,13 +25,13 @@ " /> - - + + - - + + @@ -202,7 +202,7 @@
- © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/docs/getting-started/latest/deploy-jenkins/index.html b/docs/docs/getting-started/latest/deploy-jenkins/index.html index 74325ecf..3b40c94a 100644 --- a/docs/docs/getting-started/latest/deploy-jenkins/index.html +++ b/docs/docs/getting-started/latest/deploy-jenkins/index.html @@ -25,13 +25,13 @@ " /> - - + + - - + + @@ -202,7 +202,7 @@
@@ -728,7 +811,7 @@ kubectl get secret jenkins-operator-credentials-<cr_name> -o - © 2020 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
+ © 2021 Jenkins Operator is created by VirtusLab. Source is available under Apache License Version 2 and website content under Creative Commons Attribution-ShareAlike 4.0.
Jenkins® is a registered trademark of Software in the Public Interest, Inc.

What's the Jenkins Operator?

diff --git a/docs/docs/getting-started/latest/diagnostics/index.html b/docs/docs/getting-started/latest/diagnostics/index.html index 3ed6ac0d..0c22f9a9 100644 --- a/docs/docs/getting-started/latest/diagnostics/index.html +++ b/docs/docs/getting-started/latest/diagnostics/index.html @@ -25,13 +25,13 @@ " /> - - + + - - + + @@ -202,7 +202,7 @@