Initial version of hugo-stack

This commit is contained in:
Alex Selimov 2026-08-13 16:31:11 -04:00
commit e19eb92b4b
28 changed files with 487 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{{ define "main" }}
{{ partial "stack.html" . }}
{{ end }}