This area for displaying your image and video gallery.
You can update gallery index page , with access on src/pages/gallery/index.md
Fontformatter
Implementation
Output Design
Image gallery
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
Implementation
Output
After you have create image article gallery pages, next your image gallery article will displaying on gallery image page list.
Output
Video gallery
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
Implementation
Output
After you have create video article gallery pages, next your video gallery article will displaying on gallery video page list.