diff --git a/cmd/daemon/index.html b/cmd/daemon/index.html new file mode 100644 index 0000000..9853454 --- /dev/null +++ b/cmd/daemon/index.html @@ -0,0 +1,69 @@ + + + + + +simplegit · 公开仓库 + + + +
+

simplegit

+

公开仓库

+
+
+{{range .Repos}} +
+
{{.Name}}
+
+ {{.HTTPURL}} + {{if $.SSH}}{{end}} +
+
+{{else}} +

暂无公开仓库

+{{end}} +
+ + +