diff --git a/content/art/index.md b/content/art/index.md index fcc52bb..0a92616 100644 --- a/content/art/index.md +++ b/content/art/index.md @@ -2,8 +2,197 @@ title: The Artist date: 2024-05-22T12:47:43-04:00 art: - - main: /img/art/1.webp - galleryImage: +- main: /img/art/3.webp + title: 1 + description: + year: + gallery: + - image: /img/art/3.webp + - image: /img/art/4.webp + - image: /img/art/6.webp + - image: /img/art/7.webp + - image: /img/art/116.webp + - image: /img/art/117.webp + - image: /img/art/118.webp + - image: /img/art/119.webp + - image: /img/art/125.webp + - image: /img/art/126.webp + - image: /img/art/127.webp + +- main: /img/art/8.webp + title: 2 + description: + year: + gallery: + - image: /img/art/8.webp + - image: /img/art/9.webp + - image: /img/art/10.webp + - image: /img/art/11.webp + - image: /img/art/17.webp + - image: /img/art/18.webp + - image: /img/art/19.webp + - image: /img/art/20.webp + +- main: /img/art/12.webp + title: 3 + description: + year: + gallery: + - image: /img/art/12.webp + - image: /img/art/13.webp + - image: /img/art/14.webp + +- main: /img/art/15.webp + title: 4 + description: + year: + gallery: + - image: /img/art/15.webp + - image: /img/art/16.webp + +- main: /img/art/21.webp + title: 5 + description: + year: + gallery: + - image: /img/art/21.webp + - image: /img/art/22.webp + - image: /img/art/23.webp + - image: /img/art/24.webp + - image: /img/art/25.webp + - image: /img/art/26.webp + +- main: /img/art/27.webp + title: 6 + description: + year: + gallery: + - image: /img/art/27.webp + - image: /img/art/28.webp + - image: /img/art/29.webp + - image: /img/art/30.webp + - image: /img/art/31.webp + - image: /img/art/32.webp + - image: /img/art/45.webp + - image: /img/art/47.webp + - image: /img/art/48.webp + - image: /img/art/49.webp + - image: /img/art/50.webp + - image: /img/art/51.webp + - image: /img/art/56.webp + - image: /img/art/60.webp + - image: /img/art/88.webp + - image: /img/art/89.webp + - image: /img/art/120.webp + - image: /img/art/121.webp + - image: /img/art/122.webp + +- main: /img/art/33.webp + title: 7 + description: + year: + gallery: + - image: /img/art/33.webp + - image: /img/art/34.webp + - image: /img/art/35.webp + - image: /img/art/37.webp + - image: /img/art/38.webp + +- main: /img/art/36.webp + title: 8 + description: + year: + gallery: + - image: /img/art/36.webp + +- main: /img/art/40.webp + title: 9 + description: + year: + gallery: + - image: /img/art/40.webp + - image: /img/art/41.webp + - image: /img/art/42.webp + +- main: /img/art/52.webp + title: 10 + description: + year: + gallery: + - image: /img/art/53.webp + - image: /img/art/54.webp + - image: /img/art/55.webp + - image: /img/art/71.webp + - image: /img/art/72.webp + - image: /img/art/73.webp + - image: /img/art/74.webp + - image: /img/art/75.webp + - image: /img/art/76.webp + - image: /img/art/77.webp + - image: /img/art/78.webp + - image: /img/art/79.webp + - image: /img/art/80.webp + - image: /img/art/81.webp + - image: /img/art/82.webp + - image: /img/art/83.webp + - image: /img/art/84.webp + - image: /img/art/85.webp + - image: /img/art/86.webp + - image: /img/art/129.webp + +- main: /img/art/59.webp + title: 11 + description: + year: + gallery: + - image: /img/art/59.webp + +- main: /img/art/58.webp + title: 12 + description: + year: + gallery: + - image: /img/art/58.webp + - image: /img/art/61.webp + - image: /img/art/62.webp + +- main: /img/art/67.webp + title: 13 + description: + year: + gallery: + - image: /img/art/67.webp + - image: /img/art/68.webp + - image: /img/art/69.webp + - image: /img/art/70.webp + +- main: /img/art/94.webp + title: 14 + description: + year: + gallery: + - image: /img/art/94.webp + - image: /img/art/95.webp + - image: /img/art/96.webp + - image: /img/art/97.webp + - image: /img/art/98.webp + - image: /img/art/99.webp + - image: /img/art/100.webp + - image: /img/art/101.webp + - image: /img/art/102.webp + - image: /img/art/103.webp + - image: /img/art/104.webp + - image: /img/art/105.webp + - image: /img/art/106.webp + - image: /img/art/107.webp + +- main: /img/art/119.webp + title: 15 + description: + year: + gallery: + - image: /img/art/118.webp + --- Introducing **Ian Gallo**, a metal sculpture artist who is rapidly making a name for himself through his unique approach to metalworking. diff --git a/themes/gallo/layouts/partials/artist_catalog.html b/themes/gallo/layouts/partials/artist_catalog.html index 37caec8..08790ca 100644 --- a/themes/gallo/layouts/partials/artist_catalog.html +++ b/themes/gallo/layouts/partials/artist_catalog.html @@ -2,15 +2,17 @@ class="mt-2 grid grid-cols-1 sm:grid-cols-2 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-3 gap-4" > {{ range .Params.art }} {{ if ne .item "" }} -
+
+

+ {{ .title }} +

Placeholder Image -
- +