5 Commits

Author SHA1 Message Date
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
susan evans
12c5475082
change mentions of Pulumi Console to Pulumi Service (#959) 2022-01-13 09:48:57 -08:00
Maria Bermudez
53e4d66312 AWS Tutorials Cleanup (#1786)
* Add shortcode for summary
Update cleanup shortcode
Update Containers on Fargate tutorial
Update webserver tutorial to use shortcode

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Clean up REST API tutorial

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Fix broken link and remove extra spaces

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Final featured tutorial cleanup for AWS

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>

* Fix 1640

* Address PR feedback
2019-09-30 12:46:19 -07:00
Justin Van Patten
b5100b8433 Update layouts/* for Hugo 2019-05-24 09:16:31 -07:00
Justin Van Patten
a9ad45e17f Move _layouts/* and _includes/* to layouts/*
Some includes are now partials under layouts/partials. Shared content that is included in markdown files are Hugo shortcodes under layouts/shortcodes.
2019-05-24 09:16:31 -07:00