Hannah Hunter
0cb737c5d4
make tables more clear with checkmarks
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 12:46:56 -04:00
Hannah Hunter
b1c4e5aa1d
mark review
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-01 10:40:27 -04:00
Hannah Hunter
565523d939
update pub/sub component specs
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-13 16:19:16 -04:00
Hannah Hunter
90cf4cf865
toc restructure
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-05 16:47:07 -06:00
amulyavarote
df8bc96327
Added documentation for logging API calls ( #2240 )
...
* Added documentation for logging API calls
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Completed api call logs documentation
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Modified content
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Chnages based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Chnages based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Fixing all the external validations
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Fixed external link validation
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Ignoring a few links validation
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Fixed some spelling mistakes
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Merge conflicts
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Added annotation api log level
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Changes based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
Co-authored-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-21 22:22:08 -07:00
Nick Greenfield
b85c6691dc
Fix pubusb quickstart links
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-18 16:26:01 -07:00
Hannah Hunter
2b76d2e644
manual copy to squash commits
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-02-25 12:28:33 -06:00
Aaron Crawfis
2a25c20812
Upmerge/6 16 ( #1570 )
...
* Supported Release Info and Upgrade Path for v1.2 (#1494 )
* Supported Release Info and Upgrade Path for v1.2
* Update support-release-policy.md
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Adding K8s versions table (#1521 )
* Adding table of kubernetes versions
* Updating intro
* Fix incorrect postgresql connection string example (#1524 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update docs on using Codespaces with Dapr repos (#1522 )
* Update docs on using Codespaces with Dapr repos
* Move codespaces.md under the Contributing topic
* Update daprdocs/content/en/contributing/codespaces.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix two typos (#1526 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update chinese content (#1527 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Updated to fix deprecated helm chart location (#1528 )
The `https://kubernetes-charts.storage.googleapis.com/ ` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* nr_consul_typo fixed malformed yaml (#1532 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix typo in azure-keyvault-managed-identity.md (#1541 )
* Fix custom middleware sample code interface implementation error (#1539 )
Fix custom middleware sample code interface implementation error, interface function declare error.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix the file name of secrets json (#1546 )
* Tech writing touch-ups (#1555 )
* Tech writing touch-ups (#1556 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1557 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1558 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1560 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1559 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Ignore intellij link that isn't resolvable (#1564 )
* Update issue templates (#1563 )
* Update issue templates
* Add needs-triage
* Updating PubSub documentation to remove slave wording (#1565 )
* Updating PubSub documentation to remove slave
Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.
* Removing more instances of Redis slave naming
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Actor Runtime Configuration Docs (#1495 )
* Actor Runtime Configuration Docs
Addresses #1470
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* add configuration examples
* configuration examples
* Fix syntax
* Add dotnet sample
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com>
Co-authored-by: li1234yun <li1234yun@163.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: voipengineer <voipengineer@users.noreply.github.com>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2021-06-16 13:42:37 -07:00
Long Dai
fe1ab8eb61
docs: clean up white noise ( #1491 )
...
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
Aaron Crawfis
bbd2d18b3a
Move component specs into reference section
2021-04-09 12:56:14 -07:00
Steven Jenkins De Haro
c0b301ca9e
Fixed minor spelling issue in related links
2021-04-05 09:27:06 +02: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
Mukundan Sundararajan
80c1e020cb
Merge branch 'v1.1' into patch-2
2021-03-12 12:54:49 -08:00
Charlie Stanley
5472fe2604
Adding automatic link validation
2021-03-04 15:13:14 -08:00
Joni Collinge
0aaed44c5b
Update setup-azure-servicebus.md
2021-02-28 08:16:45 +00:00
darron froese
d698cd212f
Update setup-nats-streaming.md ( #1258 )
...
Missing a single -
2021-02-25 17:28:59 -08: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
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
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
yaron2
a242b7a16a
add kafka max message size and partition key data
2021-02-08 17:14:14 -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
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
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
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
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
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
50505a524f
Update setup-rabbitmq.md
2021-01-07 15:08:42 -08:00
Yaron Schneider
d756b392a3
Update setup-nats-streaming.md
2021-01-06 14:38:04 -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
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
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