Skip to content

Commit a71de46

Browse files
committed
Update slides for GitHub Codespaces support
1 parent 683f645 commit a71de46

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
- package-ecosystem: "devcontainers" # See documentation for possible values
13+
directory: "/" # Location of package manifests
14+
schedule:
15+
interval: "weekly"

slides/Slides.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,14 @@ p { text-align: center; }
168168

169169
---
170170

171+
# GitHub Codespace templates
172+
173+
[https://github.com/codespaces/templates](https://github.com/codespaces/templates)
174+
175+
![bg right:60% width:95%](img/github-codespace-templates.png)
176+
177+
---
178+
171179
# DEMO TIME
172180
![bg right 70%](img/connected-to-dev-container.png)
173181

239 KB
Loading

0 commit comments

Comments
 (0)