Skip to content
View pixelprogrammer's full-sized avatar
Block or Report

Block or report pixelprogrammer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Keep file permissions and ownerships... Keep file permissions and ownerships consistent after a git pull
    1
    #!/bin/sh
    2
    
                  
    3
    previous_version=$(git rev-parse HEAD@{1})
    4
    
                  
    5
    git submodule init
  2. Gulp Project Setup Gulp Project Setup
    1
    # SERVER_TYPE: 
    2
    # options are static or server (default is static) 
    3
    SERVER_TYPE=static
    4
    
                  
    5
    # SERVER_HOST:
  3. udacity-myread udacity-myread Public

    Project from Udacity's React Nano Degree program

    JavaScript

  4. col-same-height col-same-height Public

    A jQuery plugin that sets your columns as equal height.

    JavaScript

  5. udacity-readable udacity-readable Public

    JavaScript