reorganize team page and add coming soon projects
This commit is contained in:
parent
82c3cee607
commit
6f19b06a70
5 changed files with 92 additions and 29 deletions
108
team/index.html
Normal file
108
team/index.html
Normal file
|
@ -0,0 +1,108 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<meta http-equiv="Content-Language" content="th">
|
||||
<meta http-equiv="content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="description" content="List of current TechTransThai's team members">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ทีมของเรา</title>
|
||||
<link rel="icon" type="image/svg" href="../icons/ttt-org.svg">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<div class="topbar-group">
|
||||
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
|
||||
<img src="../icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
|
||||
<h4 class="logo">TechTransThai</h4>
|
||||
</a>
|
||||
<div style="display: flex; align-items: center">
|
||||
<a class="headerbutton">
|
||||
ทีม
|
||||
</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
|
||||
วงแหวนเว็บ
|
||||
</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
|
||||
สถานะการให้บริการ
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="header" style="margin-top: 2cm;">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="grid-container">
|
||||
|
||||
<div class="middle-large">
|
||||
<h1>ทีมของเรา</h1>
|
||||
|
||||
นี่คือรายชื่อสมาชิกของพวกเราในทีมงาน TechTransThai
|
||||
|
||||
<div class="section" style="margin-top: 1cm">
|
||||
<a class="itemcard-stealth" target="_blank" rel="noopener noreferrer" href="https://latenightdef.techtransthai.org/">
|
||||
<div class="listaction">
|
||||
<img src="https://latenightdef.techtransthai.org/icons/avatar.png" alt="latenightdef" width="80" height="80" style="margin: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
|
||||
<div>
|
||||
<div>
|
||||
<h3>Late Night Defender</h3>
|
||||
<p class="pronouns">she/they</p>
|
||||
</div>
|
||||
|
||||
<p class="description">เข้าร่วมเมื่อ 23 ก.ค. 2023</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-stealth" target="_blank" rel="noopener noreferrer" href="https://nekovari.techtransthai.org/">
|
||||
<div class="listaction">
|
||||
<img src="https://gitlab.com/uploads/-/system/user/avatar/9471734/avatar.png" alt="NekoVari" width="80" height="80" style="margin: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
|
||||
<div>
|
||||
<div>
|
||||
<h3>NekoVari</h3>
|
||||
<p class="pronouns">he/they</p>
|
||||
</div>
|
||||
<p class="description">เข้าร่วมเมื่อ 24 มี.ค. 2024</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-stealth" target="_blank" rel="noopener noreferrer" href="https://srp-mangoeater.techtransthai.org/">
|
||||
<div class="listaction">
|
||||
<img src="../avatars/srp-rottenmango.webp" alt="srp-mangoeater" width="80" height="80" style="margin: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
|
||||
<div>
|
||||
<div>
|
||||
<h3>SRP mangoeater</h3>
|
||||
<p class="pronouns">she/her</p>
|
||||
</div>
|
||||
<p class="description">เข้าร่วมเมื่อ 24 มี.ค. 2024</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-stealth" target="_blank" rel="noopener noreferrer" href="https://matsuri.techtransthai.org/">
|
||||
<div class="listaction">
|
||||
<img src="../avatars/placeholder.png" alt="no-avatar" width="80" height="80" style="margin: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
|
||||
<div>
|
||||
<h3>Matsuri</h3>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-stealth" target="_blank" rel="noopener noreferrer" href="https://blachp.techtransthai.org/">
|
||||
<div class="listaction">
|
||||
<img src="https://blachp.techtransthai.org/avatar.jpg" alt="BlaCHp" width="80" height="80" style="margin: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
|
||||
<div>
|
||||
<h3>BlaCHp</h3>
|
||||
<p class="description">เข้าร่วมเมื่อ 27 มี.ค. 2024</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue