Add product documentation hub pages - #7964
Draft
florent-leborgne wants to merge 5 commits into
Draft
Conversation
…c Stack Give each product a documentation landing page at /products/<product>, with What's new cards sourced from the 9.5 release notes. AI-Assisted: Cursor Grok 4.6 Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
Route each hub to the same docs team that owns the matching product area, and keep the triage mapping in sync. AI-Assisted: Cursor Grok 4.6 Co-authored-by: Cursor <cursoragent@cursor.com>
3 tasks
Point Fleet and Elasticsearch clients at their index pages, and send Logstash plugin links through logstash-docs-md. AI-Assisted: Cursor Grok 4.6 Co-authored-by: Cursor <cursoragent@cursor.com>
2 tasks
Member
Author
|
@bmorelli25 @leemthompo you can continue your hub edits on this branch if you like - the elastic-stack one I haven't reviewed at all yet it's just based on some specs I passed |
Point Console at Dev Tools, send get-started ingest to the manage-data overview, and surface data views, KQL, serverless, Spaces, and AI Assistant. Co-authored-by: Cursor <cursoragent@cursor.com>
Member
|
Never mind, I see you're (at least) one step ahead of me. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds first-cut product hub pages at
/products/<product>for Elasticsearch, Kibana, Logstash, and Elastic Stack, using the shipped{hero}/{get-started}/{whats-new}/{explore}directives.Relates to docs-content-internal#1561 (architecture: #1550).
products/(layout: hub). There is no/products/landing page.{whats-new}cards for Elasticsearch, Kibana, and Logstash are authored inhub-whats-new.ymlfrom the published 9.5 release notes and the Elastic 9.5 blog.{whats-new}.get-started/the-stack.mdis unchanged and does not link to the hub..agents/skills/docs-hub-whats-new/(user-invoked).CODEOWNERS follow the same team split as the rest of the repo (last match wins, so these replace the catch-all
@elastic/docs):products/elasticsearch.md@elastic/developer-docs@elastic/admin-docsproducts/kibana.md@elastic/ski-docs@elastic/admin-docsproducts/logstash.md@elastic/ski-docsproducts/elastic-stack.md@elastic/core-docsproducts/(toc and future files)@elastic/docshub-whats-new.yml@elastic/developer-docs@elastic/ski-docs@elastic/core-docsThe
/triageteam-path table is updated to match. Easy to change if a team should own a hub instead.Out of scope here: v8/v7 hubs, the top-bar Products dropdown (docs-content-internal#1589). Adding
toc: productswill create a Products primary-nav item until that lands.Follow-up
Elastic Stack hero icon: elastic/docs-builder#3875. Until that merges, the hub falls back to an E chip.
Test plan
/products/elasticsearch,/products/kibana,/products/logstash, and/products/elastic-stackget-started/the-stackhas no link to the hubScreenshots to add or update
None. Hub pages are directive-composed and do not add product UI screenshots.
Generative AI disclosure
Tool(s) and model(s) used: Cursor Grok 4.6 (drafting hub Markdown,
hub-whats-new.yml, the refresh skill, and CODEOWNERS from the POC branches, published 9.5 release notes, and the 9.5 blog)