greenie-msft
c73245eea6
Fix the file name of secrets json ( #1546 )
2021-06-09 14:38:10 -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
Mark Fussell
6308bc1c7f
Updates to the building block overview articles ( #1206 )
...
* Updates to the building block overviews articles
* Removing the hidden retry text
* Adding Control-Concurreny video
* Address include other secret stores. #1063
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-14 13:01:55 -08:00
Rob Landers
ee7a7d19a1
Add code samples
2021-02-12 19:31:05 +01:00
soiboxauxi
233f39b1c7
Update howto-secrets.md ( #1150 )
2021-01-31 22:45:05 -08:00
georgestevens99
98213a5553
Issue 1113 fixed ( #1144 )
...
Changed the dapr run example shown in the doc so that the http port label is correct, replacing the old, out-og-date label.
2021-01-31 17:19:01 -08:00
Ori Zohar
0e5ca5d0e0
Adding local secret store example
2020-12-22 11:08:01 -08:00
Aaron Crawfis
513d0813f6
Merge branch 'v0.11' into docsday-956
2020-12-17 15:34:17 -08:00
Aaron Crawfis
6ab4d3bf8a
Update link
2020-12-17 14:57:16 -08:00
Ori Zohar
47f23f2f58
Re-organizing secret store related articles
2020-12-17 14:29:39 -08:00
Hal Spang
c35ea4edef
Fix link in get How To: Retrieve a secret
...
Link was referencing old github file structure instead of using
the hugo link method.
https://github.com/dapr/docs/issues/957
2020-12-17 13:24:32 -08:00
Ori Zohar
b5dfdf10fe
merge from website to master
2020-12-03 10:49:09 -08:00
Aaron Crawfis
c191344c09
Update links to new docs platform ( #938 )
2020-11-18 10:43:19 -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
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
7d98423f83
Update references
2020-10-16 17:11:21 -07:00
Aaron Crawfis
b64683d044
Update Operations
2020-10-16 15:32: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