9 Commits

Author SHA1 Message Date
susan evans
ad29524df0
update note styles (#2828) 2023-05-18 11:36:01 -07:00
susan evans
f45bdee477
fix stuff (#2835) 2023-05-15 16:50:57 -07:00
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
Christian Nunciato
84875c03f1
Remove website steps from the AWS getting-started flow (#2719) 2023-04-18 17:59:13 -07:00
Christian Nunciato
d7a6aeaf65
Fix a couple of papercuts (#1794) 2022-07-28 16:42:55 -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
Christian Nunciato
96c6fd914f
Port content and theme from pulumi-hugo-internal (#85)
Co-authored-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: kimberleyamackenzie <kimberleyamackenzie@gmail.com>
2021-04-20 00:37:26 -07:00
Zack Chase
3e054d0ea3 Add event tracking to link clicks (#2199)
* Add link linter script

* Add build commands for linting links

* Add linting to start of serve script

* Add tracking ids to links

* Add tracking id to links

* Finish adding tracking ids to remaining html links

* Add front labels to lint results

* Add some checks to function inputs; address feedback

* Add checks that the element exists before sending tracking event

* Add urlize to dynamically created tracking ids

* Switch to generating ids instead of hardcoding

* Do not encode strings when generating link tracking ids

* Convert to use data-track attribute instead of data-tracking-id

* Remove link linter

* Fix duplicate read more tag

* Revert breadcrumb html to be one line to eliminate extra space

* Remove unused package

* Update g suite name convention on tracking id

Co-Authored-By: Christian Nunciato <c@nunciato.org>

Co-authored-by: Christian Nunciato <christian@pulumi.com>
2020-01-15 12:51:13 -08:00
Maria Bermudez
0e281ee704 Fixes 1747 (#1748)
* Fixes 1747

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

* Update content/docs/get-started/gcp/configure.md

Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

* Update layouts/shortcodes/cli-note.html

Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

* Add CLI note to "Create a New Project"
2019-09-16 18:56:29 -07:00