Skip to content

Instantly share code, notes, and snippets.

@pixelfuture
pixelfuture / gist:f7284f26fa3dfccebc839396e7060800
Created December 5, 2018 17:18
Use Gmail with Vimium installed on Chrome
?jknpxercgils#uld/

Keybase proof

I hereby claim:

  • I am pixelfuture on github.
  • I am rodmunoz (https://keybase.io/rodmunoz) on keybase.
  • I have a public key ASDGoR_zc0mq8aXZ9tQRYQYC6FUWb2d3e1VM7uamYy99Jgo

To claim this, I am signing this object:

import Ember from 'ember';
export default Ember.Controller.extend({
appName: 'Content Editable',
myText: 'Here is some text now.'
});
import Ember from 'ember';
export default Ember.Controller.extend({
appName:'Ember Twiddle'
});
@pixelfuture
pixelfuture / gulpfile.js
Created August 7, 2015 00:15
Gulp with error notifications - buggy in Windows - test on the Mac
var gulp = require('gulp'),
sass = require('gulp-sass'),
autoprefixer = require('gulp-autoprefixer'),
uglify = require('gulp-uglify'),
rename = require('gulp-rename'),
concat = require('gulp-concat'),
notify = require('gulp-notify'),
gutil = require('gulp-util'),
del = require('del'),
plumber = require('gulp-plumber'),
{
"binary_file_patterns":
[
"style.css",
"*.ai",
".bowerrc",
"*.jpg",
"*.jpeg",
"*.map",
"*.min.js",
@pixelfuture
pixelfuture / gulpfile.js
Created July 10, 2015 16:56
Gulp Setup
var gulp = require('gulp'),
sass = require('gulp-sass'),
autoprefixer = require('gulp-autoprefixer'),
uglify = require('gulp-uglify'),
rename = require('gulp-rename'),
concat = require('gulp-concat'),
include = require('gulp-include'),
notify = require('gulp-notify'),
cache = require('gulp-cache'),
del = require('del'),

Website Contract [month] [year]

Description of this Contract

This contract is not meant to trick or deceive you; the intention is purely to protect both parties. I have tried to keep the wording as plain as possible, but if anything is unclear, please let me know and I will be more than happy to clarify it with you. Also, until you sign it, please feel free to request to change bits of it to suit your requirements.

In short, [client name] is contracting me, [my name], to [description of my role] between [start date and finish date].

By signing this, you are confirming that you have the power and ability to enter into this contract on behalf of [client's company].