]> git.quilime.com - gabrieldunne.com-site.git/commitdiff
Updating ribbon and css
authorGabriel Dunne <gdunne@quilime.com>
Sat, 10 Dec 2022 01:27:01 +0000 (17:27 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Sat, 10 Dec 2022 01:27:01 +0000 (17:27 -0800)
_posts/works/2017-05-05-ribbon.md
css/main.css

index 7f553d8bd0af12beb175911fbae9c5f4f5439f0c..3eb8a0624bd144de889cfa4c9d90e460a95f9e97 100755 (executable)
@@ -2,25 +2,28 @@
 layout: post\r
 title: Ribbon\r
 date: 04-06-2018\r
+categories: works\r
 thumb: /m/ribbon/thumb.png\r
 ---\r
 \r
-![]({{site.baseurl}}/m/ribbon/thumbnail_1024.png)\r
-AR/VR/XR Virtual Sculpture\r
+"Ribbon" is a series of 3D scans of un-fired clay forms that I've used in various plots and sculptures.\r
 \r
-![]({{site.baseurl}}/m/ribbon/comp.png)\r
+![]({{site.baseurl}}/m/ribbon/clay2.png)\r
+\r
+<video loop autoplay controls preload="true">\r
+    <source src="{{site.baseurl}}/m/ribbon/ribbon-vid.mp4" type="video/mp4">\r
+</video>\r
 \r
-"Ribbon" is a virtual sculpture. Using traditional clay sculpting methods, 3D scanning, and further manipulated with digital sculpting tools, Ribbon's virtual body now occupies a liminal space as a ghost-like spectral shadow, echoing its original hand-sculpted clay form, augmented by an animated surface. First debut as part of the group show "If, So, What" art exhibition in San Francisco, 2017.\r
+Using traditional clay sculpting methods, 3D scanning, and further manipulated with digital sculpting tools, "Ribbon's" virtual body now occupies a liminal space as a ghost-like spectral shadow, echoing its original hand-sculpted clay form, augmented by an animated surface. \r
 \r
-Exhibited at ["If, So, What?"](https://www.ifsowhat.com/) April 06 2018\r
+![]({{site.baseurl}}/m/ribbon/comp.png)\r
 \r
-- [OpenSea](https://opensea.io/assets/ethereum/0x495f947276749ce646f68ac8c248420045cb7b5e/53887812889821380854691543676430280490995849588128629416305541560836852547585)\r
-- [If, So, What?](https://www.ifsowhat.com/)\r
+![]({{site.baseurl}}/m/ribbon/thumbnail_1024.png)\r
 \r
 ![]({{site.baseurl}}/m/ribbon/clay1.png)\r
 \r
-![]({{site.baseurl}}/m/ribbon/clay2.png)\r
+## Exhibition\r
+\r
+- [2022 NFT](https://opensea.io/assets/ethereum/0x495f947276749ce646f68ac8c248420045cb7b5e/53887812889821380854691543676430280490995849588128629416305541560836852547585)\r
+- 2018 06 April, "If, So, What?" \r
 \r
-<video loop autoplay controls preload="true">\r
-    <source src="{{site.baseurl}}/m/ribbon/ribbon-vid.mp4" type="video/mp4">\r
-</video>
\ No newline at end of file
index e5d9aba9dcca137e610eb4e27bced00c227fcb54..9d7494552869b13f6cd077163e395ab0fbb6a68c 100755 (executable)
@@ -10,7 +10,8 @@
 }
 
 body {
-  font-size:12px;
+  font-size:15px;
+/*  font-weight:bold;*/
   line-height:1.8em;
   letter-spacing: 0.02em;
 }
@@ -18,8 +19,8 @@ h1, h2, h3 {
   text-transform: uppercase;
 }
 h1, h2, h3, h4, h5, h6 {
-  font-family:lg;
-  /*font-size: 1em;*/
+  font-family:lgb;
+/*  font-size: 1em;*/
   color:#000;
   font-weight:normal;
   margin: 1em 0;
@@ -66,7 +67,7 @@ p { margin: 1em 0; }
 
 a {
   color: #000;
-  font-weight:bold;
+/*  font-weight:bold;*/
     text-decoration:none;
 }
 a:hover   {
@@ -230,11 +231,11 @@ ul.index li {
   display:block;
   height:2em;
   font-size:1.0em;
-  font-weight:bold;
+/*  font-weight:bold;*/
 }
 .nav ul {
   text-transform: uppercase;
-  font-family:lg;
+  font-family:lgb;
   line-height:1.4em;
 }
 .nav ul, .nav li {
@@ -249,12 +250,13 @@ ul.index li {
 }
 .nav h3.header a {
   color:#999;
+/*  border-bottom:4px solid #999;*/
 }
 .nav a {
   
 }
 .nav .indent {
-  padding-left:0.5em;
+/*  padding-left:0.5em;*/
 }