A presentation based on the book Reinventing Organizations, built using the excellent reveal.js HTML presentation framework.
Contributions and pull requests welcome, this is a living presentation!
These instructions assume you have Node and npm already installed.
First, clone this repository and enter the directory:
git clone git@github.com:dzello/evolving-work.get
cd evolving-work
Install harp:
npm install harp --global
Serve the src
directory with harp via an npm command:
npm start
Open a browser window and you should see the presentation:
open http://localhost:9000
Changes that you make to the presentation will be visible immediately, just refresh the browser.
To publish your changes to the gh-pages
branch of your fork run npm run publish
. The source of the script is in bin/publish
.
This is all it takes to make a whole slide:
section
p This presentation was created for the students of St. Jean de Passy in Paris, France.
img(src="images/noun_school.png")