Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.26 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.26 KB

Evolving Work

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!

Running locally

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.

Publishing

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.

Wow factor

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")