- _YouR_C0dE = "My Hell" or YC = "MH" for short is a community site designed to make us all better developers/programmers/hackers.
- YC = "MH" is powered by OctoPress, which you can read about below.
- YC = "MH" intends to be a repository of fun, insightful, and hilarious code snippets with stories to tell. Think TheDailyWTF but with more collaboration.
- To submit, create a gist on github and send it to us. We'll pull it right into the repo.
- Fork YC = "MH" on GitHub
- git clone git@github.com:yourname/yourcodeismyhell.git
- Add a post to source/_posts using Markdown or Textile formatting. View the other posts for examples.
- Upload the offending code to a gist
- Embed the gist into your post using: {% gist gist_id [filename] %}, omitting [filename] if only one file.
- git add post_file
- **git commit -am "your commit message"
- git push
- Submit a pull request on GitHub
##Legalese/Licensing We want YCMH to be a community project. Posts are licensed under the CC BY-SA 2.5 That said, when submitting a "horror" story, please be considerate. Scrub names, and keep it light. Do not post proprietary code, make sure it is yours to legally distribute. We all want to be able to look at and edit the code... maybe even make it better!
If a submission is questionable, it will be pulled. YCMH is designed to be a site where you can even post your own programming faux pas, laugh, cry, and generally receive feedback.
If you have an issue with a submission, contact us. We'll be happy to yank it.
Octopress is Jekyll blogging at its finest.
(The MIT License)
Copyright © 2009-2011 Brandon Mathis
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.