Merge branch 'master' of https://github.com/sitcon-tw/2021 into master
This commit is contained in:
commit
5fa9cabf14
@ -23,18 +23,11 @@ $max-width-small-3: 360px;
|
||||
@mixin infoContainer() {
|
||||
max-width: 80%;
|
||||
// padding-left: 7%;
|
||||
@media only screen and (max-width: $max-width-small-0) {
|
||||
// width: 89%;
|
||||
max-width: 100%;
|
||||
padding-left: 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;
|
||||
}
|
||||
@media only screen and (max-width: 1030px){
|
||||
max-width: 100%;
|
||||
padding-left: 40px;
|
||||
padding-right: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
// .info-section
|
||||
|
@ -33,18 +33,9 @@ $fontFamily: Noto Sans TC, monospace;
|
||||
0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
||||
|
||||
@keyframes jump {
|
||||
0% {
|
||||
position: relative;
|
||||
bottom: 0px;
|
||||
}
|
||||
50% {
|
||||
position: relative;
|
||||
bottom: 20px;
|
||||
}
|
||||
100% {
|
||||
position: relative;
|
||||
bottom: 0px;
|
||||
}
|
||||
transform: translateY(-20px) rotate(45deg) ;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
@ -41,9 +41,7 @@
|
||||
<h3>參與討論!</h3>
|
||||
<div class="discuss-section">
|
||||
<p>
|
||||
SITCON 是個開放的社群,許多籌備的相關事項都會在公開的 Mailing list
|
||||
上進行討論,如果有興趣參與,歡迎訂閱 SITCON 的 Mailing list
|
||||
並貢獻你的想法!
|
||||
SITCON 是個開放的社群,許多籌備的相關事項都會在公開的郵件論壇上進行討論,如果有興趣參與,歡迎訂閱 SITCON 的郵件論壇並貢獻你的想法!
|
||||
</p>
|
||||
<p>
|
||||
若你想進一步了解過往討論的內容,也歡迎在 HackMD 上查看 SITCON 2021
|
||||
@ -56,14 +54,14 @@
|
||||
target="_blank"
|
||||
class="btn btn-primary mr-2"
|
||||
href="https://groups.google.com/g/sitcon-general"
|
||||
>SITCON 論壇</a
|
||||
>SITCON 郵件論壇</a
|
||||
>
|
||||
<a
|
||||
rel="noopener"
|
||||
target="_blank"
|
||||
class="btn btn-primary"
|
||||
href="https://hackmd.io/@SITCON/SITCON2021"
|
||||
>會議記錄</a
|
||||
>籌備會議記錄</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -29,15 +29,15 @@
|
||||
]
|
||||
},
|
||||
"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",
|
||||
"offers": [
|
||||
{
|
||||
"@type": "Offer",
|
||||
"name": "個人小額贊助方案",
|
||||
"url": "https://sitcon.kktix.cc/events/sitcon2020-individual-sponsor",
|
||||
"url": "https://sitcon.kktix.cc/events/sitcon2021-individual-sponsor",
|
||||
"price": "500",
|
||||
"priceCurrency": "TWD",
|
||||
"availability": "http://schema.org/InStock",
|
||||
|
Loading…
x
Reference in New Issue
Block a user