{{- $css := slice (resources.Get "css/tachyons.css") (resources.Get "css/global.css") | resources.Concat "css/main.css" | minify }} {{- block "head" . }}{{ end -}} {{- if hugo.IsProduction }} {{- else }} {{- end }} {{ hugo.Generator }}
{{- if in (slice "page" "home" "section") .Kind }}
{{- end }}
Wikiotics
Every language.
For everyone.
{{- block "main" . }}{{ end -}}