- Bootstrap 5
- Full-screen image slider (GlideJS)
- Fade In Animations (SAL)
- SASS
- Feather Icons
- Laravel Mix
- Fully responsive
- Download here
- Rename
styler-master
tostyler
- Place in
bl-themes
folder
- Create a new category called "slider"
- Create posts that link to "slider" category
- Slider image is post's cover image.
- Recommend slider image size is 1200 x 400 in pixels
- Open
sass/_variables.scss
and edit two virables$theme-color
and$theme-hover-color
- Compile SASS to
css/style.css
npm install
npm run watch
npm run dev
npm run prod
Version 1.3.1
- Remove duplicated bootstrap css in header
Version 1.3
- Remove jquery and jquery based libraries.
- Add laravel mix, SAL animation on scroll, GlideJS slider and Feather Icons.