- Run
bower install - Run
./bin/install.sh
- Create a folder
mkdir my-awesome-slides
cd my-awesome-slides
- Run
mdslides init, atemplate.mdwill be created - Run
mdslides serve template.md, and you can see the result - Edit
bin/config.shto set your own Dropbox folder and URL. - Run
mdslides deploy template.mdto deploy it to Dropbox.