- 2014/10/20:
- Don't repeat yourself with Vagrant & Chef - PDF, source files by moregeek
- Docker - PDF, source files by chassing
- NodeJS - PDF, source files by unki2aut
- Fork this Repository
- Clone it -
git clone [email protected]:YOUR_GITHUB_USER_NAME/presentations.git
- Create branch -
git checkout -b YOUR_PRESENTATION_NAME
- Add all your presentation related files. Ensure that the folder structure is orientated by the existing presentations.
- Add your Presentation to the above List
- Push your changes to Github -
git push origin YOUR_PRESENTATION_NAME
- Create a Pull Request.