Skip to content

Photon0gen/omnibus-reader

 
 

Repository files navigation

Omnibus Reader

An online Bible reading application

Development

Project generated using Yeoman and generator-zf5

Features

  • Sass compiling
  • Publishing to dist directory
  • Server with LiveReload (127.0.0.1:9000)
  • JSHint
  • Font Awesome
  • Jetzt (speed reading)

Jetzt Speed Reading Usage

Control is currently keyboard-only.

  • Initiate jetzt by pressing alt-s and clicking on the block of text you wish to read. Alternatively, select some text before pressing alt-s.

  • Change size with +/-.

  • Go faster/slower with up/down arrow keys.

  • Go back/forward a sentence with left/right arrow keys (hold alt to navigate by paragraphs).

  • Pause with space.

  • Close with escape.

  • Switch between light/dark themes with 0

  • Toggle summary stats with / or ? at the end of a run

Grunt tasks:

..for validating javascript

$ grunt validate-js

..for compiling files

$ grunt build

..for watching (Sass, Server on 127.0.0.1:9000 with LiveReload)

$ grunt

..for publishing project (dist directory)

$ grunt publish

..for dist directory preview (server on 127.0.0.1:9001)

$ grunt server-dist

Created by

  • Kevin Muncie
  • Joshua Steelman
  • Ruben Luna
  • Jonathan James
  • Evan Yu
  • Craig Weber

About

Simple JS reader app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published