Skip to content

Feature/blog carousel#137

Open
chris234567 wants to merge 8 commits intosbsev:mainfrom
chris234567:feature/blog_carousel
Open

Feature/blog carousel#137
chris234567 wants to merge 8 commits intosbsev:mainfrom
chris234567:feature/blog_carousel

Conversation

@chris234567
Copy link
Contributor

Changelog

Added

  • A carousel component that cycles through previews of blog posts from fetch_posts()
  • Stylistic choices I made that seemed natural (all configurable)
    • Autoplay duration per post 3 seconds (default)
    • Progress indicator showing autoplay progress
    • Navigation dots for manual forward/backward navigation

Additional information

  • Does the image preview quality need to be fixed? Thumbnails of blog posts seem to be below their original resolution
  • There are some style considerations, such as including indicator dots for progress like visualization or not
  • There's an alternative carousel with splide, but I've removed its comments
    (if there's a preference I can replace the current one with it. Both packages seem similarly popular)

@netlify
Copy link

netlify bot commented Aug 1, 2025

Deploy Preview for sbsev failed.

Name Link
🔨 Latest commit 6bf3cd6
🔍 Latest deploy log https://app.netlify.com/projects/sbsev/deploys/688ca1b7275ce90008f592ea

@netlify
Copy link

netlify bot commented Aug 1, 2025

Deploy Preview for sbs-austria failed.

Name Link
🔨 Latest commit 6bf3cd6
🔍 Latest deploy log https://app.netlify.com/projects/sbs-austria/deploys/688ca1b7da23c800082857d3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Carousel

1 participant