Nick Greenfield
a38d26a13c
Release v1.5 (Day of release changes to v1.5)
2021-11-09 15:26:55 -08:00
Bernd Verst
f62c78ab03
Microsoft Docs links should be language neutral
2021-11-04 15:12:01 -07:00
Anh Le (Andy)
9ddab5df7d
Env variables inconsistency ( #1835 )
...
* Remove uncessary env variables
ISSUE-1781
* Remove unnecessary env variables
ISSUE-1781
* Update env variables in other sections
- Remove outdated env variables
- Docs are re-formatted for readability
ISSUE-1781
* run command: remove arg placement-host-address
ISSUE-1781
* Env: rename `dapr runtime` into `dapr sidecar`
ISSUE-1781
* cli: resolve complains by MarkDown linter
* cli: smaller headers
* cli: remove verbose .lead element
* readme: fix styles
* Dapr Init: update examples to use latest version
* Dapr run: add example for Go
* Env: update components using APP_API_TOKEN
* env: update usage for APP_API_TOKEN
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-10-19 21:22:06 -07:00
Will Tsai
d089656e61
updating versions to v1.4
2021-09-09 16:25:44 -07:00
Ori Zohar
3147a502c0
README and workflow updates
2021-07-21 10:25:48 -07:00
Aaron Crawfis
5d71c507d9
Update to 1.2 ( #1519 )
2021-05-26 18:40:25 -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
Ori Zohar
7567af92e2
Updating current version to v1.1
2021-03-25 15:51:57 -07:00
Ori Zohar
2768f832a5
Removing notes and updating versions in commands
2021-02-10 16:58:46 -08:00
Ori Zohar
2098d90d3b
Updating branch guidance
2021-02-02 14:12:43 -08:00
Radoslav Gatev
c7444f41bc
fix link in readme
2021-01-17 21:19:59 +02:00
Aaron Crawfis
e3a3ae38e4
Fix version typo
2021-01-07 15:45:06 -08:00
Aaron Crawfis
faf2a5295a
Add branch guidance
2021-01-07 14:16:00 -08:00
Aaron Crawfis
9376f6c334
Merge branch 'v0.11' into v1.0-rc2
2020-12-16 09:13:11 -08:00
Aaron Crawfis
00d097f371
Update README.md
2020-12-11 13:37:50 -08:00
Ori Zohar
10d4ee2822
Fixing README submodule instructions ( #911 )
...
* Update README.md
* Remove duplicate step
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-11-18 15:50:29 -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
Ori Zohar
d848239f53
Update README.md
2020-10-23 18:40:52 -07:00
Ori Zohar
4b61351a7c
Updating contributing section
2020-10-23 18:34:12 -07:00
Ori Zohar
06e85e1fa7
Adding code of conduct link to main README
2020-10-16 17:56:36 -07:00
Aaron Crawfis
85a2012943
Update readme with authoring guide link
2020-10-14 13:45:40 -07:00
Mark Fussell
266fe971e6
Update README.md ( #848 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-10-07 21:02:58 -07:00
Aaron Crawfis
d08dd276cb
Merge branch 'master' into hugo-docs
2020-10-01 15:50:54 -07:00
Mukundan Sundararajan
729e78301e
Update README.md ( #837 )
...
* Update README.md
* Update README.md
2020-09-30 16:26:42 -07:00
Aaron Crawfis
024bdb0acf
Add README
2020-09-16 11:50:20 -07:00
Aaron Crawfis
10fe786380
Initial configuration of hugo and docsy
2020-09-14 15:15:29 -07:00
Pruthvidhar R Dhodda
efa8798169
Update docs and runtime versions as part of release ( #758 )
2020-08-20 10:40:31 -07:00
Mark Fussell
4abc41ed91
Fixes ( #692 )
...
* fixed typos
* Update readme for 0.9 release
* Update the overview
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-07-16 11:37:39 -07:00
Young Bu Park
4948c3a3dc
Add 0.8.0 Document version ( #639 )
...
Add 0.8.0 Document version
2020-06-09 14:28:16 -07:00
Young Bu Park
6ae0418ed3
Move Document version section to top
2020-05-28 15:35:27 -07:00
Shalabh Mohan Shrivastava
f52f554c85
Updating doc version table to have 0.7.0 entry ( #566 )
2020-05-05 11:10:38 -07:00
Shalabh Mohan Shrivastava
0107243f29
Updating the docs readme to update 0.6.0 version ( #499 )
2020-04-02 11:16:47 -07:00
Aaron Crawfis
5aa760a71d
Adding presentation link to README
2020-03-27 18:44:36 -07:00
Mark Fussell
f3a3dc5c9b
Fixed links and typos ( #439 )
...
* Developer Tooling docs and adding links for Bindings and to other HowTo topics to concepts specs.
* Adding links to videos and fixed broken link
* Fixed typos, added link to C++ SDK and removed redundant text.
* Added SDKs
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-12 21:24:21 -07:00
Young Bu Park
33aede0aff
Add 0.5.0 version note ( #434 )
...
Add 0.5.0 version note
2020-03-12 11:24:43 -07:00
Aaron Crawfis
5b63d56da9
Standardize capitalization
2020-03-07 09:52:34 -08:00
Aaron Crawfis
b7a2faf1fa
Clarified docs home
2020-03-06 10:38:26 -08:00
Aaron Crawfis
fe45e47b3c
Standard README filenames
2020-03-03 12:54:40 -08:00
Young Bu Park
aa479b0dc1
Add Docs and runtime version links [DO-NOT-MERGE] ( #352 )
...
Add Docs and runtime version links
2020-02-13 09:46:15 -08:00
Artur Souza
f8cc6835b1
Link to example for Java actors.
2020-02-11 11:30:43 -08:00
lolorol
2beb3888b0
Fixing some indentation
2020-02-10 14:28:56 +08:00
Yaron Schneider
8b7c09234b
add 0.3.0 tag link ( #271 )
2019-12-05 10:54:15 -08:00
Ricardo Niepel
e0e0a09367
add FAQ ( #252 )
2019-11-19 16:43:52 -08:00
Young Bu Park
cff4d812a9
Add dapr v0.2.0 document version
...
Add dapr v0.2.0 document version
2019-11-15 08:55:17 -08:00
Greg Ingram
3be1088380
Fix best-practices link ( #198 )
2019-10-26 07:57:04 -07:00
Young Bu Park
4ae2e7d24a
add document version ( #192 )
2019-10-24 14:51:39 -07:00
Philippe Coval
def58c4a0c
docs: Fix link to API ( #155 )
...
Change-Id: I43dccd70387e2fd8e7c35605e75e9f526771308a
URL: https://github.com/dapr/docs/pull/155
Signed-off-by: Philippe Coval <p.coval@samsung.com>
2019-10-17 06:52:13 -07:00
Eshwar Andhavarapu
537214dbd0
Fixed typo for the word troubleshooting ( #150 )
2019-10-17 02:54:31 -07:00
Yaron Schneider
d32456cb32
Add State Store setup ( #141 )
...
* fix links
* add state store setup
2019-10-16 06:54:50 -07:00
Yaron Schneider
c99313e01a
fix links ( #137 )
2019-10-15 22:53:26 -07:00