diff --git a/dist/dir-index.html b/dist/dir-index.html new file mode 100644 index 0000000000000000000000000000000000000000..c5ecb9c3efa7653029c0b323bb03d23e2d58fa8c --- /dev/null +++ b/dist/dir-index.html @@ -0,0 +1,96 @@ + +{{ $root := . }} + + + + + + + + + + + + + + + + + + +{{ .Path }} + + + +
+
+
+ + Index of + {{ range .Breadcrumbs -}} + /{{ if .Path }}{{ .Name }}{{ else }}{{ .Name }}{{ end }} + {{- else }} + {{ .Path }} + {{ end }} + + {{ if .Hash }} +
+ {{ .Hash }} +
+ {{ end }} +
+ {{ if .Size }} +
+  {{ .Size }} +
+ {{ end }} +
+
+ + + + + + + + {{ range .Listing }} + + + + + + + {{ end }} +
+
 
+
+ .. +
+
 
+
+ {{ .Name }} + + {{ if .Hash }} + + {{ .ShortHash }} + + {{ end }} + {{ .Size }}
+
+
+ +