blog/README.md

14 lines
573 B
Markdown
Raw Normal View History

2023-11-23 18:02:09 +00:00
# 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
2023-11-23 18:03:26 +00:00
$ git submodule update --init --recursive
2023-11-23 18:02:09 +00:00
$ hugo server
```
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)