* Add an automation API landing page
This is just an initial sketch. We'll make it better soon.
* Add some styles and put video above the fold
* Update getting started link
Co-authored-by: Zack Chase <zachary@pulumi.com>
* remove msg about it only being for pro and ent
* update pricing page
Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
* Merging existing content with rproposed rewrites in this PR, fixed broken links, etc.
* Add redirect to concepts overview page as stop-gap to handle auto-gened ref content links
* Apply suggestions from code review
Co-authored-by: Luke Hoban <luke@pulumi.com>
* Fix broken links
* Incorporating TR feedback
* Fixed broken links
* Incorporating remaining feedback, renamed and refactored content, updated links
* Add client-side redirect logic to map old anchors to new
* Incorporated more feedback, refactored runtime function content, fixed broken links
* Minor typo fix
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Copy edit
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update content/docs/intro/concepts/project.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Incorporated TR feedback
* Trimmed left nav link title
Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: David Wrede <d_wrede@yahoo.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Add a CrossGuard landing page
* Link to CrossGuard page from pricing
* Add Credijusto quote/case study link
* Fix the CrossGuard meta title
* Add links to new CrossGuard page
This change adds a link to the CrossGuard page from the
PRODUCTS drop down in the top nav.
It also adds a "For Security Engineers" section to the WHY PULUMI
page, in addition to cleaning up some of the copy there.
* Update the pricing page
This change clarifies a few aspects of our pricing page:
* Use the monthly total ($50 and $225 for Team Starter and Pro),
rather than mixing terms (which had the unintended consequence
of making Pro look like a minor step up from Starter).
* Add a billing cycle chooser to switch between Monthly and
Annually (the default) prices.
* Move the user count to the top of each box, and bold the
numbers, to make them stand out as clearly different.
* Trim the bulleted list -- it's gotten quite lengthy. That
includes removing the "free" and "trial" points, since this
information is already represented in other areas (headers,
buttons, etc). Change the trial buttons to include "14-DAY".
* Put a single, prominent trial CTA above the fold
* Restore old pricing phrasing for now
* Improve pricing layout
* Add open source callout
* Remove PREVIEW from self-host
These are both now out of preview, fully-documented, and have meaningful large-scale usage.
There are three remaining areas that are still marked as preview:
1. `@pulumi/kubernetesx` package for NodeJS
2. `@pulumi/cloud` package for NodeJS
2. `pulumi_policy` package for Python
Fixes#2924.
* Add a "letter to your boss"
Inspired by the KubeCon letter to your boss, this is a little
email template someone can use to start a conversation with their
manager about using Pulumi in their organization.
* Apply suggestions from code review
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
* Add link linter script
* Add build commands for linting links
* Add linting to start of serve script
* Add tracking ids to links
* Add tracking id to links
* Finish adding tracking ids to remaining html links
* Add front labels to lint results
* Add some checks to function inputs; address feedback
* Add checks that the element exists before sending tracking event
* Add urlize to dynamically created tracking ids
* Switch to generating ids instead of hardcoding
* Do not encode strings when generating link tracking ids
* Convert to use data-track attribute instead of data-tracking-id
* Remove link linter
* Fix duplicate read more tag
* Revert breadcrumb html to be one line to eliminate extra space
* Remove unused package
* Update g suite name convention on tracking id
Co-Authored-By: Christian Nunciato <c@nunciato.org>
Co-authored-by: Christian Nunciato <christian@pulumi.com>
* Attempt to clarify open source vs. freemium vs. paid
This change:
- Add the Community Edition to the top-level edition tabs on
the pricing page, replacing the separate section we already had.
- Adjust the feature differentiation waterfall in the edition tabs.
- Add a section to the top of the pricing page that clarifies that
Pulumi is available as open source, freemium, or paid editions.
- Update the FAQ to call out the ability to use the open source
independent of the service.
- Updates some text so that it doesn't sound like we're limiting
the Community Edition to "individuals" -- in reality, it really
just means "single user scenarios", which is subtly different.
This is certainly not perfect, but is a set of incremental changes
that I hope will clarify things at least a little bit.
The only thing I don't love is that it pushes the pricing tabs
closer to the fold, but I've adjusted some margins and kept the
new text fairly short, in an attempt to mitigate this.
* Adjust some things on the pricing page
- Apply CR feedback, and remove the "Pulumi Editions" H2 to save
vertical space and get the goods closer to being above the fold.
- Use blue for the Community Edition. Apply orange to both Team
Starter and Pro Editions. I didn't notice my change was semi-
random as to the colors -- at least this means "action blue"
is attached to the Get Started CTA, and that the team editions
are consistently colored (which is at least defensible).
- Remove an errant dot.
* Add an alternative design
* Simplify the pricing banner
* Update RBAC entry in pricing table
Fixes#2070.
* Restyle pricing form and create template for form with quote
* Address feedback
* Use faded blue input focus highlight; blue submit button
* Make customer quote optional in form-section
* Use new form styles across all hubspot contact us forms
* Add form id to about content; fix id of gcp form section
* Getting Started background color; quote heading text size
* Minor tweaks
Signed-off-by: Christian Nunciato <c@nunciato.org>
I've had a number of inquiries from folks where they thought
Team Starter was $50 *per user*. It is actually $50 for 3 users.
Hopefully this new text will clarify the matter at a glance.