-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add events and google slides support
- Loading branch information
Alberto Gutierrez
committed
Oct 22, 2024
1 parent
32922c8
commit de95775
Showing
8 changed files
with
107 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"date": "2023-11-1", | ||
"place": "Chicago, NA", | ||
"eventName": "Kubecon Istio Day NA", | ||
"talkName": "Kiali Beyond the Graph - Troubleshooting istio", | ||
"description": "", | ||
"lang": "EN", | ||
"type": "talk", | ||
"presentation": { | ||
"type" : "youtube", | ||
"link": "https://www.youtube.com/embed/MX-Sym2EkGI?si=nf__c_nOZL0rh1rt" | ||
}, | ||
"folder_path": "https://www.youtube.com/watch?v=MX-Sym2EkGI" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"date": "2024-03-20", | ||
"place": "Paris, France", | ||
"eventName": "Kubecon IstioDay EU", | ||
"talkName": "Ambient", | ||
"description": "", | ||
"lang": "EN", | ||
"type": "lighting", | ||
"presentation": { | ||
"type" : "presentation", | ||
"link": "https://docs.google.com/presentation/d/1rrh_UXNxupbaAnOsgO2I7qpRV2Ilpg7uCHFXaHKs6Rk/edit?usp=sharing" | ||
}, | ||
"folder_path": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters