migrating from old theme name

This commit is contained in:
2020-05-22 00:23:23 +01:00
parent 3e761a81bc
commit fc10ac84c4
120 changed files with 9019 additions and 16 deletions

View File

@@ -0,0 +1,22 @@
+++
authors = [
"Hugo Authors",
]
title = "Image Gallery"
date = "2020-01-02"
description = "Showcase the image gallery feature."
tags = [
"gallery",
"lightbox",
]
images = [
"image-gallery.jpg",
]
+++
Showcase the image gallery feature using the `Figure` shortcode. Images using the `Figure` shortcode will be rendered through [`ekko-lightbox`](https://ashleydw.github.io/lightbox/).
<!--more-->
{{< figure src="https://unsplash.it/1200/768.jpg?image=251" >}}
{{< figure src="https://unsplash.it/1200/768.jpg?image=252" >}}
{{< figure src="https://unsplash.it/1200/768.jpg?image=253" >}}