573 B
573 B
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