]> git.quilime.com - notes.git/commitdiff
Updated posts
authorGabriel Dunne <gdunne@quilime.com>
Mon, 26 Jan 2015 01:16:17 +0000 (17:16 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Mon, 26 Jan 2015 01:16:17 +0000 (17:16 -0800)
27 files changed:
_config.yml
_layouts/default.html
_posts/2001-07-05-arch.md
_posts/2002-05-01-colorcalc.md
_posts/2002-06-12-celestes.md
_posts/2003-05-05-bodyneg.md
_posts/2006-05-05-celestialmechanics.md
_posts/2007-07-02-mask.md
_posts/2007-08-23-prism.md
_posts/2008-05-02-rattle.md
_posts/2008-05-04-forestweb.md
_posts/2008-07-05-cabspotting.md
_posts/2008-10-05-swimtank.md
_posts/2009-01-06-seashell.md
_posts/2009-02-02-synonymovement.md
_posts/2009-04-08-mekstension.md
_posts/2009-04-12-triangles.md
_posts/2009-08-09-bayareatrans.md
_posts/2010-10-04-seaquence.md
_posts/2012-04-03-audioshadertoy.md
_posts/2014-04-23-gh-td.md
_posts/2014-05-08-phi.md [deleted file]
_posts/2014-09-18-landscapes.md [new file with mode: 0644]
_posts/2015-01-21-hyperterra.md [new file with mode: 0644]
about.md
css/main.css
works.md

index 9aaf7446e6c122c31f09a4d3f35420eca2e6557e..afaea1ad856542c468497f6702691c95e88f70bf 100644 (file)
@@ -1,5 +1,5 @@
-name            : Gabriel Dunne
-author          : Gabriel Dunne
+name            : Gabriel Labov Dunne
+author          : Gabriel Labov Dunne
 author_url      : http://gabrieldunne.com
 author_email    : studio@gabrieldunne.com
 markdown        : redcarpet
index f853008d2e961e96abefbcf408ac1da73bd0ecf0..81b9088c071c8a22b5818f113835527ed138f884 100644 (file)
         <li><a href="{{site.baseurl}}/about.html">about</a></li>
         <li><a href="{{site.baseurl}}/news.html">news</a></li>
         <li><a href="{{site.baseurl}}/works.html">works</a></li>
-      </ul>
 
+         <ul class="index">
+            {% for post in site.posts %}
+              {% capture day %}{{ post.date | date: '%Y' }}{% endcapture %}
+              {% capture nday %}{{ post.next.date | date: '%Y' }}{% endcapture %}
+              {% if day != nday %}
+              <!-- <h3 class="date">{{ post.date | date: "%Y" }}</h3> -->
+              {% endif %}
+              <li>
+                <a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a>
+              </li>
+            {% endfor %}
+          </ul>
 
-      <ul class="index">
-        {% for post in site.posts %}
-          {% capture day %}{{ post.date | date: '%Y' }}{% endcapture %}
-          {% capture nday %}{{ post.next.date | date: '%Y' }}{% endcapture %}
-          {% if day != nday %}
-          <h3 class="date">{{ post.date | date: "%Y" }}</h3>
-          {% endif %}
-          <li>
-            <a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a>
-          </li>
-        {% endfor %}
-      </ul>        
+      </ul>
 
     </div>
 
index 175c144e76679550ba2be4f2c303dc665a02d453..93a48b88458bfe548a654758404241d42c93a7cd 100755 (executable)
@@ -1,8 +1,9 @@
 ---\r
 layout: post\r
-title: Architecture Models\r
+title: Architecture Mythos\r
 date: 2001-07-05\r
 categories: design\r
+thumb: m/icarus-deadalus/thumb.png\r
 ---\r
 \r
 ![]({{site.baseurl}}/m/arch/007_sm.jpg)\r
index 606cd3ad7a3d0f5a95f40344ac4ae988744c94e4..bd2ccde579a167dda5d5ff7fe28dd9bfcc16d180 100644 (file)
@@ -3,6 +3,7 @@ layout: post
 date: 2002-05-01
 title: "Color/Shape/Sound"
 categories: articles
+thumb : m/colormuscalc/circleoffifths_color.gif
 ---
 
 
index f6e85dff2f97539915c27b51cc410096e609414d..ec4589ba0d116c7a90b6ebbf784296af40ade42a 100755 (executable)
@@ -3,6 +3,7 @@ layout: post
 title: "Celestes Calendar"\r
 date: 2002-06-12\r
 categories: design\r
+thumb: m/celestes/thumb.png\r
 ---\r
 \r
 ![]({{site.baseurl}}/m/celestes/calendar_piece_thmb.jpg)\r
index 34e07f621939e6841a190ed63bfc8505ccc425db..e57f9a8c1f3c835e167e56a72d0296523ec05db2 100755 (executable)
@@ -3,6 +3,7 @@ layout: post
 title: Body Negative\r
 date: may 05 2003\r
 categories: art\r
+thumb: m/bodyneg/thumb.png\r
 ---\r
 \r
 ![]({{site.baseurl}}/m/bodyneg/003.png)\r
index 8906bdb218846000fe385ec96d704a6c5ed7bbdb..4b5ecad8b82e83dc431e6931b62a7dd3b87f2546 100755 (executable)
@@ -3,6 +3,7 @@ layout: post
 title: "Celestial Mechanics"
 date: 2006-05-05
 categories: datavis animation
+thumb: m/cm/thumb.png
 ---
 
 ![]({{site.baseurl}}/m/cm/celestialmechanics_satring_sm.jpg)
index 21f33e47e6a366a9a09f5c972138c214b6547c2b..45ed15c8db10d3390902468203c101a96762db73 100755 (executable)
@@ -3,6 +3,7 @@ layout: post
 date: 2007-07-02\r
 title: Mask\r
 categories: art\r
+thumb: m/mask/thumb.png\r
 ---\r
 \r
 ![]({{site.baseurl}}/m/mask/mask.jpg)\r
index c8ef030ee4e5e9cead918cb67870ac8adff5604c..63b3693016d8e275a53c55017eb0f3c9cafbf499 100755 (executable)
@@ -3,6 +3,7 @@ layout: post
 title: "Prism"\r
 date: 2007-08-23\r
 categories: art\r
+thumb: m/prism/thumb.png\r
 ---\r
 \r
 ![]({{site.baseurl}}/m/prism/3.jpg)\r
index e0bfdaa85f7eb182c396a2c66972f0567c4e0b8f..2fcc58cad55733e505ba1f88c8a008c00e07e4ff 100755 (executable)
@@ -3,6 +3,7 @@ title: Rattle
 date: 2008-05-02\r
 categories: audiovisual software\r
 layout: post\r
+thumb: m/rattle/thumb.png\r
 ---\r
 \r
 <iframe src="http://player.vimeo.com/video/978557?title=0&amp;byline=0&amp;portrait=0" width="800" height="400" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>\r
index fafb3af7264f8eee2c8a8646ec0aff18ef9d7bdd..bb5fea672ebaf1f70f07ebe864738c44c1882f6b 100644 (file)
@@ -3,6 +3,7 @@ layout: post
 date: 2008-05-04
 title: Forest Web
 categories: software
+thumb : m/forestweb/thumb.png
 ---
 
 ![]({{site.baseurl}}/m/forestweb/zforest.0619.png)
index 9febc371f95e9191b68c7f1e1f9bb63c39f2a671..31a6e3d53037499792a71f34b1f3fe9d4beb8405 100755 (executable)
@@ -3,6 +3,7 @@ title: Cabspotting
 date: 2008-07-05 \r
 categories: datavis software\r
 layout: post\r
+thumb: m/cabspotting/thumb.png\r
 ---\r
 \r
 <iframe src="http://player.vimeo.com/video/68519298?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="800" height="500" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>\r
index 7f01dac63fd87bc07c1c7a5cdaa3a3117d1e33a6..0bdb1a006a97ae43fbb5ff959c4d5ab5cdb14e20 100644 (file)
@@ -3,6 +3,7 @@ layout: post
 title: Swim Tank
 date: 2008-10-05
 categories: software
+thumb: m/swimtank/thumb.png
 ---
 
 ![]({{site.baseurl}}/m/{{page.id}}/fishtank.6677.png)
index 8e83e2935204402eb0419713ae53d6c092d08636..b3e53dc87581bd4a90f274a2b9f2ae51edbff769 100644 (file)
@@ -3,6 +3,7 @@ layout: post
 title: seashell
 date: 2009-01-06
 categories: art
+thumb: m/seashell/thumb.png
 ---
 
 ![]({{site.baseurl}}/m/seashell/seashell.jpg)
index f346b10e827723ea669e96eb677fd5efcf2d7a0f..d7323f519b7619911ce8f31bcf39f84fc9fe53e2 100755 (executable)
@@ -3,6 +3,7 @@ layout: post
 date: 2009-02-02\r
 title: Synonymovement\r
 categories: audiovisual\r
+thumb: m/synonymovement/thumb.png\r
 ---\r
 \r
 <iframe src="http://player.vimeo.com/video/66201262?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="800" height="600" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>\r
index e80409a986bf0112e5781c3c36b6a229b0132ab1..64ca898a1a5fb568310e4fc1157fc8189f1d9001 100755 (executable)
@@ -4,6 +4,7 @@ title: Mekstension
 date: 2009-04-08\r
 categories: software\r
 client: Mekanism\r
+thumb: m/mekstension/thumb.png\r
 ---\r
 \r
 ![]({{site.baseurl}}/m/mekstension/3423610002_7d387b5a0f_o.png)\r
index 393caf8ce612b71360cb9ae337ec20c3135c5816..0cc24a5d501c3c1765792e876b7ee92a98a1d786 100755 (executable)
@@ -3,6 +3,7 @@ layout: post
 title: "Triangles"
 date: 2009-04-13
 categories: art sculpture
+thumb: m/triangles/thumb.png
 ---
 
 ![]({{site.baseurl}}/m/triangles/triangles.jpg)
index a9a2cb9e683f05099e2b8bab94021b4321f77743..29697ca3f9610de3b5213db2ef8ee0b8778a8cf9 100755 (executable)
@@ -3,6 +3,7 @@ layout: post
 title: "Bay Area Transit"\r
 date: 2009-08-09\r
 categories: datavis software\r
+thumb: m/bayareatransit/thumb.png\r
 ---\r
 \r
 ![]({{site.baseurl}}/m/bayareatransit/baytransproposal.png)\r
index acfbf822bf4d14b3fcd4eb199da08fcd14c14106..d61522e1eae532f2e19f4b8d8c61d82f9bc35a29 100755 (executable)
@@ -1,7 +1,7 @@
 ---\r
 layout: post\r
 title: "Seaquence"\r
-categories: portfolio software\r
+categories: portfolio software featured\r
 date: 2010-10-04\r
 excerpt: software music toy\r
 thumb: /m/seaquence/thumb2.png\r
index 9859ab909e543018b843c7fcd38fb3f84ac5481d..e758b0d0d41e1ca5583de9aa6ec9d11adbd985b0 100755 (executable)
@@ -17,7 +17,6 @@ Ryan Alexander, Reza Ali, Gabriel Dunne
 Source on [Github](https://github.com/quilime/audio-shadertoy/).\r
 \r
 \r
-\r
 ### exhibition\r
 <iframe src="http://player.vimeo.com/video/39874057?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="800" height="400" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>\r
 Audio Shader-Toy at [Creators Project SF](http://thecreatorsproject.vice.com/zh-fr/videos/art-hack-weekend-san-francisco-2012)\r
@@ -28,3 +27,10 @@ Audio Shader-Toy at [Creators Project SF](http://thecreatorsproject.vice.com/zh-
 \r
 <iframe src="http://player.vimeo.com/video/41406543?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="800" height="450" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>\r
 Live-coded visuals for Chris Carlson by Gabriel Dunne.\r
+\r
+\r
+### screenshot\r
+\r
+![](/m/audioshadertoy/quasi.png)\r
+\r
+\r
index 20650c72aed90f021c6e367b7d5ae4cebfb6bc3d..714771a50fc16b90147a4502f375a27a6d62f6bf 100644 (file)
@@ -3,6 +3,7 @@ layout: post
 title:  "GH -> TD"
 date:   2014-04-23
 categories: code
+thumb: m/gh-td/thumb.png
 ---
 
 ## Abstract
diff --git a/_posts/2014-05-08-phi.md b/_posts/2014-05-08-phi.md
deleted file mode 100644 (file)
index 4518f17..0000000
+++ /dev/null
@@ -1,125 +0,0 @@
----
-layout: post
-title:  "Phi"
-date:   2014-05-06
-categories: articles
-author: Gabriel Dunne
-bg : #fff
----
-
-Article written during an artist residency at Autodesk/Pier9. Originall published on <a href="http://www.instructables.com/id/The-Golden-Proportion/">Instructables.com</a>, as part of a series of generative form and fabrication projects.
-
-<br /><br />
-
-# Phi and The Golden Proportion
-
-The process of creation typically does not depend on a singular methodology when generating, perceiving and manipulating a form. Of the many ways to make a "thing", the observation and incorporation of natural phenomena is commonly used. However, in the process of observing and taking creative cues from the universe, one finds an enormous variety of phenomena to chose from. The beauty, order and variety in nature is readily visible. The golden proportion, or golden ratio is a classic pattern you've most likely seen that occurs in nature and demonstrates very interesting commonalities and relationships between various areas of physical, biological worlds. At its simpliest, it is a mathematical relationship between two quantities. By definition, two quantities are in the golden proportion if their ratio is the same as the ratio of their sum to the larger of the two quantities. 
-
-> the ratio of **A** + **B**   
-  is to **A** as   
-  **A** is to **B**   
-
-In math, the ratio is commonly referred to as the greek letter Phi , As a decimal, it is represented as 1.6180339887498948482... It is an irrational number, ie, has an infinite number of decimal places that never repeat, like  *e* or *PI*.
-
-The proportion is useful in the description of symmetry, as well as descriptions of polyhedra and polygons, as the ratio appears as a fundamental building block to base geometric solids. Mathematicians, designers and artists throughout history have studied the properties of the golden ratio, including its appearance in the dimensions of a regular pentagon and the golden rectangle, which can be cut into a square and a smaller rectangle with the same aspect ratio. The golden ratio has also been used to analyze the proportions of natural objects as well as man-made systems.
-
-This article documents some distinct methods I've found for deriving the ratio with geometry. If you know of others, please comment and I'll add them.
-
-Required Materials for doing it by hand
-
-Compass
-Straightedge
-Marking Tool
-Paper
-With a computer, you can use any drawing program that can do lines and arcs. Snapping helps as well.
-
-
-## The Golden Rectangle
-![]({{site.baseurl}}/m/golden/gr_01.PNG)
-
-Possibly the most common and widely used method to find the golden ratio is within the golden rectangle. The ratio of the short side of the rectangle to the long side is Phi. This is commonly seen when describing the Fibonacci sequence as a series of golden rectangles embedded within each other.
-
-  1. Draw a square that has sides that are 1 unit long
-  2. Place a compass point at 1/2 of the bottom side of the square
-  3. Rotate the compass clockwise it is on the same horizontal plane as the base of the square.
-  4. Where there compass arc and the base of the rectangle meet is Phi
-
-
-## Single Known Length
-![]({{site.baseurl}}/m/golden/gr_02.PNG)
-
-The simplest way to find Phi that I know of is not the traditional Golden Rectangle method. We can actually derive Phi from a single known length. In this method, we have a line that has a known length, in this case it has a length of 1.
-
-  1. Align the known length vertically (A)
-  2. Align another line of the same length to one end to the midpoint of the vertical length, and the other end to the horizontal plane. (B)
-  3. With a third duplicate length, align one end to the midpoint of the second length, and then other end to the horizontal plane. (G)
-  4. The ratio of (AB) to (AG) is Phi
-  5. 
-
-
-## Triangle in a Circle
-![]({{site.baseurl}}/m/golden/gr_03.PNG)
-
-We can find the golden ratio when inscribing a triangle inside a circle. This step assumes you can draw a perfect equilateral triangle within a circle. There are a few ways to draw a triangle without a computer or other devices that I listed in the requirements, such as this article on drawing an Equilateral Triangle
-
-  1. Draw a circle.
-  2. Align an equilateral triangle so it fits within the circle bounds.
-  3. Draw a horizontal line that starts from the 1/2 point of the left edge of the triangle (A)
-  4. Continue the line to the other side of the triangle (B) until it intersects with the edge of the circle (G)
-
-
-## Square in a Circle
-![]({{site.baseurl}}/m/golden/gr_04.PNG)
-
-The square-in-circle method is similar to the triangle, and related. It's interesting to see the pattern and relationships between these shapes emerge.
-
-  1. Draw a circle
-  2. Divide the circle in half with a horizontal line
-  3. Draw a square that rests on the horizontal line, and is scaled vertically so its two top corners intersect the edge of the circle.
-  4. The length one side of the square (AB) to the distance to the right or left edge of the circumference of the circle (AG) is Phi
-  
-## Pentagon in a Circle
-![]({{site.baseurl}}/m/golden/gr_05.PNG)
-
-The pentagon in a circle method is similar to triangle and square.
-
-  1. Draw a circle
-  2. Within the bounds of the circle, draw a pentagon, and intersect the vertices with the edge of the circle.
-  3. Draw two lines that emanate from the bottom vertices of the pentagon, and intersect at the top vertex of the pentagon.
-  4. Draw a horizontal line from the leftmost vertex (A) of the pentagon to the rightmost vertex (B) of the pentagon.
-  5. The ratio of (AB) to (AG) is Phi
-
-## Pentagon in a Circle 2
-![]({{site.baseurl}}/m/golden/gr_06.PNG)
-
-If you've already inscribed a pentagon in a circle, the ratio actually exists in another measurable place.
-
-  1. Connect all the vertices into a 5 pointed star.
-  2. If the edge of the pentagon is 1, then the length of the connecting star lines in Phi
-  3. Additionally, the length of the smaller lines within the star are also related. They are 1 / Phi
-
-## 1/2 Square
-![]({{site.baseurl}}/m/golden/gr_07.PNG)
-
-The 1/2 square method
-
-  1. Draw a side of a rectangle with length 1 on the horizontal, and a height of 1/2 on the vertical.
-  2. Draw a diagonal line within the rectangle (xy)
-  3. Place your compass point at (y) and set it to length (yz)
-  4. Inscribe an arc until it intersects with the diagonal line. (w)
-  5. Place your compass point at (x) and set it to length (xw)
-  6. Inscribe an arc that starts at (w), and intersects with the bottom of the rectangle (u)
-  7. (xu) is 1/Phi
-
-## Conclusion
-
-Below are the following reference files for all methods as AI, DXF, Solidworks, and PDF
-
-  - [golden.ai]({{site.baseurl}}/m/golden/golden.ai)
-  - [golden.dxf]({{site.baseurl}}/m/golden/golden.DXF)
-  - [golden.pdf]({{site.baseurl}}/m/golden/golden.pdf)
-  - [golden.slddrw]({{site.baseurl}}/m/golden/golden.SLDDRW)
-
-
-Also posted on [instructables.com](http://www.instructables.com/id/The-Golden-Proportion/)
-  
diff --git a/_posts/2014-09-18-landscapes.md b/_posts/2014-09-18-landscapes.md
new file mode 100644 (file)
index 0000000..77f45c2
--- /dev/null
@@ -0,0 +1,23 @@
+---
+layout: post
+title:  Landscape
+date:   2014-09-18
+categories: projection+sculpture
+author: Gabriel Dunne
+bg : #fff
+thumb: m/hyperterra/landscape-thumb.png
+---
+
+process for [Hyper Terra](/hyperterra/)
+
+Ranging in size from 4" x 4" x 1" to 16" x 16" x 5"
+
+<img src="https://farm6.staticflickr.com/5590/15104002290_8ee4afd74f_b.jpg" /> 
+
+<img src="https://farm6.staticflickr.com/5588/15104142328_90772082ca_c.jpg" />
+
+<img src="https://farm3.staticflickr.com/2941/15290328792_6464eb9c35_c.jpg" />
+
+<img src="https://farm3.staticflickr.com/2941/15103960859_afcf6b480f_c.jpg" />
+
+<a href="https://www.flickr.com/photos/quilime/">more via flickr...</a>
\ No newline at end of file
diff --git a/_posts/2015-01-21-hyperterra.md b/_posts/2015-01-21-hyperterra.md
new file mode 100644 (file)
index 0000000..6b7f507
--- /dev/null
@@ -0,0 +1,26 @@
+---
+layout: post
+title:  "Hyper Terra"
+date:   2015-01-21
+categories: projection+sculpture
+author: Gabriel Dunne
+bg : #fff
+thumb : m/hyperterra/thumb.png
+---
+
+![](https://farm9.staticflickr.com/8628/15720136304_8e24c47f87_c.jpg)
+
+**Hyper Terra**  
+*CNC milled multi-density fiber board, waterjet birch plywood and aluminum, projector, embedded computer, power supply, c++ graphics software*  
+
+**Process Photos**: [https://www.flickr.com/photos/quilime/sets/72157647947813024/](https://www.flickr.com/photos/quilime/sets/72157647947813024/)  
+**Instructable**: [http://www.instructables.com/id/Hyper-Terra/](http://www.instructables.com/id/Hyper-Terra/)  
+
+![](https://farm8.staticflickr.com/7515/16316613586_e540698489_b.jpg)
+
+
+
+
+
+
+
index 771f93ad0648e05a14a8ce5ceb9a18cf50eff569..84b349aa229481deff6bebc19a5bc122bc03b54d 100644 (file)
--- a/about.md
+++ b/about.md
@@ -7,7 +7,7 @@ title: about
 
 
 
-<!-- <img src="/m/gabrieldunne-210x210.png" /> -->
+<img src="/m/gabrieldunne-210x210.png" />
 
 <!-- 
 <em style="font-size:0.8em"> photo credit: stephanie sherriff</em> 
index 2efa2589d450194486fbb3d59cd32463253a0533..7094b5077167626905860d33dbea45a7321e3bec 100755 (executable)
@@ -178,9 +178,9 @@ ul.index {
   margin:0;
   padding:0;
   list-style-type: none;
-  border-top:1px dashed #999;
-  padding-top:1em !important; 
-  margin-top:1em !important;
+  border-top:1px dotted #999;
+  margin-top:0.5em !important;
+  padding-top:0.5em !important;
 }
 ul.index .date {
   position:relative;
@@ -211,18 +211,18 @@ ul.index li {
 /*****************************************************************************/
 
 .site {
-  margin: 0em 0 2em 13em;
+  margin: 0em 0 2em 15em;
   padding: 0 0 0 0em;
   max-width: 800px;
   position:absolute;
   top:1em;
 }
-@media (max-width: 800px) {
+/*@media (max-width: 800px) {
   .site {
     padding:0;
     margin: 13em 0 2em 0;
   }
-}
+}*/
 
 
 .footer {
index c8ca3ea496870f92a5703bd9dc670c6b533438c9..938d6834edd7d33b02eabbeaa1f6472bd369b25c 100644 (file)
--- a/works.md
+++ b/works.md
@@ -3,7 +3,12 @@ layout: default
 title: index
 ---
 
-<ul class="index">
+{% for post in site.categories[featured] %}
+    <li>{{ post.title }}</li>
+{% endfor %}
+
+<ul class="index thumbs">
+  
   {% for post in site.posts %}
     {% capture day %}{{ post.date | date: '%Y' }}{% endcapture %}
     {% capture nday %}{{ post.next.date | date: '%Y' }}{% endcapture %}
@@ -11,7 +16,12 @@ title: index
     <h3 class="date">{{ post.date | date: "%Y" }}</h3>
     {% endif %}
     <li>
-      <a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a>
+    <a href="{{ site.baseurl }}{{ post.url }}">
+      <img src="{{ post.thumb }}" />
+      <br />
+      {{ post.title }}
+    </a>
     </li>
+    
   {% endfor %}
 </ul>  
\ No newline at end of file