Skip to content

Instantly share code, notes, and snippets.

View drhees's full-sized avatar

Daniel Rhees drhees

View GitHub Profile
@drhees
drhees / gist:03bc5c77f3b75d67f649
Created September 8, 2014 23:09
My Sublime Text Packages
{
"installed_packages":
[
"BracketHighlighter",
"Chuby Ninja Color Scheme",
"CodeFormatter",
"ColorPicker",
"DashDoc",
"Emmet",
"FileDiffs",
@drhees
drhees / gist:f5cdbd766c322a08aa26
Created September 8, 2014 23:12
Example project settings
{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns": ["mustache_cache", "sm"],
"file_exclude_patterns": ["*.scssc"]
}
]
@drhees
drhees / gist:12f7fe89fb88e0cf47b1
Last active August 29, 2015 14:06
perfect arrangement
html, body {
height: 100%;
}
body {
font-family: 'Noto Sans', sans-serif;
font-size: 28px;
line-height: 30px;
color: #000;
}
@drhees
drhees / 0_reuse_code.js
Last active August 29, 2015 14:06
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@drhees
drhees / index.html
Created October 30, 2014 19:33
A Pen by Daniel Rhees.
<h1 class="SiteTitle">
<span>Open<span class="u-heavy">Minded</span><i>&#153; </i></span>
<p class="SiteTitle-sub"><span class="u-bumpLeft">A new dating service coming soon in Spring 2015</span></p>
</h1>
@drhees
drhees / index.html
Last active August 29, 2015 14:08
OpenMinded temporary splash page
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:700,300">
<title>OpenMinded - A new dating service coming spring 2015</title>
<style>
* {
font-weight: 300;
@drhees
drhees / bdgQgd.markdown
Last active August 29, 2015 14:22
bdgQgd
@drhees
drhees / gist:0ad01e5d03b8d2464b4ddba0cc02d0d2
Created March 29, 2018 22:12
Subform Sample on MacOS High Sierra 10.13.3 (17D102) — Taken while subform UI is unresponsive and blank.
Sampling process 16513 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling Subform (pid 16513) every 1 millisecond
Process: Subform [16513]
Path: /Applications/Subform.app/Contents/MacOS/Subform
Load Address: 0x10337b000
Identifier: com.generalreactives.subform
Version: 4553.0.0+24e1fc7 (4553.0.0+24e1fc7.1111)
Code Type: X86-64
Parent Process: ??? [1]
@drhees
drhees / baseline-grid-overlay.scss
Last active May 19, 2018 23:49
SASS baseline grid overlay mixin
// Baseline grid
// Overlays a baseline grid on your pages.
$show-baseline-grid: false !default ;
$baseline-grid-color: rgb(204, 204, 204) !default;
$baseline-grid-opacity: 0.8 !default;
$baseline-top-offset: 0 !default;
// When no grid row height is given, we assume each row is 16px * 1.5 tall.
$baseline-grid-height: 16 * 1.5 !default; // 1rem * line-height: normal

Keybase proof

I hereby claim:

  • I am drhees on github.
  • I am dammnndaniel (https://keybase.io/dammnndaniel) on keybase.
  • I have a public key ASCxFuQwuoedITzXAKrao-QY68U_H30rcyM2rKCnIw6uowo

To claim this, I am signing this object: