{"id":17846637,"url":"https://github.com/ovidner/djangocms-parallax","last_synced_at":"2025-04-02T15:41:24.224Z","repository":{"id":19308132,"uuid":"22545886","full_name":"ovidner/djangocms-parallax","owner":"ovidner","description":"A Django-CMS plugin for the Parallax-ImageScroll jQuery plugin by Peder Andreas Nielsen (https://github.com/pederan/Parallax-ImageScroll)","archived":false,"fork":false,"pushed_at":"2014-09-01T09:40:57.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T06:31:09.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ovidner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-02T12:39:44.000Z","updated_at":"2018-07-23T17:26:06.000Z","dependencies_parsed_at":"2022-09-10T14:10:42.636Z","dependency_job_id":null,"html_url":"https://github.com/ovidner/djangocms-parallax","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidner%2Fdjangocms-parallax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidner%2Fdjangocms-parallax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidner%2Fdjangocms-parallax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidner%2Fdjangocms-parallax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovidner","download_url":"https://codeload.github.com/ovidner/djangocms-parallax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246847054,"owners_count":20843438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T21:40:32.845Z","updated_at":"2025-04-02T15:41:24.203Z","avatar_url":"https://github.com/ovidner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django-CMS Parallax Plugin\n==========================\nA Django-CMS plugin using the [Parallax-ImageScroll jQuery plugin](https://github.com/pederan/Parallax-ImageScroll) by \nPeder Andreas Nielsen, to achieve a simple parallax effect, very similar to the one utilised by \n[Spotify](https://spotify.com/). \n\nInstallation\n------------\nInstall latest development version from GitHub:\n\n    $ pip install git+https://github.com/ovidner/djangocms-parallax.git#egg=djangocms_parallax\n\nAdd ``djangocms_parallax`` to your ``INSTALLED_APPS``:\n\n    INSTALLED_APPS = (\n        ...,\n        'djangocms_parallax',\n    )\n\nMigrate your database:\n\n    ./manage.py migrate djangocms_parallax\n\nUsage\n-----\nAdd a Parallax plugin to a (preferably empty) placeholder and add a few ParallaxImage and ParallaxContent plugins \ninside.\n\nYou probably want to style the elements with some custom CSS. The plugin plays well with Bootstrap, see \nextras/parallax.less directory for a LESS file you can customize and import in your Bootstrap setup.\n\nLicense\n-------\n[MIT License](http://choosealicense.com/licenses/mit/)\n\nThe included Parallax-ImageScroll and Modernizr files are covered by their respective licenses.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovidner%2Fdjangocms-parallax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovidner%2Fdjangocms-parallax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovidner%2Fdjangocms-parallax/lists"}