TechTransThai front page website https://www.techtransthai.org
Find a file
Willamina 78b8ba9c26
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Use frontmatter instead of separate JSON file
2025-12-09 23:02:10 +07:00
about Use frontmatter instead of separate JSON file 2025-12-09 23:02:10 +07:00
archives Use frontmatter instead of separate JSON file 2025-12-09 23:02:10 +07:00
campaigns Use frontmatter instead of separate JSON file 2025-12-09 23:02:10 +07:00
content Use frontmatter instead of separate JSON file 2025-12-09 23:02:10 +07:00
incubator Use frontmatter instead of separate JSON file 2025-12-09 23:02:10 +07:00
static Use frontmatter instead of separate JSON file 2025-12-09 23:02:10 +07:00
team Use frontmatter instead of separate JSON file 2025-12-09 23:02:10 +07:00
.woodpecker.yml update CI configuration 2025-12-09 21:07:13 +07:00
Caddyfile Fix indentation in Caddyfile 2025-12-09 15:17:35 +07:00
index.html Use frontmatter instead of separate JSON file 2025-12-09 23:02:10 +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

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