28 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
7b3b40ab70
quickstart experience (#2983) 2023-06-08 19:45:09 -07:00
susan evans
ad4f7527b9
add meta imgs for docs (#3018) 2023-06-08 16:15:52 -07:00
susan evans
b101a28740
fixing rel refs (#2837) 2023-05-15 17:51:16 -07:00
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
George Huang
e44d811204
Remove universal from IaC description (#2733) 2023-04-21 14:04:24 -07:00
susan evans
6bbe5f0249
updating docs service -> cloud (#2666) 2023-04-11 13:40:50 -07:00
Zack Chase
968c7eccf6
Add more templates to get started landing page (#2224) 2022-11-14 14:33:05 -08:00
Christian Nunciato
3bfe1098ee
Replace relrefs with plain Markdown links (#2071) 2022-10-26 07:22:15 -07:00
Zack Chase
cc681dbd08
Add templates as options on getting started landing page (#2050)
* Add templates as options on getting started landing page

* Address feedback

* Add tracking links

* Don't show links to examples
2022-10-18 13:56:48 -07:00
Joe Duffy
5d61319514
A handful of updates (#1798)
* A handful of updates

Here are some updates based on recent conversations and feedback:

* Update the homepage subheading to be a bit clearer about what
  Pulumi is and what it does.

* Change the Cloud Engineering menu item to Why Pulumi, and sort
  it to the right of Product.  This more clearly speaks to what
  this navigation item represents as well as its importance
  relative to learning about Pulumi's Product offerings.

* Change the Pulumi Product landing page to say Pulumi Overview,
  not Cloud Engineering Platform, since that's what you click to
  get there and it currently feels very disconnected from all of
  the surrounding marketing which speaks in terms of IaC.

* Add a paragraph to that overview page speaking simply to what
  Pulumi is, and making sure to mention open source.

* Add a sentence to the Get Started page about open source.

* Add more customer logos -- we should be updating this much more
  often!!  Also change the logos to scroll horizontally so that
  we aren't afraid to continue adding new ones from time to time.

* Add recent news stories -- we should be updating this much
  more often too!!  Apparently it's been over a year, despite having
  tons of news coverage to share.

* Run prettier to format things

* Sort the case studies

* crop tfir logo

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

Co-authored-by: susanev <susan.ra.evans@gmail.com>
2022-08-02 19:13:43 -07:00
Christian Nunciato
5a56b3429b
Remove and redirect /get-started (#1370)
* Remove and redirect /get-started

* Delete _index.md

* Add alias for /get-started
2022-04-14 09:42:39 -07:00
susan evans
544cec36f9
improving docs left nav labels (#1258) 2022-03-24 16:00:23 -07:00
Anita Trimbur
be38a4f177
Updating Get Started Landing Page (#1222) 2022-03-17 17:21:32 -07:00
Christian Nunciato
cb25bfdf84
Add /getting-started alias (#1056) 2022-02-16 12:02:42 -08:00
susan evans
def2f864e4
clean up link text leftover from registry move (#857) 2021-11-17 10:30:49 -08:00
Devon Grove
28560b8cd6
Fix paths for all outdated refs so they will not point to redirect (#622) 2021-09-23 07:50:51 -07:00
Zack Chase
ea2d3d03a3
Add /what-is pages (#228)
* Add some initial structure for what is pages

* Add some dots

* Refinements to what is pages

* Make the linter happy

* Add why is python so popular topic page

* Add infrastrucutre as code internal links

* Add infrastructure as software internal links

* Fix link formatting
2021-07-22 15:11:35 -07:00
Christian Nunciato
bc58acecbb
Minor adjustments to video display (#204) 2021-05-06 17:31:38 -07:00
David Wrede
608a5a71b1
Added video walkthrough and some additional resources (#84)
* Added video walkthrough and some additional resources

* Fixed lint error

* Incorporated TR feedback

* Putting hyperlink in section/card label
2021-04-20 03:19:16 -07:00
David Wrede
f587c08429
Update Getting Started page to incorporated other learning options (#76)
* Tweaked root GS page, added in live workshop links

* Tweaked copy and cloud ordering

* Update themes/default/content/docs/get-started/_index.md

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

Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-04-19 16:10:55 -07:00
David Wrede
367cd5adaf Smoothing out AWS Getting Started flow (#4678)
* Smoothing out AWS Getting Started flow with intro copy updates

* Changing link to not target new window

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

* Incorporated TR feedback

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-12-01 08:53:14 -08:00
Christian Nunciato
42ea561745 Fix padding on get-started page (#2835) 2020-04-03 11:25:17 -07:00
Christian Nunciato
e89e7f2d49 Use tiles for provider logos where appropriate (#2795)
Signed-off-by: Christian Nunciato <c@nunciato.org>
2020-04-02 18:20:02 -07:00
Justin Van Patten
5fe1cf427c Add shorter, more memorable alias to get started guides (#2245) 2020-01-14 22:29:10 -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
Christian Nunciato
1cbe21d237 New Home Page (#1643)
* New Home Page

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Edit bits of the new homepage (#1665)

* Edit bits of the new homepage

This is a work in progress, however makes the following changes:

* Use a different heading/subheading.

* Make some fonts larger.

* Move the CTA above the fold and make it more prominent.

* Move Create/Deploy/Manage above the widget and style it differently.

* Change the text within Create/Deploy/Manage cards, and use
  a bulleted headings style for the major points.

* Add a SVG header to the Manage card for symmetry -- although
  it needs to be revised to include e.g. identity providers.

* Add real quotes.

* Add some new logos.

* Reorganize some non-homepage things

* Make the top navbar sticky -- and remove stickiness from some
  of the other second level navbars that are less important now.

* Use bg-purple-900 rather than black in some places. The black
  contrast just looks really retro and tacky to my eyes. (Honestly,
  still could use some work here, but it's marginally less horrific.)

* Eliminate PRICING from the top nav. Our belief is too many people
  click this and think we're 100% commercial without having open
  source offerings. This page is still available, but is more deeply
  integrated with the PRODUCT flow.

* Overhaul the PRODUCT page:

    - Better top level messaging.
    - Reuse the new carousel widget rather than the aging code snippet.
    - Revamp all of the details below.
    - Use slightly more modern looking FA icons rather than
      the images we had before (which looked kind of random).
    - Remove "Multi-Cloud Subscription" -- and add
      "Support and Training."
    - Link out to the PRICING page in certain key areas.

* Revamp overall message on the CAREERS page and massage some
  margins and font sizes.

* Move WHY-PULUMI further to the right of the nav bar.

Sights set on revamping WHY-PULUMI next ...

* Revamp the Why, Pulumi page

* Remove some unused bits

* Tidy up partner, migrate, and topics pages

The partner, migrate, and topics pages are showing their age. At
some point (soon) we need to just blow them up and rewrite them with
our current voice and perspective. For the time being, I do know
they are helping with SEO, so I've done a pass over them to bring
them (roughly) up to code -- still not perfect, but much better.

* Rework titles and abstracts for all pages.

* Replace @pulumi/cloud* examples with modern equivalents.

* Direct to the general GET STARTED page in most places.

* Rewrite the how-pulumi-works partial to use HTML and our more
  recent language and logos, instead of an aging screenshot.

* Ensure consistency on black 2nd level nav bars.

* Add partner logos for Azure and GCP.

* Use a real YouTube embed for the link to our video.

Fixes #1588.

* Refine the Why, Pulumi page further

* Make some more edits

...primarily to the "migrate" pages.

* Incorporate latest changes

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Make final edits (#1683)

* Update the top level phrasing.

* Capitalize "Modern Infrastructure as Code" (it's bolder/stronger).

* Tweak some minor other language.

* Add a link to the video.

* Change carousel nav, tweak video, comment alert

* Make some adjustments for narrow mobiles
2019-09-04 15:47:35 -07:00
Maria Bermudez
5b3e51460b New TOC and breadcrumbs (#1563) 2019-08-23 14:22:47 -07:00