susan evans
0fcc86d786
adjust messaging on old pricing blog ( #489 )
2021-09-02 15:19:01 -07:00
susan evans
99270c3973
adjust styles ( #559 )
2021-09-02 14:36:23 -07:00
susan evans
e880dbee21
improve messaging related to orgs and subscriptions ( #551 )
2021-09-01 16:22:08 -07:00
susan evans
50c1bc86c1
adjust susans title ( #556 )
2021-09-01 13:31:49 -07:00
Zack Chase
d49ac9a69f
Fix up event dates and typo for upcoming workshop ( #555 )
2021-09-01 13:00:19 -07:00
Christian Nunciato
0ed9e751a6
Support page-level noindex ( #540 )
2021-08-31 13:18:29 -07:00
Praneet Loke
9e3aff5c21
Fix Windows installation script command ( #548 )
...
Update the PowerShell script to replace the correct placeholder for installing a specific version of the CLI
2021-08-30 12:31:25 -07:00
Ian Wahbe
556c2dadba
Change dev to dev who worked extensively ( #550 )
2021-08-30 09:20:53 -07:00
aaronkao
f0c2264c9c
Update Top 5 Things an Azure Developer Needs to Know: Introduction ( #547 )
...
* Update index.md
Added links to the series in the intro
* Update index.md
Changed to relative reference links
2021-08-27 11:54:08 -05:00
Sophia Parafina
9063d5dd28
[Blog] Top 5 Things an Azure Developer Needs to Know: DevOps ( #531 )
...
* initial
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* patch(images): move image to proper spot
* Update themes/default/content/blog/top-5-things-for-azure-devs-devops/index.md
* patch(image and date): Fix whitespace and change date
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2021-08-26 12:28:18 -07:00
Christian Nunciato
865fb913db
Fix a bad link ( #545 )
2021-08-25 13:26:12 -07:00
Christian Nunciato
ee71d3c20a
Pin Swiper's CDN-hosted CSS bundle to the right version ( #544 )
2021-08-25 11:57:37 -07:00
Cameron Stokes
ea81098b8b
Add Service REST API reference page. ( #370 )
2021-08-25 10:10:44 -07:00
Christian Nunciato
a034a91f3f
Revert "Fix header not to cover search modal ( #533 )" ( #542 )
...
This reverts commit 4d443d97ef9a44f0b9e2a6ea985337fb326aa1fd.
2021-08-24 20:58:30 -07:00
Lee Zen
2d5dfd76ac
Update Paul's title on the team page ( #541 )
2021-08-24 14:39:19 -07:00
Chae SeungWoo
4d443d97ef
Fix header not to cover search modal ( #533 )
2021-08-23 14:17:40 -07:00
Lee Zen
6355a2d014
Update Team page ( #535 )
...
* Update Team page
* Add Cam's image
2021-08-23 13:57:32 -07:00
Karol Zlot
eaf21715bb
Corrected incorrect statement about Python popularity ( #486 )
...
* Corrected incorrect statement about Python popularity
We misread the 2020 stack overflow developer survey. @karolzlot pointed it out to us. This points the website to the 2021 survey and correctly portrays the survey.
Co-authored-by: Ian Wahbe <ian@wahbe.com>
2021-08-22 00:17:24 -07:00
Jonathan Jaffe
1eda90641e
Update _index.md ( #538 )
...
Grammatical correction from
“Automation API requires the Pulumi CLI to be installed and available on your `PATH` environment variable”,
to,
“Automation API requires the Pulumi CLI to be installed and available in your `PATH` environment variable.”
2021-08-21 09:01:01 -07:00
Zack Chase
193b21dcf3
Add upcoming events for Sept/Oct ( #534 )
...
* Add upcoming events for Sept/Oct
* Update themes/default/content/resources/docker-show-multi-language-components/index.md
2021-08-20 15:52:07 -04:00
Ian Wahbe
d4879f801b
Add ian to the website. ( #532 )
2021-08-19 19:37:22 -07:00
Justin Van Patten
42086a67d2
Update Pulumi Package schema docs for plain values ( #523 )
...
React to changes from https://github.com/pulumi/pulumi/pull/7059
- Remove `plain` and `plainInputs` array properties
- Add a bool `plain` property to `Type`.
2021-08-19 10:28:25 -07:00
Justin Van Patten
8e676c522c
Update Pulumi Package schema docs for methods ( #524 )
...
Add `methods` property to table of Resource properties.
2021-08-19 10:28:13 -07:00
Ian Wahbe
e2bfd14b01
iwahbe/fix intro concepts typos ( #527 )
...
* Fix typo of -> or in assets type list
* Make Putting It All Together text generic over language
* Fixes
** fix camelcasing for node languages
** Make pulumi-bucket refs internal links.
2021-08-19 09:38:04 -07:00
Paul Stack
229f608c82
Adding a specific setup page for AzureAD due to provider prefix ( #529 )
2021-08-19 18:17:09 +03:00
Alex Mullans
a11b214aa9
Fix Azure resource count in M60 release notes ( #526 )
2021-08-18 15:11:15 -07:00
Zack Chase
d3a26acf29
Update Cloud Engineering Summit banner text ( #522 )
...
* Update Cloud Engineering Summit banner text
* Apply suggestions from code review
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2021-08-18 14:03:04 -04:00
Alex Mullans
4ac4f58863
Fix Kubernetes link ( #525 )
2021-08-18 09:35:31 -07:00
Alex Mullans
08eb56302d
August 18 releases ( #517 )
...
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2021-08-18 08:34:13 -07:00
Sophia Parafina
3c168c8327
initial ( #518 )
2021-08-18 10:02:04 -05:00
Zack Chase
b7007e1a14
Update workshop details and remove old workshops ( #519 )
...
* Update workshop details and remove old workshops
* Add recording for Azure workshop
* Update AWS workshop time
2021-08-17 10:51:23 -07:00
Jon Parton
5644fda15c
docs: fish completion generator example fix ( #509 )
...
I believe there is a mistake in the docs when generating auto completion
for the fish shell.
It looks like a general code snippet has been used and the `yourprogram`
has not been replaced with `pulumi`.
This did not work until I changed the fish completion filename to
`pulumi.fish` which I have done in the example command shown in the
docs.
Signed-off-by: Jonathan Parton <jon.parton@gmail.com>
2021-08-17 09:09:15 +01:00
Zack Chase
80c693caab
Add upcoming aws workshops, kubecon, reinvent ( #506 )
...
* Add upcoming aws workshops, kubecon, reinvent
* Remove old workshop
2021-08-16 07:41:29 -07:00
Christian Nunciato
678fef0899
Fix a relref ( #515 )
2021-08-13 15:04:01 -05:00
Christian Nunciato
92e360b64d
Add an item to the Awards page ( #511 )
2021-08-13 10:26:14 -07:00
Sophia Parafina
2050e75149
[Blog] Top 5 Things andAzure Developer Needs to Know: Kubernetes Infrastructure ( #505 )
...
* initial
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-kubernetes-infrastructure/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2021-08-13 07:51:00 -07:00
Justin Van Patten
d0e792a8ce
Fix go unit test snippet ( #514 )
...
Fully qualify `MockResourceArgs` and `MockCallArgs`.
Also, while making changes here, use tabs consistently in Go snippets.
2021-08-13 05:05:39 -07:00
Christian Nunciato
9f0954eaa3
Fix some broken links ( #510 )
2021-08-12 15:50:46 -07:00
George Huang
0ca3cc2c14
Revise pricing FAQ "how many credits will I need?" ( #507 )
...
The answer to this FAQ is confusing some customers per feedback from the CE team. People do not know what "production" means, the number of environments chosen in each scenario seems to cause confusion, and the wording around "deployment" also seems to throw people off.
I revised the answer to make it less ambiguous and more consistent.
2021-08-12 10:27:08 -07:00
Sophia Parafina
d7423346a0
Standardize blog title: serverless ( #504 )
...
* initial
* fix numbered list
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* remove unpublished link
* pub date, edits
* pub date
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* not draft
* longer title
* more title wrangling
* more title wrangling
* more title wrangling
* more title wrangling
* more title wrangling
* more title wrangling
* more title wrangling
* standardize title
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
Co-authored-by: Matt Stratton <github@mattstratton.com>
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2021-08-11 17:40:41 -05:00
Sophia Parafina
a44706dffa
Standardize blog series title: static web sites ( #503 )
...
* initial
* draft
* draft
* for review
* lengthen description
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* standardize title
* standardize title
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2021-08-11 16:29:47 -05:00
Paul Stack
d9929e8a6c
Fixup openstack cloudproviders page ( #499 )
2021-08-11 15:34:21 +03:00
Zack Chase
e68ee94ed4
Automation API page update. ( #479 )
...
* First cut of new automation api page content
* Tighten up responsive design
* Apply suggestions from code review
Co-authored-by: George Huang <george@pulumi.com>
* Address feedback
* Update themes/default/layouts/page/automation.html
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
2021-08-10 16:39:55 -07:00
Matt Stratton
ed6b4c9b77
Add page for developer advocates ( #494 )
2021-08-10 15:39:37 -05:00
Sophia Parafina
07fda41cb2
[Blog] top 5 things for azure devs: static webapps ( #490 )
...
* initial
* draft
* draft
* for review
* lengthen description
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-static-websites/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2021-08-10 09:30:36 -07:00
Zack Chase
8ba6d53b25
Remove CES CFP and watch link on azure workshop ( #491 )
2021-08-09 15:01:33 -07:00
Paul Stack
1a609fe659
Add correct link to SignalFx ( #488 )
2021-08-09 15:42:09 +03:00
paulternate
c704a1f2d3
Update setup.md ( #485 )
2021-08-06 21:46:55 +03:00
Sophia Parafina
61ce19303a
[Blog] top 5 things for azure devs severless ( #478 )
...
* initial
* fix numbered list
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Matt Stratton <github@mattstratton.com>
* remove unpublished link
* pub date, edits
* pub date
* Update themes/default/content/blog/top-5-things-for-azure-devs-serverless/index.md
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* not draft
* longer title
* more title wrangling
* more title wrangling
* more title wrangling
* more title wrangling
* more title wrangling
* more title wrangling
* more title wrangling
Co-authored-by: Matt Stratton <github@mattstratton.com>
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2021-08-06 00:44:24 -05:00
Paul Stack
ab4825243a
Adding cloud provider page for minio ( #482 )
2021-08-05 21:29:21 +03:00