Commit graph

6 commits

Author SHA1 Message Date
James Rodewig
09cbe1f510
[8.5] [DOCS] Fix welcome-to-elastic link (#166357) (#166540)
# Backport

This will backport the following commits from `main` to `8.5`:
- [[DOCS] Fix `welcome-to-elastic` link
(#166357)](https://github.com/elastic/kibana/pull/166357)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-09-14T10:08:35Z","message":"[DOCS]
Fix `welcome-to-elastic` link (#166357)\n\n**Problem:** In
https://github.com/elastic/docs/pull/2752, we updated the URL prefix
(`welcome-to-elastic`) and name for the \"Welcome to Elastic Docs\"
docs. However, we still have some stray links that use the old
`/welcome-to-elastic` URL prefix\r\n\r\n**Solution:** Update an outdated
link.","sha":"94219bd1e9c4ad868d5e57a303b45e84c1b2e6bb","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.5.4","v8.6.3","v8.7.2","v8.8.3","v8.11.0","v8.9.3","v8.10.1"],"number":166357,"url":"https://github.com/elastic/kibana/pull/166357","mergeCommit":{"message":"[DOCS]
Fix `welcome-to-elastic` link (#166357)\n\n**Problem:** In
https://github.com/elastic/docs/pull/2752, we updated the URL prefix
(`welcome-to-elastic`) and name for the \"Welcome to Elastic Docs\"
docs. However, we still have some stray links that use the old
`/welcome-to-elastic` URL prefix\r\n\r\n**Solution:** Update an outdated
link.","sha":"94219bd1e9c4ad868d5e57a303b45e84c1b2e6bb"}},"sourceBranch":"main","suggestedTargetBranches":["8.5","8.6","8.7","8.8","8.9","8.10"],"targetPullRequestStates":[{"branch":"8.5","label":"v8.5.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.8","label":"v8.8.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/166357","number":166357,"mergeCommit":{"message":"[DOCS]
Fix `welcome-to-elastic` link (#166357)\n\n**Problem:** In
https://github.com/elastic/docs/pull/2752, we updated the URL prefix
(`welcome-to-elastic`) and name for the \"Welcome to Elastic Docs\"
docs. However, we still have some stray links that use the old
`/welcome-to-elastic` URL prefix\r\n\r\n**Solution:** Update an outdated
link.","sha":"94219bd1e9c4ad868d5e57a303b45e84c1b2e6bb"}},{"branch":"8.9","label":"v8.9.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.10","label":"v8.10.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
2023-09-18 10:15:11 -05:00
gchaps
8f20d77512
[8.5] [DOCS] Adds intro section to landing page (#146207) (#146746)
# Backport

This will backport the following commits from `main` to `8.5`:
- [[DOCS] Adds intro section to landing page
(#146207)](https://github.com/elastic/kibana/pull/146207)
2022-11-30 14:21:24 -05:00
gchaps
0f3593df7d
[DOCS] Updates links to release notes (#145949)
This PR updates links in the Release Notes page and on the What's New to
point to the most recent version of the release notes.
2022-11-21 16:33:37 -08:00
Kibana Machine
89dbffc73c
[DOCS] Adds missing image to landing page (#144626) (#144632)
(cherry picked from commit bf9c87c7c9)

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2022-11-04 12:58:16 -04:00
Kibana Machine
b913641db5
[DOCS] Fixes landing page links (#144487) (#144536)
(cherry picked from commit e5271bd250)

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-11-03 10:32:12 -04:00
Kibana Machine
88c5de7d8e
[DOCS] Redesigns Kibana docs landing page (#138051) (#144071)
* [DOCS] Another landing page design

* [DOCS] Uses cards in landing page

* [DOCS] Updates list of docs

* [DOCS] Emphasizes solutions

* html, css updates

use one column on medium screens and smaller

clean up

clean up again

* [DOCS] Incorporates review comments

* [DOCS] Updates text and link for search

* format headings in cards, ensure cards are always the same height

* remove unused css, align images

* [DOCS] Fixes links to images

* [DOCS] Uses images with transparent background

* Fixes wording in cards

* Update docs/index-custom-title-page.html

Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>

* Update docs/index-custom-title-page.html

Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>

* Update docs/index-custom-title-page.html

Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>

* [DOCS] Add content to describe Kibana

* [DOCS] Minor edits

* Update docs/index-custom-title-page.html

Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>

* [DOCS] Copy edits to landing page

Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>
(cherry picked from commit 5d2b2e5922)

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2022-10-26 17:16:49 -04:00