susan evans
eb6aa357b2
reorg docs nav + add cloud pages ( #2769 )
2023-05-15 15:25:28 -07:00
Kimberley Mackenzie
e35e01f06f
Prettier Spike ( #1517 )
...
* Add Prettier set-up (no formatting in this commit).
* Manual fixes for Prettier issues.
* Run Prettier fix on non-markdown files.
* Incorporate Prettier PR feedback - update commands, re-apply new yaml styles, add editor config.
* Remove deprecated config item.
* Add dependency on prettier-plugin-go-template.
* reconcile changed file with prettier formatting.
* Add git blame ignore revs file to include Prettier formatting commit.
* Fix format issue with merge conflict.
2022-06-01 10:58:20 -07:00
Justin Van Patten
dd54d453f2
Avoid more 302 redirects ( #1746 )
...
And some related cleanup (use `relref`) where I saw it.
2019-09-16 16:42:34 -07:00
Justin Van Patten
42f9a4cb50
Increase the Hugo timeout limit from 10 seconds to 30 and re-enable broken link checker ( #1662 )
...
* Increase the Hugo timeout limit from 10 seconds to 30
This should mitigate the `timed out initializing value` for large API docs pages.
* Re-enable the broken link checker
* Fix broken links
Fix broken links that were introduced while the broken link checker was
temporarily disabled.
2019-08-30 12:25:07 -07:00
Maria Bermudez
251be170cb
Console Follow-Ups ( #1616 )
...
* - Rework Console landing page
- Update Account, Editions, Organizations pages
- Remove Accounts index page
- Start working on Project and Stack Management page
Signed-off-by: bermudezmt <bermudez.mt@gmail.com>
Update content/docs/intro/console/_index.md
Co-Authored-By: Joe Duffy <joe@pulumi.com>
Update content/docs/intro/console/accounts/account.md
Co-Authored-By: Joe Duffy <joe@pulumi.com>
Update content/docs/intro/console/accounts/account.md
Co-Authored-By: Joe Duffy <joe@pulumi.com>
* Address feedback
Address #1612
Signed-off-by: bermudezmt <bermudez.mt@gmail.com>
* Add aliases based on folder rename
Signed-off-by: bermudezmt <bermudez.mt@gmail.com>
* More progress on collaboration topics
* Final edits
Signed-off-by: bermudezmt <bermudez.mt@gmail.com>
* Replace instances of Pulumi Cloud Console with Pulumi Console
Minor edit
2019-08-29 14:09:44 -07:00