Skip to content

originell/bespoke-blackout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bespoke-blackout

Black- or White-out for Bespoke.js

Black or White out the current screen, as is possible in professional presentation programs.

Download

Download the production version or the development version.

Basic Usage

First, include both bespoke.js and bespoke-blackout.js in your page.

Then, simply include the plugin when initing bespoke

bespoke.horizontal.from('article', {
    blackout: true
});

Press b to blackout the screen, or w to whiteout.

In order to show your presentation again, just press ESC, Return or either b or w again.

Questions?

Contact me on GitHub or Twitter: @originell

License

Copyright 2013, Luis Nell
This content is released under the MIT license
http://luis.mit-license.org/

About

Black (or white) out the screen function for Bespoke

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published