Slide deck template for DrupalCon Barcelona 2015
This project uses the remark slideshow tool: https://github.com/gnab/remark
And attempts to match the style from the Drupalcon Barcelona slides template: http://slides.com/leratkacheva/deck#/
View this slideshow template: http://davenuman.github.io/remark-drupalcon-barcelona
- Fork this repo
- Edit the content.md file using the remark markdown syntax to add your content. The index.html file will generate slides from your content.
- To view the slides on github pages, create a branch called
gh-pages
and load your slide deck at http://{your github username}.github.io/{your forked repo name}
Want to improve or fix this template? Pull Requests welcome!