{{ .Title }}
- {{ with .Description }}{{ . }}
{{ end }} -{{ .Title }}
-- -
-{{ . }}
{{ end }} -diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 706117c..7943483 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,10 +4,9 @@ {{- partial "head.html" . -}}
-{{ . }}
{{ end }} -- -
-{{ . }}
{{ end }} -{{ . }}
{{ end }} ++ +
+{{ . }}
{{ end }} +{{ . }}
{{ end }} -{{ . }}
{{ end }} - -- - {{ with .Params.author }} · {{ . }}{{ end }} -
-{{ . }}
{{ end }} +{{ . }}
{{ end }} + ++ + {{ with .Params.author }} · {{ . }}{{ end }} +
+{{ .Description }}
- - {{- else -}} -{{ .Description }}
+ + {{- else -}} +{{ .Site.Params.description | default "An agent-first approach to web generation." }}
- -- - {{ with .Params.eyebrow }} · {{ . }}{{ end }} -
-{{ . }}
{{ end }} -{{ .Site.Params.description | default "An agent-first approach to web generation." }}
+ ++ + {{ with .Params.eyebrow }} · {{ . }}{{ end }} +
+{{ . }}
{{ end }} +{{ . }}
- {{- end -}} - - {{/* Byline: date and/or author */}} - {{- $hasDate := not .Date.IsZero -}} - {{- $hasAuthor := .Params.author -}} - {{- if or $hasDate $hasAuthor -}} -- {{- if $hasDate -}} - - {{- end -}} - {{- if and $hasDate $hasAuthor -}} - - {{- end -}} - {{- with .Params.author -}} - {{ . }} - {{- end -}} -
- {{- end -}} - - {{/* Tags */}} - {{- with .GetTerms "tags" -}} - - {{- end -}} - -{{ . }}
{{ end }} + {{- $hasDate := not .Date.IsZero -}} + {{- $hasAuthor := .Params.author -}} + {{- if or $hasDate $hasAuthor -}} ++ {{- if $hasDate -}} + {{- end -}} - -
{{ .Description }}
- - {{- else -}} -{{ .Description }}
+ + {{- else -}} +