{{define "title"}}{{.Site}}{{end}} {{define "content"}}
A CLI-first git forge. SSH is the API: repositories, issues, and merge requests are managed from your terminal with nothing but OpenSSH — the web is a fast, readable rendering of that state.
ssh git@{{.Host}} help # every command, no client needed
git clone ssh://git@{{.Host}}/owner/repo.git
{{if .Accounts}}{{end}}