Skip to content

Seaside application for PechaKucha presentations. Uses Material Design Lite

License

Notifications You must be signed in to change notification settings

Pharophile/PechaKucha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pecha Kucha

Web UI

Put PKSlides under the image folder. Edit the slides, add your own. Images can go directly under images. Same as CSS and Javascript. These are served by the image as well.

Load the package:

Metacello new
    githubUser: 'Pharophile' 
    project: 'PechaKucha' 
    commitish: 'master' 
    path: 'packages';
    baseline: 'PechaKucha';
    onWarningLog;
    load

The loading executes:

PKApplication declareApplicationAndStartServer.

This starts a server on port 8082.

Seaside Control Panel

Open the application.

This projet uses MaterialDesignLite for Seaside

About

Seaside application for PechaKucha presentations. Uses Material Design Lite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published