Initial commit, copied from ArmaVirumque blog
This commit is contained in:
commit
58f27121a9
11 changed files with 160 additions and 0 deletions
2
layouts/partials/portfolio.html
Normal file
2
layouts/partials/portfolio.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{{ $paginator := .Paginate (where .Site.Pages "IsPage" true) }}
|
||||
{{ partial "posts.html" . }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue