19 Commits

Author SHA1 Message Date
Christian Nunciato
73796609f5
Move some GIFs into the uploads bucket (#3447) 2023-10-07 21:08:39 -07:00
Sean Holung
026234bdbb
revert get started experience (#3076)
* add back getting started page

* decollapse getting started guide

* update style

* remove quickstart files

scss file

* lint

* assets

* update links

* update links

* update links

* update links

* update link
2023-06-16 14:10:53 -07:00
susan evans
7b3b40ab70
quickstart experience (#2983) 2023-06-08 19:45:09 -07:00
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
Sean Holung
f37662cc42
lint meta images (#2766) 2023-05-01 17:44:41 -07:00
Christian Nunciato
448f3bada6
Resize and optimize some GIFs (#2235) 2022-11-15 12:48:00 -08:00
susan evans
edd8882628
Revert "reduce image size for animated .gif files and convert to .webp (#2211)" (#2212)
This reverts commit 5881f12a4176eb0c06c7af33038b8489e84d5984.
2022-11-10 09:37:44 -08:00
Aurélien Requiem
5881f12a41
reduce image size for animated .gif files and convert to .webp (#2211) 2022-11-10 06:41:49 -08:00
Christian Nunciato
3bfe1098ee
Replace relrefs with plain Markdown links (#2071) 2022-10-26 07:22:15 -07:00
susan evans
12c5475082
change mentions of Pulumi Console to Pulumi Service (#959) 2022-01-13 09:48:57 -08:00
Zack Chase
3edcdbbbda
Update the pricing page and copy across the website (#371) 2021-06-29 09:55:43 -07:00
Christian Nunciato
79d6b6b162
Fix relrefs pointing to previous CrossGuard locations (#360) 2021-06-22 15:02:23 -07:00
Joe Duffy
3927943cb1
Filter blog tags to Top 40, and add back some metadata (#350)
* Only show the top 40 blog tags

In https://github.com/pulumi/pulumi-hugo/pull/215, I had suggested
that instead of physically deleting tags we didn't want to show, we
compute it algorithmically, by only showing the "Top N" tags. This
commit introduces said functionality.

This has a few advantages:

* Preserves old metadata (the authors added the tags because they
  felt they were meaningful and captured information about the posts).

* Enables us to surface those tags differently in the future (who
  knows, maybe someday we'll want to run a "spinnaker" campaign).

* Notably, also keeps the tag index pages, which Google has indexed.

* Enables us to add a "View More ..." link at the bottom of the
  page if folks want to see the entire list.

* Perhaps most importantly, protects against future bloat. For
  example, since this tag cleanup happened, we have added top-level
  tags for "aliases", "app-runner", "iam", "open-source", and
  "refactoring", each of which has only a single post.

I chose 40 as the N in Top N, because that's how many we show today.
I could see an argument for filtering this based on post count
instead (e.g., only those with >3 posts).

* Add back some tags

Now that we filter out unpopular tags, we can add back some of the
ones previously removed.
2021-06-21 17:31:35 -07:00
Alex Mullans
a754d2c03e
Clean up tags (#215) 2021-05-13 12:54:02 -07:00
Christian Nunciato
a9bdf70391 Fix up some ambiguous references (#2730)
* Remove unreferenced links
* Disambiguate links to /contact
2020-03-23 18:05:45 -07:00
Justin Van Patten
3cb5716214 Update some PaC content for the latest release of @pulumi/policy (v0.4.0) (#2350)
* Update some PaC content for v0.4.0 of @pulumi/policy

We renamed `validateTypedResource` to `validateResourceOfType` (though, the former is still available, just deprecated), and introduced built-in helpers for `validateStack`.

* Regenerate @pulumi/policy API docs for v0.4.0
2020-01-30 15:38:55 -08:00
Erin Krengel
0055d24c6f fix casing (#2071) 2019-12-02 20:39:14 +00:00
Erin Krengel
021db6dfd8 unmark crossguard post as a draft (#2066) 2019-12-02 12:09:53 -08:00
Erin Krengel
cb59aeb04a Add crossguard blog (#2042) 2019-12-02 11:36:26 -08:00