Skip to content

Commit fd50983

Browse files
authored
Merge pull request #136 from dapr/add-slidedeck-post
Add slidedeck post
2 parents cdddec3 + 13750b8 commit fd50983

File tree

8 files changed

+31
-1
lines changed

8 files changed

+31
-1
lines changed

.github/workflows/azure-static-web-apps-thankful-ocean-0d6f6e61e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: Azure/static-web-apps-deploy@v1
2424
env:
2525
HUGO_ENV: production
26-
HUGO_VERSION: 0.110.0
26+
HUGO_VERSION: 0.123.3
2727
with:
2828
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_THANKFUL_OCEAN_0D6F6E61E }}
2929
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
date: "2024-03-10T07:00:00-07:00"
3+
title: "New Dapr slide deck for your presentations"
4+
linkTitle: "New Dapr slide deck for your presentations"
5+
author: Marc Duiker
6+
type: blog
7+
---
8+
9+
A new [Dapr slide deck](https://docs.dapr.io/contributing/presentations/) is available that you can use for your Dapr presentations!
10+
11+
![Slide deck overview](slide-overview.png)
12+
13+
The deck contains new icons for all the Dapr APIs and built-in features, such as security, resiliency, and observability. The presentation style matches the recently redesigned [dapr.io](http://dapr.io) website.
14+
The slide deck consists of over 140 slides that can be used as a starting point for your presentation. Remove or hide what is not necessary for your audience, and add new slides to add relevance to your story.
15+
16+
Here are some slides from the deck:
17+
18+
![From Development to Hosting](slide17.png "From Development to Hosting")
19+
20+
![Components](slide18.png "Components")
21+
22+
![Using the Dapr APIs](slide20.png "Using the Dapr APIs")
23+
24+
![Workflow example](slide52.png "Workflow example")
25+
26+
Follow the instructions on the first 3 slides to get started on building new slides and diagrams. The last 20 slides in the deck contain visual assets you can use.
27+
28+
![Visual assets](asset-slides.png "Visual assets")
29+
30+
Like the [Dapr diagram slide deck](https://docs.dapr.io/contributing/docs-contrib/contributing-docs/#diagrams-and-images), the [Dapr presentation slide deck](https://docs.dapr.io/contributing/presentations/) (PowerPoint format) is open source, so contributions are welcome!
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)