]> git.quilime.com - plog.git/commitdiff
Working out some kinks. Launchable.
authorGabriel Dunne <gdunne@quilime.com>
Wed, 11 Sep 2013 02:23:11 +0000 (19:23 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Wed, 11 Sep 2013 02:23:11 +0000 (19:23 -0700)
css/style.css
pages/bio [new file with mode: 0755]
templates/projects.html.tpl
templates/single.html.tpl

index 545e5280b17e64aaaad5c7b4a73efbe55c97513e..a9246511bbca2e6de30aeb52a1d656b0b61ba081 100644 (file)
@@ -106,7 +106,7 @@ table, td, tr {
   padding-top:0;
 }
 #content.single {
-  /*margin-left:200px;  */
+  margin-left:200px;  
   max-width:800px;
 }
 
diff --git a/pages/bio b/pages/bio
new file mode 100755 (executable)
index 0000000..15379ad
--- /dev/null
+++ b/pages/bio
@@ -0,0 +1,11 @@
+template = page\r
+--\r
+<!--\r
+<div style="float:right;">\r
+<img src="http://media.quilime.com/files/img/IMG_1881.jpg" />\r
+</div>\r
+-->\r
+\r
+Gabriel Labov Dunne (b. 1981, San Francisco) works with multiple mediums and technologies to explore audiovisual vibration, space, structures, and rhythms of the perceivable and imperceivable universe. His art and design work has shown internationally in solo and group exhibitions, performances, galleries, public space, and is featured in interactive software, music videos, sound works, and film projects. With a background in animation and coding, and deep interests in architecture, form and fabrication, he is a proponent for the use of computing and technology as a means to connect a wide range of mediums and subjects.  \r
+\r
+[c/v](/cv)\r
index 3e51051e58db223e3279232aa2efd37d5bbd2b8f..5415de2dfb24fbbbe6cba8cd40c908c77d993b5d 100644 (file)
 
 <? if (!isset($_GET['s'])): ?>
 
-    <div class="sort">
+<!--     <div class="sort">
     view as list <a href="?s">images</a>
     <br />
     <br />
-    </div>
+    </div> -->
 
     <? $this->include_template('projectlist.html.tpl') ?>
 
 <? else: ?>
 
-    <div class="sort">
+<!--     <div class="sort">
     view as <a href="?">list</a> images
     <br />
     <br />
     <br />
-    </div>
+    </div> -->
 
     <ul class="entries projects">    
     <? foreach($entries as $entry): ?>
index 398403dc9637501294c141ddaa5b32aa5eeb933b..59c9d8d189fe8f1bd186c44b6f2ff59d990f3988 100644 (file)
@@ -12,9 +12,8 @@
 
 <? if (EDIT) $this->include_template('edit.html.tpl'); ?>
 
-<!-- 
+
 <? $this->include_template('projectlist.html.tpl') ?>
- -->
 
 <div id="content" class="single entry">