Skip to content

Gallery

Gallery Page Astro JS Blacks Theme.

This area for displaying your image and video gallery.

You can update gallery index page , with access on src/pages/gallery/index.md

Fontformatter

---
layout: ../../design/gallery/start.astro
title: Title for gallery page
description: Description about gallery page
image: URL cover image for gallery page..
image_icon: Icon for gallery image here..
image_text: Gallery Image text information..
video_icon: Video image icon here..
video_text: Video gallery title..
pubDate: "publish date here.."
---

Implementation

---
layout: ../../design/gallery/start.astro
title: Gallery of The ART
description: Creativitas photography art gallery
image: https://1.bp.blogspot.com/-m35-InVTVA4/YLfSC8zR6RI/AAAAAAAAOyc/DQcBknqi28APaOOuhzBzsVLGPuxCmXyPACLcBGAsYHQ/s2048/36870944_10212502263492550_7984323407032352768_n.jpg
image_icon: /img/icon/photoart.svg
image_text: Photography ART
video_icon: /img/icon/cinemavideo.svg
video_text: Cinematic Video
pubDate: "2023-12-04"
---

Output Design

Gallery index astro js themes templates


This area for displaying for your image gallery.

You can update gallery index page , with access on src/pages/gallery/image/

For create new article page, you can simply copy example markdown files, then rename with your url article page, and open with code editor, change and update with your own, and save it.

Fontformatter

---
layout: ../../../design/gallery/imagepost.astro
title: Image title here...
description: Image description..
image: image url in here...
pubDate: insert publish date
tags: ["your tag in here..", "tag1", "tag2"]
categories: ["image categories in here"]
---
Write your image article information with markdown here...

Implementation

---
layout: ../../../design/gallery/imagepost.astro
title: Are You Ready
description: Fashion art photography are you ready
image: https://1.bp.blogspot.com/-hGR7JcGX6yE/YLe0iXQXZJI/AAAAAAAAOno/xQ-KXJQu02sxw1fE7pMiGIqcjQw_hpvoACLcBGAsYHQ/s2048/50576456_10213765641116201_5268376515006955520_n.jpg
pubDate: 2023-12-05
tags: ["fashion", "casual", "colour","stylish", "art"]
categories: ["fashion art photography"]
---
Are you ready shoot take @ Sidoarjo Street
- Sidoarjo - East Java - Indonesia
Photo detail :
+ Gear : Nikon D750
+ Lens : Nikkor 24/F.2 AIS MF
+ Edit style: Fashion Photo ART

Output

gallery image astro js themes template

After you have create image article gallery pages, next your image gallery article will displaying on gallery image page list.

Output

list gallery image astro js themes template


Gallery Video Astro JS Blacks Theme.

This area for displaying for your video gallery.

You can update gallery index page , with access on src/pages/gallery/video/

For video embed url, we just need to copy the back url from youtube, example the complete url is like this https://www.youtube.com/watch?v=hOdQ0PCspW4 so we just need insert the back url only hOdQ0PCspW4

For create new article page, you can simply copy example markdown files, then rename with your url article page, and open with code editor, change and update with your own, and save it.

Fontformatter

---
layout: ../../../design/gallery/videopost.astro
title: Your video title..
video: the back of the YouTube URL..
description: Video description here..
image: Video image cover here...
pubDate: Input Publish date
tags: ["Your tag in here", "tag1", "tag2"]
categories: ["Your video categories in here"]
---
Write information about your video in here...

Implementation

---
layout: ../../../design/gallery/videopost.astro
title: Arosbaya Madura Photography
video: sE9kROzz3Nk
description: Photography concept goes to Arosbaya Madura - East Java - Indonesia
image: https://1.bp.blogspot.com/-3FM3secOOc4/YLfR-hsvEQI/AAAAAAAAOxs/tlk8-2X-O0wT8aIUyEdq_mzya_cVCc10wCLcBGAsYHQ/s2048/25734257_10211062510699630_6028128390988426982_o.jpg
pubDate: 2023-12-03
tags: ["photography art", "arosbaya", "madura", "video cinema", "cinematic video"]
categories: ["conceptual art cinema"]
---
Our photography art team conducted a photoshoot session in Arosbaya Madura - East Java - Indonesia.

Output

Video gallery astro js themes template

After you have create video article gallery pages, next your video gallery article will displaying on gallery video page list.

Output

List Video gallery astro js themes template