Skip to content

Instantly share code, notes, and snippets.

View Hlight's full-sized avatar

Aaron Ostrowsky Hlight

View GitHub Profile
=== General Commands
help # show this usage
version # show the gem version
list # list your apps
create [<name>] # create a new app
keys # show your user's public keys
keys:add [<path to keyfile>] # add a public key
@Hlight
Hlight / index.html
Created April 27, 2016 20:12 — forked from anonymous/index.html
Breadcrumb Arrows (JS Bin// source http://jsbin.com/yomocov)
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-1.11.3.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
.breadcrumbs {
font-family: sans-serif;