TechTransThai front page website https://www.techtransthai.org
  • HTML 89.8%
  • CSS 10.2%
Find a file
latenightdef a57eb2d0c8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update .woodpecker.yml
2026-05-30 16:17:28 +00:00
about Add Security Research lore 2026-04-06 16:01:48 +07:00
archives remove chat as it's not even launched and has nothing published 2026-05-17 13:53:22 +07:00
campaigns add WAN LAI CTF 2026 entry 2026-05-22 01:07:26 +07:00
content remove unused display directive 2026-04-02 21:02:10 +07:00
incubator Archive Little Lines 2026-05-17 13:46:03 +07:00
infrastructure/qrplus remove chat as it's not even launched and has nothing published 2026-05-17 13:53:22 +07:00
static add new infra section 2026-05-16 21:15:31 +07:00
.woodpecker.yml Update .woodpecker.yml 2026-05-30 16:17:28 +00:00
Caddyfile Add testing Caddyfile 2025-12-31 20:27:10 +07:00
Caddyfile.prod Move main page and template files 2026-01-04 21:30:33 +07:00
index.html add maintenance badge 2026-05-21 14:10:51 +07:00
LICENSE Initial commit 2023-07-24 03:47:07 +00:00
README.md update README 2025-06-05 00:28:48 +07:00
template.html Add ttt-chat 2026-03-30 16:08:55 +07:00

TechTransThai.org

Source code for the TechTransThai.org website, showcasing our currently available campaigns, projects, apps, contents, services and team members. Written in plain HTML and CSS. Inspired by a previous design of Flathub and 2025 version of GNOME.

Design principles

The website should be:

  1. Fast: The static site uses minimal (or preferably no) JavaScript, SVGs/WebPs instead of PNGs/JPGs where possible, so weakest devices and slowest connections can still load quickly and produce less carbon footprint.
  2. Friendly: No cookies or invasive tracking. Metrics should be collected ONLY from what the web server itself sees.
  3. Functional: Responsive design for multiple form factors and auto dark mode.

License

This homepage is licensed under CC BY-SA 4.0, see LICENSE for more details.

Please don't upload to GitHub