]> git.quilime.com - notes.git/commitdiff
Style and naagz
authorGabriel Dunne <gdunne@quilime.com>
Wed, 28 Oct 2015 00:29:17 +0000 (17:29 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Wed, 28 Oct 2015 00:29:17 +0000 (17:29 -0700)
_layouts/default.html
_posts/2012-12-20-naag.md
_posts/2015-03-15-naagz.md [new file with mode: 0755]
archive-c.html
archive-d.html
archive.html
css/main.css
index.md

index 5d37c9ce72b6843446e403920bb14693add31e27..5d306d8fa9bc67b1fe21f429f93da0a1d8d8ee94 100644 (file)
@@ -27,7 +27,7 @@
 <div id="mc_embed_signup">
 <form action="//gabrieldunne.us1.list-manage.com/subscribe/post?u=5f627417bdb5e6d2fe0b56ae3&amp;id=ce46411f5e" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate><br />
     <div id="mc_embed_signup_scroll">
-  <label for="mce-EMAIL">Subscribe for email updates</label><br />
+  <label for="mce-EMAIL">email announce list</label><br />
   <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
     <div style="position: absolute; left: -5000px;"><input type="text" name="b_5f627417bdb5e6d2fe0b56ae3_ce46411f5e" tabindex="-1" value=""></div>
     <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
index d99fe1a9584a8c1064c4673f78036a2277354b4d..f5bd45f3558ab4ca9edbf406dbde2ef8e03bd77c 100755 (executable)
@@ -1,5 +1,5 @@
 ---
-title: NAAG
+title: NAAG Mehrauli
 layout: post
 date: 2012-12-20 
 categories: art featured
@@ -10,7 +10,7 @@ thumb: /m/naag/thumb.png
 
 ![]({{ site.baseurl}}/m/naag/1projection.jpg)
 site-specific projection sculpture  
-concrete, plaster  
+concrete, plaster, multiuple projectors, computer, custom software    
 12' x 3.5' x 3.5'    
 2 channel projection    
 Site Specific, New Dehli  
diff --git a/_posts/2015-03-15-naagz.md b/_posts/2015-03-15-naagz.md
new file mode 100755 (executable)
index 0000000..40211f1
--- /dev/null
@@ -0,0 +1,31 @@
+---
+title: NAAG Z
+layout: post
+date: 2015-03-15 
+categories: art featured
+excerpt: projection-mapped sculpture
+thumb: /m/naagz/thumb.png
+---
+
+## NAAG Z
+
+<iframe src="https://player.vimeo.com/video/122618829?color=ffffff&byline=0&portrait=0" width="800" height="450" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> 
+
+Gabriel Dunne [gabrieldunne.com](http://gabrieldunne.com)  
+Vishal K Dar [vishalkdar.com](http://vishalkdar.com)
+
+Sculpture, 4ch Projection  
+4' x 4' x 14'  
+Plaster of Paris, Styrofoam, Steel, Custom Software, GLSL, Computer, Multiple Projectors
+Mumbai, 2015  
+
+It is as if mysterious forces have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst. Who knows what corners of the universe inform this luminous entity, what hidden histories of the people are recounted in its mysterious ebbs and flows?
+Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves, the sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive.
+
+When Vishal K Dar and Gabriel Dunne first presented NAAG in a small space in Mehrauli, India, on the fringe of the community’s development, the children of this neighborhood had immediately made up their minds about the creature's true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.
+
+Vishal K Dar and Gabriel Dunne challenge the notion of sculpture as a static object. The organic sculptural form has its roots in CG and CAD software and is further skinned with generative algorithm. Various parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.
+
+<img src="https://c2.staticflickr.com/8/7599/16817419326_a32f6021c3_z.jpg" />
+
+<img src="https://c1.staticflickr.com/9/8670/16842189712_a5853f3039_z.jpg" />
\ No newline at end of file
index c1e2c90cf5fd59f53ca144063bd8cd482f21c953..3709f3835884f8142c625502f7ee53ea5fbd153c 100644 (file)
@@ -11,7 +11,7 @@ title: archive
   <ul class="posts">
     {% for posts in category %}
       {% for post in posts %}
-        <li><h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1></li>
+        <li><h2><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h2></li>
       {% endfor %}
     {% endfor %}
   </ul>  
index df95e801357513d667868d9119cba4f35699ed5d..3f1e2366eec33be07d361f2677091de43e473ad5 100644 (file)
@@ -13,7 +13,7 @@ title: archive
     <h3 class="date">{{ post.date | date: "%Y" }}</h3>
     {% endif %}
     <li>
-    <h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
+    <h2><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h2>
     </li>
   {% endfor %}
 </ul>  
index df95e801357513d667868d9119cba4f35699ed5d..3f1e2366eec33be07d361f2677091de43e473ad5 100644 (file)
@@ -13,7 +13,7 @@ title: archive
     <h3 class="date">{{ post.date | date: "%Y" }}</h3>
     {% endif %}
     <li>
-    <h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
+    <h2><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h2>
     </li>
   {% endfor %}
 </ul>  
index 62d0bc747d728eca4148136c7594a8c04b83d3ee..ea968da562e98775c79a8c3d83c36ac50daadf3f 100755 (executable)
@@ -107,12 +107,17 @@ header {
   margin:0;
   padding:0;
   list-style-type: none;
-  margin-bottom: 8em;
+  margin-bottom: 4em;
 }
 .posts h1 {
 }
+.posts h2 {
+  margin:0;
+  padding:0;
+  }
 .posts .date {
-  margin-top:8em;
+  margin-top:2em;
+  margin-bottom:1em;
 }
 
 ul.index {
index eb8b1aa730563e45ec9ef92e81d8d5edeea67621..642472628a6bfb56613ddde062de00785667bd31 100644 (file)
--- a/index.md
+++ b/index.md
@@ -26,7 +26,7 @@ more info: [http://www.thecjm.org/on-view/currently/neat-new-experiments-in-art-
 <img src="https://c1.staticflickr.com/1/565/22434089422_3b0b68ca1b_b.jpg"/>
 
 
-## NAAG Z
+## [NAAG Z](/naagz/)
 
 <iframe src="https://player.vimeo.com/video/122618829?color=ffffff&byline=0&portrait=0" width="800" height="450" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> 
 
@@ -46,7 +46,7 @@ When Vishal K Dar and Gabriel Dunne first presented NAAG in a small space in Meh
 Vishal K Dar and Gabriel Dunne challenge the notion of sculpture as a static object. The organic sculptural form has its roots in CG and CAD software and is further skinned with generative algorithm. Various parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.
 
 
-## HYPER TERRA
+## [HYPER TERRA](/hyperterra/)
 
 <a href="/hyperterra/">
   <img src="https://farm9.staticflickr.com/8628/15720136304_8e24c47f87_c.jpg" />
@@ -61,8 +61,6 @@ Instructable: [http://www.instructables.com/id/Hyper-Terra/](http://www.instruct
 Autodesk [Artist In Residence Show](http://www.autodesk.com/artist-in-residence/home) Pier9, San Francisco Jan 22&mdash;24 2015
 
 
-
-
 <a href="/hyperterra/">
   <img src="https://farm8.staticflickr.com/7515/16316613586_e540698489_b.jpg" />
 </a>