Skip to content

georgema1982/djangocms-parallaxjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djangocms-parallaxjs

Installation

To get started using djangocms-parallaxjs:

  • install it with pip::

    $ pip install djangocms-parallaxjs

  • add the app to INSTALLED_APPS::

    INSTALLED_APPS = ( ... 'djangocms_parallaxjs', ... )

Plugin Options

Please reference https://pixelcog.github.io/parallax.js/ for all the options.

About

A Django CMS plugin that creates parallax effects

Resources

License

Stars

Watchers

Forks

Packages

No packages published