12 Commits

Author SHA1 Message Date
Sean Holung
026234bdbb
revert get started experience (#3076)
* add back getting started page

* decollapse getting started guide

* update style

* remove quickstart files

scss file

* lint

* assets

* update links

* update links

* update links

* update links

* update link
2023-06-16 14:10:53 -07:00
susan evans
bd767299b8
collapse get started guides onto a single page (#2969) 2023-06-02 20:42:52 -07:00
Christian Nunciato
cb3bab9207
Restore the website workflow to the AWS getting-started guide (#2724)
* Restore the website workflow to the AWS getting-started guide

* Update code and output based on getting-started reop scripts

* Restore the actual website deployment

* Update themes/default/content/docs/get-started/aws/deploy-changes.md

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>

* Update themes/default/content/docs/get-started/aws/destroy-stack.md

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>

---------

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
2023-04-21 17:41:46 +00:00
Christian Nunciato
84875c03f1
Remove website steps from the AWS getting-started flow (#2719) 2023-04-18 17:59:13 -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
9f1ee26710
Sync changes from downstream (#1465) 2022-05-03 21:23:32 -07:00
susan evans
eea7f3211c
remove links from get started landing pages (#1399) 2022-04-23 08:09:35 -07:00
David Wrede
240acb472f
Minor copy update to be more inclusive of our language support (#276) 2021-05-26 13:49:35 -07:00
susan evans
0e89e05bcf
move get started goals to beginning of guides (#241)
* move goals

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* fix lint

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* address feedback

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* Pushed common text into shortcode, updated text, and combined related steps

* Incorporated TR feedback

Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-05-25 10:20:37 -07:00
Mikhail Shilkov
180549b801 Rename Azure NextGen to Azure-Native (#5351)
Co-authored-by: David Wrede <dave@pulumi.com>
2021-03-02 10:01:27 -08: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
648ec757a3 [WIP] More "Get Started" Follow-ups (#1517)
* Add intro text and icons
Add shortcode for intro links
Clean up index page for Kubernetes cloud

Address feedback

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

* Add intro text and icons
Add shortcode for intro links
Clean up index page for Kubernetes cloud

Address feedback

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

* Clean up content

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

* Clean up crud

* Rebase

* Clean up content

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

* Add cloud intro shortcode
More text cleanup
Add suggested installation links for Python and Node.js (#1178)

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

* Update content/docs/quickstart/aws/create-project.md

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

* Address feedback

* Rebase

* Rebase continuation

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

* Fix indentation issue

* Remove crud

* Replace pulumi.com with Pulumi Service

Signed-off-by: bermudezmt <bermudez.mt@gmail.com>
2019-08-26 13:41:46 -07:00