* Add a blog post about EKS cluster features
* Add an image; react to CR feedback
* Make the flow a bit nicer
* Simplify some wording
* More wordsmithing
* Add a shoutout to Clare's keynote talk
* Change publication date on post to today
* Make one final pass over the post
* Fix the preview and a few typos
* Don't block on anchor.js
* Add “| Pulumi” to page titles
Signed-off-by: Christian Nunciato <c@nunciato.org>
* Honor shortened title tags where present
Signed-off-by: Christian Nunciato <c@nunciato.org>
* Fix link to example tutorial
Signed-off-by: Christian Nunciato <c@nunciato.org>
* Add H1 tags to pages without them
Signed-off-by: Christian Nunciato <c@nunciato.org>
* Reduce image sizes
Signed-off-by: Christian Nunciato <c@nunciato.org>
This changes the top-level nav a little bit, with respect to
user guides, CrossGuard, etc. Namely:
* Rename top-level to 'Policy as Code ("CrossGuard")', since
it won't be evident to most people what CrossGuard is just
by looking at the nav. (Unfortunately, we have a similar
problem with "Crosswalk" at the moment, but I don't have an
obviously-better suggestion for that right now.)
* Also rename the Getting Started guide to be consistent.
* Renumber the ordering of the guides to sort for most relevant
at the top: Continuous Delivery, Crosswalk ..., Policy as Code,
SSO, Self-Host, Tutorials. (Arguably maybe Tutorials ought to
be at the top, but this is consistent with "GUIDES AND TUTORIALS").
Adds a page that guides getting started using AWSGuard. Also updates the commands throughout to show how to set `PULUMI_EXPERIMENTAL` correctly on the various OSes (using the OS chooser tabs). And some minor other tweaks.
* 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>