TechTransThai Blog website using Hugo
Find a file
Late Night Defender 71c654fc46
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
update icons
2026-01-05 03:03:31 +07:00
archetypes addd test post 2023-11-23 03:55:05 +07:00
content/posts Add 2026 post 2026-01-05 02:57:10 +07:00
static update icons 2026-01-05 03:03:31 +07:00
.gitignore Add gitignore 2023-11-23 21:32:09 +07:00
.woodpecker.yml update CI config 2026-01-05 02:57:42 +07:00
config.yml update site config 2026-01-05 02:57:19 +07:00
LICENSE add LICENSE 2023-11-24 02:06:44 +07:00
README.md update README 2025-09-22 18:21:05 +07:00

TechTransThai Blog

Source code for TechTransThai Blog. This repo contains assets for building with Hugo using PaperMod theme and our articles.

Run the website for development with

$ git clone https://forge.techtransthai.org/techtransthai/blog.git
$ cd blog
$ git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1
$ hugo server

Please don't upload to GitHub