diff --git a/conf.yaml b/conf.yaml index ee7856d0c57d..20facd44b424 100644 --- a/conf.yaml +++ b/conf.yaml @@ -80,8 +80,8 @@ contents_title: Elastic documentation # : & # The keys don't really matter, but by convention the are the same as the variable. variables: - stackcurrent: &stackcurrent 8.17 - stacklive: &stacklive [ 8.17, 7.17 ] + stackcurrent: &stackcurrent 8.18 + stacklive: &stacklive [ 8.18 ] cloudSaasCurrent: &cloudSaasCurrent ms-122 @@ -2289,7 +2289,7 @@ contents: - repo: docs path: shared/versions/stack/current.asciidoc - - title: Legacy Documentation + - title: Archive sections: - title: Elastic Stack and Google Cloud's Anthos noindex: 1 diff --git a/extra/docs_landing.html b/extra/docs_landing.html index 2a4655b81196..a19bf90b7177 100644 --- a/extra/docs_landing.html +++ b/extra/docs_landing.html @@ -79,14 +79,23 @@ text-align: center; } + #guide #viewall h2 { + font-size: 40px !important; + font-weight: 600 !important; + margin: 16px 0 !important; + } + #guide h2 { - font-size: 40px; - font-weight: 500; - margin: 16px 0; + text-align: left; + font-size: 20px; + margin: 16px 16px; + font-weight: 600; } #guide h3 { - margin: 0; - font-weight: 400; + text-align: left; + font-size: 20px; + margin: 16px 16px; + font-weight: 600; } #guide .patterns:before { @@ -416,8 +425,30 @@ margin: 0 auto 50px; border: none; } + + .old-elastic-experience-warning { + padding: 1em; + margin-bottom: 1em; + border: 1px solid #ccc; + background: #FFFFD2; + color: black; + position: relative; + z-index: 1; + } + + div#content { + display: none; + } + + div#manual-content { + margin: 50px 0 60px; + } +
+ You are viewing the previous version of Elastic docs. To view the current docs, go to elastic.co/docs. +
+
@@ -484,7 +506,7 @@

Observability

Monitor applications and systems with Elastic Observability.

- + Get started @@ -493,7 +515,7 @@

- + View Observability docs @@ -502,15 +524,6 @@

- - - View serverless docs - - - - - -

@@ -522,7 +535,7 @@

Security

Detect, investigate, and respond to threats with Elastic Security.

- + Get started @@ -531,7 +544,7 @@

- + View Security docs @@ -540,15 +553,6 @@

- - - View serverless docs - - - - - -

@@ -557,7 +561,7 @@