coderefinery / coderefinery.org

Coderefinery project website.
https://coderefinery.org
Creative Commons Attribution 4.0 International
10 stars 23 forks source link

The sources behind https://coderefinery.org.

Tools:

You can install Zola as package or download the binary.

Then:

$ git clone --recursive git@github.com:coderefinery/coderefinery.org.git
$ cd coderefinery.org
$ zola serve

Pull requests: