]> git.quilime.com - notes.git/commitdiff
updates
authorGabriel Dunne <gdunne@quilime.com>
Sun, 25 Jan 2015 02:34:18 +0000 (18:34 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Sun, 25 Jan 2015 02:34:18 +0000 (18:34 -0800)
_layouts/default.html
about.md
css/main.css
index.md

index 5077a819ef62fe81ec34b0482a1eba4a8229cff7..f853008d2e961e96abefbcf408ac1da73bd0ecf0 100644 (file)
       <ul>
         <li><strong><a href="{{site.baseurl}}/">{{site.name}}</a></strong></li>
         <li>&nbsp;</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">
index 84b349aa229481deff6bebc19a5bc122bc03b54d..771f93ad0648e05a14a8ce5ceb9a18cf50eff569 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 6ba400a1a64f16c3f1540b6d0e8305956590013b..2efa2589d450194486fbb3d59cd32463253a0533 100755 (executable)
@@ -27,7 +27,7 @@ html, body { height: 100%; }
 
 body {
   font-family: sans-serif;
-  font-size:13px;
+  font-size:12px;
   line-height:1.5em;
   letter-spacing: 0.02em;
   /*animation: fadein 1s;*/
@@ -104,10 +104,9 @@ h2:first-child {
   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;  
 }
 
@@ -175,24 +174,24 @@ header {
   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;
index 9e6238014f02aff30857ff0a3ddf522ceb7a9c64..8050dbe139f321ef1f8faeaa2fb6ad2247e38a8a 100644 (file)
--- a/index.md
+++ b/index.md
@@ -3,7 +3,7 @@ layout: default
 title: index
 ---
 
-<a href="/landscape/">
+<a href="/hyperterra/">
   <img src="https://farm9.staticflickr.com/8628/15720136304_8e24c47f87_c.jpg" />
 </a>
 
@@ -38,7 +38,7 @@ Autodesk [Artist In Residence Show](http://www.autodesk.com/artist-in-residence/
 <!--End mc_embed_signup-->
 
 
-<a href="/landscape/">
+<a href="/hyperterra/">
   <img src="https://farm8.staticflickr.com/7515/16316613586_e540698489_b.jpg" />
 </a>