Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 517 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 517 Bytes

View the slides here: GitPitch

Hurray! This talk was featured as the GitPitch presentation of the day #2.

Dev mode

Launch:

ln -sf $PWD/../assets/* assets/ ; ln -sf $PWD/../PITCHME.md assets/md/ ; browser-sync start --server --files "**/*" --startPath pitchme.html --serveStatic ../assets/