Skip to content

Instantly share code, notes, and snippets.

View wadehammes's full-sized avatar
🎯
Not focusing

Wade Hammes wadehammes

🎯
Not focusing
View GitHub Profile
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 14,
// font family with optional fallbacks
@wadehammes
wadehammes / gist:ed91a9bd2bfa41f632fd7ddfd35f48ea
Created August 25, 2016 20:24
Product Roadmap: new feature
ZAZU = [
":',.... ';: ,:` .''' ````,:::::,:;;;::,;';:+;++;;;;;;'''';++#++++'''''''''''''''+#+#+++++++++++++"
":;,.... `';: ,, .'+'` `,`.:;;;;:;;';;;'';;:;;:':+' ..:,:;:#+###;+''.:;;;;;'''''';##+#+++++++++++++"
"::..... ``';, ,, .';'` `:;;:;;'''';''';''''+'';:;:+: `#+##,,''` .,::;;,####+++++++++++++"
",:..... `';, ., ,;;,` `.::;';;''''+''''''''''++'';;:, ,:++#+,;;` `####+''++++++++++"
".;....` ``';, ., .::.`.`,::;;''+'''+++++++++'''+'++'';, ';++++';'. ,`.'+';,,:;;'''+++"
".;.`...` `';, .. `.,,.,:::;;'''++++++++++++++++++++++';. ,++,#+++;;, '+;,`.;;;,.`,;:+++"
";:...... .';, .. ..:;';;;;;;'+++++++++++++++++++++++++':` ''+';++#+', +++#+;.`.;;:.``,'+"
";:.....` .':, .. `,,:;;''''''''++++++++++++++#+++++++++++', .'+#+ ++++': +++++ ,:,`,;;:.`."
";,......`.',, ..` .::;;;''+++++''+++#++++++++++++++#++++++++':,::;'+` ,++#+: .++++;
@wadehammes
wadehammes / fabfile.py
Last active February 2, 2016 02:54
My fabfile for deploying my Wordpress instances.
from fabric.api import *
import datetime, time
env.colorize_errors = 'true'
### Remote Path ###
env.work_dir = '/var/www/html'
### Environment Utilities ###
@task
@wadehammes
wadehammes / SassMeister-input.scss
Created December 16, 2014 17:03
Generated by SassMeister.com.
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
/*
Example use:
JS to split text into individual parts:
// Split text for animations.
@wadehammes
wadehammes / SassMeister-input.scss
Last active August 29, 2015 14:11
Generated by SassMeister.com.
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
/*
This is a mixin that allows you to dynamically create selectors on anything.
This is useful for split text animations, like below.
JS to split text into individual parts:
@wadehammes
wadehammes / SassMeister-input.scss
Last active August 29, 2015 14:07
SCSS Mixin to Generate Value-based Classes
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
$baseFontSize: 16px;
@function strip-units($number) {
@return $number / ($number * 0 + 1);
}
@wadehammes
wadehammes / SassMeister-input-HTML.html
Created October 9, 2014 21:14
Generated by SassMeister.com.
<header>
<a class="link" href="#"><i class="icon">~</i>Link 1</a>
<a class="link" href="#"><i class="icon">~</i>Link 1</a>
<a class="link" href="#"><i class="icon">~</i>Link 1</a>
<a class="link" href="#"><i class="icon">~</i>Link 1</a>
</header>
<div class="box">
</div>
@wadehammes
wadehammes / SassMeister-input-HTML.html
Created October 7, 2014 11:21
Generated by SassMeister.com.
<header>
<a class="link" href="#"><i class="icon">~</i>Link 1</a>
<a class="link" href="#"><i class="icon">~</i>Link 1</a>
<a class="link" href="#"><i class="icon">~</i>Link 1</a>
<a class="link" href="#"><i class="icon">~</i>Link 1</a>
</header>
<div class="box">
</div>

Keybase proof

I hereby claim:

  • I am wadehammes on github.
  • I am wade (https://keybase.io/wade) on keybase.
  • I have a public key whose fingerprint is 73C0 617B ACE4 B35A CBD3 D4AB 0430 2189 DD5F BE23

To claim this, I am signing this object: