15 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
4e284f02d2
remove tweets (#2919) 2023-05-24 13:12:22 -07:00
susan evans
a3bcee8b1d
fix refs; add reference back (#2834)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
2023-05-15 16:14:38 -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
Piers Karsenbarg
4a9b4855c1
Fixed twitter shortcodes (#1174) 2022-03-08 12:33:37 +00:00
susan evans
def2f864e4
clean up link text leftover from registry move (#857) 2021-11-17 10:30:49 -08:00
Christian Nunciato
602d8dfcfb
Update Docs content to point to registry where applicable (#722) 2021-10-12 12:52:56 -07: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
Alex Mullans
a754d2c03e
Clean up tags (#215) 2021-05-13 12:54:02 -07:00
Christian Nunciato
9d1c1a14b9 Upgrade to latest Hugo (#5418) 2021-03-14 07:14:21 -07:00
Zack Chase
e78eb60527 Add resources page (#4530)
* Transition event and webinar pages to be resources

* Reimplement resources page functionality in CSS

* Clean up URL slugs

* Remove unused style

* Address feedback

* Support no target in the url

* Address feedback

* Make entire tile clickable

* Unlist old webinars

* Fix relref issue in build

* Fix hoverability of filter icon/title

* Fix internal link issue

* Address feedback

* Update comment

* Make it work on mobile

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-11-10 14:41:52 -08:00
Joe Duffy
c099c47c80 Eliminate "real languages" from our website (#4032)
* Eliminate "real languages" from our website

We know that this terminology is unfriendly and can be seen as
gatekeeping. We've moved away from it over time, but there are many
traces of it in our documentation -- most notably, even on our
homepage. Instead of "real languages", let's use "familiar languages",
and in places where deeper explanation makes sense in context, we
can say "familiar, general-purpose languages."

The current 2nd-level blurb on the homepage isn't very good right now
anyhow, so this is a convenient change. As we make progress on various
marketing efforts, we will likely make more extensive changes, but
for now this at least fixes this problem. We recently A/B tested
updates without much of an impact, so let's move ahead with this change
and then if we want to test alternatives to "familiar", we can do that.
For instance, we considered "popular", etc.

* Also eliminate "real code"
2020-08-19 06:19:50 -07:00
Joe Duffy
401a218b17 Add a Pulumi 2.0 blog post (#3040)
* Add a Pulumi 2.0 blog post

* Make a few tweaks

* Link to the migration guide.

* Use the new Pulumi 2.0 superpowers card.

* Use a comma, not an emdash

* Apply suggestions from code review

Co-Authored-By: Sophia Parafina <spara@users.noreply.github.com>
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

* Adopt suggestion

* Adopt Praneet's "hard at work" suggestion

Co-Authored-By: Praneet Loke <1466314+praneetloke@users.noreply.github.com>

* Fix a few relative links

* Link to /superpowers

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Praneet Loke <1466314+praneetloke@users.noreply.github.com>
2020-04-21 04:47:07 -07:00