3 Commits

Author SHA1 Message Date
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
Abhinav Gupta
8db622ec30
fix: Close unclosed shortcodes (#2578)
`make serve` fails on master with different errors
because of unclosed shortcodes in some documents.

This change, along with pulumi/registry#2229 and pulumi/registry#2231
fixes `make serve` with the latest version of Hugo.

This change does not update to the latest copy of registry
because that'll happen automatically once this lands.

Resolves #2572
2023-03-22 00:41:25 +00:00
Laura Santamaria
195a434f17
feat(post): add Kubernetes template merge post (#2256)
* feat(post): add Kubernetes template merge post

* fix(review): address comments and patches from review

* fix(review): address review requests
2022-12-09 09:58:40 -06:00