Commit Graph

448 Commits

Author SHA1 Message Date
Ori Zohar e0b2ff61a7 Refactoring getting started 2021-01-08 09:08:23 -08:00
Yaron Schneider abfe45d948
Merge branch 'v1.0-rc3' into yaron2-patch-1 2021-01-07 15:09:16 -08:00
Yaron Schneider 50505a524f
Update setup-rabbitmq.md 2021-01-07 15:08:42 -08:00
Aaron Crawfis ac0e22fa63
Merge branch 'v0.11' into patch-1 2021-01-07 13:12:00 -08:00
Ori Zohar 0ca958144b Weekly merge from default docs v0.11 2021-01-07 04:05:18 -08:00
Yaron Schneider d756b392a3
Update setup-nats-streaming.md 2021-01-06 14:38:04 -08:00
Aaron Crawfis c5d6ae7dfa
Merge branch 'v0.11' into patch-1 2021-01-04 10:35:09 -08:00
Trond Hindenes e3e2783ba8 Added reconnectWait to yaml spec 2021-01-04 13:35:32 +01:00
Radoslav Gatev 7e0a3fbb4d
Add a comparison with the ratelimit middleware 2021-01-03 21:30:23 +02:00
Trond Hindenes c7a43e5d5d updated rabbitmq documentation 2021-01-03 16:52:58 +01:00
Tom Kerkhove 388591bed9
Fix typo in Kubernetes binding docs (#1060) 2021-01-02 09:11:23 -08:00
Tom Kerkhove 2a6c253098
Merge branch 'v0.11' into patch-1 2021-01-02 13:19:56 +01:00
Newbe36524 bee1ae0830
Update apns.md (#1058)
remove leading empty line
2020-12-29 16:30:02 -08:00
Tom Kerkhove cb16afd4e2
Alphabetically order Microsoft Azure bindings 2020-12-27 13:53:31 +01:00
Ori Zohar 71b4f3cbab Merging v0.11 to v1.0-rc2 2020-12-18 15:00:10 -08:00
Ori Zohar 5b57ba4809
Merge branch 'v0.11' into docsday-956 2020-12-17 14:33:53 -08:00
Ori Zohar 47f23f2f58 Re-organizing secret store related articles 2020-12-17 14:29:39 -08:00
Mukundan Sundararajan 2ad2c7a7b7 Update docs 2020-12-17 14:10:07 -08:00
Mukundan Sundararajan eba2997c30 Update referencing secrets document 2020-12-17 13:33:37 -08:00
Ori Zohar 2b20b2b3e1
Merge branch 'v0.11' into create_blob_typo 2020-12-17 12:30:49 -08:00
Nghia Tran 8b74120e5e Tab -> spaces 2020-12-17 12:20:16 -08:00
Nghia Tran f3d5fe2ccd Fix dapr home directory 2020-12-17 12:19:33 -08:00
Ori Zohar 1b3b558db9
Merge branch 'v0.11' into create_blob_typo 2020-12-17 12:16:40 -08:00
Aaron Crawfis 0b018f9099
Merge branch 'v0.11' into mchmarny-upgrade-ha-mode 2020-12-17 11:29:51 -08:00
Aaron Crawfis 66fa5faaf7 Grammer 2020-12-17 11:29:30 -08:00
Hal Spang a0df800d90 Fix typo in Azure Blob Storage create blob binding
https://github.com/dapr/docs/issues/903
2020-12-17 11:28:42 -08:00
Mark Chmarny 97be510fe7
Grammar 2020-12-17 11:17:06 -08:00
Mukundan Sundararajan 0b77c43c4f Add api-token-secret annotation for k8s 2020-12-17 11:14:48 -08:00
Mark Chmarny 6d2646cfe9
Upgrade command/how-to updates 2020-12-17 11:07:05 -08:00
Mark Chmarny 6a236a4c25
Points to latest version of CLI
to avoid CLI vs Core RC releases
2020-12-17 10:24:14 -08:00
Aaron Crawfis 5724cfb26c Merge branch 'v1.0-rc2' into v0.11 2020-12-17 10:17:40 -08:00
Aaron Crawfis f3bbc3bd86
Merge pull request #1018 from yaron2/ignoreerrors-1
Add component schema
2020-12-16 10:18:47 -08:00
Aaron Crawfis f94673b5b2 Add more further reading 2020-12-16 10:07:16 -08:00
Aaron Crawfis ba29e9d451 Merge branch 'ignoreerrors-1' of https://github.com/yaron2/docs into pr/1018 2020-12-16 10:05:25 -08:00
Aaron Crawfis 03083e1320 Update component information 2020-12-16 10:05:23 -08:00
yaron2 0c547996b9 change weight 2020-12-16 09:36:30 -08:00
yaron2 01293049fd add component schema 2020-12-16 09:29:45 -08:00
Aaron Crawfis e701efeb05
Merge pull request #1013 from dapr/upgrade-info
Add information on upgrading Dapr
2020-12-16 09:21:03 -08:00
Aaron Crawfis 9376f6c334 Merge branch 'v0.11' into v1.0-rc2 2020-12-16 09:13:11 -08:00
Ally Parker 288091c10a
Fix typo 2020-12-16 13:35:30 +00:00
Aaron Crawfis 2f150b1af1 Add self-host upgrade instructions 2020-12-15 10:30:59 -08:00
Aaron Crawfis 321af418cb Change verb 2020-12-15 10:30:48 -08:00
Aaron Crawfis 21f138e9ea Add helm pre-req 2020-12-15 10:23:05 -08:00
Aaron Crawfis d2d283f3ad Add Kuberentes clarification 2020-12-15 10:21:52 -08:00
Aaron Crawfis 06a50d7cea Add information on upgrading Dapr 2020-12-15 10:18:21 -08:00
Aaron Crawfis 294fa96708 Merge branch 'v1.0-rc2' into v1.0.0-rc.1 2020-12-15 09:02:32 -08:00
vinayada1 8e70fee35b
update steps to run hello-world with ACL in selfhosted mode (#996)
* update steps to run hello-world with ACL in selfhosted mode

* fix review comments

* Update invoke-allowlist.md

* Update invoke-allowlist.md

* Fix codetab formatting issues on rendered website

* add ps commands

* Update invoke-allowlist.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-12-11 17:29:18 -08:00
Donovan Brown b7927256a0
Fixed typo in setup-sqlserver (#1004)
Fixed typo. Changed 
"schema do use"
to
"schema to use"
2020-12-11 08:53:37 -08:00
Aaron Crawfis eb1b143785
Merge branch 'master' into postmark 2020-12-10 10:36:07 -08:00
Aaron Crawfis c9e9459ff4
Update to showcase dashboards and clarify steps 2020-12-10 10:15:04 -08:00
Young Bu Park acec37b5ae Updated grafana dashboard and screenshots 2020-12-10 03:47:17 -08:00
Nghia Tran 7c1c70d89c
Update doc to remove usage of exporter component (#995)
* Update doc to remove usage of exporter component

* Outdated doc content/en/operations/troubleshooting/setup-tracing.md
2020-12-09 14:53:29 -08:00
Michaël Hompus d173ebed6f
Merge branch 'master' into postmark 2020-12-09 23:36:55 +01:00
Nghia Tran 75f3c739f3
Update OpenTelemetry Collector doc to use Zipkin API (#990) 2020-12-09 08:43:35 -08:00
Nghia Tran 2c0933084c
Document the new fields in Configuration's tracing section. (#983)
* Document the new fields in Configuration's tracing section.

* Also document the 'Metrics' section
2020-12-07 21:03:32 -08:00
Carlos Mendible a803f107c9
Fix cause AAD Pod Identity fields are now case sensitive
Fixes: https://github.com/dapr/docs/issues/988
2020-12-07 18:24:14 +01:00
Mark Chmarny 37467fdb0f
Merge branch 'master' into master-from-website-merge-20201203 2020-12-03 10:58:07 -08:00
Ha Hoang 66a4919079
Update typo and broken link (#961)
* Update broken link in grafana.md

* Fix typo

Co-authored-by: ha.hoangvan <ha.hoangvan@nashtechglobal.com>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-12-03 10:57:15 -08:00
Ori Zohar f6b9ddee3d
Update azure-keyvault.md 2020-12-03 10:54:11 -08:00
Ori Zohar b5dfdf10fe merge from website to master 2020-12-03 10:49:09 -08:00
Ori Zohar fa86a15177
Merge branch 'v1.0.0-rc.1' into docs-hygine-20201203 2020-12-03 10:03:57 -08:00
Harry Kimpel 02a63da509
Added New Relic How-to docs (#951)
* Added New Relic How-to docs

* Added New Relic How-to docs

* Completely reworked the New Relic docs

Co-authored-by: Harry Kimpel <hkimpel@newrelic.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-02 16:41:08 -08:00
Michaël Hompus cc707c2288 Add postmark as output binding 2020-12-02 20:59:28 +01:00
Nghia Tran 9877b60701
Add Jaeger setup instruction (#950) (#969)
* Add Jaeger setup instruction

* Fix yaml file name

* Address review feedback

* Update per PR feedback

* Remove 'we'

Co-authored-by: Ori Zohar <orzohar@microsoft.com>

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-01 16:04:21 -08:00
Aaron Crawfis 285f7055db
Update getting started guide (#968)
* Update getting started

* Added pre-req for kubectl

* Added link to samples

* Change "will" to present tense

* Uppercase Redis
2020-12-01 15:57:24 -08:00
Ori Zohar 76b31708cc
Merge branch 'master' into harrykimpel-newrelic-howto 2020-12-01 15:56:10 -08:00
Nghia Tran 2488f9cab1
Add Jaeger setup instruction (#950)
* Add Jaeger setup instruction

* Fix yaml file name

* Address review feedback

* Update per PR feedback

* Remove 'we'

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-01 14:26:13 -08:00
Michaël Hompus a3ebcc715d
Update azure-keyvault-managed-identity.md (#952)
* Fix some typos
* Improve text style
2020-11-28 07:35:46 -08:00
Harry Kimpel 5e79fec8d2 Completely reworked the New Relic docs 2020-11-26 18:25:00 +01:00
Harry Kimpel f0ca97c4f3 Added New Relic How-to docs 2020-11-24 16:16:07 +01:00
Harry Kimpel 3dcce84243 Added New Relic How-to docs 2020-11-24 10:27:59 +01:00
Aaron Crawfis ae380d158b
Rc1 merge (#942)
* Update state_api.md (#928)

Removing commas from end of JSON lists

* Fixing README submodule instructions (#911)

* Update README.md

* Remove duplicate step

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Use shared docs page for aws credential info (#934)

* Use shared docs page for aws credential info

* more text

* newline

* moved to integrations

* Links and formatting

* A few more fixes

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: yellow chicks <cdh_cjx@163.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Trond Hindenes <trond@hindenes.com>
2020-11-20 15:26:51 -08:00
Trond Hindenes c5002e846e
Use shared docs page for aws credential info (#934)
* Use shared docs page for aws credential info

* more text

* newline

* moved to integrations

* Links and formatting

* A few more fixes

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-11-19 11:58:57 -08:00
Young Bu Park fadc143f5f
Update self-host / kubernetes hosting mode docs for 1.0.0-rc.1 (#924)
* update self-host mode placement doc

* update kuberentes production for 1.0.0-rc.1

* addressed comments
2020-11-16 15:27:53 -08:00
Yaron Schneider 0d732c896a
Fix prometheus and grafana Helm references (#922)
* fix prometheus references

* fix grafana
2020-11-16 14:28:19 -08:00
Ori Zohar b314e1bd33
Website merge (#920)
* Initial configuration of hugo and docsy

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Testing file

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Updated overview structure

* Upadted git ignore for package lock

* Removed generated scss

* Update package lock

* Add README

* Update install process

* Move How-To Guides into Docs

* Add front matter

* Add Overview

* Adjust Table of Contents sizing

* Add back overview

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Rename Guide to HowTo

* Allow unsafe HTML for custom images

* Move images into static repo

* Darken TOC

* Add setup docsy step

* Add algolia information

* Update docs with new heirarchy

* Add algoloia information

* Merge master

* Updating directory structure

* Integrating deploying folder intop operations

* Moved building blocks

* Conceptual docs updates (#845)

* Update title

* Update to conceptual docs

* Operations section (#846)

* added FAQ on perf benchmark (#839)

* added FAQ on perf benchmark

* typos

* Update FAQ.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Move images

* Move static docs

* Update toc template

* Update operations section

* Update Actions Workflow

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Developing applications section [hugo-docs] (#847)

* Developing applications section

* Changing capital letters in getting started section

* Remove redundant getting started title

* Updating theme and configuration (#852)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* moving components setup howtos to operations section

* Removing moved files from OLD

* Update Operations (#853)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section (#854)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Adding headers for secrets and state components

* Complete operations section (#856)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Complete operations section

* Integrating final readme files from OLD

* Final update (#858)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Complete operations section

* Moved docs to top level folder

* Disable taxonomies

* Remove duplicate ToC

* Added information on disabling categories and tags

* Removed manual ToC

* Add CLI title (#859)

* Update build command (#860)

* Add CLI title

* Update build command

* Add env variables

* Update version

* Remove extra v

* Add Google Analytics and Algolia

* Move Algolia search code

* Fix algolia info

* Update algolia search

* Update theme

* Enable debugging for Algolia

* Enable debugging for algolia

* Delete tabs

* Temporarily disable algolia

* Add shortcodes for tabs

* Update Dapr CLI instructions to use shortcodes

* Override max_width for code blocks

* Add authoring guide

* Update readme with authoring guide link

* Fixed spacing

* Update images

* Update service invocation

* Update building block descriptions

* Update wording

* Update state management building blocks

* Move example

* Updated state docs

* Pub/Sub Updates

* Pupsub updates

* CLI reference

* API reference

* Contributing

* Binding specs

* Service invocatio nupdate

* Update reference page

* Small actors fixes

* Enable search

* Fix ref

* Fix small typo

* Correct letter

* Fix caps

* Fix caps

* Rename logs

* fixing links in concepts section

* Renaming cli/overview.md to avoid conflict with general Dapr overview file name

* Update Operations

* componenet setups

* fixing links is Getting started section

* Update references

* Fix references

* Fix link

* partial fixes to developing applications

* Adding code of conduct link to main README

* Update app insights tabs

* Bold headers

* Update getting started guide

* Update titles

* Update branch name

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com

* Update azure-static-web-apps-green-hill-0d7377310.yml

* Delete hugo-docs info

* Update publish cli command

* Update pubsub HowTo

* Updating contributing section

* Update README.md

* Removing on needed upper case (#882)

* Fix blog link in docs (#885)

* Update secret query example in namespace support (#881)

* change authention to authorization (#902)

* Update building-blocks-concept.md (#905)

Typo

* Add skip upload if missing token (#913)

* fix website pubsub api docs to 0.11.0 tag content (#910)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update install-dapr.md (#909)

After installing dapr on Kubernetes total of 5 pods got provisioned. One dashboard pod entry is missing in doc. 
In previous docs, this request was got accepted seems it got missed again.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>

* fixed some typo (#896)

Co-authored-by: Ori Zohar <orzohar@microsoft.com>

Co-authored-by: Aaron Crawfis <aacrawfi@microsoft.com>
Co-authored-by: Azure Static Web Apps <opensource@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Ricardo Niepel <RicardoNiepel@users.noreply.github.com>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
Co-authored-by: Jayesh Sharma <37150991+wjayesh@users.noreply.github.com>
Co-authored-by: Issac <margol@beamartyr.net>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Ajay Singh <stpl.ajays@gmail.com>
Co-authored-by: Harry Kimpel <harrykimpel@hotmail.com>
2020-11-16 12:52:08 -08:00
Young Bu Park d4012c8b3b
add upgrade step from 0.11.x to 1.0.0 (#907)
* add upgrade step to 1.0.0

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md

Co-authored-by: Nghia Tran <tcnghia@gmail.com>

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Update kubernetes-production.md

* Removing explicit mention of .rc1

Co-authored-by: Nghia Tran <tcnghia@gmail.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-11-16 09:23:24 -08:00
Harry Kimpel 0edb4113a4
fixed some typo (#896)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-11-13 15:51:08 -08:00
Yaron Schneider 3509967baa
add versioning field for components (#906) 2020-11-12 10:16:26 -08:00
Sander Molenkamp 17746373b1
Amolenk/pubsubconsumerids (#901)
* Remove consumerID from NATS sample

* Remove consumerID from RabbitMQ sample
2020-11-10 11:15:12 -08:00
Jayesh Sharma 0c38833156
change authention to authorization (#902) 2020-11-10 11:14:20 -08:00
Yaron Schneider daa503e2a0
Add performance section (#894)
* add performance section

* review feedback

* add service invocation link

* Update perf-service-invocation.md

* updated numbers

* Update perf-service-invocation.md

* Update perf-service-invocation.md

* add HA numbers

* link to perf from service invocation overview

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-11-06 10:42:45 -08:00
Yaron Schneider 7ab14244dd
Update blobstorage.md (#890) 2020-11-03 11:53:52 -08:00
AbserAri 90816bed56
Update setup-nats-streaming.md (#884) 2020-10-28 14:34:39 -07:00
Aaron Crawfis a234e10fa3
Migrate to new Dapr docs site (#880)
* Initial configuration of hugo and docsy

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Testing file

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Updated overview structure

* Upadted git ignore for package lock

* Removed generated scss

* Update package lock

* Add README

* Update install process

* Move How-To Guides into Docs

* Add front matter

* Add Overview

* Adjust Table of Contents sizing

* Add back overview

* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

* Rename Guide to HowTo

* Allow unsafe HTML for custom images

* Move images into static repo

* Darken TOC

* Add setup docsy step

* Add algolia information

* Update docs with new heirarchy

* Add algoloia information

* Merge master

* Updating directory structure

* Integrating deploying folder intop operations

* Moved building blocks

* Conceptual docs updates (#845)

* Update title

* Update to conceptual docs

* Operations section (#846)

* added FAQ on perf benchmark (#839)

* added FAQ on perf benchmark

* typos

* Update FAQ.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Move images

* Move static docs

* Update toc template

* Update operations section

* Update Actions Workflow

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Developing applications section [hugo-docs] (#847)

* Developing applications section

* Changing capital letters in getting started section

* Remove redundant getting started title

* Updating theme and configuration (#852)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* moving components setup howtos to operations section

* Removing moved files from OLD

* Update Operations (#853)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section (#854)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Adding headers for secrets and state components

* Complete operations section (#856)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Complete operations section

* Integrating final readme files from OLD

* Final update (#858)

* Enable robots, Update versions, add links

* Update left column minimum width

* Add Dapr docs image

* Update spacing for list pages

* Add home image

* Update hosting references

* Remove extra width

* Add favicons

* Update configuration section

* Fix configuration reference

* Complete operations section

* Moved docs to top level folder

* Disable taxonomies

* Remove duplicate ToC

* Added information on disabling categories and tags

* Removed manual ToC

* Add CLI title (#859)

* Update build command (#860)

* Add CLI title

* Update build command

* Add env variables

* Update version

* Remove extra v

* Add Google Analytics and Algolia

* Move Algolia search code

* Fix algolia info

* Update algolia search

* Update theme

* Enable debugging for Algolia

* Enable debugging for algolia

* Delete tabs

* Temporarily disable algolia

* Add shortcodes for tabs

* Update Dapr CLI instructions to use shortcodes

* Override max_width for code blocks

* Add authoring guide

* Update readme with authoring guide link

* Fixed spacing

* Update images

* Update service invocation

* Update building block descriptions

* Update wording

* Update state management building blocks

* Move example

* Updated state docs

* Pub/Sub Updates

* Pupsub updates

* CLI reference

* API reference

* Contributing

* Binding specs

* Service invocatio nupdate

* Update reference page

* Small actors fixes

* Enable search

* Fix ref

* Fix small typo

* Correct letter

* Fix caps

* Fix caps

* Rename logs

* fixing links in concepts section

* Renaming cli/overview.md to avoid conflict with general Dapr overview file name

* Update Operations

* componenet setups

* fixing links is Getting started section

* Update references

* Fix references

* Fix link

* partial fixes to developing applications

* Adding code of conduct link to main README

* Update app insights tabs

* Bold headers

* Update getting started guide

* Update titles

* Update branch name

* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com

* Update azure-static-web-apps-green-hill-0d7377310.yml

* Delete hugo-docs info

* Update publish cli command

* Update pubsub HowTo

* Updating contributing section

* Update README.md

Co-authored-by: Azure Static Web Apps <opensource@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-10-26 11:37:44 -07:00
Ori Zohar 4b61351a7c Updating contributing section 2020-10-23 18:34:12 -07:00
Aaron Crawfis e3dc72210f Merge branch 'master' into website 2020-10-23 10:00:46 -07:00
Aaron Crawfis 190527b34c Merge branch 'master' into hugo-docs 2020-10-21 13:43:57 -07:00
Aaron Crawfis 1530c0e932 Update app insights tabs 2020-10-20 12:02:24 -07:00
Aaron Crawfis 3dae9a0dfa Fix link 2020-10-16 17:23:53 -07:00
Aaron Crawfis 7d98423f83 Update references 2020-10-16 17:11:21 -07:00
Aaron Crawfis 0539bc07fc componenet setups 2020-10-16 16:17:26 -07:00
Aaron Crawfis b64683d044 Update Operations 2020-10-16 15:32:16 -07:00
Aaron Crawfis 4b9c942fb7 Rename logs 2020-10-16 13:31:29 -07:00
Aaron Crawfis 06e2d17bed Pupsub updates 2020-10-15 11:58:38 -07:00
Aaron Crawfis 02efbf71b9 Updated state docs 2020-10-15 09:48:16 -07:00
Aaron Crawfis dbe4f21e07 Update building block descriptions 2020-10-14 17:37:06 -07:00
Aaron Crawfis c176ea507b Moved docs to top level folder 2020-10-12 15:26:05 -07:00