Skip to content

Commit

Permalink
Merge branch 'master' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
wavded committed Nov 28, 2011
2 parents 308b0ff + 104b670 commit b74fc69
Show file tree
Hide file tree
Showing 16 changed files with 667 additions and 595 deletions.
10 changes: 10 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
all:build

watch:
@echo "Notice: Stylus + Nib + Canvas Required: npm install -g stylus nib canvas"
@stylus -u nib -w theme-src/*.styl -o themes/

build:
@echo "Notice: UglifyJS Required: npm install -g uglify-js"
@uglifyjs humane.js > humane.min.js
@echo "Built uglified JS - humane.min.js"
92 changes: 0 additions & 92 deletions humane-themes/bigbox.css

This file was deleted.

84 changes: 0 additions & 84 deletions humane-themes/bold-dark.css

This file was deleted.

83 changes: 0 additions & 83 deletions humane-themes/bold-light.css

This file was deleted.

96 changes: 0 additions & 96 deletions humane-themes/gshellish.css

This file was deleted.

Loading

0 comments on commit b74fc69

Please sign in to comment.