From cd15c6f9cba44b1c1a9a9f22e98ea37068856e9e Mon Sep 17 00:00:00 2001 From: Jonathan Simcoe <275617+jdsimcoe@users.noreply.github.com> Date: Tue, 1 Jan 2019 16:58:30 -0800 Subject: [PATCH 1/2] Adding the PostPost website to sites.yml --- docs/sites.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/sites.yml b/docs/sites.yml index 4a9957aa18f03..c8e2be47e191d 100644 --- a/docs/sites.yml +++ b/docs/sites.yml @@ -3872,3 +3872,16 @@ built_by: Jane Manchun Wong built_by_url: "https://twitter.com/wongmjane" featured: false +- title: PostPost + main_url: "https://postpost.design" + url: "https://postpost.design" + description: > + PostPost is a small studio based in Portland, OR that is focused on product design, web design/development, branding, and strategy. + categories: + - Portfolio + - Design + - Agency + - Web Development + built_by: Jonathan Simcoe + built_by_url: "https://twitter.com/jdsimcoe" + featured: false From c167e6f72f0076297860a6ac1501b9837e3a757b Mon Sep 17 00:00:00 2001 From: Jonathan Simcoe <275617+jdsimcoe@users.noreply.github.com> Date: Tue, 1 Jan 2019 16:59:24 -0800 Subject: [PATCH 2/2] Adding source_url to sites.yml for PostPost --- docs/sites.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sites.yml b/docs/sites.yml index c8e2be47e191d..d34632f0be25e 100644 --- a/docs/sites.yml +++ b/docs/sites.yml @@ -3874,6 +3874,7 @@ featured: false - title: PostPost main_url: "https://postpost.design" + source_url: "https://github.com/postpostpdx/website" url: "https://postpost.design" description: > PostPost is a small studio based in Portland, OR that is focused on product design, web design/development, branding, and strategy.