ref: 3cec04e0d2bdcbeae0ce1a59d55f759f61c8a3aa
dir: /docs/layouts/section/showcase.html/
{{ partial "header.html" . }} <h1 id="title">Hugo Built Sites (with source)</h1> <div class="row"> {{ range .Data.Pages.ByDate }} {{ .Render "thumbnail"}} {{ end }} </div> <br><br> If you want to be added to this page, please send a <a href="https://github.com/spf13/hugo/pulls">pull request</a>. {{ partial "footer.html" . }}