Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-05-31 14:28:31 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-05-31 14:30:31 +0300
commita4efc722d5f207809af34e6f1cbd9a109353d94e (patch)
tree8779db14d26a9531e1049d4f86b08a83962de1dd /exampleSite/content
parent451ee2aa76083d5635db9f7cbf761683b893bc4f (diff)
modules: get gallery path change
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/home/gallery.md (renamed from exampleSite/content/home/gallery/index.md)5
-rw-r--r--exampleSite/content/home/gallery/gallery/theme-1950s.pngbin21614 -> 0 bytes
-rw-r--r--exampleSite/content/home/gallery/gallery/theme-apogee.pngbin24119 -> 0 bytes
-rw-r--r--exampleSite/content/home/gallery/gallery/theme-coffee-playfair.pngbin22462 -> 0 bytes
-rw-r--r--exampleSite/content/home/gallery/gallery/theme-dark.pngbin21456 -> 0 bytes
-rw-r--r--exampleSite/content/home/gallery/gallery/theme-default.pngbin21751 -> 0 bytes
-rw-r--r--exampleSite/content/home/gallery/gallery/theme-forest.pngbin21797 -> 0 bytes
-rw-r--r--exampleSite/content/home/gallery/gallery/theme-ocean.pngbin21760 -> 0 bytes
-rw-r--r--exampleSite/content/home/gallery/gallery/theme-strawberry.pngbin39532 -> 0 bytes
-rw-r--r--exampleSite/content/home/projects.md2
10 files changed, 5 insertions, 2 deletions
diff --git a/exampleSite/content/home/gallery/index.md b/exampleSite/content/home/gallery.md
index fb51ff96..486b65c7 100644
--- a/exampleSite/content/home/gallery/index.md
+++ b/exampleSite/content/home/gallery.md
@@ -11,6 +11,9 @@ weight: 66
title: Gallery
subtitle:
+
+design:
+ columns: '2'
---
-{{< gallery >}}
+{{< gallery album="themes" >}}
diff --git a/exampleSite/content/home/gallery/gallery/theme-1950s.png b/exampleSite/content/home/gallery/gallery/theme-1950s.png
deleted file mode 100644
index a81ab8d2..00000000
--- a/exampleSite/content/home/gallery/gallery/theme-1950s.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/content/home/gallery/gallery/theme-apogee.png b/exampleSite/content/home/gallery/gallery/theme-apogee.png
deleted file mode 100644
index 635754c1..00000000
--- a/exampleSite/content/home/gallery/gallery/theme-apogee.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/content/home/gallery/gallery/theme-coffee-playfair.png b/exampleSite/content/home/gallery/gallery/theme-coffee-playfair.png
deleted file mode 100644
index 938dd3a0..00000000
--- a/exampleSite/content/home/gallery/gallery/theme-coffee-playfair.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/content/home/gallery/gallery/theme-dark.png b/exampleSite/content/home/gallery/gallery/theme-dark.png
deleted file mode 100644
index a04ce143..00000000
--- a/exampleSite/content/home/gallery/gallery/theme-dark.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/content/home/gallery/gallery/theme-default.png b/exampleSite/content/home/gallery/gallery/theme-default.png
deleted file mode 100644
index 71792b12..00000000
--- a/exampleSite/content/home/gallery/gallery/theme-default.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/content/home/gallery/gallery/theme-forest.png b/exampleSite/content/home/gallery/gallery/theme-forest.png
deleted file mode 100644
index df2d6ccc..00000000
--- a/exampleSite/content/home/gallery/gallery/theme-forest.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/content/home/gallery/gallery/theme-ocean.png b/exampleSite/content/home/gallery/gallery/theme-ocean.png
deleted file mode 100644
index 6f4a0da5..00000000
--- a/exampleSite/content/home/gallery/gallery/theme-ocean.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/content/home/gallery/gallery/theme-strawberry.png b/exampleSite/content/home/gallery/gallery/theme-strawberry.png
deleted file mode 100644
index 4ba0dab5..00000000
--- a/exampleSite/content/home/gallery/gallery/theme-strawberry.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/content/home/projects.md b/exampleSite/content/home/projects.md
index f4ed23d7..241ff215 100644
--- a/exampleSite/content/home/projects.md
+++ b/exampleSite/content/home/projects.md
@@ -41,7 +41,7 @@ design:
# 2 = Compact
# 3 = Card
# 5 = Showcase
- view: 2
+ view: 3
# For Showcase view, flip alternate rows?
flip_alt_rows: false