Skip to content

Instantly share code, notes, and snippets.

View imgss's full-sized avatar
🎯
Focusing

IMGSS imgss

🎯
Focusing
View GitHub Profile
@imgss
imgss / index.pug
Created September 20, 2019 10:12
Responsive slider timeline with Swiper
.container
h1.title Responsive Slider Timeline
.timeline
.swiper-container
.swiper-wrapper
- for (var i = 1; i <= 6; ++i) {
.swiper-slide(style=`background-image: url(https://unsplash.it/1920/500?image=1${i}`, data-year=`201${i}`)
.swiper-slide-content
span.timeline-year 201#{i}
h4.timeline-title Our nice super title