hauru.club websites  hauru.club websites

sites

This repository contains source code for websites of hauru.club project.

Building

Below you can find build instructions for various websites of hauru.club project.

hauru.club

$ cd hauru.club
$ cobalt build

code.hauru.club

code.hauru.club is very simple site. You don't need any build tools to deploy this site. All static files are placed in public directory.

Deployment

Every site contains its own deploy.sh script that can be used for deployment of specific website. Mentioned script performs cleanup, building and uploads built artefacts to target machine. Below you can find sample usage of deploy.sh script for hauru.club website.

$ cd hauru.club
$ ./deploy.sh user@target