4 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
Christian Nunciato
8f24de7ad2
Fix multi-lang tutorial buttons (#426)
* Fix multi-lang tutorial buttons

* Address feedback
2021-07-22 06:13:17 -07:00
Christian Nunciato
3dfae85046
Upgrade TailwindCSS, etc. (#263) 2021-05-27 15:46:18 -07:00
Maria Bermudez
be9ae3fc81 EC2 Webserver Tutorial Cleanup (#1763)
* Clean up EC2 webserver tutorial
Add shortcode for multi-language prerequisites
Add shortcode for GitHub buttons for multi-language examples

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

* Pull in tutorial title updates

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

* Clean up EC2 webserver tutorial

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

* Fix broken link

- Use ungreedy matches for links.
- Don't attempt to fix-up links that start with "../"
2019-09-23 11:33:04 -07:00