Skip to content

Commit 7fcf419

Browse files
committed
add videos for 2024
1 parent 91df073 commit 7fcf419

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

2024/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ <h5>Q. The website is 404</h5>
7979
<section>
8080
<div class="panel text-center fat-border">
8181
<h4>Successfully finished on 2024-11-23.<br>Thank you for your support.</h4>
82+
<p>
83+
We have released videos of all the sessions on YouTube. Please check <a href="https://youtube.com/playlist?list=PLx8bw5NQypsmPvVXXRVmF7bvCjFKv1MuN">the playlist</a>!
84+
</p>
8285
</div>
8386
</section>
8487

_data/y2024/timetable.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
title: 'Opening'
2121
speaker: 'mopp'
2222
language: 'English'
23+
video: https://www.youtube.com/watch?v=RkLLyH3DHfc
2324

2425
- start: '10:10'
2526
end: '11:10'
@@ -29,6 +30,7 @@
2930
session_id: 'christian'
3031
language: 'English'
3132
slides: '01-chrisbra-the_new_vim_project.pdf'
33+
video: https://www.youtube.com/watch?v=bopbmRyHQog
3234

3335
- title: 'Short break'
3436
duration: '10min'
@@ -41,6 +43,7 @@
4143
session_id: 'tj'
4244
language: 'English'
4345
slides: '02-tjdevries-how_neovim_make_me_a_better_software_developer.pdf'
46+
video: https://www.youtube.com/watch?v=5u604lTkGAY
4447

4548
- title: 'Lunch break'
4649
duration: '60min'
@@ -53,6 +56,7 @@
5356
session_id: 'daisuzu'
5457
language: 'English'
5558
slides: '03-daisuzu-mastering_quickfix.pdf'
59+
video: https://www.youtube.com/watch?v=F3ZfdeAWP2Y
5660

5761
- start: '13:15'
5862
end: '13:45'
@@ -62,6 +66,7 @@
6266
session_id: 'kato'
6367
language: 'Japanese'
6468
slides: '04-kat0h-hacking_vim_script.pdf'
69+
video: https://www.youtube.com/watch?v=nIh-UsINFTE
6570

6671
- start: '13:45'
6772
end: '14:00'
@@ -71,6 +76,7 @@
7176
session_id: '110y'
7277
language: 'English'
7378
slides: '05-110y-switch_between_projects_like_a_ninja.pdf'
79+
video: https://www.youtube.com/watch?v=ds3fa5nXZhA
7480

7581
- title: 'Short break'
7682
duration: '15min'
@@ -83,6 +89,7 @@
8389
session_id: 'yuys13'
8490
language: 'Japanese'
8591
slides: '06-yuys13-vim_meets_local_llm.pdf'
92+
video: https://www.youtube.com/watch?v=a8q2yAny76E
8693

8794
- start: '14:35'
8895
end: '14:50'
@@ -92,6 +99,7 @@
9299
session_id: 'mikoto2000'
93100
language: 'Japanese'
94101
slides: '07-mikoto2000-creating_the_vim_version_of_vscode_dev_container_extension.pdf'
102+
video: https://www.youtube.com/watch?v=4QfWt2ewoHI
95103

96104
- start: '14:50'
97105
end: '15:10'
@@ -101,6 +109,7 @@
101109
session_id: 'ryoppippi'
102110
language: 'English'
103111
slides: '08-ryoppippi-neovim_for_frontend_developers.pdf'
112+
video: https://www.youtube.com/watch?v=tBY3RxTrhkM
104113

105114
- title: 'Short break'
106115
duration: '15min'
@@ -113,6 +122,7 @@
113122
session_id: '2KAbhishek'
114123
language: 'English'
115124
slides: '09-2KAbhishek-building_neovim_plugins.pdf'
125+
video: https://www.youtube.com/watch?v=2cFGmiDuNl4
116126

117127
- start: '15:45'
118128
end: '16:15'
@@ -122,6 +132,7 @@
122132
session_id: 'lambdalisue'
123133
language: 'English'
124134
slides: '10-lambdalisue-cant_help_falling_in_vim.pdf'
135+
video: https://www.youtube.com/watch?v=jiU5XOqQs10
125136

126137
- start: '16:15'
127138
end: '16:35'
@@ -131,6 +142,7 @@
131142
session_id: 'Shougo'
132143
language: 'English'
133144
slides: '11-shougo-the_latest_dark_deno_powered_plugins.pdf'
145+
video: https://www.youtube.com/watch?v=2oEV3Nkj1G4
134146

135147
- title: 'Short break'
136148
duration: '15min'
@@ -139,13 +151,15 @@
139151
end: '17:20'
140152
duration: '30min'
141153
title: 'Lightning Talks (5min x 6)'
154+
video: https://www.youtube.com/watch?v=-wJN0r7SsMw
142155

143156
- start: '17:20'
144157
end: '17:30'
145158
duration: '10min'
146159
title: 'Closing'
147160
speaker: 'mopp'
148161
language: 'English'
162+
video: https://www.youtube.com/watch?v=jLGGfWxLILI
149163

150164
- start: '17:30'
151165
end: '19:30'

0 commit comments

Comments
 (0)