From 37fe7385234deb5f3178d50201a10b5c565f5d25 Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Wed, 28 May 2014 19:00:15 -0700 Subject: [PATCH] Stuff and stuff --- {_posts => _drafts}/2004-10-31-ticker.md | 0 {_posts => _drafts}/2006-05-03-slashysans.md | 0 {_posts => _drafts}/2014-04-29-tetra-table.md | 0 _includes/archive-sort.html | 13 +- _layouts/default.html | 4 +- _posts/1999-01-01-prev.md | 10 +- _posts/2001-07-05-arch.md | 4 +- _posts/2008-05-04-forestweb.md | 23 +++ _posts/2009-05-06-cymatic-organ.md | 2 +- _posts/2009-08-20-stars.md | 14 +- _posts/2010-10-04-seaquence.md | 2 +- _posts/2010-12-20-monad.md | 14 +- _posts/2011-07-11-icosi.md | 132 +++++++++++++++--- _posts/2013-08-30-vaticadahlia.md | 18 ++- _posts/2014-04-24-tetra-field-process.md | 98 ------------- _posts/2014-04-24-tetra-field.md | 82 ++++++++++- about.md | 74 +++++++++- index.md | 18 ++- portfolio.html | 20 --- 19 files changed, 337 insertions(+), 191 deletions(-) rename {_posts => _drafts}/2004-10-31-ticker.md (100%) rename {_posts => _drafts}/2006-05-03-slashysans.md (100%) rename {_posts => _drafts}/2014-04-29-tetra-table.md (100%) create mode 100644 _posts/2008-05-04-forestweb.md delete mode 100644 _posts/2014-04-24-tetra-field-process.md delete mode 100644 portfolio.html diff --git a/_posts/2004-10-31-ticker.md b/_drafts/2004-10-31-ticker.md similarity index 100% rename from _posts/2004-10-31-ticker.md rename to _drafts/2004-10-31-ticker.md diff --git a/_posts/2006-05-03-slashysans.md b/_drafts/2006-05-03-slashysans.md similarity index 100% rename from _posts/2006-05-03-slashysans.md rename to _drafts/2006-05-03-slashysans.md diff --git a/_posts/2014-04-29-tetra-table.md b/_drafts/2014-04-29-tetra-table.md similarity index 100% rename from _posts/2014-04-29-tetra-table.md rename to _drafts/2014-04-29-tetra-table.md diff --git a/_includes/archive-sort.html b/_includes/archive-sort.html index 1b8293a..3d583b2 100644 --- a/_includes/archive-sort.html +++ b/_includes/archive-sort.html @@ -1,16 +1,9 @@ -
-by: - + by: {% if page.url == '/archive.html' %} - -date | category - + date | category {% else if page.url == '/archive.html' %} - -date | category - + date | category {% endif %} -
diff --git a/_layouts/default.html b/_layouts/default.html index b4fc588..70df1b8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -14,8 +14,8 @@