{{define "title"}}welcome ยท {{.Site}}{{end}} {{define "content"}}

Welcome, {{.Username}}

{{.Message}}

Everything runs over SSH with the key you registered:

ssh git@{{.Host}} whoami
ssh git@{{.Host}} repo create {{.Username}}/hello
gitbay web login        # mints a browser session from your terminal
{{end}}