add README
This commit is contained in:
parent
90a8beb430
commit
d5374f738e
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# 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
|
||||
$ hugo server
|
||||
```
|
||||
|
||||
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)
|
Loading…
Reference in a new issue