- Clone it!
- Go to slides.com
- Create an account if you have never used slides.com before
- Click on your username in the upper right hand corner, select
New Deck - On the left-hand sidebar select
import - To import simply paste the HTML source of your presentation into the input field. We'll inspect the markup and let you know how many slides we were able to find.
- When importing content all existing slides will be replaced. If you notice something out of place as the result of an import you can always press
CMD/CTRL+Zto undo it.
- When importing content all existing slides will be replaced. If you notice something out of place as the result of an import you can always press
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
We are hosting our slides decks on Github in an effor to have a single source of truth for class presentation information. Adding source control to our slide decks also helps keep the other instructors notifed when changes are made to course curriculum.
