Skip to content

Commit

Permalink
Updates navigation menu items
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Stephanus <[email protected]>
  • Loading branch information
Aaron Stephanus committed Nov 30, 2023
1 parent bcad1e9 commit 857c218
Showing 1 changed file with 36 additions and 14 deletions.
50 changes: 36 additions & 14 deletions _data/top_nav.yml
Original file line number Diff line number Diff line change
@@ -1,26 +1,33 @@
items:
-
label: OpenSearchCon
fragment: opensearchcon
fragments:
- opensearchcon
- sessions
- speakers
- exhibitors
- workshops
- unconference
- opensearchcon2023-cfp
children:
-
label: Register for OpenSearchCon!
url: https://opensearchcon2023.splashthat.com
label: 2024 - Stay Informed
url: /events/opensearchcon/
-
label: Sessions
url: /events/opensearchcon/sessions/index.html
url: /events/opensearchcon/sessions/
-
label: Speakers
url: /events/opensearchcon/speakers/index.html
url: /events/opensearchcon/speakers/
-
label: Exhibitors
url: /events/opensearchcon/exhibitors/index.html
url: /events/opensearchcon/exhibitors/
-
label: Workshops
url: /events/opensearchcon/workshops/index.html
url: /events/opensearchcon/workshops/
-
label: Unconference
url: /events/opensearchcon/unconference/index.html
url: /events/opensearchcon/unconference/
-
label: CFP is closed
url: /opensearchcon2023-cfp.html
Expand All @@ -32,17 +39,19 @@ items:
url: /downloads.html
-
label: About
url: /about.html
fragments:
- about
- releases
- roadmap
- faq
children:
-
label: OpenSearch
url: /about.html
-
label: Releases
url: /releases.html
-
label: Roadmap
url: https://github.com/orgs/opensearch-project/projects/1
-
label: FAQ
url: /faq
Expand Down Expand Up @@ -79,15 +88,28 @@ items:
url: /docs/
-
label: Platform
fragment: platform
url: /platform/index.html
fragments:
- platform
- search
- observability
- security-analytics
- vector-database
- benchmarks
children:
- label: Search
url: /platform/search/index.html
- label: Observability
url: /platform/observability/index.html
-
label: Security Analytics
url: /platform/security-analytics/index.html
-
label: Vector Database
url: /platform/search/vector-database.html
-
label: Live Demo
label: Playground Demo
url: https://playground.opensearch.org/
-
label: Performance Benchmarks
url: /benchmarks

0 comments on commit 857c218

Please sign in to comment.