]> git.quilime.com - gabrieldunne.com-site.git/commitdiff
New content
authorGabriel Dunne <gdunne@quilime.com>
Wed, 28 Dec 2022 03:42:03 +0000 (19:42 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Wed, 28 Dec 2022 03:42:03 +0000 (19:42 -0800)
28 files changed:
_config.gldstudio.yml
_config.local.yml
_drafts/2010-12-01-icosi-3.md [new file with mode: 0644]
_drafts/2011-04-29-live-perf.md [new file with mode: 0644]
_includes/nav.html
_layouts/default.html
_posts/notes/2008-11-17-buttons.md [new file with mode: 0644]
_posts/notes/2010-01-13-relative-time.md [new file with mode: 0644]
_posts/notes/2010-01-22-cone.md [new file with mode: 0644]
_posts/notes/2010-07-01-icosi-1.md [new file with mode: 0644]
_posts/notes/2010-07-29-icosi-2.md [new file with mode: 0644]
_posts/notes/2011-09-28-sriyantra.md [new file with mode: 0644]
_posts/notes/2011-10-05-islands.md [new file with mode: 0644]
_posts/notes/2011-10-06-dushera.md [new file with mode: 0644]
_posts/notes/2011-10-20-smogsun.md [new file with mode: 0644]
_posts/notes/2011-10-23-water_is_life.md [new file with mode: 0644]
_posts/notes/2012-02-20-temple.md [new file with mode: 0644]
_posts/notes/2012-04-01-studiopano.md [new file with mode: 0644]
_posts/performance/2012-05-02-modulations.md [new file with mode: 0644]
_posts/projects/2012-12-15-facereplace.md [new file with mode: 0644]
_posts/works/2007-05-02-dots.md [new file with mode: 0644]
_posts/works/2008-05-01-jelly.md [new file with mode: 0644]
about.md
archive-d.html
css/main.css
notes.md
projects.md
works.html

index dd34fa2d9ad04c3bc01546ef10447a14dfcd2e76..c8690d03d307d429a5d0e23c9f90ff24e5537859 100644 (file)
@@ -1,4 +1,4 @@
-name : Gabriel Dunne
+name : gld
 description: Gabriel Dunne
 author : Gabriel Dunne
 url : https://gld.studio
index 2ea15ed8fabe409fdd34ff0504a7c3766f6c7bfe..6cdb0f2fad7df58e13b3e1f77cbc20eee9f6c5a3 100644 (file)
@@ -1,4 +1,4 @@
-name : Gabriel Dunne
+name : gld
 description: Gabriel Dunne
 author : Gabriel Dunne
 url : "http://localhost:4000"
diff --git a/_drafts/2010-12-01-icosi-3.md b/_drafts/2010-12-01-icosi-3.md
new file mode 100644 (file)
index 0000000..ce1e438
--- /dev/null
@@ -0,0 +1,9 @@
+---
+title: icosi performance
+date: 2010-12-01
+tags: installation audiovisual projection mapping
+categories: notes
+layout: post
+---
+
+<iframe src="http://player.vimeo.com/video/17456221?title=0&amp;byline=0&amp;portrait=0&amp;color=01AAEA" width="601" height="338" frameborder="0"></iframe><p><a href="http://vimeo.com/17456221">icosi</a> by <a href="http://vimeo.com/quilime">gabriel dunne</a></p><p>Installation, live performance<br />Design, Projection, Fabrication: Gabriel Dunne<br />Audio: Jeff Lubow </p>
\ No newline at end of file
diff --git a/_drafts/2011-04-29-live-perf.md b/_drafts/2011-04-29-live-perf.md
new file mode 100644 (file)
index 0000000..83edfb9
--- /dev/null
@@ -0,0 +1,10 @@
+---
+categories: notes
+layout: post
+title: Live Visuals
+date: 2011-04-30
+---
+<iframe src="http://player.vimeo.com/video/23305801?title=0&amp;byline=0&amp;color=ffffff" width="500" height="375" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe><p>Sepalcure, Shigeto, Simple & Santa, GAFFTA, San Francisco<br />
+April 29 2011<br />
+<br />
+live visual software performed w/Santa</p>
index 66aec323f403333ddcb875db294ba8e59425a59f..cd0f0795ff61d66ae00d15b5d590d924069daa39 100644 (file)
@@ -3,13 +3,12 @@
   <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 }}/posts/">all posts</a></li>
     <li><a href="{{ site.url }}/archive-d/">archive</a></li>   
-    <li><a href="{{ site.url }}/feed.xml">rss</a></li>    
-
+    <li><a href="{{ site.url }}/posts/">all posts</a></li>
+    <li><a href="{{ site.url }}/feed.xml">rss</a></li>
     <li>&nbsp;</li>
-    
-    <li><h3 class="header"><a href="{{ site.url }}/notes/">notes</a></h3></li>
+
+    <li><a href="{{ site.url }}/notes/">notes</a></li>      
 
     <li>&nbsp;</li>
     <li><h3 class="header"><a href="/works/">works</a></h3></li>
index 962d62f06bc9ec857810968782a064741a7b9785..44e906efcfee657a47336b1836f88d6223d95350 100644 (file)
@@ -4,7 +4,7 @@
       <meta charset="utf-8">
       <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
       {% assign ts = 'now' | date: "%s" %}
-      <title>{{ site.name }}{% if page.title != 'index' %} &gt; {{ page.title }}{% endif %}</title>
+      <title>{{ site.name }}{% if page.title != 'index' %} &gt; {{ page.title | downcase }}{% endif %}</title>
       <meta name="viewport" content="width=device-width, initial-scale=1.0, 
 user-scalable=no">      
       <link rel="stylesheet" href="{{ site.url }}/css/syntax.css?t={{ ts }}">
diff --git a/_posts/notes/2008-11-17-buttons.md b/_posts/notes/2008-11-17-buttons.md
new file mode 100644 (file)
index 0000000..e38ebda
--- /dev/null
@@ -0,0 +1,11 @@
+---
+layout: post
+title: button invasion
+date: 2009-11-17
+tags: monome fabrication electronics
+categories: notes
+permalink: notes/buttons
+---
+
+![monome, sparkfun](http://farm3.static.flickr.com/2649/4111923978_5746f85d8a.jpg)  
+monome, sparkfun
diff --git a/_posts/notes/2010-01-13-relative-time.md b/_posts/notes/2010-01-13-relative-time.md
new file mode 100644 (file)
index 0000000..235df34
--- /dev/null
@@ -0,0 +1,9 @@
+---
+title: relative time
+date: 2010-01-13
+tags: time inspiration jpg
+categories: notes
+layout: post
+permalink: notes/relativetime
+---
+[!["Relativity Visualized"](http://media.quilime.com/aggregate/agg/relativity_visualized__relative_time.jpg)](https://www.goodreads.com/book/show/17363.Relativity_Visualized)
\ No newline at end of file
diff --git a/_posts/notes/2010-01-22-cone.md b/_posts/notes/2010-01-22-cone.md
new file mode 100644 (file)
index 0000000..0361ba3
--- /dev/null
@@ -0,0 +1,12 @@
+---
+title: cone
+date: 2010-01-22
+tags: installation projection
+categories: notes
+layout: post
+permalink: notes/cone
+---
+![](http://farm3.static.flickr.com/2735/4272182477_19e3b10d8d.jpg)
+
+test pattern for [monad](/monad)
+
diff --git a/_posts/notes/2010-07-01-icosi-1.md b/_posts/notes/2010-07-01-icosi-1.md
new file mode 100644 (file)
index 0000000..038d0d8
--- /dev/null
@@ -0,0 +1,9 @@
+---
+title: icosi studio
+date: 2010-07-07
+tags: icosi fabrication 
+categories: notes
+layout: post
+permalink: notes/icosi1
+---
+[![img](http://farm5.static.flickr.com/4140/4773799092_75e68e4e66.jpg)](http://www.flickr.com/photos/quilime/4773799092/)
\ No newline at end of file
diff --git a/_posts/notes/2010-07-29-icosi-2.md b/_posts/notes/2010-07-29-icosi-2.md
new file mode 100644 (file)
index 0000000..86ff802
--- /dev/null
@@ -0,0 +1,10 @@
+---
+tags: icosi installation performance projection
+title: icosi still
+date: 2010-07-29
+categories: notes
+layout: post
+permalink: notes/icosi2
+---
+[![icosi](http://farm5.static.flickr.com/4083/4847387648_908df243cc.jpg)](http://www.flickr.com/photos/quilime/sets/72157624499344281/with/4847387648/)
+
diff --git a/_posts/notes/2011-09-28-sriyantra.md b/_posts/notes/2011-09-28-sriyantra.md
new file mode 100644 (file)
index 0000000..6d32436
--- /dev/null
@@ -0,0 +1,58 @@
+---
+date: 2011-09-28
+title: Sri Yantra
+categories: notes
+layout: post
+permalink: notes/sri
+---
+
+> The Sri Chakra or Shri Yantra of Tripura Sundari is a yantra or mandala formed by nine interlocking triangles surrounding the bindu. Four of these triangles are orientated upright representing Shiva or the Masculine. Five of these triangles are inverted triangles represent Shakti or the Feminine. Because it is composed of nine triangles, it is also known as the Navayoni Chakra.
+
+![](/m/sriyantra/kali-yantra.jpg)
+
+> Kali &rarr; goddess of eternal energy. The goddess of time and change. The ultimate reality.
+
+<!-- ![](/m/sriyantra/sri_light.png) -->
+
+![](/m/sriyantra/sri_bindu.png)
+
+<!-- ![](/m/sriyantra/sri_dark.png) -->
+
+
+![](/m/sriyantra/sri_guides.png)
+<em>sri yantra guides</em>  
+
+> Together the nine triangles are interlaced in such a way as to form 43 smaller triangles in a web symbolic of the entire cosmos or a womb symbolic of creation. Together they express Advaita or non-duality. This is surrounded by a lotus of eight petals, a lotus of sixteen petals, and an earth square resembling a temple with four doors.[1]
+
+> The Shri Chakra is also known as the nava chakra because it can also be seen as having nine levels. Each level corresponds to a mudra, a yogini, and a specific form of the deity Tripura Sundari along with her mantra. These levels starting from the outside or bottom layer are:[1]
+
+1. Trailokya Mohana or Bhupara, a square of three lines with four portals
+2. Sarvasa Paripuraka, a sixteen-petal lotus
+3. Sarva Sankshobahana, an eight-petal lotus
+4. Sarva Saubhagyadayaka, composed of fourteen small triangles
+5. Sarvarthasadhaka, composed of ten small triangles
+6. Sarva Rakshakara, composed of ten small triangles
+7. Sarva Rohahara, composed of eight small triangles
+8. Sarva siddhi prada, composed of 1 small triangle
+9. Sarvanandamaya, composed of a point or bindu 
+
+> The Sri Chakra (called the Shri Yantra) is the symbol of Hindu tantra, which is based on the Hindu philosophy of Kashmir Shaivism.
+
+
+Vijnanamaya &mdash; spiritual body composed of prayer and fortified by meditation
+
+Anandamaya &mdash; body of the joy of union with god
+
+> &mdash;he who realizes the truth of the body can then come to tknow the truth of the universe
+
+Payodhi-jala &mdash; primordial waters, force of the manifested universe
+
+> A fourth dimension of aesthetic sense, where all is in ourselves, ourselves in all &mdash;Aurobindo
+
+Tantra: analogies between the individual and the cosmos, and the life forces which govern them
+
+> reflections of what is taking place in real life and reminding thought visions of our true nature
+
+
+![](/m/sriyantra/datta5.jpg)
+
diff --git a/_posts/notes/2011-10-05-islands.md b/_posts/notes/2011-10-05-islands.md
new file mode 100644 (file)
index 0000000..9b8af11
--- /dev/null
@@ -0,0 +1,11 @@
+---
+title: islands
+date: Oct 05 2011, 03:53:55 PM
+categories: notes
+layout: post
+permalink: notes/islands
+---
+
+> Imagine that every man's mind is an island, surrounded by ocean. Each seems isolated, yet in reality all are linked by the bedrock from which they spring. If the ocean were to vanish, that would be the end of the islands. They would all be part of one continent, but their individuality would be gone.
+
+&mdash;"The Inspector" Overlord. Childhoods End, Arthur C. Clark. p.176
diff --git a/_posts/notes/2011-10-06-dushera.md b/_posts/notes/2011-10-06-dushera.md
new file mode 100644 (file)
index 0000000..4b6ad8d
--- /dev/null
@@ -0,0 +1,9 @@
+---
+title: dushera
+date: Oct 06 2011, 06:00:16 PM
+categories: notes
+layout: post
+permalink: notes/dushera
+---
+
+[![](http://farm7.staticflickr.com/6098/6265932597_c89ec37c99_z.jpg)](http://www.flickr.com/photos/quilime/6265932597/sizes/l/in/photostream/)
diff --git a/_posts/notes/2011-10-20-smogsun.md b/_posts/notes/2011-10-20-smogsun.md
new file mode 100644 (file)
index 0000000..8e0fbd2
--- /dev/null
@@ -0,0 +1,11 @@
+---
+title: smogsun
+date: Oct 23 2011, 06:06:33 PM
+categories: notes
+layout: post
+permalink: notes/smogsun
+---
+
+<a href="http://www.flickr.com/photos/quilime/6265929413/sizes/l/in/photostream/">
+<img src="http://farm7.staticflickr.com/6230/6265929413_f47dddb458_z.jpg" />
+</a>
diff --git a/_posts/notes/2011-10-23-water_is_life.md b/_posts/notes/2011-10-23-water_is_life.md
new file mode 100644 (file)
index 0000000..26ea6b1
--- /dev/null
@@ -0,0 +1,11 @@
+---
+title: Water Is Life
+date: Oct 23 2011 06:04:38 PM
+categories: notes
+layout: post
+permalink: notes/wil
+---
+
+<a href="http://www.flickr.com/photos/quilime/6266458764/sizes/l/in/photostream/"><img src="http://farm7.staticflickr.com/6034/6266458764_6f71bd0a7e_z.jpg"></a>
+
+near Quotar Minar in Dadabari.
diff --git a/_posts/notes/2012-02-20-temple.md b/_posts/notes/2012-02-20-temple.md
new file mode 100644 (file)
index 0000000..df4c98c
--- /dev/null
@@ -0,0 +1,10 @@
+---
+date: feb 20 2012
+title: temple
+categories: notes
+layout: post
+permalink: notes/temple
+---
+<a href="http://www.flickr.com/photos/quilime/6914577153/sizes/z/in/photostream/">
+       <img src="http://farm8.staticflickr.com/7053/6914577153_4c2b7d8a1a_z.jpg">
+</a>
diff --git a/_posts/notes/2012-04-01-studiopano.md b/_posts/notes/2012-04-01-studiopano.md
new file mode 100644 (file)
index 0000000..1ac35bc
--- /dev/null
@@ -0,0 +1,11 @@
+---
+title: studio pano
+date: 2012-04-01
+categories: notes
+layout: post
+permalink: notes/studiopano
+---
+<a href="http://www.flickr.com/photos/quilime/7039418073/in/photostream/"><img src="http://farm8.staticflickr.com/7187/7039418073_33cb505a31_z.jpg"/></a>
+
+studio panorama taken by <a href="http://onecm.com">Ryan Alexander</a>  
+<a href="http://www.flickr.com/photos/quilime/7039418073/in/photostream/">flickr</a>
\ No newline at end of file
diff --git a/_posts/performance/2012-05-02-modulations.md b/_posts/performance/2012-05-02-modulations.md
new file mode 100644 (file)
index 0000000..395faa5
--- /dev/null
@@ -0,0 +1,23 @@
+---
+title: modulations
+date: may 2 2012
+tags: video visuals live
+categories: performance
+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
+
+
+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. 
+
+visual software created with: [audio-shadertoy](http://notlion.github.com/audio-shadertoy/)
+
+for this setup, the live audio was analyzed by ChucK through the built-in mic on my macbook air. the ChucK script routes osc to Node, and the client receives via web sockets.
+
+because osx-style full-screen multi-monitor support is completely broken in OSX Lion, we couldn't use chrome. so we stripped out all the chrome-only webaudioapi stuff, and replaced it with an osc receiver. This allowed us to analyze the audio with an external interface and use any browser that supports webgl canvas, and does multi-monitory fullscreen correctly on osx. we ended up using firefox.
+
+live-audio branch with float-sliders ui [warning:totally hacky] : 
+[http://github.com/quilime/audio-shadertoy/tree/live-audio-ff-datgui](http://github.com/quilime/audio-shadertoy/tree/live-audio-ff-datgui)
diff --git a/_posts/projects/2012-12-15-facereplace.md b/_posts/projects/2012-12-15-facereplace.md
new file mode 100644 (file)
index 0000000..e63fcd3
--- /dev/null
@@ -0,0 +1,33 @@
+---
+title: face replace
+date: dec 15 2012
+thumb: http://media.quilime.com/files/projects/facereplace/thumb.png
+categories: projects
+layout: post
+---
+![](http://media.quilime.com/files-bak/projects/facereplace/8282922605_6b0b20d255_z.jpg)
+
+
+Created and shown over 36 hours during [ArtHackDay "Lethal Software"](http://arthackday.net/gaffta/) 
+at [GAFFTA](http://gaffta.org), December 15, 2012.
+
+Physical installation built with a pre-existing art frame prototype. Viewers experience the work as a large
+portrait mirror, and they see a face superimposed onto their own in real time. Viewers can take a snapshot 
+of their own face which immediately becomes superimposed onto their own. As people view the mirror, subsequent 
+people have their faces replaced by the previous viewers faces.
+
+A physical knob enables viewers to explore faces people have saved.
+
+Sourcecode on github: [https://github.com/quilime/face-replace](https://github.com/quilime/face-replace)
+
+Built with [OpenFrameworks](https://github.com/openframeworks/openFrameworks) 
+and [ofxFaceTracker](https://github.com/kylemcdonald/ofxFaceTracker) and based on examples 
+in [FaceSubstitution](https://github.com/arturoc/FaceSubstitution).
+
+<!--more-->
+
+![](http://media.quilime.com/files-bak/projects/facereplace/8282922729_0196638a30_z.jpg)
+![](http://media.quilime.com/files-bak/projects/facereplace/8283981934_30b21287f5_z.jpg)
+![](http://media.quilime.com/files-bak/projects/facereplace/8282923389_b3628ece41_z.jpg)
+![](http://media.quilime.com/files-bak/projects/facereplace/8283982270_f7071d0bf1_z.jpg)
+![](http://media.quilime.com/files-bak/projects/facereplace/8282923287_b61cc6d82c_z.jpg)
diff --git a/_posts/works/2007-05-02-dots.md b/_posts/works/2007-05-02-dots.md
new file mode 100644 (file)
index 0000000..9dfbf40
--- /dev/null
@@ -0,0 +1,26 @@
+---
+title: dots
+date: 2007-05-02
+thumb: http://media.quilime.com/files/projects/dots/thumb.png
+categories: works
+layout: post
+---
+
+![](http://portfolio.quilime.com/new/content/01_Dots/images/out.0033.png)
+
+"Dots" is an interaction between human and computational order and chaos.
+Notes are generated in an circular ordered, repetitive pattern. Connection lines
+represent human-played audio tones, line length representing pitch.
+While notes are played by the human musician, the notes wander away from their original
+places, warping and distorting the connecting lines, resulting in a more chaotic
+and unusual soundscape as time passes.
+
+Human generated tones are rendered with lines. The software manipulates these tones via random visual noise, making both audio and visual more chaotic of time. Tones start rigid and rhythmic, slowly degenerating into an organic, complex and chaotic system of overlapping frequencies and polyrhythms.
+
+**interactive software written in c++**
+
+![](http://portfolio.quilime.com/new/content/01_Dots/images/out.0206.png)
+
+![](http://portfolio.quilime.com/new/content/01_Dots/images/out.0760.png)
+
+![](http://portfolio.quilime.com/new/content/01_Dots/images/out.1373.png)
diff --git a/_posts/works/2008-05-01-jelly.md b/_posts/works/2008-05-01-jelly.md
new file mode 100644 (file)
index 0000000..9cab794
--- /dev/null
@@ -0,0 +1,31 @@
+---
+title: Jellies
+date: 2008-05-01
+thumb: http://media.quilime.com/files/projects/jelly/thumb.png
+categories: works
+layout: post
+---
+
+![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.0237.png)
+
+Organic forms react to the user and each other. Their motions and position in space create and/or affect audio. A tenticles depth in space is correlated to volume, while its color is linked to a tone in the audio spectrum. Interaction with the tentacle instrument is smooth, undulating, jellyfish-like.
+
+<!--"Jellyfish" is an interactive soundscape that explores the interaction between
+a life-like programmed intelligence, and a human user. Tentacles respond and modify audio or controller inputs, affecting the audio tones that each tenticle eminates. A tenticles depth in space is correlated to volume, while color is related to tone in the audio spectrum.-->
+
+*c++, OpenGL*
+
+
+![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.0284.png)
+
+![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.1075.png)
+
+![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.1137.png)
+
+![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/out.0389.png)
+
+![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/zout.0325.png)
+
+![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/zzout.0484.png)
+
+![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/zzout.0624.png)
index cf03a3707f5af7b4c91ceb52df7e26cb476014be..0d8b01176f8ec21e44e74529eb21db3ae26e1a74 100644 (file)
--- a/about.md
+++ b/about.md
@@ -8,9 +8,9 @@ title: about
 Gabriel Labov Dunne creates works of sound and space, still and moving images, performance, installation, sculpture, and software.
 
 
-## email  contact
+## email
   
-studio at gabrieldunne dot com  
+contact [at] gld [dot] studio
 
 ## rss feed
   
@@ -32,6 +32,7 @@ studio at gabrieldunne dot com
 
 ## network
 
+[blog](http://quilime.com)  
 [okaynokay](https://oknk.studio)  
 [instagram](http://instagram.com/gabrieldunne)  
 [twitter](http://twitter.com/gabrieldunne)  
@@ -39,7 +40,6 @@ studio at gabrieldunne dot com
 [flickr](http://flickr.com/photos/quilime)  
 [vimeo](https://vimeo.com/gabrieldunne)  
 [instructables](http://www.instructables.com/member/gabrieldunne/)  
-[blog](http://quilime.com)  
 [linkedin](http://www.linkedin.com/in/gabrieldunne)  
              
              
index 1afcd5f521e937bb7c7f21657e0063b71e69eece..dea325796da892531905c6e3c20d6c76659a1b46 100644 (file)
@@ -17,36 +17,8 @@ title: archive
     </li>
   {% endfor %}
   
-  <h3 class="date">∞</h3>
+  <h2 class="date">∞</h2>
   <li>
   <h2><a href="/past/">PAST WORK</a></h2>
   </li>
-</ul>  
-
-
-<!--
-
-<div class="posts">
-{% for category in site.categories %}
-<h3>{{ category | first }}</h3>  
-  <ul class="posts">
-    {% for posts in category %}
-      {% for post in posts %}
-        <li><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></li>
-      {% endfor %}
-    {% endfor %}
-  </ul>  
-{% endfor %}
-</div>
-
-
-<div id="home">
-  <ul class="posts">
-    {% for post in site.posts %}
-      <li>
-      <a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a>
-      </li>
-    {% endfor %}
-  </ul>
-</div>
--->
+</ul>  
\ No newline at end of file
index d3b57c9ea35861e4932cbe57d771e464eab2e68a..f90f282e03406f7802ea311a744dde0f7a933334 100755 (executable)
@@ -12,7 +12,7 @@
 body {
   font-family: sans-serif;
   font-size:14px;
-  line-height:1.8em;
+  line-height:1.5em;
   letter-spacing: 0.015em;
 }
 h1, h2, h3 {
@@ -26,15 +26,6 @@ h1, h2, h3, h4, h5, h6 {
   margin: 1em 0;
   border:0;
 }
-/*h1 {
-  margin:0em 0 1em 0;
-  line-height:1em;
-  font-size:2em;
-  font-weight:normal;
-}
-h1 a {
-  text-decoration:none;
-}*/
 h1, h2 {
   margin:3em 0 1em 0;
   font-size:1.5em;
@@ -77,12 +68,21 @@ a:hover   {
 
 
 blockquote {
-  padding:2em;
-  line-height:2em;
+  padding:0.5rem;
+  line-height:1.8em;
   font-style: italic;
+  border-left: 2px dotted #444;
+  font-family: serif;
+  font-size: 1.2em;
+  color:#666;
+  margin: 3rem 0;
+  padding-left: 3rem;   
 }
 
-p { text-align:left; }
+
+p { 
+  text-align:left; 
+}
 
 header {
   margin-bottom:2em;
@@ -154,6 +154,7 @@ ul.thumbs .img {
   padding:0;
   list-style-type: none;
   margin-bottom: 4em;
+  line-height: 2.3em;
 }
 .posts h1 {
 }
@@ -246,7 +247,7 @@ ul.index li {
   left:0;
   display:block;
   height:2em;
-  font-size:1.0em;
+  font-size:1.1em;
 /*  font-weight:bold;*/
 }
 .nav ul, .nav-index ul {
index d9c35857ed5a318e4b5e8fe48a150876db70ad85..0eb7c8b7f68c5dc0a7fd54646e5bcbb336856e78 100644 (file)
--- a/notes.md
+++ b/notes.md
@@ -4,19 +4,18 @@ title: Notes
 ---
 
 <ul class="posts">
-  
-{% for post in site.categories.notes %}
-{% if post.url %}
-  
-  <h2 style="margin:0;padding:0;margin-bottom:0.5em;">
-    <a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a>
-    <br />
-    <span style="font-size:0.7em;line-height:1em;position:relative;top:-0.45em">{{ post.date | date: "%Y-%m-%d" }}</span>
-  </h2>
-  
-  {% endif %}
-{% endfor %}
-
+  {% for post in site.categories.notes %}
+    {% if post.url %}
+      {% capture day %}{{ post.date | date: '%Y' }}{% endcapture %}
+      {% capture nday %}{{ post.next.date | date: '%Y' }}{% endcapture %}
+    {% if day != nday %}
+    <h2 class="date">{{ post.date | date: "%Y" }}</h2>
+    {% endif %}
+    <li>
+    <h2><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></h2>
+    </li>  
+    {% endif %}
+  {% endfor %}
 </ul>
   
 
index 78d57a40945263c9b14bdfe0897651fe11f7f65b..14c81b316f480719aed5e381b07592f1d64a4ba3 100644 (file)
@@ -9,12 +9,7 @@ title: Projects
 {% if post.url %}
   
   <li>
-  <!-- <a href="{{ site.url }}{{ post.url }}"> -->
-    <!-- <div class="img"><img src="{{ post.thumb }}" /></div> -->
-<!--     <br />
-    {{ post.title }} -->
-  <!-- </a> -->
-  <h2><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></h2>
+    <h2><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></h2>
   </li>    
   
 {% endif %}
index a3d9e7a555f394ec24dcedbb754056c932bdf379..c5fb78bdeb16a24ccbc85265cea5caadd4dd87e9 100644 (file)
@@ -10,11 +10,6 @@ title: Works
 {% if post.url %}
   
   <li>
-  <!-- <a href="{{ site.url }}{{ post.url }}"> -->
-    <!-- <span class="img"><img src="{{ post.thumb }}" /></span> -->
-<!--     <br />
-    {{ post.title }} -->
-  <!-- </a> -->
       <h2><a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></h2>
   </li>