Skip to content

Commit

Permalink
add videos for 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
koron committed Dec 8, 2024
1 parent 91df073 commit 7fcf419
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ <h5>Q. The website is 404</h5>
<section>
<div class="panel text-center fat-border">
<h4>Successfully finished on 2024-11-23.<br>Thank you for your support.</h4>
<p>
We have released videos of all the sessions on YouTube. Please check <a href="https://youtube.com/playlist?list=PLx8bw5NQypsmPvVXXRVmF7bvCjFKv1MuN">the playlist</a>!
</p>
</div>
</section>

Expand Down
14 changes: 14 additions & 0 deletions _data/y2024/timetable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
title: 'Opening'
speaker: 'mopp'
language: 'English'
video: https://www.youtube.com/watch?v=RkLLyH3DHfc

- start: '10:10'
end: '11:10'
Expand All @@ -29,6 +30,7 @@
session_id: 'christian'
language: 'English'
slides: '01-chrisbra-the_new_vim_project.pdf'
video: https://www.youtube.com/watch?v=bopbmRyHQog

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

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

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

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

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

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

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

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

- start: '15:45'
end: '16:15'
Expand All @@ -122,6 +132,7 @@
session_id: 'lambdalisue'
language: 'English'
slides: '10-lambdalisue-cant_help_falling_in_vim.pdf'
video: https://www.youtube.com/watch?v=jiU5XOqQs10

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

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

- start: '17:20'
end: '17:30'
duration: '10min'
title: 'Closing'
speaker: 'mopp'
language: 'English'
video: https://www.youtube.com/watch?v=jLGGfWxLILI

- start: '17:30'
end: '19:30'
Expand Down

0 comments on commit 7fcf419

Please sign in to comment.