Commit Graph

221 Commits

Author SHA1 Message Date
Ben Hummerstone 231049a368 added examples for gcp storage bucket binding 2021-03-22 15:30:36 +00:00
Ben Hummerstone e93e6c48e1 updated s3 binding with examples 2021-03-22 15:28:17 +00:00
Phil Kedy a341f1dc2f Adding details on backOffMaxRetries for MQTT and Hazelcast and redelivery settings to Redis 2021-03-17 12:28:42 -04:00
Aaron Crawfis a8c824192c
Merge branch 'v1.1' into aws-parameterstore 2021-03-16 19:05:45 -07:00
Aaron Crawfis a9808ae287
Revert "MQTT & Hazelcast retries and Redis redelivery settings" 2021-03-16 18:50:42 -07:00
Phil Kedy 6f36bb40e3 Adding details on backOffMaxRetries for MQTT and Hazelcast and redelivery settings to Redis 2021-03-16 14:10:03 -04:00
Mukundan Sundararajan 80c1e020cb
Merge branch 'v1.1' into patch-2 2021-03-12 12:54:49 -08:00
tuapuikia 032aa71645
Update setup-dynamodb.md
Update the Dynamodb states name to reflect the change in https://github.com/dapr/dapr/blob/master/cmd/daprd/main.go#L210
2021-03-12 15:40:36 +08:00
Sivamuthu Kumar 59b8442633
fix version and format markdown label on aws ssm parameter store
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-03-09 20:23:55 -05:00
Sivamuthu Kumar 6b99103e0e Add docs on AWS SSM Parameter Store secret store 2021-03-06 13:34:20 -05:00
Artur Souza 236e04332a Update table for state store given v1.0.1 hotfix 2021-03-05 10:49:41 -08:00
Charlie Stanley 5472fe2604 Adding automatic link validation 2021-03-04 15:13:14 -08:00
Aaron Crawfis a2ea318da9
Merge branch 'v1.0' into patch-2 2021-03-04 13:17:09 -08:00
xavier geerinck 5303bfdccc
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:43 +01:00
xavier geerinck 088cf1f922
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:40 +01:00
xavier geerinck f1c48c1fd9
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:36 +01:00
Ori Zohar 077932cbaf
Merge branch 'v1.1' into patch-2 2021-03-04 10:34:59 -08:00
Ori Zohar 7e519eef96
Merge branch 'v1.0' into patch-2 2021-03-04 09:46:04 -08:00
Fabian 5067042e9b
At "list" permission for non-default namespace
List permission is necessary to perform bulk secret read.
If not present Dapr sidecar will crash and restart on a new different gprc port.
2021-03-03 22:24:27 +01:00
Joni Collinge 0aaed44c5b
Update setup-azure-servicebus.md 2021-02-28 08:16:45 +00:00
Artur Souza 78e2b60c82 Fix mysql name in helm and Docker. 2021-02-26 18:33:13 -08:00
darron froese d698cd212f
Update setup-nats-streaming.md (#1258)
Missing a single -
2021-02-25 17:28:59 -08:00
xavier geerinck 51108827bb
Fixing Blob Storage Documentation
some mistakes where made when adding codetabs, fixed those closing tags. Also fixed title tags for examples
2021-02-23 15:55:53 +01:00
Ben Milleare 5947898236
typo fix (#1241) 2021-02-18 14:01:40 -08:00
Phil Kedy f493f1e285
Fixing concurrency mode setting name: concurrency -> concurrencyMode (#1236) 2021-02-17 11:14:09 -08:00
Mukundan Sundararajan 93c39253e6
add component certification doc (#1203)
* add component certification doc

* Update certification-lifecycle.md

* Update _index.md

* Update _index.md

* address review comments. fix conflicts.

* address review comments

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-16 11:36:56 -08:00
Ori Zohar 64742ae0da Adding missing links to state store list 2021-02-16 11:04:16 -08:00
Yaron Schneider 7ec2accc35
Update _index.md 2021-02-16 10:22:16 -08:00
Trond Hindenes 1f9bb382bd
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:32 +01:00
Trond Hindenes cd2868eea2
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:25 +01:00
Trond Hindenes f56646274c Rebased on v1.0, fixed diffs 2021-02-16 09:25:11 +01:00
Trond Hindenes 35c50d562f Merge branch 'state-dynamodb' of github.com:trondhindenes/docs into state-dynamodb 2021-02-16 09:21:40 +01:00
Trond Hindenes 8ffafddb0c Added DynamoDB state store doc 2021-02-16 09:17:49 +01:00
halspang de42e45f01
Update statestore ETag/actor support (#1213)
* Update statestore ETag/actor support

Add additional column to the supporte statestore table that
indicates direct support of ETag usage. Also specify that
transactional stores support actors.

https://github.com/dapr/docs/issues/1199

* Add ETag example in statestore API reference

This commit adds a walkthrough of how to work with ETags including
finding them and using them for updates and deletes.

* Update _index.md

* Update state_api.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-15 10:00:06 -08:00
Phil Kedy 849d471dba
Explain how topics are created in pub/sub overview (#1201)
* First pass at explaining for topics are set

* Tweaks per PR

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-12 18:49:34 -08:00
Mukundan Sundararajan 270b7edd77
Fix doc typos (#1205)
* Fix doc typos and format.

* fix escaping quotes
2021-02-12 18:26:29 -08:00
Phil Kedy bbc10f8b4d
Restructuring middleware docs pages (#1190)
* First pass at restructuring the middleware docs pages

* Tweaks

* Updating custom middleware instructions.
Grammatical tweak re: secrets in metadata values.

* Adding descriptions for each middleware component to the supported middleware table

* Table allignment

* Various tweaks

* its versus it's

* Making Quickstart capitalized again

* Better OAuth spec links for the two grant flows currently supported

* Fixing two sentences

* Update middleware-overview.md

* Update middleware-bearer.md

* Update middleware-oauth2.md

* Update middleware-oauth2clientcredentials.md

* Update middleware-opa.md

* Update middleware-rate-limit.md

* Update middleware-uppercase.md

* Update middleware-rate-limit.md

* Update middleware-opa.md

* Update middleware-oauth2.md

* Update middleware-bearer.md

* Update middleware-oauth2.md

* Update middleware-bearer.md

* Update middleware-oauth2clientcredentials.md

* Update middleware-opa.md

* Update middleware-rate-limit.md

* Update middleware-uppercase.md

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-oauth2clientcredentials.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-rate-limit.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-opa.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/middleware-overview.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Tweaks per PR

* Small tweak

* Small tweak

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-12 16:25:24 -08:00
Ori Zohar f4663c327a Upmerge from v1.0-rc3 docs 2021-02-12 13:36:30 -08:00
Mukundan Sundararajan e5f0ded142
update bindings docs (#1187)
* update bindings docs

* fix casing

* Update howto-bindings.md

* Update apns.md

* Update blobstorage.md

* Update cosmosdb.md

* Update eventgrid.md

* Update kafka.md

* Update rabbitmq.md

* Update signalr.md

* Update cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:50:56 -08:00
Yaron Schneider 1009cfdcca
Add alicloud oss output binding (#1180)
* add alicloud oss output binding

* split alicloud oss to alibaba cloud section

* typo

* remove redundant text

* Update to new format

* Update yaml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-10 09:13:43 -08:00
Phil Kedy c6f708fe83
Updating the HTTP binding documentation … (#1174)
* fixed typo in Service invocation overview (#1170)

* Updating the HTTP binding documentation per PR dapr/components-contrib/pull/661

* Adding extra status info returned by the refactored HTTP binding

* Tweaks per PR

* Update http.md

* Formatting tweaks

Co-authored-by: Patrick de Mooij <patrickdemooij@gmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-09 17:23:18 -08:00
Edwin van Wijk dfc0555291
Add smtp output binding (#1166) 2021-02-09 15:18:00 -08:00
yaron2 a242b7a16a add kafka max message size and partition key data 2021-02-08 17:14:14 -08:00
Ori Zohar 3fedffdb36 Periodic merge from v0.11 to v1.0-rc3 2021-02-04 09:35:11 -08:00
Mark Fussell 08d86488bf
Updated all the pubsub topics + a few others (#1140)
* Updated all the pubsub topics + otherss

* Changes for Issue #1093

* Pushing updates from review feedback

* Fixing up the Publish CLI example

* Fixing reference

* Fixing having a single place for the Dapr side car

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-02 21:40:06 -08:00
Mark Fussell b26c183c8c
Update azure-keyvault.md 2021-02-01 17:31:05 -08:00
Mark Fussell 3ad0b6d052 Fix for 1128 2021-01-31 19:30:04 -08:00
Artur Souza f70c9645be
Document on Component metadata. (#1141)
* Document  on Component metadata.

* Update component-schema.md

* Update setup-mqtt.md

* Update component-schema.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-31 17:46:47 -08:00
xavier geerinck ab0df69645
Rework Azure Blob Storage documentation to be more clear (#1122)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-30 08:51:15 -08:00
Mukundan Sundararajan ac20cf5aab
Refactor supported component pages, refactor secret store docs (#1129)
* Fix supported pub/sub, secret stores page.

* add alias

* Update _index.md

* Update kubernetes-secret-store.md

* Update _index.md

* Update setup-nats-streaming.md

* refactor secret store docs

* Update azure-keyvault.md

* Update azure-keyvault-managed-identity.md

* Update aws-secret-manager.md

* Update file-secret-store.md

* Update gcp-secret-manager.md

* Update hashicorp-vault.md

* Update kubernetes-secret-store.md

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 14:59:45 -08:00
Mukundan Sundararajan 11a1d27af2
update state store to capture all metadata fields (#1127)
* update state store to capture all metadata fields

* Fix state store docs

* alphabetical order

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

* Update setup-azure-tablestorage.md

* Update setup-cassandra.md

* Update setup-cloudstate.md

* Update setup-consul.md

* Update setup-couchbase.md

* Update setup-firestore.md

* Update setup-hazelcast.md

* Update setup-memcached.md

* Update setup-mongodb.md

* Update setup-mysql.md

* Update setup-postgresql.md

* Update setup-redis.md

* Update setup-rethinkdb.md

* Update setup-sqlserver.md

* Update setup-zookeeper.md

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 10:26:44 -08:00
Aaron Crawfis 679c148747
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-28 09:34:15 -08:00
Donovan Brown 2a893e3514
Added help for MySQL State Store (#1106)
* Added help for MySQL State Store

* Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-mysql.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Addressed comments in PR.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-01-26 15:18:54 -08:00
Yaron Schneider da3b53f68e
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-26 11:07:12 -08:00
Ian Luo 99115a4204
Mysql output binding doc (#1111)
* add mysql binding doc

* update doc

* add description form 'pemPath'

* remove the blank line from yaml

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-01-26 11:06:50 -08:00
kzmake b9f6c27cd6
Add docs to bindings for Priority Queue 2021-01-24 08:55:52 +09:00
Aaron Crawfis ba069daec8 Move applicable changes into 0.11 2021-01-21 16:13:58 -08:00
Ori Zohar 57cac018cb Merging changes from rc.2 to rc.3 branch 2021-01-21 15:40:40 -08:00
Ori Zohar b7167e22b7 Merging changes from v0.11 to rc.2 branch 2021-01-21 15:12:42 -08:00
Aaron Crawfis 9af59dcf33 Small fixes 2021-01-14 09:52:29 -08:00
Aaron Crawfis f9e0d28386
Merge branch 'v1.0-rc3' into pubsub 2021-01-14 09:41:51 -08:00
xavier geerinck 0f67a93eb5
Clarify Service Bus Queues Binding to illustrate that Endpoint= is required 2021-01-13 16:15:13 +01:00
Trond Hindenes ae59777ce4 Merge branch 'v1.0-rc3' into rabbitmq-pubsub-prefetch 2021-01-13 11:49:42 +01:00
Trond Hindenes 197fb9ea13 Added concurrency setting documentation 2021-01-13 11:44:11 +01:00
Mark Fussell b5b06f5684 Removed namespace from example to avoid confusion 2021-01-12 22:08:19 -08:00
Mark Fussell 0fe3959c9e Changed the related links 2021-01-12 21:50:37 -08:00
Mark Fussell c36ac56cad
Update setup-rabbitmq.md 2021-01-12 21:38:39 -08:00
Mark Fussell efaf109069
Update setup-rabbitmq.md 2021-01-12 21:34:57 -08:00
Mark Fussell c601927d5c Reformating the pubsub components 2021-01-12 21:24:23 -08:00
Yaron Schneider d1f29fdc61
Update rabbitmq.md (#1086) 2021-01-12 14:28:49 -08:00
Aaron Crawfis 7fe007a116 Header casing and howto link 2021-01-12 12:50:27 -08:00
Mark Fussell 71ce15688a Updates based on feedback 2021-01-12 10:48:05 -08:00
Mark Fussell acc724fc3b Updates to Pub/sub component docs 2021-01-11 20:18:29 -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
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
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
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
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 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
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
Michaël Hompus d173ebed6f
Merge branch 'master' into postmark 2020-12-09 23:36:55 +01: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
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
Michaël Hompus cc707c2288 Add postmark as output binding 2020-12-02 20:59:28 +01: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
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
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
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
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 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 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 c176ea507b Moved docs to top level folder 2020-10-12 15:26:05 -07:00