]> git.quilime.com - gabrieldunne.com-site.git/commitdiff
New posts and layouts
authorGabriel Dunne <gdunne@quilime.com>
Tue, 3 Jan 2023 20:24:24 +0000 (12:24 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Tue, 3 Jan 2023 20:24:24 +0000 (12:24 -0800)
_config.local.yml
_includes/analytics.html [moved from _includes/google-analytics.html with 100% similarity]
_includes/archive-sort.html
_includes/nav-bak.html [deleted file]
_includes/nav.html
_layouts/default.html
_posts/performance/2012-05-02-modulations-2012.md [moved from _posts/performance/2012-05-02-modulations.md with 91% similarity]
_posts/performance/2019-10-05-modulations-2019.md [new file with mode: 0644]
_posts/performance/2020-02-08-KZSU-day-of-noise.md [new file with mode: 0644]
about.md
publish

index eabb82dedccd1845fab60374b112b6ebb6220f62..01a52936b09665e30e8132897b54c5689a059ae4 100644 (file)
@@ -1,7 +1,7 @@
 name : gld
 description: Gabriel Dunne
 author : Gabriel Dunne
-url : "http://localhost:4000"
+url : http://localhost:4000
 author_url : https://gabrieldunne.com
 author_email : studio@gabrieldunne.com
 markdown : kramdown
index 0e734261b86cfed4ef87d6615d14d861fb4be3cc..e7328732595968fbffa2b68f6a3939106cfd662d 100644 (file)
@@ -1,7 +1,4 @@
 <div class="archive-sort">
-
-
-
 by:
 {% if page.url == '/archive-d/' %}
 
diff --git a/_includes/nav-bak.html b/_includes/nav-bak.html
deleted file mode 100644 (file)
index c032367..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-<div class="nav">
-  
-  <h2><a href="{{site.url}}/">{{site.name}}</a></h2>
-
-  <ul>
-    <li><a href="{{ site.url }}/about/">about</a></li>
-    
-
-
-
-<!-- 
-
-{% for category in site.categories %}
-  <h3 class="date">{{ category | first }}</h3>  
-  <ul class="posts">
-    {% for posts in category %}
-      {% for post in posts %}
-        <li><h2><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></h2></li>
-      {% endfor %}
-    {% endfor %}
-  </ul>  
-{% endfor %}
-
-  <h3 class="date">∞</h3>
-  <li>
-  <h2><a href="/past/">PAST WORK</a></h2>
-  </li>
-
- -->
-     {% assign cat = site.categories.projects %}
-      <li>&nbsp;</li>
-      <li><h3 class="header"><a href="/{{ cat }}/">{{ cat }}</a></h3></li>
-      {% for post in  site.categories.projects %}
-          <li class="indent"><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></li>
-      {% endfor %}      
-
-  
-    <li>&nbsp;</li>
-    
-    <li><a href="{{ site.url }}/notes/">notes</a></li>
-    <li><a href="{{ site.url }}/all/">all posts</a></li>
-    <li><a href="{{ site.url }}/archive-d/">archive</a></li>
-
-   </ul>
-
-  <!-- Begin MailChimp Signup Form -->
-  <div id="mc_embed_signup">
-  <form action="//gabrieldunne.us1.list-manage.com/subscribe/post?u=5f627417bdb5e6d2fe0b56ae3&amp;id=0b05a209f7" 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">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" style="margin-top:0.5em"> <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
-      </div>
-  </form>
-  </div>
-  <!--End mc_embed_signup-->
-  
-</div>
\ No newline at end of file
index 2871a92d477394942afbcacd25ca68f13d57a7d6..5fb43b53b183bc48491afe556e3538ea9a6d1af1 100644 (file)
@@ -1,12 +1,10 @@
 <div class="nav" id="nav">
-  
   <ul>
     <li><h3 class="header"><a href="{{site.url}}/">{{site.name}}</a></h3></li>
     <li><a href="{{ site.url }}/about/">about</a></li>
     <li><a href="{{ site.url }}/archive-d/">archive</a></li>   
     <li><a href="{{ site.url }}/posts/">all posts</a></li>
     <li><a href="{{ site.url }}/notes/">notes</a></li>
-  
 
     <li>&nbsp;</li>
     <li><h3 class="header"><a href="/works/">works</a></h3></li>
     {% endfor %}        
     
     <li>&nbsp;</li>
-
     <li><h3 class="header"><a href="/performance/">performance</a></h3></li>
     {% for post in site.categories.performance %}
       <li class="indent"><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></li>
     {% endfor %}    
 
     <li>&nbsp;</li>
-
     <li><h3 class="header"><a href="/projects/">projects</a></h3></li>
     {% for post in site.categories.projects %}
       <li class="indent"><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></li>
     {% endfor %}
 
     <li>&nbsp;</li>
-
     <li><a href="{{ site.url }}/feed.xml">rss</a></li>
-
-   </ul>
+  </ul>
 </div>
\ No newline at end of file
index d0699c17ab7af3489af87a2bad90982bda3339f4..0f3666649f162247033d58b60e74bf9a85e4e34e 100644 (file)
@@ -11,7 +11,6 @@ user-scalable=no">
       <link rel="stylesheet" href="{{ site.url }}/css/marx.css?t={{ ts }}">
       <link rel="stylesheet" href="{{ site.url }}/css/main.css?t={{ ts }}">
       <link rel="alternate" type="application/rss+xml" title="{{ site.name }} rss feed" href="/feed.xml"/>
-
   </head>
   <body>
 
@@ -27,6 +26,7 @@ user-scalable=no">
   </div>
 
   <div class="site {{ page.title | replace: ' ', '-' | downcase }}">
+
     <div class="breadcrumbs">
       {% if page.url != "/" %}
       <h2>{% if page.categories[0] %}<a href="/{{ page.categories[0] }}">{{ page.categories[0] }}</a> > {% endif %}{{ page.title }}</h2>   
@@ -41,7 +41,7 @@ user-scalable=no">
 
   </div>
   
-  {% include google-analytics.html %}
+  {% include analytics.html %}
 
   </body>
 </html>
\ No newline at end of file
similarity index 91%
rename from _posts/performance/2012-05-02-modulations.md
rename to _posts/performance/2012-05-02-modulations-2012.md
index 1d5696038ecbf8f33b205b64b74c94f8f3272d99..af11dee4bb1cd3f21b4bbf083eb89ec7a500afd0 100644 (file)
@@ -8,7 +8,9 @@ layout: post
 
 <iframe src="http://player.vimeo.com/video/41406543?byline=0&amp;portrait=0&amp;color=ff0179" width="800" height="450" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
 
-Live visuals. Music Performer: Chris Carlson @ CCRMA Modulations 2012 [Vimeo](http://vimeo.com/41406543
+Visual Performer: Gabriel Dunne, Music Performer: Chris Carlson @ CCRMA Modulations 2012 
+
+[Vimeo](http://vimeo.com/41406543)
 
 
 this visual set was based on live-coding experiments with non-periodic tiling patterns. I'm still fascinated with the forms. Towards the end of the night I started using color. 
diff --git a/_posts/performance/2019-10-05-modulations-2019.md b/_posts/performance/2019-10-05-modulations-2019.md
new file mode 100644 (file)
index 0000000..82baf7e
--- /dev/null
@@ -0,0 +1,34 @@
+---
+title: modulations 2019
+date: Oct 05 2019
+tags: video visuals live
+categories: performance
+layout: post
+---
+
+Multi-channel Sound Performance @ CCRMA Modulations. In memoriam for Carr Wilkerson
+
+<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/954671515&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>
+
+<br />
+
+<iframe width="560" height="315" src="https://www.youtube.com/embed/yVHZ2etZuWg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+
+CCRMA presents a Modulations concert in loving memory of longtime CCRMA staff member Carr Wilkerson (1966-2019). Carr was responsible for organizing CCRMA's previous Modulations festivals. Friends of Carr will present live performances and fixed media works of electronic music.
+
+Works and performances by:
+
+- Constantin Basica live
+- Bruce Bennett
+- Eoin Callery
+- Luke Dahl & Colin Sullivan live
+- Mark Fell
+- Rob Hamilton
+- Holly Herndon
+- Lauchlan Casey live
+- Fernando Lopez-Lezcano live
+- Peter Nyboer live
+- Gabriel Dunne (audio) w/Stephanie Sherriff (Visuals) live
+- Halosar Traps (Cullen Miller & James Jano) live
+- Kurt James Werner
+- Matt Wright live
\ No newline at end of file
diff --git a/_posts/performance/2020-02-08-KZSU-day-of-noise.md b/_posts/performance/2020-02-08-KZSU-day-of-noise.md
new file mode 100644 (file)
index 0000000..9ff6fbe
--- /dev/null
@@ -0,0 +1,12 @@
+---
+title: KZSU Day of Noise
+date: Feb 08 2020
+tags: live performance
+categories: performance
+layout: post
+---
+
+Subspectral Live Performance for KZSU "Day of Noise"
+
+<iframe width="560" height="315" src="https://www.youtube.com/embed/RK_phm8-3e8?start=1768" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+
index 55e4403ad370b68b7a39045e7088d79ff7e87db9..56a4b68f13f77f1d9044d0095e2ed0fa1be3d084 100644 (file)
--- a/about.md
+++ b/about.md
@@ -45,22 +45,6 @@ contact [at] gld [dot] studio
              
              
 ## c/v       
-             
-### bio      
-- 2018 Co-Founder/Partner, Okaynokay, CA USA  
-- 2015 Artist in Residence, Autodesk, CA USA    
-- 2014 &mdash; 2015 Creative Developer, Obscura Digital, CA SA  
-- 2013 Designer and Software Engineer, TEEM, CA USA  
-- 2010 &mdash; 2013 Youth Programming Instructor, Bay Area Video Coalition, CA USA  
-- 2009 Co-Founding Artist in Resident, Gray Area Foundation for the Arts, CA USA  
-- 2007 &mdash; 2009 Designer and Software Engineer, Stamen Design, CA USA  
-- 2007 Designer and Software Engineer, Google Inc, CA  
-- 2004 &mdash; 2006 Code Artist, Graphic Software Developer, VFX Supervisor, Motion Theory, CA USA  
-- 2004 Designer, Tessellated Group, CA USA  
-- 2003 B.A., Design + Media Arts, UCLA, CA USA   
-- 2002 Experimental Print Design, Pont Avent School of Contemporary Art, France  
-- 1999 Fine Arts + Architecture, College of Marin, CA USA  
-              
               
 ### selected performance  
 - 2022 02/25 Indexical, Santa Cruz CA  
@@ -117,6 +101,21 @@ contact [at] gld [dot] studio
 - 2002 Jaquez Gallery Collection, Pont Aven, France  
 - 2002 narr@tive: Digital Storytelling, Hammer Museum, Los Angeles  
 - 2002 "Monster", UCLA Student Show, Los Angeles, CA  
+
+### bio      
+- 2018 Co-Founder/Partner, Okaynokay, CA USA  
+- 2015 Artist in Residence, Autodesk, CA USA    
+- 2014 &mdash; 2015 Creative Developer, Obscura Digital, CA SA  
+- 2013 Designer and Software Engineer, TEEM, CA USA  
+- 2010 &mdash; 2013 Youth Programming Instructor, Bay Area Video Coalition, CA USA  
+- 2009 Co-Founding Artist in Resident, Gray Area Foundation for the Arts, CA USA  
+- 2007 &mdash; 2009 Designer and Software Engineer, Stamen Design, CA USA  
+- 2007 Designer and Software Engineer, Google Inc, CA  
+- 2004 &mdash; 2006 Code Artist, Graphic Software Developer, VFX Supervisor, Motion Theory, CA USA  
+- 2004 Designer, Tessellated Group, CA USA  
+- 2003 B.A., Design + Media Arts, UCLA, CA USA   
+- 2002 Experimental Print Design, Pont Avent School of Contemporary Art, France  
+- 1999 Fine Arts + Architecture, College of Marin, CA USA  
   
 ### residencies / collaborations  
 - 2018 Twilight Engines by Vishal K Dar (Okaynokay), Marin Headlands, CA  
diff --git a/publish b/publish
index beef9b033c187e8f124027827e914073551f35be..dd226bef3128a496a8506698786864978f916832 100755 (executable)
--- a/publish
+++ b/publish
@@ -1,8 +1,9 @@
 #!/bin/bash
-set -x
+set -x
 
 EXCLUDE=""
 if [ $1 = "--nomedia" ]; then
+    echo "Publishing with --nomedia flag..."
     EXCLUDE="--exclude ./m"
 fi