Skip to content

Radio/shower-shows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Shower shows

  1. AngularJS is super cool
  2. 50 shades of PHP
  3. Another PHP
  4. Code Securely

This repo also provides a simple framework which helps with preparing the shows if you know some php.

See helpers.php for available functions.

Use compile.php to build the HTML version of the show:

php compile.php <show-name>

See example show for a quick-start.

Driven by Shower Presentation Engine.

Start new show

Copy var/example to shows/<show-name>. Write.

Installation

Run:

bower install
php -S localhost:8000

Open: http://localhost:8000

About

My Shower shows and a simple framework to write shows in PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published