storys 0.0.4
A collection of stories is a directory (the container) containing 1..* HTML files (stories). Storys indexes a collection in this format, and generates a HTML/JS Single Page Application (SPA) that allows you to browse and view stories in your collection. The SPA UI is much easier to use than using a filesystem browser; and the SPA, along with the collection can be trivially served over a network by putting the collection and the SPA in a directory served by nginx or Apache.
Gemfile:
=
install:
=
Runtime Dependencies (2):
addressable
>= 2.3.5
naturally
>= 1.0.3
Development Dependencies (1):
bundler
>= 1.0.0