TechTransThai Blog website using Hugo
archetypes | ||
content | ||
static | ||
themes | ||
.gitignore | ||
.gitmodules | ||
compute4change-news.container | ||
config.yml | ||
Dockerfile | ||
install.sh | ||
LICENSE | ||
README.md |
Compute4Change News
Source code for the Compute4Change News website. This repo contains assets for building with Hugo using PaperMod theme and our articles.
Run the website for development with
$ git clone https://codeberg.org/TechTransThai/compute4change-news.git
$ cd compute4change-news
$ git submodule update --init --recursive
$ hugo server