13 Commits

Author SHA1 Message Date
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
Christian Nunciato
3bfe1098ee
Replace relrefs with plain Markdown links (#2071) 2022-10-26 07:22:15 -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
9e8bf57f81
Fix some broken links (#109)
* Fix some broken links

* Apply suggestions from code review

Co-authored-by: David Wrede <dave@pulumi.com>

Co-authored-by: David Wrede <dave@pulumi.com>
2021-04-21 09:02:53 -07:00
Lee Zen
d23868768c Fix broken links (#4638) 2020-11-22 20:26:50 -08:00
Justin Van Patten
0823dc2537 Remove need to specify PULUMI_EXPERIMENTAL from old blog post (#3461)
Freshen-up in case someone lands on this older post.
2020-05-31 11:34:58 -07:00
spara
15ddaf397a switched meta image to png for twitter card 2020-02-11 10:23:54 -06:00
spara
87f565998d Merge branch 'spara/getting-started-with-pac' of https://github.com/pulumi/docs into spara/getting-started-with-pac 2020-02-10 18:37:41 -06:00
spara
d90b293450 first round of edits 2020-02-10 18:37:28 -06:00
Sophia Parafina
8e74c98767 Apply suggestions from code review
Thanks for the quick review

Co-Authored-By: Eric Rudder <ericrudder@users.noreply.github.com>
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
2020-02-10 18:27:08 -06:00
spara
e40a932169 first commit 2020-02-10 14:45:08 -06:00