TechTransThai Blog website using Hugo
Find a file
Late Night Defender 5491cdcd64
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add May 2025 entry
2026-06-01 21:58:26 +07:00
archetypes addd test post 2023-11-23 03:55:05 +07:00
content/posts Add May 2025 entry 2026-06-01 21:58:26 +07:00
static Add May 2025 entry 2026-06-01 21:58:26 +07:00
.gitignore Add gitignore 2023-11-23 21:32:09 +07:00
.woodpecker.yml Update .woodpecker.yml 2026-05-30 16:15:58 +00:00
config.yml add default cover 2026-05-02 13:54:31 +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