]> git.quilime.com - notes.git/commitdiff
Some commits and style changes
authorGabriel Dunne <gdunne@quilime.com>
Sat, 20 Sep 2014 00:59:59 +0000 (17:59 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Sat, 20 Sep 2014 00:59:59 +0000 (17:59 -0700)
_layouts/default.html
_layouts/post.html
_posts/2008-07-05-cabspotting.md
_posts/2010-12-20-monad.md
_posts/2011-07-11-icosi.md
_posts/2012-12-20-naag.md
_posts/2013-08-30-vaticadahlia.md
_posts/2014-04-24-tetra-field.md
about.md
css/main.css
index.md

index ba9254f33cd93855dc932f79908b225c9b5d65d6..21ff8163027a69cc0017c62a97cbd36ae483d5ea 100644 (file)
     </head>
     <body>
 
-    <h1 class="home"><a href="/">{{site.name}}</a></h1>
-
     <div class="nav">
       <ul>
-        <li><a href="{{site.baseurl}}/">work</a></li>
-        <!-- <li><a href="{{site.baseurl}}/commercial.html">commercial</a></li> -->
-        <li><a href="{{site.baseurl}}/blog/">blog</a></li>
-        <li><a href="{{site.baseurl}}/archive.html">archive</a></li>
+        <li><strong>{{site.name}}</strong></li>
+        <li>&nbsp;</li>
+        <li><a href="{{site.baseurl}}/works.html">works</a></li>
         <li><a href="{{site.baseurl}}/about.html">about</a></li>
-      </ul>  
+      </ul>
     </div>
 
     <div class="site">
@@ -37,5 +34,3 @@
 
     </body>
 </html>
-
-
index e4c8e1c9ab137f082cccedd17efdc624ab5df81c..000620bdacdbe9df28b76c5034e338d3c7a919e4 100644 (file)
@@ -3,13 +3,15 @@ layout: default
 ---
 
 <h1>{{ page.title }}</h1>
-<h2>{{ page.date | date: "%Y/%m/%d" }}</h2>
+<h2>{{ page.date | date: "%Y" }}</h2>
 
 <div class="post">
 {{ content }}
 </div>
 
+<!-- 
 <div class="pagination">
   <a href="{{ page.previous.url }}">&larr; prev</a> | <a href="{{ page.next.url }}">next &rarr;</a>
 </div>
 
+ -->
\ No newline at end of file
index c56409f0d2e5a0b9dc94434c14012a8352c15d93..9febc371f95e9191b68c7f1e1f9bb63c39f2a671 100755 (executable)
@@ -7,7 +7,9 @@ layout: post
 \r
 <iframe src="http://player.vimeo.com/video/68519298?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="800" height="500" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>\r
 \r
-SF taxi visualization. Created with Stamen Design.\r
+San Francisco Taxi-Cab Visualization\r
+\r
+Scott Snibbe, Amy Balkin, Eric Rodenbeck, Michal Migurski, Shawn Allen, Tomas Apodeca, Gabriel Dunne, Stamen Design \r
 \r
 [Cabspotting](http://stamen.com/clients/cabspotting)  \r
 [Cabspotting in MoMA](http://content.stamen.com/cabspotting_in_moma_design_and_the_elastic_mind)  \r
@@ -17,6 +19,3 @@ Cab Trails
 \r
 ![]({{site.baseurl}}/m/cabspotting/Picture 5.png)\r
 Development Screenshot\r
-\r
-\r
-\r
index 9244b61b91d9add2bce5d335c4a22dd346a5aece..1289c628cd388c724cc98b1f1f6c3689b7ea3cb6 100755 (executable)
@@ -2,8 +2,8 @@
 title: Monad
 layout: post
 date: 2010-12-20 
-categories: portfolio installation
-excerpt: data-visualization sculpture
+categories: projection+sculpture
+excerpt: projection sculpture
 thumb: /m/monad/thumb3.png
 ---
 
index 57f3c4c301d98fd7479561e3261d81a4ddab02fe..873801b1e0deea1cf888e3174e5829161cefb091 100755 (executable)
@@ -2,7 +2,7 @@
 layout: post\r
 title: "ICOSI"\r
 date: 2011-07-11\r
-categories: portfolio audiovisual installation\r
+categories: projection+sculpture\r
 excerpt: audiovisual live-performance\r
 thumb: /m/icosi/2_4847387674_5419f0b672.jpg\r
 ---\r
index 619f7ae8c1718d4928b50d953a0860e7b692f615..feed67abf4fc219e2ef0c8f89f8a079bc48e8719 100755 (executable)
@@ -2,7 +2,7 @@
 title: NAAG
 layout: post
 date: 2012-12-20 
-categories: portfolio installation
+categories: projection+sculpture
 excerpt: projection-mapped sculpture
 thumb: /m/naag/thumb.png
 ---
index 8b16b8f69e56fe1a525c090af7df62bf21320219..af247f0524edd2f6a37c33caa598f6bd97de940a 100755 (executable)
@@ -2,7 +2,7 @@
 layout: post\r
 title:  "Vatica Dahlia"\r
 date:   2013-08-30\r
-categories: portfolio sculpture \r
+categories: projection+sculpture\r
 thumb: "/m/vaticadahlia/thumb2.png"\r
 excerpt: sculpture and visuals for live performance\r
 ---\r
index b231e369848e4cd967d022dd96965089d69a147b..22b705c4dc8bb2c837c8066f51d627afb609afd7 100644 (file)
@@ -2,7 +2,7 @@
 layout: post
 title:  "Tetra Field"
 date:   2014-04-24
-categories: portfolio installation
+categories: projection+sculpture
 thumb: "/m/tetrafield/thumb.png"
 excerpt: modular projection-mapped installation
 ---
index e1688c1a6815733236dc7ea092c8d2819500e316..c05005fa8aa8be3307610353a8e9ff99c2810934 100644 (file)
--- a/about.md
+++ b/about.md
@@ -4,9 +4,13 @@ title: about
 ---
 
 ### Gabriel Labov Dunne
+
+
+### bio
 b. 1981, San Francisco
 
 
+
 ### contact
 studio at gabrieldunne dot com  
 1242 Market St FL2  
@@ -18,7 +22,7 @@ CA 94102
 ### c/v
 
 ### residencies / collaborations
-2014—&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Artist in Residence, Autodesk, San Francisco, CA.  
+2014      Artist in Residence, Autodesk, San Francisco, CA.  
 2011—2012 Studio Collaboration w/ Vishal K. Dar, New Delhi, India.  
 2009—2010 Artist in Residence, Gray Area Foundation for the Arts, San Francisco, CA.  
 
@@ -80,13 +84,13 @@ CA 94102
 2003 B.A., Design | Media Art, UCLA, CA  
 
 ### clients / affiliations
+Autodesk  
 Obscura Digital  
 Stamen Design  
 Helios Interactive  
 Gray Area  
 Tessellated Group  
 Motion Theory  
-Autodesk  
 Google  
 BAVC  
 
index a5d8b60e41ead098355638eccfb65e9a2979af42..7d0cba06de4d9a6879b15b94111d147d54084e8e 100755 (executable)
 html, body { height: 100%; }
 
 body {
-  font: 13px/1.5em  Menlo, "Lucida Console", monospace;
-  letter-spacing: 0.05em;
+  font-family: sans-serif;
+  font-size:13px;
+  line-height:1.5em;
+  letter-spacing: 0.02em;
   /*animation: fadein 1s;*/
    /* Firefox */
   /*-moz-animation: fadein 1s;*/
@@ -78,10 +80,10 @@ h1, h2, h3, h4, h5, h6 {
   margin: 1em 0;
 }
 h1 {
-  margin:1em 0 0 0;
+  margin:0em 0 1em 0;
+  line-height:1em;
   font-size:2em;
-  font-family:gdsans;
-  text-transform:uppercase;
+  font-weight:normal;
 }
 h1 a {
   text-decoration:none;
@@ -92,11 +94,14 @@ h2{
 }
 .post h2::before, .post h2::after
 { 
-  content:" ---- ";
+  /*content:" ---- ";*/
 }
 .site > h2 {
   margin:2em 0;
 }
+.site h3:first-child { 
+  margin-top:0;  
+}
 h3 {
   text-align:left;
   margin:1.5em 0 0.5em;
@@ -166,6 +171,25 @@ header {
   margin-top:8em;
 }
 
+.index {
+  margin:0;
+  padding:0;
+  font-weight:normal;
+
+  list-style-type: none;
+}
+.index .date {
+  position:relative;
+  font-style:italic;
+  font-size:11px;
+  color:#999;
+}
+.index .date:first-child { 
+  margin-top:0;  
+}
+.index li {  
+}
+
 .archive-sort {
 }
 .archive-sort a {
@@ -180,9 +204,11 @@ header {
 /*****************************************************************************/
 
 .site {
-  margin: 2em 0 2em 0;
-  padding: 0 0 0 22em;
+  margin: 0em 0 2em 13em;
+  padding: 0 0 0 0em;
   max-width: 800px;
+  position:absolute;
+  top:1em;
 }
 @media (max-width: 800px) {
   .site {
@@ -210,11 +236,10 @@ header {
 }
 .nav {
   position:absolute;
-  top:5em;
+  top:1em;
   left:1em;
   display:block;
   height:2em;
-  cursor:pointer;
 }
 .nav ul, .nav ul li {
   margin:0;
@@ -231,7 +256,6 @@ header {
   margin-top:2em;
   padding-bottom:3em;
   margin-bottom:3em;
-  border-bottom:2px dashed #777;
 }
 .post pre {
   border: 1px solid #ddd;
index c1cd2059772d1815e05910628092b1d99ac6c6a9..c8ca3ea496870f92a5703bd9dc670c6b533438c9 100644 (file)
--- a/index.md
+++ b/index.md
@@ -1,26 +1,17 @@
 ---
 layout: default
-title: portfolio
+title: index
 ---
 
-<ul class="thumbs">
+<ul class="index">
   {% for post in site.posts %}
-    {% if post.categories.first == 'portfolio' %}
+    {% capture day %}{{ post.date | date: '%Y' }}{% endcapture %}
+    {% capture nday %}{{ post.next.date | date: '%Y' }}{% endcapture %}
+    {% if day != nday %}
+    <h3 class="date">{{ post.date | date: "%Y" }}</h3>
+    {% endif %}
     <li>
-      <h1>{{ post.title }}</h1>
-      <a href="{{ site.baseurl }}{{ post.url }}">
-        <div class="thumb">
-          <img src="{{ site.baseurl }}{{ post.thumb }}">
-        </div>
-      </a>
-      {{ post.excerpt }}<br />
-      {{ post.date | date: "%Y" }}
+      <a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a>
     </li>
-    {% endif %}
   {% endfor %}
-
-  <li>&nbsp;</li>
-  <li><a href="{{site.baseurl}}/archive.html"><h1>Archive</h1></a></li>
-
-</ul>  
-
+</ul>  
\ No newline at end of file