Merge branch 'master' of https://github.com/sitcon-tw/2021 into master

This commit is contained in:
mysper 2021-01-24 01:20:31 +08:00
commit 5fa9cabf14
4 changed files with 13 additions and 31 deletions

View File

@ -23,18 +23,11 @@ $max-width-small-3: 360px;
@mixin infoContainer() { @mixin infoContainer() {
max-width: 80%; max-width: 80%;
// padding-left: 7%; // padding-left: 7%;
@media only screen and (max-width: $max-width-small-0) { @media only screen and (max-width: 1030px){
// width: 89%; max-width: 100%;
max-width: 100%; padding-left: 40px;
padding-left: 40px; padding-right: 40px;
padding-right: 40px; }
}
@media only screen and (max-width: $max-width-small-1) {
// width: 89%;
max-width: 100%;
padding-left: 40px;
padding-right: 40px;
}
} }
// .info-section // .info-section

View File

@ -33,18 +33,9 @@ $fontFamily: Noto Sans TC, monospace;
0px 0px 10px 0px rgba(0, 0, 0, 0.2); 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
@keyframes jump { @keyframes jump {
0% {
position: relative;
bottom: 0px;
}
50% { 50% {
position: relative; transform: translateY(-20px) rotate(45deg) ;
bottom: 20px; }
}
100% {
position: relative;
bottom: 0px;
}
} }
&:hover { &:hover {

View File

@ -41,9 +41,7 @@
<h3>參與討論</h3> <h3>參與討論</h3>
<div class="discuss-section"> <div class="discuss-section">
<p> <p>
SITCON 是個開放的社群許多籌備的相關事項都會在公開的 Mailing list SITCON 是個開放的社群許多籌備的相關事項都會在公開的郵件論壇上進行討論如果有興趣參與歡迎訂閱 SITCON 的郵件論壇並貢獻你的想法
上進行討論如果有興趣參與歡迎訂閱 SITCON Mailing list
並貢獻你的想法
</p> </p>
<p> <p>
若你想進一步了解過往討論的內容也歡迎在 HackMD 上查看 SITCON 2021 若你想進一步了解過往討論的內容也歡迎在 HackMD 上查看 SITCON 2021
@ -56,14 +54,14 @@
target="_blank" target="_blank"
class="btn btn-primary mr-2" class="btn btn-primary mr-2"
href="https://groups.google.com/g/sitcon-general" href="https://groups.google.com/g/sitcon-general"
>SITCON 論壇</a >SITCON 郵件論壇</a
> >
<a <a
rel="noopener" rel="noopener"
target="_blank" target="_blank"
class="btn btn-primary" class="btn btn-primary"
href="https://hackmd.io/@SITCON/SITCON2021" href="https://hackmd.io/@SITCON/SITCON2021"
>會議記錄</a >籌備會議記錄</a
> >
</div> </div>
</div> </div>

View File

@ -29,15 +29,15 @@
] ]
}, },
"image": [ "image": [
"https://sitcon.org/2021/OG-image.png" "https://sitcon.org/2021/cfp-OG-image.png"
], ],
"description": "二十一世紀已經過了五分之一,今年,我們期待帶著豐沛熱情的你,能和我們一起在 2021 年這麼一個「承先啟後」的年份,綜觀不同領域發展與事件脈絡,自主學習感興趣之專長與技術,彼此分享、相濡以沫。在 SITCON 學生計算機年會 2020 裡,願所有與會者皆能拓展視野,鍛鍊與發展自我,找到向前邁步的勇氣與目標。相信身為學生的我們,也將能重新定義自我、定義未來", "description": "奠基於今日的科技成果貢獻明日的資訊未來SITCON 2021「算盤的後裔」現正徵稿中",
"endDate": "2021-05-29T18:00+08:00", "endDate": "2021-05-29T18:00+08:00",
"offers": [ "offers": [
{ {
"@type": "Offer", "@type": "Offer",
"name": "個人小額贊助方案", "name": "個人小額贊助方案",
"url": "https://sitcon.kktix.cc/events/sitcon2020-individual-sponsor", "url": "https://sitcon.kktix.cc/events/sitcon2021-individual-sponsor",
"price": "500", "price": "500",
"priceCurrency": "TWD", "priceCurrency": "TWD",
"availability": "http://schema.org/InStock", "availability": "http://schema.org/InStock",