Initial Hugo port

This commit is contained in:
2020-07-14 11:49:41 +01:00
parent c5878696d0
commit c2c4227d5d
153 changed files with 26 additions and 162 deletions

View File

@@ -0,0 +1,4 @@
<figure class="image .Get "full-width">
<img src={{ .Get "url" }}" alt={{ .Get "description" }}>
<figcaption><small>{{ .Get "caption" }}</small></figcaption>
</figure>