https://github.com/fer-aguirre/learn-scrollama
Examples for scrollytelling with scrollama
https://github.com/fer-aguirre/learn-scrollama
learning-exercise scrollama scrollytelling tutorial-code
Last synced: 6 months ago
JSON representation
Examples for scrollytelling with scrollama
- Host: GitHub
- URL: https://github.com/fer-aguirre/learn-scrollama
- Owner: fer-aguirre
- Created: 2021-12-09T23:39:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T01:43:10.000Z (over 2 years ago)
- Last Synced: 2025-02-15T14:49:58.580Z (8 months ago)
- Topics: learning-exercise, scrollama, scrollytelling, tutorial-code
- Language: HTML
- Homepage: https://fer-aguirre.github.io/learn-scrollama/
- Size: 8.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrollama 🦙
Examples for scrollytelling with scrollama## Directory Structure
```
├── images/
├── index.html
├── README.md
├── sticky-side/
└── style.css
```