starters(academic): add example gallery
After Width: | Height: | Size: 3 MiB |
After Width: | Height: | Size: 3.5 MiB |
After Width: | Height: | Size: 963 KiB |
After Width: | Height: | Size: 575 KiB |
After Width: | Height: | Size: 395 KiB |
After Width: | Height: | Size: 6.4 MiB |
After Width: | Height: | Size: 1.3 MiB |
|
@ -2,6 +2,10 @@
|
|||
# Display name
|
||||
title: Nelson Bighetti
|
||||
|
||||
# Full name (for SEO)
|
||||
first_name: Nelson
|
||||
last_name: Bighetti
|
||||
|
||||
# Is this the primary user of the site?
|
||||
superuser: true
|
||||
|
||||
|
|
19
starters/academic/content/home/gallery.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
# An instance of the Blank widget with a Gallery page element.
|
||||
# Documentation: https://wowchemy.com/docs/getting-started/page-builder/
|
||||
widget: blank
|
||||
|
||||
# This file represents a page section.
|
||||
headless: true
|
||||
|
||||
# Order that this section appears on the page.
|
||||
weight: 66
|
||||
|
||||
title: Gallery
|
||||
subtitle:
|
||||
|
||||
design:
|
||||
columns: '1'
|
||||
---
|
||||
|
||||
{{< gallery album="demo" >}}
|