File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -202,6 +202,18 @@ export const showcases: ShowCaseInfo[] = [
202
202
cover : 'https://github-production-user-asset-6210df.s3.amazonaws.com/7693264/284304324-db973b4c-a043-4644-932c-826169a1b4d8.gif' ,
203
203
datetime : '2022-09-01' ,
204
204
} ,
205
+ {
206
+ title : 'Comparison of Packaging Tools in 2023' ,
207
+ author : {
208
+ name : 'Peacock (Yoichi Takai)' ,
209
+ link : 'https://p3ac0ck.net' ,
210
+ } ,
211
+ at : 'PyCon APAC 2023' ,
212
+ slidesLink : 'https://slides.p3ac0ck.net/pyconapac2023/1' ,
213
+ sourceLink : 'https://github.com/peacock0803sz/slidev-slides/blob/7d41aa5e89ad8627cb68ae2cdbfe1681017b0408/talks/pyconapac2023/pyconapac2023.md' ,
214
+ cover : 'https://slides.p3ac0ck.net/pyconapac2023/cover.png' ,
215
+ datetime : '2023-10-28' ,
216
+ } ,
205
217
{
206
218
title : 'How Rust error handling ease web development' ,
207
219
author : {
You can’t perform that action at this time.
0 commit comments