4924 Commits

Author SHA1 Message Date
evanboyle
92cfa85f50 fix gcp go getting started 2020-02-19 17:09:55 -08:00
evanboyle
ee561d7d5c fix azure getting started 2020-02-19 16:40:15 -08:00
Justin Van Patten
b4149314a7 Use definite assignment assertions with dynamic provider example (#2476)
As of TypeScript 2.7, strict property initialization is enabled by default (typically), which means TypeScript won't realize properties of dynamic resources will be initialized. We use a definite assignment assertion to relay to TypeScript that these will indeed be initialized.
2020-02-19 15:13:58 -08:00
Christian Nunciato
6c10154163 Add a case-studies list page (#2474) 2020-02-19 15:13:31 -08:00
Justin Van Patten
ecd175770b Fix a couple bugs in recent blog posts (#2475)
- Avoid Hugo "make non-relative ref/relref page reference(s) in page %q absolute" warning
- Fix bug in an example code snippet
2020-02-19 14:17:24 -08:00
Sophia Parafina
99381a57f4 Merge pull request #2435 from pulumi/sholung/audit-logs-blog
Audit logs blog
2020-02-19 15:10:27 -06:00
spara
7855d58744 update publish date 2020-02-19 14:56:26 -06:00
Sean Holung
ab9600bb6c rename audit logs blog post dir to match new title 2020-02-19 12:12:28 -08:00
Zack Chase
0fe0fd4d00 Add events page links to header/footer navs (#2454)
* Add events page links to header/footer navs

* Remove event link from header tab
2020-02-19 09:24:41 -08:00
Mikhail Shilkov
5cef900eff .NET Core 3.0->3.1 2020-02-19 17:10:33 +01:00
Robert Shepherd
d69117f370 Update Tiller link (#2466) 2020-02-19 06:24:54 -08:00
Christian Nunciato
1b7d1aa7d4 Hide scroll gutters when they aren't necessary (#2463) 2020-02-18 16:38:21 -08:00
Zack Chase
a10d507193 Add PurgeCSS to remove unused CSS classes from page loads (#2444)
* Add purgecss to postcss config

* Update purgecss rules

* Address feedback

* Update extractor regex and content paths

* Update comments in config file
2020-02-18 15:43:27 -08:00
Eric Rudder
498299dbc2 final syn 2020-02-18 15:10:23 -08:00
Eric Rudder
00b3b4d3b2 synonym 2020-02-18 14:56:22 -08:00
Eric Rudder
c0e5f73f44 Clarified typo
Fixed illegal activities; added closing li tag
2020-02-18 14:52:44 -08:00
Sophia Parafina
9150b6cb9b Merge pull request #2459 from pulumi/spara/manage-infrastructure-with-pac
manage infrastructure with pac blog post
2020-02-18 16:50:47 -06:00
spara
55ccaea228 additional changes from comments 2020-02-18 16:38:23 -06:00
Christian Nunciato
cd4e80598e Suppress wrapping of header-submenu items (#2458) 2020-02-18 13:16:07 -08:00
spara
a2492803db remove trailing spaces 2020-02-18 14:53:14 -06:00
spara
72fe96e1a0 remove trailing spaces 2020-02-18 14:50:31 -06:00
spara
4528d6a7b2 corrections applied 2020-02-18 14:20:56 -06:00
Christian Nunciato
7e487814f7 Remove Cyrus from the Team page (#2457) 2020-02-18 11:41:20 -08:00
spara
a8fb215e42 first commit 2020-02-17 17:40:57 -06:00
stack72
e671f0b869 Fix broken link to wiki article on Promises in the Intro to Step Functions blog 2020-02-16 23:58:26 +02:00
Sophia Parafina
b7daeab4ac Merge pull request #2443 from pulumi/spara/intro-to-step-functions
correction to Intro to Step Functions
2020-02-14 11:55:17 -06:00
spara
335f90101a correction 2020-02-13 15:48:50 -06:00
Sophia Parafina
276ab4429b Merge pull request #2441 from pulumi/spara/intro-to-step-functions
Intro to AWS step functions
2020-02-13 15:44:17 -06:00
spara
3e7551c2c0 updated with comments from review 2020-02-13 15:36:44 -06:00
Zack Chase
af877a3610 UX improvements to events pages (#2419)
* Move filter and CTA to right side of event listing page

* Add heading to event list showing number of events available when filtering

* Remove calendar embed and use button to bring up calendar modal

* Slightly prettify the event-listings page

* Slightly prettify the event-detail page

* Make the registration button orange

* Add ability to use filter query param to pre filter events

* Address feedback

* Remove excess console.log

* Update assets/js/event-filtering.js

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

Co-authored-by: Christian Nunciato <christian@pulumi.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-02-13 11:38:39 -08:00
spara
74b491001a first commit 2020-02-13 12:41:18 -06:00
Tasia Halim
b0db49b42c Add section for stack tags (#2422) 2020-02-11 08:59:50 -08:00
Christian Nunciato
a7e5f34ae3 Update CrossGuard pricing details (#2423)
* Update CrossGuard pricing details
* Adjust the heading
2020-02-11 08:52:37 -08:00
Sophia Parafina
05b206883c Merge pull request #2430 from pulumi/spara/getting-started-with-pac
switched meta image to png for twitter card
2020-02-11 10:35:14 -06:00
spara
15ddaf397a switched meta image to png for twitter card 2020-02-11 10:23:54 -06:00
Sophia Parafina
7434202e24 Merge pull request #2421 from pulumi/spara/getting-started-with-pac
PaC 101: Getting Started with PaC
2020-02-11 09:56:39 -06:00
stack72
1d9bb75141 Fix GCP getting-started page for KMS API
Fixes: #2426

The ability to enable a KMS API via URL using project_id has been
removed by google. Their official docs now suggest it should be
done on the Console

https://cloud.google.com/apis/docs/getting-started#enabling_apis
2020-02-11 17:07:27 +02:00
stack72
393eacee4b Add the Keycloak documentation 2020-02-11 02:58:13 +02:00
spara
87f565998d Merge branch 'spara/getting-started-with-pac' of https://github.com/pulumi/docs into spara/getting-started-with-pac 2020-02-10 18:37:41 -06:00
spara
d90b293450 first round of edits 2020-02-10 18:37:28 -06:00
Sophia Parafina
8e74c98767 Apply suggestions from code review
Thanks for the quick review

Co-Authored-By: Eric Rudder <ericrudder@users.noreply.github.com>
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
2020-02-10 18:27:08 -06:00
Zack Chase
e84f3e8874 Update /show for kubecon eu (#2420) 2020-02-10 13:40:59 -08:00
spara
e40a932169 first commit 2020-02-10 14:45:08 -06:00
Paul Stack
9b70300c93 Merge pull request #2412 from pulumi/stack72/gh-2043
Auto-accept pulumi up on github CI guide
2020-02-08 18:10:58 +02:00
Paul Stack
2f1d570b5e Merge pull request #2405 from pulumi/zchase/pauls-events
Add Paul's events to the event page
2020-02-08 17:10:44 +02:00
stack72
a0df2ebfaf Auto-accept pulumi up on github CI guide
Fixes: #2043
2020-02-08 17:04:17 +02:00
Justin Van Patten
0120f8ac9e Exclude download link for Windows v1.10.0 (#2410) 2020-02-08 07:03:45 -08:00
Justin Van Patten
1a68f32070 Add copy & noselect support for bat & powershell (#2411)
Updates the copy button and noselect scripts for bat and powershell.
2020-02-08 05:45:30 -08:00
Christian Nunciato
2498cfe1fc Add a case study for Menta Network (#2409) 2020-02-07 15:18:24 -08:00
Zack Chase
e9de5172d7 Add paul's events to the event list 2020-02-07 11:23:53 -08:00