Initial version of hugo-stack
This commit is contained in:
commit
e19eb92b4b
28 changed files with 487 additions and 0 deletions
5
exampleSite/layouts/index.html
Normal file
5
exampleSite/layouts/index.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{{ define "main" }}
|
||||
|
||||
{{ partial "stack.html" . }}
|
||||
|
||||
{{ end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue