9 Commits

Author SHA1 Message Date
susan evans
12c5475082
change mentions of Pulumi Console to Pulumi Service (#959) 2022-01-13 09:48:57 -08:00
Mitch Gerdisch
8f286032c4
Update references (#931)
* Update references

* fix space

* add space
2021-12-23 09:51:51 -06: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
Lee Zen
5be1af2337 Fix broken links pointing to pulumi/dist (#4360) 2020-10-09 10:21:42 -07:00
Sophia Parafina
bd01ac01f2 Update content/blog/vscode-devcontainers/index.md
Co-authored-by: Praneet Loke <1466314+praneetloke@users.noreply.github.com>
2020-07-13 14:28:01 -05:00
spara
27f3e8bd53 edits 2020-07-13 10:49:17 -05:00
spara
6d949eda7e shorten title 2020-07-12 00:39:07 -05:00
spara
6951ea4809 initial 2020-07-11 22:45:38 -05:00