Skip to content

HESPUL/djangocms-animate-on-scroll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Animate on Scroll

An extension for Django CMS that adds the aos library to animate elements on your page as you scroll.

Installation

  1. Install with pip pip install djangocms-animate-on-scroll
  2. Add djangocms_animate_on_scroll to INSTALLED_APPS
  3. Run migrations python manage.py migrate

Usage

After installation simply add the plugins to the page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.2%
  • Python 26.1%
  • HTML 23.0%
  • CSS 10.7%