From 3049ee8fd2c2ba2baea835fd275695d02d63b4ef Mon Sep 17 00:00:00 2001 From: aledbf Date: Mon, 11 Jan 2021 15:59:14 +0000 Subject: [PATCH] Deploy GitHub Pages --- 404.html | 328 +- assets/javascripts/bundle.83e5331e.min.js | 2 + assets/javascripts/bundle.83e5331e.min.js.map | 1 + assets/javascripts/bundle.e9fe3281.min.js | 2 - assets/javascripts/bundle.e9fe3281.min.js.map | 1 - assets/javascripts/vendor.3636a4ec.min.js | 31 - assets/javascripts/vendor.3636a4ec.min.js.map | 1 - assets/javascripts/vendor.93c04032.min.js | 16 + assets/javascripts/vendor.93c04032.min.js.map | 1 + .../worker/search.5eca75d3.min.js.map | 1 - ...5eca75d3.min.js => search.8c7e0a7e.min.js} | 10 +- .../worker/search.8c7e0a7e.min.js.map | 1 + assets/stylesheets/main.15aa0b43.min.css | 3 + assets/stylesheets/main.15aa0b43.min.css.map | 1 + assets/stylesheets/main.4dd2dd8d.min.css | 3 - assets/stylesheets/main.4dd2dd8d.min.css.map | 1 - .../stylesheets/palette.6a5ad368.min.css.map | 1 - ...ad368.min.css => palette.75751829.min.css} | 4 +- .../stylesheets/palette.75751829.min.css.map | 1 + deploy/baremetal/index.html | 1762 +----- deploy/hardening-guide/index.html | 1824 +----- deploy/index.html | 1692 +----- deploy/rbac/index.html | 1385 +---- deploy/upgrade/index.html | 1335 +---- development/index.html | 1382 +---- e2e-tests/index.html | 2322 +------- .../20190724-only-dynamic-ssl/index.html | 1272 +---- .../20190815-zone-aware-routing/index.html | 1298 +---- enhancements/YYYYMMDD-kep-template/index.html | 1429 +---- enhancements/index.html | 1201 +--- examples/PREREQUISITES/index.html | 1443 +---- examples/affinity/cookie/index.html | 1393 +---- examples/auth/basic/index.html | 1291 +---- examples/auth/client-certs/index.html | 1313 +---- examples/auth/external-auth/index.html | 1309 +---- examples/auth/oauth-external-auth/index.html | 1373 +---- .../configuration-snippets/index.html | 1265 +---- .../custom-configuration/index.html | 1209 +--- .../customization/custom-errors/index.html | 1319 +---- .../customization/custom-headers/index.html | 1259 +--- .../external-auth-headers/index.html | 1421 +---- .../customization/ssl-dh-param/index.html | 1340 +---- examples/customization/sysctl/index.html | 1211 +--- examples/docker-registry/index.html | 1336 +---- examples/grpc/index.html | 1449 +---- examples/index.html | 1312 +---- examples/multi-tls/index.html | 1364 +---- examples/psp/index.html | 1194 +--- examples/rewrite/index.html | 1416 +---- examples/static-ip/index.html | 1439 +---- examples/tls-termination/index.html | 1408 +---- how-it-works/index.html | 1386 +---- index.html | 1231 +--- kubectl-plugin/index.html | 1858 +----- search/search_index.json | 2 +- sitemap.xml.gz | Bin 686 -> 686 bytes troubleshooting/index.html | 1759 +----- user-guide/basic-usage/index.html | 1210 +--- user-guide/cli-arguments/index.html | 1424 +---- user-guide/custom-errors/index.html | 1250 +--- user-guide/default-backend/index.html | 1208 +--- .../exposing-tcp-udp-services/index.html | 1289 +---- user-guide/external-articles/index.html | 1202 +--- user-guide/fcgi-services/index.html | 1451 +---- user-guide/ingress-path-matching/index.html | 1509 +---- user-guide/miscellaneous/index.html | 1371 +---- user-guide/monitoring/index.html | 1406 +---- user-guide/multiple-ingress/index.html | 1298 +---- .../annotations/index.html | 3140 +--------- .../nginx-configuration/configmap/index.html | 5041 +---------------- .../custom-template/index.html | 1259 +--- user-guide/nginx-configuration/index.html | 1204 +--- .../nginx-configuration/log-format/index.html | 1317 +---- .../third-party-addons/modsecurity/index.html | 1210 +--- .../third-party-addons/opentracing/index.html | 1387 +---- user-guide/tls/index.html | 1444 +---- 76 files changed, 1820 insertions(+), 80411 deletions(-) create mode 100644 assets/javascripts/bundle.83e5331e.min.js create mode 100644 assets/javascripts/bundle.83e5331e.min.js.map delete mode 100644 assets/javascripts/bundle.e9fe3281.min.js delete mode 100644 assets/javascripts/bundle.e9fe3281.min.js.map delete mode 100644 assets/javascripts/vendor.3636a4ec.min.js delete mode 100644 assets/javascripts/vendor.3636a4ec.min.js.map create mode 100644 assets/javascripts/vendor.93c04032.min.js create mode 100644 assets/javascripts/vendor.93c04032.min.js.map delete mode 100644 assets/javascripts/worker/search.5eca75d3.min.js.map rename assets/javascripts/worker/{search.5eca75d3.min.js => search.8c7e0a7e.min.js} (82%) create mode 100644 assets/javascripts/worker/search.8c7e0a7e.min.js.map create mode 100644 assets/stylesheets/main.15aa0b43.min.css create mode 100644 assets/stylesheets/main.15aa0b43.min.css.map delete mode 100644 assets/stylesheets/main.4dd2dd8d.min.css delete mode 100644 assets/stylesheets/main.4dd2dd8d.min.css.map delete mode 100644 assets/stylesheets/palette.6a5ad368.min.css.map rename assets/stylesheets/{palette.6a5ad368.min.css => palette.75751829.min.css} (72%) create mode 100644 assets/stylesheets/palette.75751829.min.css.map diff --git a/404.html b/404.html index f6ad93883..c8d95aad7 100644 --- a/404.html +++ b/404.html @@ -1,6 +1,4 @@ - - @@ -10,8 +8,9 @@ + - + @@ -19,20 +18,22 @@ - - - - + + + + + + - - + + @@ -55,7 +56,10 @@ + + + @@ -68,7 +72,9 @@ -
+ + +