]> git.quilime.com - gabrieldunne.com-site.git/commitdiff
Cleanup
authorGabriel Dunne <gdunne@quilime.com>
Fri, 23 Dec 2022 18:36:34 +0000 (10:36 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Fri, 23 Dec 2022 18:36:34 +0000 (10:36 -0800)
_config.local.yml
_config.yml
_includes/nav.html
_layouts/default.html
about.md
news.md [deleted file]
notes.md

index cb6bada295e8db9cd08dc4947d79be3ea5f07143..2ea15ed8fabe409fdd34ff0504a7c3766f6c7bfe 100644 (file)
@@ -1,6 +1,6 @@
-name : Gabriel Dunne
-description: Gabriel Dunne
-author : Gabriel Dunne
+name : Gabriel Dunne
+description: Gabriel Dunne
+author : Gabriel Dunne
 url : "http://localhost:4000"
 author_url : https://gabrieldunne.com
 author_email : studio@gabrieldunne.com
index 48a7a59731060f973acd49f23e5c8b4529aa3639..6e91af2809fc1cea898de12f3f4a5221abbd83b8 100644 (file)
@@ -1,6 +1,6 @@
-name : Gabriel Dunne
-description: Gabriel Dunne
-author : Gabriel Dunne
+name : Gabriel Dunne
+description: Gabriel Dunne
+author : Gabriel Dunne
 url : https://gabrieldunne.com
 author_url : https://gabrieldunne.com
 author_email : studio@gabrieldunne.com
index 200e04b3699d97d83ab73a0053d1468a48ca7cce..66aec323f403333ddcb875db294ba8e59425a59f 100644 (file)
@@ -3,8 +3,6 @@
   <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 }}/news/">news</a></li> -->
-    <!-- <li><a href="{{ site.url }}/notes/">notes</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>    
index c94242acf170a890326f7955127a168767004a99..962d62f06bc9ec857810968782a064741a7b9785 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' %} > {{ page.title }}{% endif %}</title>
+      <title>{{ site.name }}{% if page.title != 'index' %} &gt; {{ page.title }}{% 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 }}">
index 6026932487e817487ff7a4c5f58a1707acb8a2ae..e128118725b2613b13b358be0d76a0ef32e048c6 100644 (file)
--- a/about.md
+++ b/about.md
@@ -5,13 +5,17 @@ title: about
 
 <br />
   
-Gabriel L Dunne creates works of sound and space, still and moving images, performance, installation, sculpture, and software.
+Gabriel Labov Dunne creates works of sound and space, still and moving images, performance, installation, sculpture, and software.
 
 
 ## email  contact
   
 studio at gabrieldunne dot com  
 
+## rss feed
+  
+<a href="{{ site.url }}/feed.xml">rss</a>
+
 
 ## Mailing list
 <link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
diff --git a/news.md b/news.md
deleted file mode 100644 (file)
index 03963f2..0000000
--- a/news.md
+++ /dev/null
@@ -1,30 +0,0 @@
----
-layout: default
-title: news
----
-
-
-### Mailing list
-<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
-<div id="mc_embed_signup" style="width:400px !important;">
-<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">
-      <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>
-
-
-### network
-
-[okaynokay](https://oknk.studio)  
-[instagram](http://instagram.com/gabrieldunne)  
-[twitter](http://twitter.com/gabrieldunne)  
-[bandcamp](https://subspectral.bandcamp.com/releases)  
-[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)  
\ No newline at end of file
index 21640ab4bf772e409f00b5779a50c206e6114c44..d9c35857ed5a318e4b5e8fe48a150876db70ad85 100644 (file)
--- a/notes.md
+++ b/notes.md
@@ -7,10 +7,13 @@ title: Notes
   
 {% for post in site.categories.notes %}
 {% if post.url %}
-  <h2 style="margin:0;padding:0;"><a href="{{ site.url }}{{ post.url }}">
-    {{ post.title }}
-  </a> {{ post.date | date: "%Y-%m-%d" }}
+  
+  <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 %}