https://github.com/cutterkom/storyteller
A WordPress theme for multimedia storytelling
https://github.com/cutterkom/storyteller
Last synced: about 1 month ago
JSON representation
A WordPress theme for multimedia storytelling
- Host: GitHub
- URL: https://github.com/cutterkom/storyteller
- Owner: cutterkom
- Created: 2014-09-08T10:20:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-23T08:27:19.000Z (over 10 years ago)
- Last Synced: 2025-04-05T03:01:52.107Z (about 2 months ago)
- Language: PHP
- Size: 211 KB
- Stars: 18
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Storyteller
===========A WordPress theme for multimedia storytelling. It is an open source tool to build stories that are based on images or videos. You can combine big images and videos with texts and embeddable content to create visually attractive stories.
The main goal of Storyteller is to make publishing a multimedia story as easy as possible. That is why additional help sections and documentation are included in the theme.
## How does a story look like?
Look at the [demo](http://storyteller.katharinabrunner.de/demo) to get an idea of the look and feel of Storyteller. Basically, there are slides that are combined to a story.
## Features
* Create Slides as individual posts
* Combine them via categories called stories
* Deletes not needed menu pages in WordPress backend
* Options page to set fonts## Technical Stuff
Storyteller is built on WordPress. It is integrated as a theme, but it does far more than just changing a website's design. It simplifies the WordPress backend, too, in order to offer a simple and hopefully mostly self-explaining interface. It uses [FitVids.js](https://github.com/davatron5000/FitVids.js) and [Backstretch.js](https://github.com/srobbin/jquery-backstretch) for full screen images and videos. [_s](https://github.com/Automattic/_s) is used as a starting point.## Installation
* A fresh installation of WordPress
* Install the Storyteller theme + the [AddQuicktag-Plugin](http://wordpress.org/plugins/addquicktag), where you should import this [json-file](http://storyteller.katharinabrunner.de/static/addquicktag-storyteller.json) at the bottom of AddQuicktag's settings page.## To do
* Option for individual width for text
* Write a FAQ/docs
* Sharing options
* Option to scroll rather than click
* better video integration## Changelog
### Version 1.0
* Initial release