19 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
David Wrede
f667e2b033
Update naming to align with example renaming PR (#177)
Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-10-12 10:47:58 -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
Sophia Parafina
55ba12583b Programming model reorganization (#4707)
* Merging existing content with rproposed rewrites in this PR, fixed broken links, etc.

* Add redirect to concepts overview page as stop-gap to handle auto-gened ref content links

* Apply suggestions from code review

Co-authored-by: Luke Hoban <luke@pulumi.com>

* Fix broken links

* Incorporating TR feedback

* Fixed broken links

* Incorporating remaining feedback, renamed and refactored content, updated links

* Add client-side redirect logic to map old anchors to new

* Incorporated more feedback, refactored runtime function content, fixed broken links

* Minor typo fix

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Copy edit

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Update content/docs/intro/concepts/project.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Incorporated TR feedback

* Trimmed left nav link title

Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: David Wrede <d_wrede@yahoo.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-02-03 07:30:42 -08:00
Sophia Parafina
debb45803b Merge branch 'master' into spara/architecture-as-code-microservices 2020-04-07 19:14:00 -05:00
spara
7a0f3fe822 add suggested links 2020-04-07 18:38:43 -05:00
isaac-pulumi
3125e1f9cf Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
2020-04-07 17:43:12 -04:00
isaac-pulumi
f913c24f31 Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
2020-04-07 17:42:58 -04:00
isaac-pulumi
5c8af2a9e4 Update content/blog/architecture-as-code-microservices/index.md 2020-04-07 17:42:06 -04:00
isaac-pulumi
149f680ae4 Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: metral <1112768+metral@users.noreply.github.com>
2020-04-07 17:08:42 -04:00
isaac-pulumi
8dac65d422 Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: metral <1112768+metral@users.noreply.github.com>
2020-04-07 17:07:28 -04:00
isaac-pulumi
0d0b032877 Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: metral <1112768+metral@users.noreply.github.com>
2020-04-07 17:06:44 -04:00
Sophia Parafina
d3e64fa77b Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
2020-04-07 14:00:48 -05:00
spara
d9e9178e5c first push 2020-04-07 13:33:25 -05:00
spara
448f074b34 first push 2020-04-07 13:25:33 -05:00
spara
bebc0a8bf3 edits 2020-04-07 12:26:52 -05:00
spara
d2e8ba0cb5 first commit 2020-04-07 12:04:19 -05:00