-
Notifications
You must be signed in to change notification settings - Fork 261
Add new main nav #18806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new main nav #18806
Changes from 12 commits
3898007
10b230d
1f699f8
e7f14cb
2f06383
3fe792f
00ba48a
d03d7b1
3593711
8cdeb75
a567a09
141a204
19053d2
81a1633
fda3ee1
90d1aa4
46e9473
54d642d
024151e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,155 @@ | ||
| dropdowns: | ||
| - label: Product | ||
| wide: true | ||
| sections: | ||
| - heading: Core product | ||
| columns: 2 | ||
| items: | ||
| - label: Platform overview | ||
| href: /product/ | ||
| description: Everything platform engineering teams need to build, secure, and scale cloud infrastructure | ||
| icon: cloud-arrow-up | ||
| track: header-product-platform | ||
| - label: Infrastructure as code | ||
| href: /product/infrastructure-as-code/ | ||
| description: "IaC for any cloud, in any language — Node.js, Python, Go, .NET, Java, and YAML" | ||
| icon: custom/pulumi-iac | ||
| track: header-product-iac | ||
| - heading: Key capabilities | ||
| columns: 2 | ||
| items: | ||
| - label: Agentic infrastructure | ||
| href: /product/neo/ | ||
| description: Meet Neo, our AI-powered infrastructure engineering agent | ||
| icon: custom/pulumi-neo | ||
| iconWeight: fill | ||
| track: header-product-neo | ||
| - label: Secrets & configuration | ||
| href: /product/secrets-management/ | ||
| description: Environments, secrets, and configuration management | ||
| icon: custom/pulumi-secrets | ||
| track: header-product-secrets | ||
| - label: Insights & governance | ||
| href: /product/insights-governance/ | ||
| description: Asset management, compliance remediation, and AI insights over the cloud | ||
| icon: custom/pulumi-insights | ||
| track: header-product-insights | ||
| - label: Internal developer platform | ||
| href: /product/internal-developer-platforms/ | ||
| description: The fastest, most secure way to deliver cloud infrastructure | ||
| icon: custom/pulumi-idp | ||
| track: header-product-idp | ||
|
|
||
| - label: For engineers | ||
| wide: true | ||
| sections: | ||
| - columns: 2 | ||
| items: | ||
| - label: Get started | ||
| href: /docs/get-started/ | ||
| description: Follow a step-by-step guide to quickly learn Pulumi | ||
| icon: rocket-launch | ||
| track: header-engineers-get-started | ||
| - label: Documentation | ||
| href: /docs/ | ||
| description: Complete guides and API references | ||
| icon: books | ||
| track: header-engineers-docs | ||
| - label: Registry | ||
| href: /registry/ | ||
| description: Browse 170+ cloud providers and packages | ||
| icon: package | ||
| track: header-engineers-registry | ||
| - label: Templates | ||
| href: /templates/ | ||
| description: Deploy common architectures on any cloud | ||
| icon: grid-four | ||
| track: header-engineers-templates | ||
| - label: Tutorials | ||
| href: /learn/ | ||
| description: Get hands-on with Pulumi concepts | ||
| icon: graduation-cap | ||
| track: header-engineers-tutorials | ||
| - label: Events and workshops | ||
| href: /events#upcoming | ||
| description: Live sessions and workshops | ||
| icon: calendar-blank | ||
| track: header-engineers-events | ||
| - label: Community | ||
| href: /community/ | ||
| description: Join 10k+ developers on Slack | ||
| icon: users-three | ||
| track: header-engineers-community | ||
| - label: Engineers love Pulumi | ||
| href: /testimonials/ | ||
| description: Hear from engineers why they love us | ||
| icon: heart | ||
| track: header-engineers-testimonials | ||
| - label: Pulumi guides | ||
| href: /guides/ | ||
| description: Practical infrastructure patterns for cloud providers | ||
| icon: compass | ||
| track: header-engineers-guides | ||
|
|
||
| - label: For enterprises | ||
| sections: | ||
| - items: | ||
| - label: Enterprise solutions | ||
| href: /enterprise/ | ||
| description: Security, compliance, and support for teams | ||
| icon: buildings | ||
| track: header-enterprise-solutions | ||
| - label: Case studies | ||
| href: /case-studies/ | ||
| description: How Snowflake, Mercedes-Benz, and others use Pulumi | ||
| icon: article | ||
| track: header-enterprise-case-studies | ||
| - label: Request a demo | ||
| href: /request-a-demo/ | ||
| description: See how Pulumi can help your team | ||
| icon: chalkboard-teacher | ||
| track: header-enterprise-demo | ||
| - label: Professional services | ||
| href: /proserv/ | ||
| description: Get expert help with your implementation | ||
| icon: briefcase | ||
| track: header-enterprise-proserv | ||
| - label: Contact sales | ||
| href: /contact/ | ||
| description: Talk to our team about your needs | ||
| icon: chat-circle | ||
| track: header-enterprise-contact | ||
|
|
||
| - label: Company | ||
| sections: | ||
| - items: | ||
| - label: About us | ||
| href: /about/ | ||
| description: Our purpose and values | ||
| icon: quotes | ||
| track: header-company-about | ||
| - label: Careers | ||
| href: /careers/ | ||
| description: Come work for Pulumi | ||
| icon: briefcase | ||
| track: header-company-careers | ||
| - label: Newsroom | ||
| href: /about/newsroom/ | ||
| description: Pulumi in the news | ||
| icon: newspaper | ||
| track: header-company-newsroom | ||
| - label: Awards | ||
| href: /awards/ | ||
| description: Recognition from press and analysts | ||
| icon: trophy | ||
| track: header-company-awards | ||
|
|
||
| plainLinks: | ||
| - { label: Registry, href: /registry/, track: header-registry } | ||
| - { label: Blog, href: /blog/, track: header-blog } | ||
| - { label: Pricing, href: /pricing/, track: header-pricing } | ||
| - { label: Docs, href: /docs/, track: header-docs } | ||
|
|
||
| cta: | ||
| signIn: { label: Sign in, href: "https://app.pulumi.com/signin", track: header-signin } | ||
| getStarted: { label: Get started, href: "https://app.pulumi.com/signup", track: header-get-started } | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I kind of like Claude's suggestion of having the Dashboard button link to the app at the root ( Any reason not to do that @alexleventer? Seems like this ought to be fine, but I don't want to break any metrics we might be measuring with this particular link. (This would only affect clicks to "Dashboard", which is only shown to signed-in users.)
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Talked to @alexleventer and we can link directly to
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done! |
||
Uh oh!
There was an error while loading. Please reload this page.