From: Gabriel Dunne Date: Sun, 11 Dec 2022 02:11:32 +0000 (-0800) Subject: Mobile CSS X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=ead7588762a837aa7749cd616d1f1afc9921d65f;p=gabrieldunne.com-site.git Mobile CSS --- diff --git a/_config.yml b/_config.yml index 86a0b1d..8577d6b 100644 --- a/_config.yml +++ b/_config.yml @@ -5,9 +5,9 @@ author_email : studio@gabrieldunne.com markdown : kramdown highlighter : true paginate : 8 -paginate_path : all/:num +paginate_path : posts/:num permalink : /:title/ baseurl : "" -plugins : [jekyll-paginate] -exclude : [ publish.sh, publish-nomedia.sh ] +plugins : [ jekyll-paginate ] +exclude : [ publish, publish-nomedia ] future: true \ No newline at end of file diff --git a/_includes/about.md b/_includes/about.md index 9163530..e4d79cc 100644 --- a/_includes/about.md +++ b/_includes/about.md @@ -1,22 +1,30 @@ -## bio - Gabriel Labov Dunne creates works of sound and space, still and moving images, performance, installation, sculpture, and software. -## studio contact + +## email contact -email: studio at gabrieldunne dot com +studio at gabrieldunne dot com -## news +## Mailing list + +
+
+
+ + +
+
+
+
-[news](/news/) - -## network + +## network [okaynokay](https://oknk.studio) +[instagram](http://instagram.com/gabrieldunne) [twitter](http://twitter.com/gabrieldunne) [bandcamp](https://subspectral.bandcamp.com/releases) -[instagram](http://instagram.com/gabrieldunne) [flickr](http://flickr.com/photos/quilime) [vimeo](https://vimeo.com/gabrieldunne) [instructables](http://www.instructables.com/member/gabrieldunne/) diff --git a/_includes/nav.html b/_includes/nav.html index b78c343..52578cf 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,10 +1,12 @@ \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index ebc39e0..8672c58 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,23 +3,41 @@ - {{ site.name }} - {{ page.title }} - - - - + {{ site.name }}{% if page.title != 'index' %} > {{ page.title }}{% endif %} + + + + +
+ +
+ + {{ content }} -
+
+ ↑ BACK TO TOP +
+ + + {% include google-analytics.html %} diff --git a/_layouts/post.html b/_layouts/post.html index dfdc825..01ac740 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -2,18 +2,14 @@ layout: default --- -

{{ page.categories[0] }} > {{ page.title }}

+ +

{{ page.date | date: "%Y-%m-%d" }}

-{{ content }} -
- -
- Back to Top + {{ content }}
- diff --git a/_posts/works/2017-05-05-ribbon.md b/_posts/projects/2017-05-05-ribbon.md similarity index 80% rename from _posts/works/2017-05-05-ribbon.md rename to _posts/projects/2017-05-05-ribbon.md index 3eb8a06..48978ce 100755 --- a/_posts/works/2017-05-05-ribbon.md +++ b/_posts/projects/2017-05-05-ribbon.md @@ -8,7 +8,7 @@ thumb: /m/ribbon/thumb.png "Ribbon" is a series of 3D scans of un-fired clay forms that I've used in various plots and sculptures. -![]({{site.baseurl}}/m/ribbon/clay2.png) +![]({{site.baseurl}}/m/ribbon/clay2.jpg)