Start gemini output
This commit is contained in:
6
themes/v2/layouts/index.gmi
Normal file
6
themes/v2/layouts/index.gmi
Normal file
@@ -0,0 +1,6 @@
|
||||
# David Eisinger
|
||||
|
||||
{{ .RawContent }}
|
||||
{{ range (where .Site.RegularPages "Type" "in" "journal") -}}
|
||||
=> {{ .RelPermalink | replaceRE `index.gmi` "" }} {{ .Title }}
|
||||
{{ end -}}
|
||||
Reference in New Issue
Block a user