docker build -t kushame . && docker run -it kushame
Build & Run a prerendered site on 8080
Branching
branch
description
dev
on-going development
rc
source code for current site
master
current (live) compiled site
License
Source code in this repository is licensed under GPLv3 except for all blog material from the /src/content/blog/ directory or any subdirectories, or anywhere that blog content appears after compilation.