Skip to content

Instantly share code, notes, and snippets.

Verifying my Blockstack ID is secured with the address 1D9nCKm5UmGnLLHScHeBUareLpqx5qoryb https://explorer.blockstack.org/address/1D9nCKm5UmGnLLHScHeBUareLpqx5qoryb

Keybase proof

I hereby claim:

  • I am kaelifa on github.
  • I am kaelifa (https://keybase.io/kaelifa) on keybase.
  • I have a public key whose fingerprint is 3037 8521 E512 FBB3 2FCB 8174 D6DB 7257 7CAB E6D3

To claim this, I am signing this object:

@kaelifa
kaelifa / SassMeister-input.scss
Created April 6, 2015 16:45
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
@mixin fadeIn($direction: none) {
$type:'';
@if $direction == 'right' {
$type: fadeInRight;
@kaelifa
kaelifa / gist:9feecea1a20093a42b63
Created January 8, 2015 13:27
Syntax help to show button not at the root
= partial(:button, :locals => { :button_text => "portfolio" })
@kaelifa
kaelifa / flexbox-test
Created August 15, 2014 13:52
Flexbox test - doctype
<!DOCTYPE html>
<html>
<head>
<style media="screen">
body {
margin: 0;
padding: 0;
}
{
"debug": false,
"domain": null,
"lintScripts": false,
"modelSource": null,
"preprocessorLocations": "css-src",
"preprocessorScriptOutput": "scripts",
"preprocessorStyleOutput": "../static/css",
"projectDescription": "Project Description",
"projectName": "Project Name",
@kaelifa
kaelifa / SassMeister-input.scss
Created March 18, 2014 20:47
Generated by SassMeister.com.
// ----
// Sass (v3.3.3)
// Compass (v1.0.0.alpha.18)
// ----
.flash {
border: 3px solid green;
padding: 1em;
&--red {
@kaelifa
kaelifa / _config.yml
Created January 15, 2014 16:06
Example _config.yml
name: Project name
markdown: redcarpet
pygments: true
# Exclude the following from the build
# exclude css-src as this is the sass and not required for output
# exclude .sass-cache as not required for output
# exclude config.rb as these are the configuration settings for compass
# core files/folders to exclude
@kaelifa
kaelifa / config.rb
Created January 15, 2014 16:05
Example config.rb
# Require any additional compass plugins here.
require "susy"
# require "modular-scale"
# require "sassy-buttons"
# require "animation"
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "css"
sass_dir = "css-src"
@kaelifa
kaelifa / _debug.scss
Last active December 22, 2015 18:09
Using colours to name breakpoints
/**
* @description Class for developer specific information
*
* @author Kristina Auckland
* @version 0.1
* @date 2013-05-14 09:57
*
*
* @example
* <div class="globalHeader">