coderdojo-linz / coderdojo-linz.github.io

Website of CoderDojo Linz
https://linz.coderdojo.net
14 stars 22 forks source link

CoderDojo Linz Website

Introduction

This repository contains the source code for the website of CoderDojo Linz. It is built with Hugo (v0.73.0).

A guide to contribution

Branches

Developing with Hugo

Download version v0.73.0 for your device from the Hugo GitHub releases page

After cloning, use npm install to install the dependencies and hugo to build the page to the public/ folder. Use npm run server to start a local dev server at http://localhost:1313/

DNS