Skip to content

Instantly share code, notes, and snippets.

View evanblack's full-sized avatar

Evan Black evanblack

  • Salesforce
  • Indianapolis, IN
View GitHub Profile
$base-font-size: 16px;
$base-line-height: 1.5;
// this value may vary for each font
// unitless value relative to 1em
$cap-height: 0.68;
@mixin baseline($font-size, $scale: 2) {
@evanblack
evanblack / gulpfile.js
Created February 10, 2014 15:19 — forked from MoOx/gulpfile.js
///
var pkg = require("./package.json")
, gulp = require("gulp")
, gutil = require("gulp-util")
, concat = require("gulp-concat")
///
// HTML (Jade)
///
var jade = require("gulp-jade")
# Variables referenced:
# [project-name]: a name you make up as your project folder on the server.
# [repository-name]: the short name of your beanstalk repository
# [git-branch]: the proper git branch for this particular environment
# Context set to:
# /var/www/[dev|qa|uat]/[project-name]
# Nginx Serves:
# /var/www/[dev|qa|uat]/[project-name]/build