Skip to content

weierophinney/2016-10-19-Create-PHPantastic-Packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPantastic Packages

This is a slide deck developed for ZendCon 2016. It was developed using reveal.js.

Running the slides

The slide deck uses the markdown features of reveal.js, so it requires that you run the deck using npm.

First, install dependencies.

$ sudo npm install -g grunt # Necessary to fire up the server
$ yarn install              # Preferred, as there's a lockfile
$ npm install               # Also works

Once installed:

$ npm start

This will fire up the server, and open the slides in your preferred browser.

Notes

There are slide notes available. Press "s" in the browser to spawn the presenter view.

Additionally, the full narrative is available in the markdown/outline.md file, which was the source material for the markdown/slides.md file.

TODO

There are a few placeholders in the slides.md for images. I've gathered these in the img/ folder. The talk can be given with or without them.

License

CC BY-NC-SA

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published