From: Gabriel Dunne Date: Wed, 11 Sep 2013 02:23:11 +0000 (-0700) Subject: Working out some kinks. Launchable. X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=5d730512c6feb9a62cba3e3fc4ca4cf5da5b8a76;p=plog.git Working out some kinks. Launchable. --- diff --git a/css/style.css b/css/style.css index 545e528..a924651 100644 --- a/css/style.css +++ b/css/style.css @@ -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 index 0000000..15379ad --- /dev/null +++ b/pages/bio @@ -0,0 +1,11 @@ +template = page +-- + + +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. + +[c/v](/cv) diff --git a/templates/projects.html.tpl b/templates/projects.html.tpl index 3e51051..5415de2 100644 --- a/templates/projects.html.tpl +++ b/templates/projects.html.tpl @@ -17,22 +17,22 @@ -
+ include_template('projectlist.html.tpl') ?> -
+
    diff --git a/templates/single.html.tpl b/templates/single.html.tpl index 398403d..59c9d8d 100644 --- a/templates/single.html.tpl +++ b/templates/single.html.tpl @@ -12,9 +12,8 @@ include_template('edit.html.tpl'); ?> -