17 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
Justin Van Patten
f518c01746
Blog and docs on new TF converter (#3011)
Blog and docs on new Terraform converter
2023-06-12 10:29:56 -07:00
susan evans
7b3b40ab70
quickstart experience (#2983) 2023-06-08 19:45:09 -07:00
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
Christian Nunciato
3bfe1098ee
Replace relrefs with plain Markdown links (#2071) 2022-10-26 07:22:15 -07:00
susan evans
12c5475082
change mentions of Pulumi Console to Pulumi Service (#959) 2022-01-13 09:48:57 -08:00
Devon Grove
fb35f88553 Fixed remaining links, site builds w/ API docs paths 2021-10-05 10:09:25 -07:00
Alex Mullans
a754d2c03e
Clean up tags (#215) 2021-05-13 12:54:02 -07:00
Sophia Parafina
55ba12583b Programming model reorganization (#4707)
* Merging existing content with rproposed rewrites in this PR, fixed broken links, etc.

* Add redirect to concepts overview page as stop-gap to handle auto-gened ref content links

* Apply suggestions from code review

Co-authored-by: Luke Hoban <luke@pulumi.com>

* Fix broken links

* Incorporating TR feedback

* Fixed broken links

* Incorporating remaining feedback, renamed and refactored content, updated links

* Add client-side redirect logic to map old anchors to new

* Incorporated more feedback, refactored runtime function content, fixed broken links

* Minor typo fix

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Copy edit

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Update content/docs/intro/concepts/project.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Incorporated TR feedback

* Trimmed left nav link title

Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: David Wrede <d_wrede@yahoo.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-02-03 07:30:42 -08:00
spara
f80c3e407f add banner for tf0.12 support 2020-05-21 09:33:45 -05:00
Luke Hoban
68365621a9 Update docs for tf2pulumi 0.8.0 (#3274)
Adapt to breaking changes in:
https://github.com/pulumi/tf2pulumi/blob/master/CHANGELOG.md#080-released-may-7-2020.
2020-05-11 19:52:23 -07:00
Justin Van Patten
6edb32be1d Fix some links to new resource docs (#3021)
We recently changed some of the anchor ids on the resource docs. This updates links in the rest of the docs to use the new anchors.
2020-04-20 22:26:42 -07:00
Jamie Kinkead
35d8351749 Substitute links to improved docs. (#2953)
* Substitute links to Resource docs in blog posts.

* Incorporate PR feedback.

* Revert unnecessary change.

* Update links in guides.

* Address PR feedback.

* Remove unneeded change.

* Add better links.

* Addressing PR feedback

* Jamie/replace more links (#2976)

* Update links in intros to cloud-providers.

* One more.

* Address PR Feedback

* Adjust links for Hugo.
2020-04-17 11:53:52 -07:00
Justin Van Patten
3cd560106b Avoid www.pulumi.com when linking within site (#2252)
Instead, use `relref` links. That way, we can catch any issues if we
move a page to a different URL. Also, prefer `https` rather than `http`
for links to other Pulumi sites.

Note: This does not change any links to www.pulumi.com in autogenerated
content (such as API docs and tutorials).
2020-01-16 11:46:15 -05:00
Zack Chase
5ab3d65926 Add markdown linting (#2135)
* Add markdown linting script; fix markdown lint errors

* Add support for meta description and page title validation

* Add comments

* Fix lint errors; exclude autogenerated tutorials

* Address feedback; add more comments

* Add more checks for redirect pages; no index; and auto generated content

* More fixes for lint errors

* Allow duplicate headings in a page

* More lint error fixes

* Even more lint error fixes

* Getting started guide lint fixes

* Add custom h1 support to docs single pages

* Use custom h1 tags on cloud getting started guides

* Add custom h1 support to docs

* Add custom h1 support to docs lists.html

* Final round of intial lint fixes

* Add markdown linting to build script

* Update README

* Test build failure due to lint error

* Fix lint error so build will pass

* Readability fixes for lint script
2019-12-18 09:59:20 -08:00
Maria Bermudez
5b3e51460b New TOC and breadcrumbs (#1563) 2019-08-23 14:22:47 -07:00
Luke Hoban
ec46c6ac97 Adopting Existing Cloud Resources into Pulumi (#1556)
Co-Authored-By: Eric Rudder <ericrudder@users.noreply.github.com>
Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-08-16 10:35:01 -07:00