Skip to content

Instantly share code, notes, and snippets.

View afeld's full-sized avatar

Aidan Feldman afeld

View GitHub Profile
@afeld
afeld / gh_unsub.rb
Last active August 29, 2015 14:00 — forked from anaisbetts/gh_unsub.rb
#!/usr/bin/env ruby
require 'octokit'
token = '***** GET A TOKEN *****'
c = Octokit::Client.new(:access_token => token)
user_login = c.user.login
puts "Finding your mentions...\n"
@afeld
afeld / gist:6090084
Last active December 20, 2015 06:59 — forked from clintel/gist:1155906

Fenced code blocks inside ordered and unordered lists

  1. This is a numbered list.

  2. I'm going to include a fenced code block as part of this bullet:

    Code
    More Code
    
@afeld
afeld / gist:4725026
Last active December 12, 2015 05:49 — forked from robreuss/gist:4725007
{
"multiquark": {
"quarks": [
{
"background_picture": {
"id": "5112ac3d94b23b743c00001e"
},
"text": "First Page",
"title": "stuff"
},