blog/README.md

14 lines
573 B
Markdown

# Compute4Change News
Source code for the [Compute4Change News website](https://www.techtransthai.org). This repo contains assets for building with [Hugo](https://gohugo.io/) using [PaperMod theme](https://themes.gohugo.io/themes/hugo-papermod/) 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
```
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)