17 Commits

Author SHA1 Message Date
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -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
Lee Zen
3e8299e11d Update docs to account for deprecated AWS managed policies (#5044) 2021-01-28 09:13:47 +00:00
Lee Zen
30ebd8d854 Update Lambda EFS example (#4057) 2020-08-21 15:15:58 -07:00
Luke Hoban
2043c758c3 EFS blog edits (#3612) 2020-06-16 15:51:12 -07:00
spara
7cb37824b9 update link 2020-06-16 16:57:45 -05:00
spara
b398453533 update link 2020-06-16 16:55:46 -05:00
stack72
854827eeb4 Publishing the AWS EFS support for Lambda blogpost 2020-06-16 23:37:56 +03:00
spara
41178655f3 add AWS docs link 2020-06-16 14:41:46 -05:00
spara
8673133240 add note 2020-06-16 13:55:45 -05:00
spara
37201700e0 update publish date 2020-06-16 11:08:08 -05:00
spara
c9e4bb4310 add video 2020-06-15 21:02:29 -05:00
spara
80dfb9e9a7 updates 2020-06-15 20:36:18 -05:00
spara
94053bd746 WIP not for release 2020-06-15 12:01:23 -05:00
spara
f56548e5fa WIP not for release 2020-06-15 11:08:10 -05:00
spara
5a6e21bcce WIP 2020-06-15 07:47:12 -05:00