]> git.quilime.com - gabrieldunne.com-site.git/commitdiff
Adding twitter to news link
authorGabriel Dunne <gdunne@quilime.com>
Tue, 23 Jul 2019 22:39:42 +0000 (15:39 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Tue, 23 Jul 2019 22:39:42 +0000 (15:39 -0700)
_includes/about.md
_includes/nav.html
news.md

index 1aa486f83836e96fd89cb4ea0afc5a52ca2fd229..9fb81037e2ab377408b7127164bd521569c025f2 100644 (file)
@@ -8,6 +8,7 @@ email: studio at gabrieldunne dot com
 
   
 ## network  
+
 [okaynokay](https://oknk.studio)  
 [twitter](http://twitter.com/gabrieldunne)  
 [instagram](http://instagram.com/gabrieldunne)  
@@ -16,27 +17,29 @@ email: studio at gabrieldunne dot com
 [instructables](http://www.instructables.com/member/gabrieldunne/)  
 [blog](http://quilime.com)  
 [linkedin](http://www.linkedin.com/in/gabrieldunne)  
-  
-## c/v  
-  
-### bio  
+             
+             
+## 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  
+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  
+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 &mdash; 2009 Designer and Software Engineer, Stamen Design, CA USA  
 2007 Co-Founder, Oooshiny community and meetup       
 2007 Designer and Software Engineer, Google Inc, CA  
-2004&mdash;2006 Code Artist, Graphic Software Developer, VFX Supervisor, Motion Theory, CA USA  
+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  
-1981 Born, San Francisco, CA USA  
-  
+              
+              
 ### selected performance  
+             
 2017 Soundwave (8) Infrastructure, w/Cullen Miller (Latency), CJM, SF CA  
 2017 IDP, Hyde St Studios, San Francisco, CA  
 2017 Night Rounds, w/Stephanie Sherriff, The Lab, San Francisco CA  
index 03e9df51367cd431c0e9397566de5dcd8b7961cf..ceda6ad5eb4a36f402457ab86c1767a033ab60e6 100644 (file)
@@ -28,7 +28,8 @@
   
     <li>&nbsp;</li>
     
-    <li><a href="{{ site.baseurl }}/notes/">notes</a></li>
+    <li><a href="{{ site.baseurl }}/news/">news</a></li>
+    <!-- <li><a href="{{ site.baseurl }}/notes/">notes</a></li> -->
     <li><a href="{{ site.baseurl }}/all/">all posts</a></li>
     <li><a href="{{ site.baseurl }}/archive-d/">archive</a></li>
 
diff --git a/news.md b/news.md
index 6ddf934eb0bd6d44e6fe892537f751a197ac227b..c7abe7f3155c0cef03008fa19b5d0847571c0cbf 100644 (file)
--- a/news.md
+++ b/news.md
@@ -3,22 +3,32 @@ layout: default
 title: news
 ---
 
+
+
 <!-- Begin MailChimp Signup Form -->
 <link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
 <style type="text/css">
-  #mc_embed_signup{ margin:0; padding:0; max-width:600px;}
+  #mc_embed_signup{ margin:0; padding:0; }
   /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
      We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
 </style>
 <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>
     <div id="mc_embed_signup_scroll">
-  <label for="mce-EMAIL">Subscribe for email updates</label>
-  <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>
+      <label for="mce-EMAIL">Subscribe for low frequency email updates</label>
+      <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
+      <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
     </div>
+    <div style="position: absolute; left: -5000px;"><input type="text" name="b_5f627417bdb5e6d2fe0b56ae3_ce46411f5e" tabindex="-1" value=""></div>   
 </form>
 </div>
 
-<!--End mc_embed_signup-->
+<!-- End mc_embed_signup -->
+
+
+
+
+<div class="twitter" style="position:relative;max-width:450px;">
+  <a class="twitter-timeline" href="https://twitter.com/gabrieldunne?ref_src=twsrc%5Etfw">Tweets by gabrieldunne</a> 
+  <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
+</div>
\ No newline at end of file