Skip to content

youngbinkim0/5thflora

Repository files navigation

Fifth Flora

Static website for Fifth Flora — floral design by Hope Brice, New York.

Live site: https://youngbinkim0.github.io/5thflora/

Structure

index.html          # Main page
style.css           # All styles
slideshow.js        # Slideshow logic (auto-generated array at top)
images/             # Header logo, icons, decorative images
Large Images/       # Featured section and collage images
Slideshow Images/   # Slideshow source images

Local Development

python3 -m http.server 8000
# Visit http://localhost:8000/

Adding Slideshow Images

  1. Place cropped images in Slideshow Images/cropped images for slideshow/
  2. Run python3 update-slideshow.py to update the image list in slideshow.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors