HTML CSS Vim script JavaScript Ruby
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
_assets
_includes
_layouts
_posts
about
breathe
css
cv
docs
js
styleguide
wtf
.gitignore
.travis.yml
404.html
CNAME
Gemfile
Gruntfile.js
LICENSE
Procfile.dev
README.md
Rakefile
_config.yml
apple-touch-icon-114x114-precomposed.png
apple-touch-icon-144x144-precomposed.png
apple-touch-icon-57x57-precomposed.png
apple-touch-icon-72x72-precomposed.png
atom.xml
bower.json
fav.ico
fav.png
favicon.ico
index.html
old-404.html
package.json

README.md

roachhd.github.io

This is my site. It's awesome, you should check out out πŸ™†.

It's powered by Jekyll and I'm powered by πŸ•, 🍡 & ❀.


Badges are sooo 90's

Katie .coolness

do I rock

Ruby .gemfile

Dependency Status

node package.json

Dependency Status

JavaScript package.bower

Dependency Status

GitHub Page Ruby Gem

Gem Version Build Status

Code Climate

Code Climate

Travis-ci Site Build Status

Build Status

Travis-ci GitHub Gem Status

Build Status

πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž πŸ’Ž


Some stuff my brain can't remember.
Front Matter

Pretty Code Stuffs
{% highlight html %}
<html> 
   <head>some code goes here</head>
    <p> 
        blah blah <b>blah</b>
    </p>
</html>

{% endhighlight %}

The End.