~xdavidwu/xdavidwu.link

b2cc96622e2ae3c9d7b77db19fb0efb3ed6146e6 — Michael Rose 8 years ago 8e125b7
Add sample portfolio/case study
M _config.yml => _config.yml +3 -0
@@ 100,6 100,9 @@ collections:
  pets:
    output: true
    permalink: /:collection/:categories/:path/
  portfolio:
    output: true
    permalink: /:collection/:categories/:path/

# Defaults
defaults:

A _pages/portfolio-archive.html => _pages/portfolio-archive.html +15 -0
@@ 0,0 1,15 @@
---
layout: archive
title: "Portfolio"
permalink: /portfolio/
---
{% include absolute-url.liquid %}
{% include group-by-array.html collection=site.portfolio field='categories' %}

{% for category in group_names %}
  {% assign posts = group_items[forloop.index0] %}
  <h3>{{ category }}</h3>
  {% for post in posts %}
    {% include archive-list-single.html %}
  {% endfor %}
{% endfor %}
\ No newline at end of file

A _portfolio/foo-bar-website.md => _portfolio/foo-bar-website.md +32 -0
@@ 0,0 1,32 @@
---
title: "Foo Bar Identify"
excerpt: "Foo Bar design system including logo mark, website design, and branding applications."
header:
  image: foo-bar-identity.jpg
sidebar:
  - title: "Role"
    image: http://placehold.it/350x250
    image_alt: "logo"
    text: "Designer, Front-End Developer"
  - title: "Responsibilities"
    text: "Reuters try PR stupid commenters should isn't a business model"
gallery:
  - url: unsplash-gallery-image-1.jpg
    image_path: unsplash-gallery-image-1-th.jpg
    alt: "placeholder image 1"
  - url: unsplash-gallery-image-2.jpg
    image_path: unsplash-gallery-image-2-th.jpg
    alt: "placeholder image 2"
  - url: unsplash-gallery-image-3.jpg
    image_path: unsplash-gallery-image-3-th.jpg
    alt: "placeholder image 3"
categories: 
  - branding
  - web design
  - development
---
Pictures of Goats section West Seattle Blog dingbat newspaper rubber cement Google+ newsroom cafe news.me rubber cement, Ushahidi Kindle Single syndicated Instagram HuffPo community mthomps, Mozilla iPhone app should isn't a business model curmudgeon Snarkmarket Tim Carmody production of innocence. Fuego tweets community DocumentCloud metered model Gardening & War section YouTube social media SEO information overload analytics Aron Pilhofer Journal Register data visualization WikiLeaks Groupon, collaboration Steve Jobs we need a Nate Silver AP What Would Google Do the power of the press belongs to the person who owns one Clay Shirky curmudgeon Voice of San Diego free as in beer dead trees the notion of the public Lucius Nieman.

{% include gallery caption="This is a sample gallery to go along with this case study." %}

hackgate copyright Lucius Nieman CNN leaves it there right-sizing a giant stack of newspapers that you'll never read net neutrality algorithms RT algorithms TechCrunch 5% corruption, horse-race coverage Gardening & War section CTR try PR CPC David Cohn shoot a photo algorithms content is king Android Snarkmarket crowdfunding, Fuego Twitter topples dictators YouTube abundance WordPress Reuters try PR stupid commenters should isn't a business model bringing a tote bag to a knife fight.
\ No newline at end of file

A images/foo-bar-identity.jpg => images/foo-bar-identity.jpg +0 -0
M images/site-logo.png => images/site-logo.png +0 -0