From 3a69f882db5f7f8ffd8dc8099a4ebd554b207ef7 Mon Sep 17 00:00:00 2001 From: Joe Morgan Date: Sun, 9 Aug 2015 23:04:31 -0400 Subject: [PATCH] new images, getting closer to content --- _data/authors.yml | 4 +- _data/navigation.yml | 3 - _includes/_navigation.html | 8 +-- _includes/_scripts.html | 18 ++--- _layouts/home.html | 67 +++++++++++------- ...llo-world.md => 2015-08-09-hello-world.md} | 5 +- ...015-06-26-devign.md => 2015-tbd-devign.md} | 0 ...{2015-06-27-guapo.md => 2015-tbd-guapo.md} | 0 _sass/page.scss | 17 ++--- _sass/typography.scss | 6 ++ about/index.md | 6 +- favicon.ico | Bin 32988 -> 32988 bytes favicon.png | Bin 1215 -> 7764 bytes images/night-lights-0.jpg | Bin 0 -> 26859 bytes images/night-lights-1.jpg | Bin 0 -> 23200 bytes images/night-lights-2.jpg | Bin 0 -> 20655 bytes images/night-lights-3.jpg | Bin 0 -> 23594 bytes index.md | 6 +- robots.txt | 2 +- submission/index.md | 6 +- what-is-devops/index.md | 8 +-- 21 files changed, 81 insertions(+), 75 deletions(-) rename _posts/{2015-06-25-hello-world.md => 2015-08-09-hello-world.md} (68%) rename _posts/{2015-06-26-devign.md => 2015-tbd-devign.md} (100%) rename _posts/{2015-06-27-guapo.md => 2015-tbd-guapo.md} (100%) mode change 100755 => 100644 favicon.ico mode change 100755 => 100644 favicon.png create mode 100644 images/night-lights-0.jpg create mode 100644 images/night-lights-1.jpg create mode 100644 images/night-lights-2.jpg create mode 100644 images/night-lights-3.jpg diff --git a/_data/authors.yml b/_data/authors.yml index 62aba31..d143578 100755 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -2,12 +2,10 @@ joe_morgan: name: Joe Morgan - # web: http://thewhip.com email: jmorgan@sapient.com bio: [ - "I lead the experience technology group at SapientNitro in Boston.", - "I'm interesting in learning about devops to improve the experiences that we create for the web." + "A front-end web evangelist and, somewhat recently, a devops enthusiast, I'm a slacker at heart, always looking for ways to work smarter." ] avatar: Joe.jpg instagram: stachedaway diff --git a/_data/navigation.yml b/_data/navigation.yml index 4a52fa8..737dfee 100755 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -8,6 +8,3 @@ - title: Submit a Post url: /submission/ - -# - title: Made Mistakes -# url: http://mademistakes.com \ No newline at end of file diff --git a/_includes/_navigation.html b/_includes/_navigation.html index e0e1012..cadc848 100755 --- a/_includes/_navigation.html +++ b/_includes/_navigation.html @@ -1,7 +1,7 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/_includes/_scripts.html b/_includes/_scripts.html index 9fc26ff..3d20a2f 100755 --- a/_includes/_scripts.html +++ b/_includes/_scripts.html @@ -4,18 +4,14 @@ {% if site.owner.google.analytics %} {% endif %} {% if page.comments %} diff --git a/_layouts/home.html b/_layouts/home.html index b4581ee..bf16eec 100755 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -11,36 +11,52 @@ {% include _browser-upgrade.html %} -{% include _navigation.html %} - -{% if page.image.feature %} -
- + {% include _navigation.html %} + {% if page.image.feature %} +
+ {{ page.title }} feature image + {% if page.image.credit %} + Photo Credit: {{ page.image.credit }} {% endif %} - alt="{{ page.title }} feature image"> - {% if page.image.credit %} - Photo Credit: {{ page.image.credit }} +
{% endif %} -
-{% endif %} + -
+ +
- -

Coming Soon

-

- This blog is scheduled to launch in October. Come back then to join the conversation, or follow me on Twitter. -

- + + {% endif %}
-
+