{{ $post.Title | markdownify }}
@@ -21,9 +44,23 @@ {{ $post.Date.Format (.Site.Params.dateFormat | default ":date_medium") }} {{ end }} - {{ if $post.Summary }} -{{ $post.Summary | truncate 150 }}
- {{ end }}diff --git a/layouts/partials/blog/li.html b/layouts/partials/blog/li.html index d60eb7d..75c1815 100644 --- a/layouts/partials/blog/li.html +++ b/layouts/partials/blog/li.html @@ -1,18 +1,41 @@ + + {{ range .Pages.ByPublishDate.Reverse }} {{ $post := . }} -
{{ $post.Summary | truncate 150 }}
- {{ end }}{{ $post.Summary | truncate 150 }}
+ {{ end }} +I’m interested in rivers (both ecologically and recreationally) and I want to know
-
+
I’m interested in rivers (both ecologically and recreationally) and I want to know
+I like maps that isolate different natural features. And I think that rivers make pretty patterns. So I made a series of scripts that generates a …
-
+
+ I like maps that isolate different natural features. And I think that rivers make pretty patterns. So I made a series of scripts that generates a …
+ +