File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11title : RubyConf Taiwan x COSCUP 2025
22description : Conference for Open Source Coders, Users & Promoters
33email : info@rubyconf.tw
4- baseurl : " https://2025.rubyconf.tw"
4+ # baseurl: "https://2025.rubyconf.tw"
55url : " "
66
77plugins :
88 - jekyll-tailwindcss
99
1010tailwindcss :
1111 css_path : " ./_tailwind.css"
12- config : " ./tailwind.config.js" # 添加此行指定 tailwind.config.js 位置
12+ config : " ./tailwind.config.js"
1313
1414mail :
1515 contact : " contact@rubyconf.tw"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ <h1 class="text-4xl md:text-5xl font-bold mb-4 shadow-text">RubyConf Taiwan x CO
2222 < h2 class ="text-2xl md:text-3xl mb-8 shadow-text "> Ruby Language and Open Source Summit: Taiwan's Premier Community Convergence</ h2 >
2323 < p class ="text-xl mb-8 shadow-text "> Conference for Ruby Language Open Source Coders, Users & Promoters</ p >
2424 < div class ="flex flex-wrap justify-center gap-4 ">
25- < a href ="{{site.links.cfp}} " class ="bg-white text-red-600 hover:bg-gray-100 px-6 py-3 rounded-lg font-bold "> Call For Proposals (Open 2025/4/19 )</ a >
25+ < a href ="{{site.links.cfp}} " class ="bg-white text-red-600 hover:bg-gray-100 px-6 py-3 rounded-lg font-bold "> Call For Proposals (Closes 2025-05-11 20:00 GMT+8 )</ a >
2626 < a href ="{{site.links.cfs}} " class ="bg-white text-red-600 hover:bg-gray-100 px-6 py-3 rounded-lg font-bold "> Sponsor Us</ a >
2727 < a href ="{{site.links.cfv}} " class ="bg-white text-red-600 hover:bg-gray-100 px-6 py-3 rounded-lg font-bold "> Call For Volunteer</ a >
2828 </ div >
You can’t perform that action at this time.
0 commit comments