At Red Panthers, we always wanted to create a culture of continuous learning, innovation and delivery. We thrive to better ourselves, our craftsmanship, technical skills by learning new languages, frameworks, technology, methodologies that would help us to improve efficiency and productivity. Often we conduct technical talks/sessions sharing the knowledge we gained with the team members. We have benefitted from the open source community, and we believe that its our responsibility to share the knowledge that was once passed to us. We will be using this space to host our slides of our talks.
- Jekyll and Octopress
- Reveal.js
Sharing is caring. If you want to contribute to this repo, follow the instructions below:
- Clone repo
git clone [email protected]:redpanthers/slides.git -- recursive
NB: Reveal.js is checked into the repo as a git submodule. For cloning the submodule locally, use the --recursive
flag.
In case you missed the --recursive
flag when cloning, use git submodule update --init --recursive
inside the git repo to pull the submodule.
-
Add your slide to the
posts
folder. Note the file name should be of the formatYYYY-MM-DD-your-awesome-talk.md
, and the layout should be set toslide
. -
Create a Pull Request, and ask any of the collaborators to review/merge your presentation. It will be helpful for the collaborators if you name your git branch after your name.
- Can I create my own layout?.
Yes, you can add your own layout inside the _layouts
folder and use the same in your slides.
- Do you accept Pull Requests from members other than your github organization ?
Yes, any talks/slides that is informational is always welcome.
- Have another doubt ?
You want to ask us something, share your feedback, just shoot an email to [email protected]
Copyright 2016, Red Panthers Software Solutions Pvt Ltd.