Skip to content

Instantly share code, notes, and snippets.

View emartini's full-sized avatar

Esteban Martini emartini

  • Chile
  • 14:28 (UTC -12:00)
View GitHub Profile
@emartini
emartini / hack.sh
Created April 6, 2012 16:09 — forked from erikh/hack.sh
OSX For Hackers
#!/usr/bin/env sh
##
# This is script with usefull tips taken from:
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
#
# install it:
# curl -sL https://raw.github.com/gist/2108403/hack.sh | sh
#
@emartini
emartini / README.md
Created March 23, 2012 13:44 — forked from necolas/README.md
Experimenting with component-based HTML/CSS naming and patterns

Template Components

Used to provide structural templates.

Pattern

t-template-name
t-template-name--modifier-name
t-template-name__subcomponent-name--subcomponent-modifier-name