To add a photo gallery placeholder to your post, just add the following lines to your front-matter:
1 | photos: |
and enable lightgallery
plugin in your _config.yml
:
1 | # Plugins |
You can also add photos between text to create another gallery like this:
or this:
Finally, you can also use Justified Gallery to display you photos in a grid:
1 | # Plugins |



