{{define "content" -}} {{if .Username}}

Welcome back, {{.Username}}! This is your Dolt database hosting service: dolt clone, push and pull over HTTPS, with a web UI for browsing branches, commits and tables.

Create new database {{icon "caret-right"}} {{/* The one question no single database answers: what is ready to work across every tracker this viewer can browse. */}} What is ready to work {{icon "caret-right"}} Configure dolt credentials {{icon "caret-right"}}

{{template "srht-repo-list" .Repos}} {{if .Repos.Items}} More on your profile {{icon "caret-right"}} {{end}}
{{else}}

{{.SiteName}} {{.SiteLabel}}

dolt.sr.ht hosts Dolt databases the way git.sr.ht hosts git repositories: dolt clone, push and pull over HTTPS, with an integrated web UI for browsing branches, commits and tables.

Log in to create and manage databases. The databases carrying a bd issue tracker also answer what is ready to work across all of them.

{{end}} {{- end}}