579 Commits

Author SHA1 Message Date
spara
f821db190f added guest photo 2020-03-05 10:47:23 -06:00
Tasia Halim
b0db49b42c Add section for stack tags (#2422) 2020-02-11 08:59:50 -08:00
Christian Nunciato
2498cfe1fc Add a case study for Menta Network (#2409) 2020-02-07 15:18:24 -08:00
Christian Nunciato
25bd312525 Add a Brand page (#2394)
* Add a Brand page

* Address feedback
2020-02-06 17:44:34 -08:00
Christian Nunciato
4668014fd4 Add case studies (#2190) 2020-02-05 14:55:51 -08:00
Lee-Ming Zen
7943f2e8d8 Add Lee Zen to team page 2020-02-03 14:41:15 -08:00
stack72
8e61c03fc5 Adding Mailgun provider to providers page 2020-01-27 21:35:17 +02:00
stack72
9ec53f7dcd Adding AliCloud provider to cloud-providers page 2020-01-27 21:35:17 +02:00
stack72
d366e30023 Adding Aiven provider to cloud-providers page 2020-01-27 18:09:07 +02:00
stack72
69616f9981 Adding postgresql provider to cloud-providers page 2020-01-27 18:09:07 +02:00
stack72
1f763fcd2c Adding mysql provider to cloud-providers page 2020-01-27 18:09:07 +02:00
Joe Duffy
911188968d Do an editorial pass over programming model docs (#2241)
* Do an editorial pass over programming model docs

This is an editorial pass over the programming model docs, as part
of #1618. This includes rearranging ordering to minimize forward
references, getting rid of anything that smells "TypeScript-only",
restructuring headers so the ToC is a bit more structured,
wordsmithing, fleshing out examples, and trying to simplify the
presentation of content -- while also embellishing where it helps.

This is not done. The Go and TypeScript pages are empty. There is
still quite a number of TypeScript-only hyperlinks and terminology.

* Add Vim swp files to gitignore

* Use shortcodes to cut down on language-specific text/links

This change adds some shortcodes for common language-specific
text and associated links.

For instance, outputs are Output in JS, Output<T> in TS,
Output[T] in Python, Output in Go, and Output<T> in C#, and go
to very different places hyperlink-wise.

Because of the way our language switcher JavaScript works, we
display the JS version by default until it kicks in and picks
up the user's choice. This avoids awkward flashes in which all
or none of the options are available or missing.

I'm not done applying this to all possible codes, but at least
it lays the foundation to start paying down this debt.

* Fix a couple hygiene issues

* Clarify conditional execution of apply

* Fix input shortcode

* Add shortcodes for most language-specific things

This eliminates most (all?) of the language-specific texts and
links in the programming model document, replaced with shortcodes.

* Fix up some loose ends

* Add Go language page and Get Started guides

* Fix linter errors

* Apply suggestions from code review

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

* Apply additional code review feedback

* Use spaces, not tabs.

* Use tailwind styles, not inline CSS.

Co-authored-by: Christian Nunciato <christian@pulumi.com>
2020-01-21 19:34:59 -08:00
stack72
4e7291a28b Adding the DNSimple provider to the CloudProviders page 2020-01-21 22:44:02 +02:00
stack72
d48a153e68 Adding the Kafka provider to the CloudProviders page 2020-01-21 20:18:43 +02:00
stack72
3b8006fd3f Adding the RabbitMQ provider to the CloudProviders page 2020-01-21 19:53:06 +02:00
stack72
d0e3638f89 Adding the CloudAMQP provider to the CloudProviders page 2020-01-21 16:18:08 +02:00
stack72
60fd352dca Adding the SignalFx provider to the CloudProviders page 2020-01-21 16:01:32 +02:00
stack72
69640059ec Adding the F5 Big IP provider to the CloudProviders page 2020-01-21 15:46:03 +02:00
stack72
e6d057c828 Adding the Datadog provider to the CloudProviders page 2020-01-21 15:46:03 +02:00
stack72
441a2958b0 Adding the Rancher2 provider to the CloudProviders page 2020-01-21 14:53:06 +02:00
stack72
4bb5c022ec Adding the NewRelic provider to the CloudProviders page 2020-01-21 14:21:51 +02:00
Paul Stack
b5913b12ed Adding fastly to the cloud providers page (#2269) 2020-01-20 12:45:44 +02:00
Paul Stack
57423b0a78 Adding the cloudflare provider to the providers page (#2243) 2020-01-13 12:55:13 -08:00
Paul Stack
43fe92f956 Adding a TeamCity Continuous Delivery post (#1878) 2020-01-10 16:17:09 -08:00
Paul Stack
2f2a1570e7 Add Jamie to team (#2237)
Add Jamie to team
2020-01-10 16:09:40 -08:00
Anastasia Halim
c5b76320df Add Tasia to About (#2236) 2020-01-10 11:52:28 -08:00
Jamie Kinkead
4a4d6a70e6 Add Jamie to team 2020-01-10 11:27:25 -08:00
stack72
80ea693c14 Adding the okta provider 2020-01-08 09:52:52 -08:00
stack72
2bbb1464db Adding the HashiCorp providers to the Cloud Providers page
Related: #1879
2020-01-05 22:26:05 +02:00
stack72
18ab93e28d Adding the docker provider to the providers list
Also split the list into cloud vs infrastructure providers. There
will be other sections added e.g. VCS, Network etc

Related: #1879
2020-01-02 21:20:27 +00:00
Christian Nunciato
13f1095e6f Add Isaac to the team (#2166) 2019-12-17 13:52:33 -08:00
Christian Nunciato
b69363eee6 Add an Awards page (#2151) 2019-12-13 14:32:41 -08:00
Christian Nunciato
b9c843d28f Do some SEO cleanup (#2079)
* Don't block on anchor.js

* Add “| Pulumi” to page titles

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

* Honor shortened title tags where present

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

* Fix link to example tutorial

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

* Add H1 tags to pages without them

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

* Reduce image sizes

Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-12-03 19:06:35 -08:00
Erin Krengel
10b9bb7131 Add FAQs for crossguard (#2046) 2019-11-26 22:38:41 -05:00
Christian Nunciato
164e321bb8 Add Sean to the team (#2030)
Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-11-21 14:51:23 -08:00
Christian Nunciato
f08cc3e3e6 Add InfoWorld article to the Newsroom (#1987) 2019-11-14 12:24:26 -08:00
Joe Duffy
fede3be904 Add Crosswalk for Kubernetes landing page, and "NEW" pill (#1978) 2019-11-14 06:37:10 -08:00
Mike Metral
c3442f1656 k8s-cake(image): update to latest edits 2019-11-13 11:38:32 -08:00
Mike Metral
bfab3c4f35 index: add new diagrams and spruce up intro and k8s cloud page 2019-11-13 11:38:32 -08:00
Joe Duffy
5386094a28 Embellish the .NET landing page a bit (#1952)
This change adds a few things to the .NET landing page:

- Add the .NET Core logo.

- A bit more about "why you might care."

- Add a basic code snippet.

- Add a Getting Started section. We want to drive people here
  when first landing on this page as much as possible, since it's
  the best experience (despite it being C#-only).

- Use the language switcher for C#/F#/VB templates.

- Reorder some content so most relevant is above the fold.

- Add CI/CD coverage of Azure DevOps pipelines and GitHub Actions.
2019-11-08 01:58:59 -05:00
Evan Boyle
e0da34df87 Add Evan to the website (#1933) 2019-11-06 21:28:30 -08:00
spara
a362995e1f updates + screenshot 2019-11-06 19:03:46 -06:00
Christian Nunciato
a7284eb881 Add Zack to the team (#1918) 2019-11-01 16:06:46 -07:00
Praneet Loke
4305eb5f3a Add docs for self-hosting Pulumi for Enterprise Edition customers (#1894) 2019-10-31 10:40:56 -07:00
Paul Stack
2d50405777 Adding Linode to the list of CloudProviders supported by Pulumi (#1895)
* Adding Linode to the list of CloudProviders supported by Pulumi

* Adding vSphere to the list of CloudProviders supported by Pulumi
2019-10-29 18:30:55 +01:00
Paul Stack
ec385c6e6c Adding Packet.net to the list of CloudProviders supported by Pu… (#1893) 2019-10-29 17:47:53 +01:00
Paul Stack
9e31665aad Including DigitalOcean in the CloudProviders list (#1892)
Related: #1879
2019-10-29 17:19:45 +01:00
Praneet Loke
cb0f998dc6 Add doc for Octopus Deploy (#1823)
* Add Octopus Deploy logo to the Continuous Delivery index page.
2019-10-09 15:38:46 -07:00
Christian Nunciato
73634a491d Add and remove team members (#1798) 2019-09-30 12:19:16 -07:00
Christian Nunciato
c958203d6e Add a customer logo for Lemonade (#1788)
Also reduces the vertical height of the NIH logo just a bit, just for some visual balance.
2019-09-25 09:57:35 -07:00