summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-10Play with the style, inspired off of the MoMA site.HEADmasterLuke Shumaker
MoMa = Museum of Modern Arts
2011-12-10Store the Twitter icon locally.Luke Shumaker
2011-12-10Move statusnetwidget styling into separate file.Luke Shumaker
2011-12-10Merge ../twentyeleven-childLuke Shumaker
2011-12-10Add wget capabilitiesLuke Shumaker
2011-12-05fix css bugLuke Shumaker
2011-12-05start redoing styleLuke Shumaker
2011-11-29Merge ../twentyeleven-childLuke Shumaker
2011-11-29Add ability to use imagemagick convert instead of rsvg-convertLuke Shumaker
* Add `pick' function to pick the first program found in $PATH from a list * Set SVG2PNG = $(call pick,rsvg-convert convert) * If SVG2PNG resolves to rsvg-convert, set SVG2PNG_OUTFLAG=-o * Change the SVG2PNG invocation from $(SVG2PNG) $< > $@.$$$$ to $(SVG2PNG) $< $(SVG2PNG_OUTFLAG) $@.$$$$
2011-11-29add sidebar-index.php; on the lifegrid server, this was sitting planted ↵Luke Shumaker
inside of twentyeleven, so it was being inherited.
2011-11-27Merge ../twentyeleven-childLuke Shumaker
2011-11-27Add twentyeleven-fix.scss and license.txt to the implicit srcfiles listLuke Shumaker
2011-11-27Merge ../twentyeleven-childLuke Shumaker
Conflicts: .gitignore Makefile twentyeleven-fix.scss
2011-11-27I don't want an autogenerated .gitignore hereLuke Shumaker
2011-11-27whoops, now .gitignore has to also depend on theme.mkLuke Shumaker
2011-11-27turn rsvg-convert and pngcrush into variablesLuke Shumaker
2011-11-27move non-generic things into theme.mk, add `clean' and `distclean' rulesLuke Shumaker
2011-11-27fix a few issues in MakefileLuke Shumaker
* find the correct php executable * don't ignore .gitignore * fix problems with .gitignore and directories
2011-11-27Don't ignore .gitignoreLuke Shumaker
2011-10-06I ran magit to make my small commit, but noticed that apparently I hadn't ↵Luke Shumaker
commited in a while. So here.
2011-09-29convert style.scss to actual scss from css (it was easy, already structured ↵Luke Shumaker
like scss)
2011-09-29use scss, save derived php files as patches, and inlude twentyeleven-fix.scssLuke Shumaker
2011-09-29initial commitLuke Shumaker
2011-09-25make swoosh.png from svgLuke Shumaker
2011-09-25meh do stuffLuke Shumaker
2011-09-24kilabytes wordpress themeLuke Shumaker