ADD hugo with pipline
This commit is contained in:
parent
45a317f7dd
commit
124e58c339
99 changed files with 4452 additions and 1 deletions
5
themes/gokarna/layouts/partials/list-posts.html
Normal file
5
themes/gokarna/layouts/partials/list-posts.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<article class="post-title">
|
||||
<a href="{{ .Permalink }}" class="post-link">{{ .Title }}</a>
|
||||
<div class="flex-break"></div>
|
||||
<span class="post-date">{{ dateFormat "January 2, 2006" .Date }}</span>
|
||||
</article>
|
Loading…
Add table
Add a link
Reference in a new issue