File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
btn . addEventListener ( "click" , ( ) => {
6
6
menu . classList . toggle ( "hidden" ) ;
7
7
} ) ;
8
- </ script > </ nav > < main class ="mx-auto w-full lg:w-3/4 py-2 px-8 grow flex flex-col gap-2 "> < div class ="text-center "> < h1 class ="font-bold text-4xl my-6 text-center text-shadow "> PyCon China 2023: 成都</ h1 > < p class ="text-xl mb-4 text-white "> 开始时间: 2023-12-16 10:00:00</ p > < p class ="text-xl mb-4 text-white "> 地点: 西南交通大学</ p > < div > < a class ="py-2 px-2 border border-primary font-medium text-white hover:bg-primary transition duration-300 " href ="https://hdxu.cn/ZsOvk " target ="_blank "> 线下参会</ a > </ div > </ div > < section > < p class ="breadcumb flex border-b border-primary py-2 "> < a href ="../ "> 首页</ a > < span > 成都</ span > </ p > < h1 class ="text-4xl my-6 flex items-center space-x-2 font-thin text-white "> < img src ="../snake.png?h=3de87b8a "/> < span > 大会日程</ span > </ h1 > < a href ="open-source-education/ "> < div class ="border border-primary p-4 my-4 flex items-center space-x-4 text-white "> < img alt ="刘远亮 " class ="w-20 h-20 lg:w-40 lg:h-40 rounded-full " src ="open-source-education/liuyuanliang.png "/> < div > < p class ="mb-4 "> < span class ="font-bold mr-4 text-xl "> 刘远亮</ span > 开源学习组织创始人,知识引擎设计者,软件架构师</ p > < p class ="text-xl font-bold "> 开源教育与编程教育</ p > < div class ="flex items-center "> < svg class ="w-4 h-4 mr-2 " viewBox ="0 0 24 24 "> < path d ="M12 20c4.4 0 8-3.6 8-8s-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8m0-18c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m5 9.5V13h-6V7h1.5v4.5H17Z " fill ="currentColor "> </ path > </ svg > < div > 时间待定</ div > </ div > </ div > </ div > </ a > < a href ="python-312-enhancements/ "> < div class ="border border-primary p-4 my-4 flex items-center space-x-4 text-white "> < img alt ="Nadeshiko Manju " class ="w-20 h-20 lg:w-40 lg:h-40 rounded-full " src ="../beijing/python-observable/manjusaka.jpg "/> < div > < p class ="mb-4 "> < span class ="font-bold mr-4 text-xl "> Nadeshiko Manju</ span > </ p > < p class ="text-xl font-bold "> Python 3.12: 一个容易被人忽略的史诗级版本</ p > < div class ="flex items-center "> < svg class ="w-4 h-4 mr-2 " viewBox ="0 0 24 24 "> < path d ="M12 20c4.4 0 8-3.6 8-8s-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8m0-18c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m5 9.5V13h-6V7h1.5v4.5H17Z " fill ="currentColor "> </ path > </ svg > < div > 时间待定</ div > </ div > </ div > </ div > </ a > < a href ="openharmony-python/ "> < div class ="border border-primary p-4 my-4 flex items-center space-x-4 text-white "> < img alt ="唐佐林 " class ="w-20 h-20 lg:w-40 lg:h-40 rounded-full " src ="openharmony-python/tangzuolin.jpg "/> < div > < p class ="mb-4 "> < span class ="font-bold mr-4 text-xl "> 唐佐林</ span > 华为技术开发专家(HDE)</ p > < p class ="text-xl font-bold "> OpenHarmony 上的 Python 设备开发方案</ p > < div class ="flex items-center "> < svg class ="w-4 h-4 mr-2 " viewBox ="0 0 24 24 "> < path d ="M12 20c4.4 0 8-3.6 8-8s-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8m0-18c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m5 9.5V13h-6V7h1.5v4.5H17Z " fill ="currentColor "> </ path > </ svg > < div > 时间待定</ div > </ div > </ div > </ div > </ a > < div class ="prose lg:prose-lg prose-invert p-4 max-w-none "> < div class ="text-center partners "> < h2 > 成都站协办单位</ h2 > < p > < img alt ="西南交大 " src ="../partners/%E8%A5%BF%E5%8D%97%E4%BA%A4%E5%A4%A7.png " title ="西南交大 "/> </ p > < h2 > 成都站高校合作伙伴</ h2 > < p > < img alt ="电子科大 " src ="image-1.png " title ="电子科大 "/> < img alt ="西南财经大学 " src ="image-2.png " title ="西南财经大学 "/> < img alt ="计算机协会 " src ="image-3.png " title ="计算机协会 "/> </ p > < h2 > 成都站社区合作伙伴</ h2 > < p > < img alt ="SKFI " src ="image-4.png " title ="SKFI "/> < img alt ="傲世 " src ="image-5.png " title ="傲世 "/> < img alt ="彭涛 " src ="image-6.png " title ="彭涛 "/> </ p > </ div > </ div > </ section > </ main > < footer class ="mt-8 py-4 border-t-2 border-primary text-white "> < div class ="max-w-6xl mx-auto px-4 flex justify-between "> < section class ="w-1/3 "> < h1 class ="text-lg font-bold p-2 "> 导航</ h1 > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../ "> 首页</ a > < div class ="p-2 "> 大会</ div > < div class ="flex flex-wrap space-x-4 pl-6 py-2 text-sm "> < a class ="block hover:text-primary transition duration-300 " href ="../about/ "> 关于大会</ a > < a class ="block hover:text-primary transition duration-300 " href ="../cfp/ "> 讲师/议题征集</ a > < a class ="block hover:text-primary transition duration-300 " href ="../partners/ "> 合作伙伴</ a > </ div > < div class ="p-2 "> 组委会</ div > < div class ="flex flex-wrap space-x-4 pl-6 py-2 text-sm "> < a class ="block hover:text-primary transition duration-300 " href ="../volunteer/ "> 志愿者</ a > </ div > </ section > < section class ="w-1/3 border-l border-gray-200 "> < h1 class ="text-lg font-bold p-2 "> 演讲</ h1 > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../beijing/ "> 北京</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../shanghai/ "> 上海</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../hangzhou/ "> 杭州</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../chongqing/ "> 重庆</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="./ "> 成都</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../guangzhou/ "> 广州</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../shenzhen/ "> 深圳</ a > </ section > < section class ="w-1/3 border-l border-gray-200 p-2 "> < h1 class ="text-lg font-bold "> 主办方</ h1 > < p > < a href ="https://pychina.org " target ="_blank "> < img alt ="PyChina " class ="w-full " src ="../pychina-logo.jpeg "/> </ a > </ p > < div class ="flex flex-wrap items-center justify-center mb-2 space-x-1 "> < a class ="hover:text-primary transition duration-300 mr-1 " href ="https://github.com/PyConChina/PyConChina2023 " target ="_blank "> < svg aria-hidden ="true " class ="w-8 h-8 " preserveAspectRatio ="xMidYMid meet " role ="img " viewBox ="0 0 24 24 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink "> < path d ="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5c.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34c-.46-1.16-1.11-1.47-1.11-1.47c-.91-.62.07-.6.07-.6c1 .07 1.53 1.03 1.53 1.03c.87 1.52 2.34 1.07 2.91.83c.09-.65.35-1.09.63-1.34c-2.22-.25-4.55-1.11-4.55-4.92c0-1.11.38-2 1.03-2.71c-.1-.25-.45-1.29.1-2.64c0 0 .84-.27 2.75 1.02c.79-.22 1.65-.33 2.5-.33c.85 0 1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02c.55 1.35.2 2.39.1 2.64c.65.71 1.03 1.6 1.03 2.71c0 3.82-2.34 4.66-4.57 4.91c.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z " fill ="currentColor "> </ path > </ svg > </ a > < a class ="hover:text-primary transition duration-300 mr-1 " href ="https://twitter.com/PyConChina " target ="_blank "> < svg class ="w-8 h-8 " viewBox ="0 0 24 24 "> < path d ="M22.46 6c-.77.35-1.6.58-2.46.69c.88-.53 1.56-1.37 1.88-2.38c-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29c0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15c0 1.49.75 2.81 1.91 3.56c-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.93.07a4.28 4.28 0 0 0 4 2.98a8.521 8.521 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21C16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56c.84-.6 1.56-1.36 2.14-2.23Z " fill ="currentColor "> </ path > </ svg > </ a > < a class ="hover:text-primary transition duration-300 mr-1 " href ="https://pychina.org/#gh " target ="_blank "> < svg class ="w-8 h-8 " viewBox ="0 0 24 24 "> < path d ="M9.5 4C5.36 4 2 6.69 2 10c0 1.89 1.08 3.56 2.78 4.66L4 17l2.5-1.5c.89.31 1.87.5 2.91.5A5.22 5.22 0 0 1 9 14c0-3.31 3.13-6 7-6c.19 0 .38 0 .56.03C15.54 5.69 12.78 4 9.5 4m-3 2.5a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m5 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1M16 9c-3.31 0-6 2.24-6 5s2.69 5 6 5c.67 0 1.31-.08 1.91-.25L20 20l-.62-1.87C20.95 17.22 22 15.71 22 14c0-2.76-2.69-5-6-5m-2 2.5a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1Z " fill ="currentColor "> </ path > </ svg > </ a > < div class ="text-sm text-center "> < p > 合作及其他更多事宜请联系</ p > < p > CynthiaXin1</ p > < p > PyChina © 2023</ p > </ div > </ div > </ section > </ div > </ footer > </ div > </ body > </ html >
8
+ </ script > </ nav > < main class ="mx-auto w-full lg:w-3/4 py-2 px-8 grow flex flex-col gap-2 "> < div class ="text-center "> < h1 class ="font-bold text-4xl my-6 text-center text-shadow "> PyCon China 2023: 成都</ h1 > < p class ="text-xl mb-4 text-white "> 开始时间: 2023-12-16 10:00:00</ p > < p class ="text-xl mb-4 text-white "> 地点: 西南交通大学</ p > < div > < a class ="py-2 px-2 border border-primary font-medium text-white hover:bg-primary transition duration-300 " href ="https://hdxu.cn/ZsOvk " target ="_blank "> 线下参会</ a > </ div > </ div > < section > < p class ="breadcumb flex border-b border-primary py-2 "> < a href ="../ "> 首页</ a > < span > 成都</ span > </ p > < h1 class ="text-4xl my-6 flex items-center space-x-2 font-thin text-white "> < img src ="../snake.png?h=3de87b8a "/> < span > 大会日程</ span > </ h1 > < a href ="python-312-enhancements/ "> < div class ="border border-primary p-4 my-4 flex items-center space-x-4 text-white "> < img alt ="Nadeshiko Manju " class ="w-20 h-20 lg:w-40 lg:h-40 rounded-full " src ="../beijing/python-observable/manjusaka.jpg "/> < div > < p class ="mb-4 "> < span class ="font-bold mr-4 text-xl "> Nadeshiko Manju</ span > </ p > < p class ="text-xl font-bold "> Python 3.12: 一个容易被人忽略的史诗级版本</ p > < div class ="flex items-center "> < svg class ="w-4 h-4 mr-2 " viewBox ="0 0 24 24 "> < path d ="M12 20c4.4 0 8-3.6 8-8s-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8m0-18c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m5 9.5V13h-6V7h1.5v4.5H17Z " fill ="currentColor "> </ path > </ svg > < div > 时间待定</ div > </ div > </ div > </ div > </ a > < a href ="open-source-education/ "> < div class ="border border-primary p-4 my-4 flex items-center space-x-4 text-white "> < img alt ="刘远亮 " class ="w-20 h-20 lg:w-40 lg:h-40 rounded-full " src ="open-source-education/liuyuanliang.png "/> < div > < p class ="mb-4 "> < span class ="font-bold mr-4 text-xl "> 刘远亮</ span > 开源学习组织创始人,知识引擎设计者,软件架构师</ p > < p class ="text-xl font-bold "> 开源教育与编程教育</ p > < div class ="flex items-center "> < svg class ="w-4 h-4 mr-2 " viewBox ="0 0 24 24 "> < path d ="M12 20c4.4 0 8-3.6 8-8s-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8m0-18c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m5 9.5V13h-6V7h1.5v4.5H17Z " fill ="currentColor "> </ path > </ svg > < div > 时间待定</ div > </ div > </ div > </ div > </ a > < a href ="openharmony-python/ "> < div class ="border border-primary p-4 my-4 flex items-center space-x-4 text-white "> < img alt ="唐佐林 " class ="w-20 h-20 lg:w-40 lg:h-40 rounded-full " src ="openharmony-python/tangzuolin.jpg "/> < div > < p class ="mb-4 "> < span class ="font-bold mr-4 text-xl "> 唐佐林</ span > 华为技术开发专家(HDE)</ p > < p class ="text-xl font-bold "> OpenHarmony 上的 Python 设备开发方案</ p > < div class ="flex items-center "> < svg class ="w-4 h-4 mr-2 " viewBox ="0 0 24 24 "> < path d ="M12 20c4.4 0 8-3.6 8-8s-3.6-8-8-8s-8 3.6-8 8s3.6 8 8 8m0-18c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m5 9.5V13h-6V7h1.5v4.5H17Z " fill ="currentColor "> </ path > </ svg > < div > 时间待定</ div > </ div > </ div > </ div > </ a > < div class ="prose lg:prose-lg prose-invert p-4 max-w-none "> < div class ="text-center partners "> < h2 > 成都站协办单位</ h2 > < p > < img alt ="西南交大 " src ="../partners/%E8%A5%BF%E5%8D%97%E4%BA%A4%E5%A4%A7.png " title ="西南交大 "/> </ p > < h2 > 成都站高校合作伙伴</ h2 > < p > < img alt ="电子科大 " src ="image-1.png " title ="电子科大 "/> < img alt ="西南财经大学 " src ="image-2.png " title ="西南财经大学 "/> < img alt ="计算机协会 " src ="image-3.png " title ="计算机协会 "/> </ p > < h2 > 成都站社区合作伙伴</ h2 > < p > < img alt ="SKFI " src ="image-4.png " title ="SKFI "/> < img alt ="傲世 " src ="image-5.png " title ="傲世 "/> < img alt ="彭涛 " src ="image-6.png " title ="彭涛 "/> </ p > </ div > </ div > </ section > </ main > < footer class ="mt-8 py-4 border-t-2 border-primary text-white "> < div class ="max-w-6xl mx-auto px-4 flex justify-between "> < section class ="w-1/3 "> < h1 class ="text-lg font-bold p-2 "> 导航</ h1 > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../ "> 首页</ a > < div class ="p-2 "> 大会</ div > < div class ="flex flex-wrap space-x-4 pl-6 py-2 text-sm "> < a class ="block hover:text-primary transition duration-300 " href ="../about/ "> 关于大会</ a > < a class ="block hover:text-primary transition duration-300 " href ="../cfp/ "> 讲师/议题征集</ a > < a class ="block hover:text-primary transition duration-300 " href ="../partners/ "> 合作伙伴</ a > </ div > < div class ="p-2 "> 组委会</ div > < div class ="flex flex-wrap space-x-4 pl-6 py-2 text-sm "> < a class ="block hover:text-primary transition duration-300 " href ="../volunteer/ "> 志愿者</ a > </ div > </ section > < section class ="w-1/3 border-l border-gray-200 "> < h1 class ="text-lg font-bold p-2 "> 演讲</ h1 > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../beijing/ "> 北京</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../shanghai/ "> 上海</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../hangzhou/ "> 杭州</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../chongqing/ "> 重庆</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="./ "> 成都</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../guangzhou/ "> 广州</ a > < a class ="block p-2 hover:text-primary transition duration-300 " href ="../shenzhen/ "> 深圳</ a > </ section > < section class ="w-1/3 border-l border-gray-200 p-2 "> < h1 class ="text-lg font-bold "> 主办方</ h1 > < p > < a href ="https://pychina.org " target ="_blank "> < img alt ="PyChina " class ="w-full " src ="../pychina-logo.jpeg "/> </ a > </ p > < div class ="flex flex-wrap items-center justify-center mb-2 space-x-1 "> < a class ="hover:text-primary transition duration-300 mr-1 " href ="https://github.com/PyConChina/PyConChina2023 " target ="_blank "> < svg aria-hidden ="true " class ="w-8 h-8 " preserveAspectRatio ="xMidYMid meet " role ="img " viewBox ="0 0 24 24 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink "> < path d ="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5c.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34c-.46-1.16-1.11-1.47-1.11-1.47c-.91-.62.07-.6.07-.6c1 .07 1.53 1.03 1.53 1.03c.87 1.52 2.34 1.07 2.91.83c.09-.65.35-1.09.63-1.34c-2.22-.25-4.55-1.11-4.55-4.92c0-1.11.38-2 1.03-2.71c-.1-.25-.45-1.29.1-2.64c0 0 .84-.27 2.75 1.02c.79-.22 1.65-.33 2.5-.33c.85 0 1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02c.55 1.35.2 2.39.1 2.64c.65.71 1.03 1.6 1.03 2.71c0 3.82-2.34 4.66-4.57 4.91c.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z " fill ="currentColor "> </ path > </ svg > </ a > < a class ="hover:text-primary transition duration-300 mr-1 " href ="https://twitter.com/PyConChina " target ="_blank "> < svg class ="w-8 h-8 " viewBox ="0 0 24 24 "> < path d ="M22.46 6c-.77.35-1.6.58-2.46.69c.88-.53 1.56-1.37 1.88-2.38c-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29c0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15c0 1.49.75 2.81 1.91 3.56c-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.93.07a4.28 4.28 0 0 0 4 2.98a8.521 8.521 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21C16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56c.84-.6 1.56-1.36 2.14-2.23Z " fill ="currentColor "> </ path > </ svg > </ a > < a class ="hover:text-primary transition duration-300 mr-1 " href ="https://pychina.org/#gh " target ="_blank "> < svg class ="w-8 h-8 " viewBox ="0 0 24 24 "> < path d ="M9.5 4C5.36 4 2 6.69 2 10c0 1.89 1.08 3.56 2.78 4.66L4 17l2.5-1.5c.89.31 1.87.5 2.91.5A5.22 5.22 0 0 1 9 14c0-3.31 3.13-6 7-6c.19 0 .38 0 .56.03C15.54 5.69 12.78 4 9.5 4m-3 2.5a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m5 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1M16 9c-3.31 0-6 2.24-6 5s2.69 5 6 5c.67 0 1.31-.08 1.91-.25L20 20l-.62-1.87C20.95 17.22 22 15.71 22 14c0-2.76-2.69-5-6-5m-2 2.5a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1Z " fill ="currentColor "> </ path > </ svg > </ a > < div class ="text-sm text-center "> < p > 合作及其他更多事宜请联系</ p > < p > CynthiaXin1</ p > < p > PyChina © 2023</ p > </ div > </ div > </ section > </ div > </ footer > </ div > </ body > </ html >
You can’t perform that action at this time.
0 commit comments