Skip to content

πŸ“ documentation for Flickity

Notifications You must be signed in to change notification settings

metafizzy/flickity-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

73c0a45 Β· Oct 24, 2023
Jul 8, 2023
Mar 13, 2022
May 11, 2018
Jul 8, 2023
Mar 27, 2022
Mar 27, 2022
Jul 8, 2023
Mar 27, 2022
Jul 8, 2023
Oct 23, 2023
Mar 29, 2020
Jun 22, 2016
Mar 27, 2022
Jun 22, 2016
Dec 19, 2021
Jan 29, 2019
Mar 27, 2022
Jul 8, 2023
Oct 24, 2023

Repository files navigation

Flickity docs

Documentation for Flickity, the web UI library for touch, responsive, flickable carousels.

flickity.metafizzy.co or flickityjs.com

Build

Building these docs requires npm, Bower, and Gulp.

npm install
bower install
npx gulp

This will build the docs in build/.

Watch for updates to rebuild docs on the fly.

gulp dev

By Metafizzy