From: Gabriel Dunne Date: Tue, 19 Mar 2019 21:36:09 +0000 (-0700) Subject: Updates X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=fa581e1d71024456204989aaa3926a3f66c1403b;p=gabrieldunne.com-site.git Updates --- diff --git a/_posts/2015-12-08-st.md b/_drafts/2015-12-08-st.md similarity index 100% rename from _posts/2015-12-08-st.md rename to _drafts/2015-12-08-st.md diff --git a/_posts/2015-12-25-tri.md b/_drafts/2015-12-25-tri.md similarity index 100% rename from _posts/2015-12-25-tri.md rename to _drafts/2015-12-25-tri.md diff --git a/_drafts/soup-logo.md b/_drafts/soup-logo.md new file mode 100644 index 0000000..85f8362 --- /dev/null +++ b/_drafts/soup-logo.md @@ -0,0 +1,11 @@ +--- +layout: post +date: 2013-01-20 +title: Fem Freq Logo +categories: design commercial +--- + +![]({{site.baseurl}}/m/femfreq/ff01.png) + +logotype spec + diff --git a/_includes/nav.html b/_includes/nav.html index 8b027eb..9b2bd1e 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,19 +1,42 @@ diff --git a/_layouts/default.html b/_layouts/default.html index 158038b..ebc39e0 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,6 +5,9 @@ {{ site.name }} - {{ page.title }} + + + diff --git a/_layouts/post.html b/_layouts/post.html index ea19192..84142a8 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -2,8 +2,8 @@ layout: default --- -

{{ page.title }}

-

{{ page.date | date: "%Y" }}

+

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

+

{{ page.date | date: "%Y" }}

{{ content }} diff --git a/css/letter_gothic-bold.ttf b/css/letter_gothic-bold.ttf new file mode 100755 index 0000000..e3319c7 Binary files /dev/null and b/css/letter_gothic-bold.ttf differ diff --git a/css/main.css b/css/main.css index 61ae441..25dbcac 100755 --- a/css/main.css +++ b/css/main.css @@ -3,6 +3,11 @@ font-family: lettergothic; src: url(letter_gothic.ttf); } +@font-face +{ + font-family: lettergothic-bold; + src: url(letter_gothic-bold.ttf); +} body { font-size:12px; @@ -13,7 +18,7 @@ h1, h2, h3 { text-transform: uppercase; } h1, h2, h3, h4, h5, h6 { - font-family:lettergothic; + font-family:lettergothic-bold; /*font-size: 1em;*/ color:#000; font-weight:bold; @@ -38,6 +43,9 @@ h2 { { /*content:" ---- ";*/ } +.site > h1 { + margin:0.105em 0; +} .site > h2 { margin:2em 0; } @@ -82,15 +90,32 @@ header { left: 1em; } -.thumbs, .thumbs li { +ul.thumbs { + display: flex; + flex-wrap: wrap; +} + +ul.thumbs, ul.thumbs li { margin:0; list-style-type:none; padding:0; } +ul.thumbs li { + width:200px; + margin:1em; +} +ul.thumbs .img { + background:#444; + min-width:100px; + min-height:100px; + display:inline-block; + line-height:0; + padding:0; + margin:0; +} +/* .thumbs li { - /*display:inline-block;*/ - margin:2em 0 4em 0; - max-width:460px; + display:inline-block; } .thumbs li > a { display:block; @@ -112,6 +137,7 @@ header { min-height:100px; background:#aaa; } +*/ .posts { @@ -167,7 +193,7 @@ ul.index li { /*****************************************************************************/ .site { - margin: 0em 0 3em 18em; + margin: 0em 0 5em 22em; padding: 0 0 0 0em; max-width: 800px; position:absolute; @@ -203,18 +229,31 @@ ul.index li { left:1em; display:block; height:2em; + font-size:1.0em; + font-weight:bold; } .nav ul { text-transform: uppercase; - font-family:lettergothic; - font-size:1.25em; + font-family:lettergothic-bold; line-height:1.4em; } -.nav ul, .nav ul li { +.nav ul, .nav li { margin:0; padding:0; list-style-type:none; } +.nav h2 { + margin-bottom:0.1em; +} +.nav h3.header { + font-size:.8em; +} +.nav a { + +} +.nav .indent { + padding-left:0.5em; +} @@ -222,7 +261,6 @@ ul.index li { /* Posts */ .post { - margin-top:2em; padding-bottom:3em; margin-bottom:3em; } diff --git a/design.md b/design.md index bd2b964..62c06f1 100644 --- a/design.md +++ b/design.md @@ -3,16 +3,16 @@ layout: default title: Projects --- -