Shortcodes
Hugo has a bunch of shortcodes. This is just a post of me testing them. Nothing to see here.
gist
Figure

Cloud Development
#!/bin/bash
echo gooby
<section id="main">
<div>
<h1 id="title">{{ .Title }}</h1>
{{ range .Pages }}
{{ .Render "summary"}}
{{ end }}
</div>
</section>
Tweet
Hugo 0.24 Released: Big archetype update + @Netlify _redirects etc. file supporthttps://t.co/X94FmYDEZJ #gohugo #golang @spf13 @bepsays
— GoHugo.io (@GoHugoIO) June 21, 2017