rename dirs to incubator
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ffd18df643
commit
58deba1086
4 changed files with 3 additions and 3 deletions
65
incubator/fifty-shades-of-bully/index.html
Normal file
65
incubator/fifty-shades-of-bully/index.html
Normal file
|
@ -0,0 +1,65 @@
|
|||
<!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="สร้างความตระหนักรู้เกี่ยวกับการบูลลี่ในสังคมไทย">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Fifty Shades of Bully - TechTransThai</title>
|
||||
<link rel="icon" type="image/svg" href="https://dl.techtransthai.org/resources/icons/ttt-org-blueprint.Devel.svg">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<div class="topbar-group">
|
||||
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
|
||||
<img src="https://dl.techtransthai.org/resources/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 href="/about" class="button header">เกี่ยวกับเรา</a>
|
||||
<a href="/team" class="button header">ทีม</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="grid-container">
|
||||
|
||||
<div class="middle large">
|
||||
|
||||
<div class="header" style="margin-top: 2cm;">
|
||||
|
||||
</div>
|
||||
|
||||
<div style="display: flex; justify-content: center; margin: 3vh;">
|
||||
<img src="https://dl.techtransthai.org/resources/icons/ttt-org-blueprint.Devel.svg" alt="ttt-org-blueprint" width="80" height="80" style="margin-right: 0.1cm;">
|
||||
<div style="font-weight: bold; font-size: 24pt; display: flex; align-items: center;">Fifty Shades of Bully</div>
|
||||
</div>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<h2>สร้างความตระหนักรู้</h2>
|
||||
<h2 style="margin-top: -2vh;">เกี่ยวกับการบูลลี่ในสังคมไทย</h2>
|
||||
</div>
|
||||
|
||||
<div class="quickbuttons" style="margin-top: 5vh; display: flex; justify-content: center;">
|
||||
<a class="button pill accent" target="_blank" rel="noopener noreferrer" href="https://fsob.techtransthai.org">เปิดเว็บแอป</a>
|
||||
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://forge.techtransthai.org/techtransthai/fifty-shades-of-bully">ดูซอร์สโคด</a>
|
||||
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://forge.techtransthai.org/techtransthai/fifty-shades-of-bully/issues">รายงานบั๊ก</a>
|
||||
</div>
|
||||
|
||||
<div style="margin-top: 5vh; margin-bottom: 1vh; text-align: center;">
|
||||
© 2025 TechTransThai Contributors<br>
|
||||
<a href="https://forge.techtransthai.org/techtransthai/www.techtransthai.org">Website source</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://dl.techtransthai.org">Download center</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://docs.techtransthai.org">Docs</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
74
incubator/little-lines/index.html
Normal file
74
incubator/little-lines/index.html
Normal file
|
@ -0,0 +1,74 @@
|
|||
<!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="ระบบนำทางสำหรับล้อขนาดเล็ก">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Little Lines - TechTransThai</title>
|
||||
<link rel="icon" type="image/svg" href="https://dl.techtransthai.org/resources/icons/ll.svg">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<div class="topbar-group">
|
||||
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
|
||||
<img src="https://dl.techtransthai.org/resources/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 href="/about" class="button header">เกี่ยวกับเรา</a>
|
||||
<a href="/team" class="button header">ทีม</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="grid-container">
|
||||
|
||||
<div class="middle large">
|
||||
|
||||
<div class="header" style="margin-top: 2cm;">
|
||||
|
||||
</div>
|
||||
|
||||
<div style="display: flex; justify-content: center; margin: 3vh;">
|
||||
<img src="https://dl.techtransthai.org/resources/icons/ll.svg" alt="little lines" width="80" height="80" style="margin-right: 0.1cm;">
|
||||
<div style="font-weight: bold; font-size: 24pt; display: flex; align-items: center;">Little Lines</div>
|
||||
</div>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<h2>ระบบนำทาง</h2>
|
||||
<h2 style="margin-top: -2vh;">สำหรับล้อขนาดเล็ก</h2>
|
||||
เว็บแอปนำทางสำหรับวีลแชร์ กระเป๋าล้อลาก รถเข็นเด็ก และ Micromobility ที่เกี่ยวข้อง
|
||||
</div>
|
||||
|
||||
<div class="quickbuttons" style="margin-top: 5vh; display: flex; justify-content: center;">
|
||||
<a class="button pill accent" target="_blank" rel="noopener noreferrer" href="https://little-lines.techtransthai.org">เปิดเว็บแอป</a>
|
||||
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://design.penpot.app/#/view?file-id=43783616-4a2d-81cf-8002-bd505bad8f47&page-id=c456883d-bf92-80fa-8002-b6ace0bb23b2§ion=interactions&frame-id=20fa90d5-afec-808c-8002-c7cc11489d1c&index=0&share-id=9cff1166-2265-80f2-8005-29d450ef9780">ดูโปรโตไทป์บน Penpot</a>
|
||||
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://gitlab.com/little-lines">ดูซอร์สโคด</a>
|
||||
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://forge.techtransthai.org/little-lines/app">แอปใหม่ (เร็ว ๆ นี้)</a>
|
||||
</div>
|
||||
|
||||
<h3 style="margin-top: 5vh;">Little Lines คืออะไร</h3>
|
||||
|
||||
Little Lines คือระบบนำทางสำหรับล้อขนาดเล็ก ไม่ว่าจะเป็นวีลแชร์ กระเป๋าเดินทาง รถเข็นเด็ก นอกจากนี้ยังสามารถใช้นำทางสำหรับการเดินเท้าไปยังที่ต่าง ๆ ได้อีกด้วย โดยเว็บแอปที่ เขียนด้วย Vue นี้จะนำข้อมูลจาก OpenStreetMap มาใช้ในการคำนวณเส้นทางและแสดงผลให้ผู้ใช้ต่อไป
|
||||
|
||||
<h3 style="margin-top: 5vh;">การมีส่วนร่วมกับโปรเจกต์</h3>
|
||||
|
||||
คุณสามารถสนับสนุนโปรเจกต์นี้ได้ผ่านหลากหลายช่องทาง ไม่ว่าจะเป็นการนำเสนอไอเดีย ส่ง Feedback ใน Telegram ของเรา เพิ่มข้อมูลที่จำเป็นสำหรับการนำทางลงในแพลตฟอร์ม OpenStreetMap หรือแม้กระทั่งร่วมพัฒนาตัวเว็บแอป Little Lines เอง
|
||||
|
||||
<div style="margin-top: 5vh; margin-bottom: 1vh; text-align: center;">
|
||||
© 2025 TechTransThai Contributors<br>
|
||||
<a href="https://forge.techtransthai.org/techtransthai/www.techtransthai.org">Website source</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://dl.techtransthai.org">Download center</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://docs.techtransthai.org">Docs</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
65
incubator/tluc-website/index.html
Normal file
65
incubator/tluc-website/index.html
Normal file
|
@ -0,0 +1,65 @@
|
|||
<!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="รวมชุมชนผู้ใช้ Linux ในประเทศไทย">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>TLUC Website - TechTransThai</title>
|
||||
<link rel="icon" type="image/svg" href="https://dl.techtransthai.org/resources/icons/tux.svg">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<div class="topbar-group">
|
||||
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
|
||||
<img src="https://dl.techtransthai.org/resources/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 href="/about" class="button header">เกี่ยวกับเรา</a>
|
||||
<a href="/team" class="button header">ทีม</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="grid-container">
|
||||
|
||||
<div class="middle large">
|
||||
|
||||
<div class="header" style="margin-top: 2cm;">
|
||||
|
||||
</div>
|
||||
|
||||
<div style="display: flex; justify-content: center; margin: 3vh;">
|
||||
<img src="https://dl.techtransthai.org/resources/icons/tux.svg" alt="tux" width="80" height="80" style="margin-right: 0.1cm;">
|
||||
<div style="font-weight: bold; font-size: 24pt; display: flex; align-items: center;">TLUC Website</div>
|
||||
</div>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<h2>รวมชุมชนผู้ใช้ Linux</h2>
|
||||
<h2 style="margin-top: -2vh;">ในประเทศไทย</h2>
|
||||
เว็บไซต์รวมลิงก์เพื่อชุมชนผู้ใช้ Linux ในประเทศไทย (Thai Linux User Community)
|
||||
</div>
|
||||
|
||||
<div class="quickbuttons" style="margin-top: 5vh; display: flex; justify-content: center;">
|
||||
<a class="button pill accent" target="_blank" rel="noopener noreferrer" href="https://thailinux.techtransthai.org">เข้าชมเว็บไซต์</a>
|
||||
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://forge.techtransthai.org/techtransthai/thailinux.techtransthai.org">ดูซอร์สโคด</a>
|
||||
</div>
|
||||
|
||||
<div style="margin-top: 5vh; margin-bottom: 1vh; text-align: center;">
|
||||
© 2025 TechTransThai Contributors<br>
|
||||
<a href="https://forge.techtransthai.org/techtransthai/www.techtransthai.org">Website source</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://dl.techtransthai.org">Download center</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://docs.techtransthai.org">Docs</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue