An open API service indexing awesome lists of open source software.

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

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.
![demo of Storyteller](http://storyteller.katharinabrunner.de/static/demo.jpg)

## 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