https://github.com/redhog/storymode
https://github.com/redhog/storymode
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/redhog/storymode
- Owner: redhog
- License: mit
- Created: 2022-10-12T21:29:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T21:38:02.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T07:53:58.850Z (over 1 year ago)
- Language: JavaScript
- Size: 6.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# StoryMode
StoryMode is a website template for telling a story that spans both time and space:
It features both a timeslider / calendar and a map. When sliding through one to different images, the other one changes (zooms/pans) too.
# Build
```
cp -r data.example data
cd js
bower install
```
To tell your own story, edit data/story.js and put your own images in data/images!