{{.Title}}
+-
+ {{ range .Data.Pages }}
+
- {{ .Title }} + {{ end }} +
+
+
+
+
+ Tweet
+
+
+ {{ .Title }}
+ +
+ {{ .Content }}
+
+ -
+
+ {{with .Prev}}
- {{.Title}} {{end}} + {{with .Next}}
- {{.Title}} {{end}} + +
diff --git a/README.md b/README.md index 32764f72..ae3ebd37 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,6 @@ To use hugo themes clone the repository to your machine. # Current Themes * Hyde (by mdo, ported from Jekyll) +* Herring Cove (by arnp, ported from Jekyll) diff --git a/themes/herring-cove/LICENSE.md b/themes/herring-cove/LICENSE.md new file mode 100644 index 00000000..e69de29b diff --git a/themes/herring-cove/layouts/_default/list.html b/themes/herring-cove/layouts/_default/list.html new file mode 100644 index 00000000..8a0a84d8 --- /dev/null +++ b/themes/herring-cove/layouts/_default/list.html @@ -0,0 +1,9 @@ +{{ template "theme/chrome/header.html" . }} +