Skip to content

drmmarsunited/devopsblog

 
 

Repository files navigation

Rackspace DevOps Blog

This repo powers the Rackspace DevOps Blog and is maintained by Hart Hoover and Wayne Walls. Please contact one of us if you have questions regarding this repo.

How to contribute to the blog

  1. Fork the repo, clone your fork to your local machine
  2. Set up Octopress/RVM
  3. Create a new post: rake new_post['The title of your post']
  4. Edit the file that is created. Here is a format guide for Markdown.
  5. Be sure to leave "published: false" on your post so we can schedule content for posting.
  6. Check your work with rake generate && rake preview (You can reach it at http://localhost:4000)
  7. Submit a pull request with your new post

License

(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.

About

The repository for the Rackspace DevOps Blog (http://devops.rackspace.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published