|
| 1 | +# Commitmakkuh |
| 2 | + |
| 3 | +Commitmakkuh is an 8-day spinoff of Commitmas to focus back in on the basics of learning git and GitHub. The larger projects and presentations are happening [throughout December here](https://github.com/commitmas/commitmas-3-return-of-commitmas). |
| 4 | + |
| 5 | +## from December 24 - January 1 |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +### Useful to Me? |
| 10 | +* If you feel inexperienced with git, markdown and GitHub |
| 11 | +* If you have 15 minutes to spare, every day, during the holidays |
| 12 | + |
| 13 | +### Participate |
| 14 | +1. Join the Commitmas Slack Team: https://commitmas-invite.herokuapp.com |
| 15 | +1. Hop into the #commitmakkuh channel |
| 16 | +1. Say hello! Everyone else in that channel is learning the basics or willing to help |
| 17 | +1. Commit ANYTHING to GitHub every single day |
| 18 | + |
| 19 | +If you're forgetful or just need a prompting sometimes, we'll have a bot egging you on! |
| 20 | + |
| 21 | +**Helpful hints**: |
| 22 | +* Remember that the goal of this is to *learn how to use GitHub*, so focus on git, not other code you'd also like to learn |
| 23 | +* Feel free to use the GitHub website, native apps or command line. [Watch past vBrownBag](https://www.youtube.com/channel/UCaZf13iWhwnBdpIkrEmHLbA/videos) on GitHub to help you along |
| 24 | +* Markdown is awesomely powerful, so challenge yourself to use some of the more complex syntax. [You can learn it all here](http://daringfireball.net/projects/markdown/syntax) |
| 25 | + |
| 26 | +## Resources |
| 27 | +Commitmas years past: |
| 28 | + |
| 29 | +* [12 Days of Commitmas](https://github.com/commitmas/12-days-of-commitmas) |
| 30 | +* [Commitmas 2: A Month of Merriment](http://bit.ly/Commitmas2) |
| 31 | +* [vBrownBag DevOps Series](http://vbrownbag.com/vbrownbag-technology-series/vbrownbag-devops-series/) |
| 32 | + |
| 33 | +Here are some of our favorite resources for getting going with git: |
| 34 | + |
| 35 | +* [The Git Book](https://git-scm.com/book/en/v2) |
| 36 | +* [Git - the simple guide](http://rogerdudler.github.io/git-guide/) |
0 commit comments