<ul>
<li><strong><a href="{{site.baseurl}}/">{{site.name}}</a></strong></li>
<li> </li>
- <li><a href="{{site.baseurl}}/works.html">works</a></li>
<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>
+
</div>
<div class="site">
-<img src="/m/gabrieldunne-210x210.png" />
+<!-- <img src="/m/gabrieldunne-210x210.png" /> -->
<!--
<em style="font-size:0.8em"> photo credit: stephanie sherriff</em>
body {
font-family: sans-serif;
- font-size:13px;
+ font-size:12px;
line-height:1.5em;
letter-spacing: 0.02em;
/*animation: fadein 1s;*/
margin-top:0;
}
h3 {
- margin:1.5em 0 0.5em;
- font-size:11px;
+ font-size:0.9em;
+ margin-bottom:0em;
color:#999;
- font-style:italic;
font-weight:normal;
}
margin-top:8em;
}
-.index {
+ul.index {
margin:0;
padding:0;
- font-weight:normal;
-
list-style-type: none;
+ border-top:1px dashed #999;
+ padding-top:1em !important;
+ margin-top:1em !important;
}
-.index .date {
+ul.index .date {
position:relative;
}
-.index .date:first-child {
+ul.index .date:first-child {
margin-top:0;
}
-.index li {
- font-weight:bold;
+ul.index li {
}
-
.btp {
+ display:none;
position:fixed;
bottom:1em;
left:1em;
title: index
---
-<a href="/landscape/">
+<a href="/hyperterra/">
<img src="https://farm9.staticflickr.com/8628/15720136304_8e24c47f87_c.jpg" />
</a>
<!--End mc_embed_signup-->
-<a href="/landscape/">
+<a href="/hyperterra/">
<img src="https://farm8.staticflickr.com/7515/16316613586_e540698489_b.jpg" />
</a>