summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie/layouts/_default/summary.html
diff options
context:
space:
mode:
Diffstat (limited to 'indieweb-micro/themes/MinIndie/layouts/_default/summary.html')
-rw-r--r--indieweb-micro/themes/MinIndie/layouts/_default/summary.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/indieweb-micro/themes/MinIndie/layouts/_default/summary.html b/indieweb-micro/themes/MinIndie/layouts/_default/summary.html
deleted file mode 100644
index e971c18..0000000
--- a/indieweb-micro/themes/MinIndie/layouts/_default/summary.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<article>
- <h1><a href="{{ .Permalink }}">{{ .Title }}</a></h1>
- <b><time>{{ .Date.Format (default "2006-01-02 15:04:05" .Site.Params.dateFmt) }}</time></b>
- {{ range .Params.tags }}
- <a href="{{ "/tags/" | relLangURL }}{{ . | urlize }}">{{ . }}</a>
- {{ end }}
- <div>
- {{ .Summary | replaceRE "(?s)<div class=\"highlight\"[^>]*>.*?</div>" "" | replaceRE "(?s)<pre[^>]*>.*?</pre>" "" | replaceRE "(?s)<code[^>]*>.*?</code>" "" | replaceRE "(?s)```[\\s\\S]*?```" "" | safeHTML }}
- {{ if .Truncated }}
- <a href="{{ .Permalink }}">Read more...</a>
- {{ end }}
- </div>
-</article>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage