From 45e189f1b733d9a56404c506fbb21bca3d5cfdc3 Mon Sep 17 00:00:00 2001 From: Benaiah Mischenko Date: Tue, 5 Dec 2017 13:56:58 -0800 Subject: Add new page definitions and move all images to media library --- gulpfile.babel.js | 4 ++-- site/content/post/brewing-chemex.md | 4 ++-- site/content/post/making-sense.md | 2 +- site/content/products.md | 18 +++++++-------- site/layouts/index.html | 4 ++-- site/layouts/partials/footer.html | 8 +++---- site/layouts/partials/head.html | 10 ++++---- site/layouts/partials/svg.html | 2 +- site/layouts/partials/text-and-image.html | 2 +- site/static/admin/config.yml | 16 +++++++++++++ site/static/android-chrome-192x192.png | Bin 2529 -> 0 bytes site/static/android-chrome-512x512.png | Bin 5302 -> 0 bytes site/static/apple-touch-icon.png | Bin 1641 -> 0 bytes site/static/blog-chemex.jpg | Bin 0 -> 146657 bytes site/static/blog-flavor_wheel.jpg | Bin 0 -> 60110 bytes site/static/browserconfig.xml | 2 +- site/static/favicon-16x16.png | Bin 690 -> 0 bytes site/static/favicon-32x32.png | Bin 925 -> 0 bytes site/static/favicon.ico | Bin 15086 -> 0 bytes site/static/img/about-direct-sourcing.jpg | Bin 0 -> 194683 bytes site/static/img/about-jumbotron.jpg | Bin 0 -> 167854 bytes site/static/img/about-reinvest-profits.jpg | Bin 0 -> 161713 bytes site/static/img/about-shade-grown.jpg | Bin 0 -> 108493 bytes site/static/img/about-single-origin.jpg | Bin 0 -> 116457 bytes site/static/img/about-sustainable-farming.jpg | Bin 0 -> 196653 bytes site/static/img/about/direct-sourcing.jpg | Bin 194683 -> 0 bytes site/static/img/about/jumbotron.jpg | Bin 167854 -> 0 bytes site/static/img/about/reinvest-profits.jpg | Bin 161713 -> 0 bytes site/static/img/about/shade-grown.jpg | Bin 108493 -> 0 bytes site/static/img/about/single-origin.jpg | Bin 116457 -> 0 bytes site/static/img/about/sustainable-farming.jpg | Bin 196653 -> 0 bytes site/static/img/android-chrome-192x192.png | Bin 0 -> 2529 bytes site/static/img/android-chrome-512x512.png | Bin 0 -> 5302 bytes site/static/img/apple-touch-icon.png | Bin 0 -> 1641 bytes site/static/img/blog/chemex.jpg | Bin 146657 -> 0 bytes site/static/img/blog/flavor_wheel.jpg | Bin 60110 -> 0 bytes site/static/img/favicon-16x16.png | Bin 0 -> 690 bytes site/static/img/favicon-32x32.png | Bin 0 -> 925 bytes site/static/img/favicon.ico | Bin 0 -> 15086 bytes site/static/img/home-about-section.jpg | Bin 0 -> 196603 bytes site/static/img/home-jumbotron.jpg | Bin 0 -> 141447 bytes site/static/img/home/about-section.jpg | Bin 196603 -> 0 bytes site/static/img/home/jumbotron.jpg | Bin 141447 -> 0 bytes site/static/img/icons-facebook.svg | 9 ++++++++ site/static/img/icons-instagram.svg | 10 ++++++++ site/static/img/icons-twitter.svg | 11 +++++++++ site/static/img/icons-vimeo.svg | 10 ++++++++ site/static/img/icons/facebook.svg | 9 -------- site/static/img/icons/instagram.svg | 10 -------- site/static/img/icons/twitter.svg | 11 --------- site/static/img/icons/vimeo.svg | 10 -------- site/static/img/illustrations-coffee-gear.svg | 1 + site/static/img/illustrations-coffee.svg | 1 + site/static/img/illustrations-meeting-space.svg | 1 + site/static/img/illustrations-tutorials.svg | 1 + site/static/img/illustrations/coffee-gear.svg | 1 - site/static/img/illustrations/coffee.svg | 1 - site/static/img/illustrations/meeting-space.svg | 1 - site/static/img/illustrations/tutorials.svg | 1 - site/static/img/mstile-144x144.png | Bin 0 -> 2004 bytes site/static/img/mstile-150x150.png | Bin 0 -> 2097 bytes site/static/img/mstile-310x150.png | Bin 0 -> 2331 bytes site/static/img/mstile-310x310.png | Bin 0 -> 4413 bytes site/static/img/mstile-70x70.png | Bin 0 -> 1478 bytes site/static/img/og-image.jpg | Bin 0 -> 91417 bytes site/static/img/products-full-width.jpg | Bin 0 -> 217443 bytes site/static/img/products-grid1.jpg | Bin 0 -> 329208 bytes site/static/img/products-grid2.jpg | Bin 0 -> 166193 bytes site/static/img/products-grid3.jpg | Bin 0 -> 149603 bytes site/static/img/products-jumbotron.jpg | Bin 0 -> 136554 bytes site/static/img/products/jumbotron.jpg | Bin 136554 -> 0 bytes site/static/img/products/products-full-width.jpg | Bin 217443 -> 0 bytes site/static/img/products/products-grid1.jpg | Bin 329208 -> 0 bytes site/static/img/products/products-grid2.jpg | Bin 166193 -> 0 bytes site/static/img/products/products-grid3.jpg | Bin 149603 -> 0 bytes site/static/img/safari-pinned-tab.svg | 28 +++++++++++++++++++++++ site/static/manifest.json | 4 ++-- site/static/mstile-144x144.png | Bin 2004 -> 0 bytes site/static/mstile-150x150.png | Bin 2097 -> 0 bytes site/static/mstile-310x150.png | Bin 2331 -> 0 bytes site/static/mstile-310x310.png | Bin 4413 -> 0 bytes site/static/mstile-70x70.png | Bin 1478 -> 0 bytes site/static/og-image.jpg | Bin 91417 -> 0 bytes site/static/safari-pinned-tab.svg | 28 ----------------------- 84 files changed, 118 insertions(+), 102 deletions(-) delete mode 100644 site/static/android-chrome-192x192.png delete mode 100644 site/static/android-chrome-512x512.png delete mode 100644 site/static/apple-touch-icon.png create mode 100755 site/static/blog-chemex.jpg create mode 100755 site/static/blog-flavor_wheel.jpg delete mode 100644 site/static/favicon-16x16.png delete mode 100644 site/static/favicon-32x32.png delete mode 100644 site/static/favicon.ico create mode 100755 site/static/img/about-direct-sourcing.jpg create mode 100644 site/static/img/about-jumbotron.jpg create mode 100755 site/static/img/about-reinvest-profits.jpg create mode 100755 site/static/img/about-shade-grown.jpg create mode 100755 site/static/img/about-single-origin.jpg create mode 100755 site/static/img/about-sustainable-farming.jpg delete mode 100755 site/static/img/about/direct-sourcing.jpg delete mode 100644 site/static/img/about/jumbotron.jpg delete mode 100755 site/static/img/about/reinvest-profits.jpg delete mode 100755 site/static/img/about/shade-grown.jpg delete mode 100755 site/static/img/about/single-origin.jpg delete mode 100755 site/static/img/about/sustainable-farming.jpg create mode 100644 site/static/img/android-chrome-192x192.png create mode 100644 site/static/img/android-chrome-512x512.png create mode 100644 site/static/img/apple-touch-icon.png delete mode 100755 site/static/img/blog/chemex.jpg delete mode 100755 site/static/img/blog/flavor_wheel.jpg create mode 100644 site/static/img/favicon-16x16.png create mode 100644 site/static/img/favicon-32x32.png create mode 100644 site/static/img/favicon.ico create mode 100755 site/static/img/home-about-section.jpg create mode 100644 site/static/img/home-jumbotron.jpg delete mode 100755 site/static/img/home/about-section.jpg delete mode 100644 site/static/img/home/jumbotron.jpg create mode 100644 site/static/img/icons-facebook.svg create mode 100644 site/static/img/icons-instagram.svg create mode 100644 site/static/img/icons-twitter.svg create mode 100644 site/static/img/icons-vimeo.svg delete mode 100644 site/static/img/icons/facebook.svg delete mode 100644 site/static/img/icons/instagram.svg delete mode 100644 site/static/img/icons/twitter.svg delete mode 100644 site/static/img/icons/vimeo.svg create mode 100644 site/static/img/illustrations-coffee-gear.svg create mode 100644 site/static/img/illustrations-coffee.svg create mode 100644 site/static/img/illustrations-meeting-space.svg create mode 100644 site/static/img/illustrations-tutorials.svg delete mode 100644 site/static/img/illustrations/coffee-gear.svg delete mode 100644 site/static/img/illustrations/coffee.svg delete mode 100644 site/static/img/illustrations/meeting-space.svg delete mode 100644 site/static/img/illustrations/tutorials.svg create mode 100644 site/static/img/mstile-144x144.png create mode 100644 site/static/img/mstile-150x150.png create mode 100644 site/static/img/mstile-310x150.png create mode 100644 site/static/img/mstile-310x310.png create mode 100644 site/static/img/mstile-70x70.png create mode 100644 site/static/img/og-image.jpg create mode 100644 site/static/img/products-full-width.jpg create mode 100755 site/static/img/products-grid1.jpg create mode 100755 site/static/img/products-grid2.jpg create mode 100755 site/static/img/products-grid3.jpg create mode 100755 site/static/img/products-jumbotron.jpg delete mode 100755 site/static/img/products/jumbotron.jpg delete mode 100644 site/static/img/products/products-full-width.jpg delete mode 100755 site/static/img/products/products-grid1.jpg delete mode 100755 site/static/img/products/products-grid2.jpg delete mode 100755 site/static/img/products/products-grid3.jpg create mode 100644 site/static/img/safari-pinned-tab.svg delete mode 100644 site/static/mstile-144x144.png delete mode 100644 site/static/mstile-150x150.png delete mode 100644 site/static/mstile-310x150.png delete mode 100644 site/static/mstile-310x310.png delete mode 100644 site/static/mstile-70x70.png delete mode 100644 site/static/og-image.jpg delete mode 100644 site/static/safari-pinned-tab.svg diff --git a/gulpfile.babel.js b/gulpfile.babel.js index d1420f2..4bc694a 100644 --- a/gulpfile.babel.js +++ b/gulpfile.babel.js @@ -54,7 +54,7 @@ gulp.task("js", (cb) => { gulp.task("svg", () => { const svgs = gulp - .src("site/static/img/icons/*.svg") + .src("site/static/img/icons-*.svg") .pipe(svgmin()) .pipe(svgstore({inlineSvg: true})); @@ -76,7 +76,7 @@ gulp.task("server", ["hugo", "css", "cms-assets", "js", "svg"], () => { }); gulp.watch("./src/js/**/*.js", ["js"]); gulp.watch("./src/css/**/*.css", ["css"]); - gulp.watch("./site/static/img/icons/*.svg", ["svg"]); + gulp.watch("./site/static/img/icons-*.svg", ["svg"]); gulp.watch("./site/**/*", ["hugo"]); }); diff --git a/site/content/post/brewing-chemex.md b/site/content/post/brewing-chemex.md index 11ddd0c..a64363a 100644 --- a/site/content/post/brewing-chemex.md +++ b/site/content/post/brewing-chemex.md @@ -5,7 +5,7 @@ description: >- Brewing with a Chemex probably seems like a complicated, time-consuming ordeal, but once you get used to the process, it becomes a soothing ritual that's worth the effort every time. -image: /img/blog/chemex.jpg +image: /img/blog-chemex.jpg --- This [week](/wdwdw) we’ll **take** a look at all the steps required to make astonishing coffee with a Chemex at home. The Chemex Coffeemaker is a manual, pour-over style glass-container coffeemaker that Peter Schlumbohm invented in 1941, and which continues to be manufactured by the Chemex Corporation in Chicopee, Massachusetts\*. @@ -23,4 +23,4 @@ The Chemex Coffeemaker consists of an hourglass-shaped glass flask with a conica The most visually distinctive feature of the Chemex is the heatproof wooden collar around the neck, allowing it to be handled and poured when full of hot water. This is turned, then split in two to allow it to fit around the glass neck. The two pieces are held loosely in place by a tied leather thong. The pieces are not tied tightly and can still move slightly, retained by the shape of the conical glass. -For a design piece that became popular post-war at a time of Modernism and precision manufacture, this juxtaposition of natural wood and the organic nature of a hand-tied knot with the laboratory nature of glassware was a distinctive feature of its appearance. \ No newline at end of file +For a design piece that became popular post-war at a time of Modernism and precision manufacture, this juxtaposition of natural wood and the organic nature of a hand-tied knot with the laboratory nature of glassware was a distinctive feature of its appearance. diff --git a/site/content/post/making-sense.md b/site/content/post/making-sense.md index 3d6c8b5..3573c31 100644 --- a/site/content/post/making-sense.md +++ b/site/content/post/making-sense.md @@ -2,7 +2,7 @@ title: "Making sense of the SCAA’s new Flavor Wheel" date: 2016-12-17T15:04:10.000Z description: The Coffee Taster’s Flavor Wheel, the official resource used by coffee tasters, has been revised for the first time this year. -image: /img/blog/flavor_wheel.jpg +image: /img/blog-flavor_wheel.jpg --- The SCAA updated the wheel to reflect the finer nuances needed to describe flavors more precisely. The new descriptions are more detailed and hence allow cuppers to distinguish between more flavors. diff --git a/site/content/products.md b/site/content/products.md index 62fd0f0..67fd186 100644 --- a/site/content/products.md +++ b/site/content/products.md @@ -2,7 +2,7 @@ title: Our Coffee type: products page: /products.html -image: /img/products/jumbotron.jpg +image: /img/products-jumbotron.jpg heading: What we offer description: >- Kaldi is the ultimate spot for coffee lovers who want to learn about their @@ -11,27 +11,27 @@ description: >- anyone. intro: blurbs: - - image: /img/illustrations/coffee.svg + - image: /img/illustrations-coffee.svg text: > We sell green and roasted coffee beans that are sourced directly from independent farmers and farm cooperatives. We’re proud to offer a variety of coffee beans grown with great care for the environment and local communities. Check our post or contact us directly for current availability. - - image: /img/illustrations/coffee-gear.svg + - image: /img/illustrations-coffee-gear.svg text: > We offer a small, but carefully curated selection of brewing gear and tools for every taste and experience level. No matter if you roast your own beans or just bought your first french press, you’ll find a gadget to fall in love with in our shop. - - image: /img/illustrations/tutorials.svg + - image: /img/illustrations-tutorials.svg text: > Love a great cup of coffee, but never knew how to make one? Bought a fancy new Chemex but have no clue how to use it? Don't worry, we’re here to help. You can schedule a custom 1-on-1 consultation with our baristas to learn anything you want to know about coffee roasting and brewing. Email us or call the store for details. - - image: /img/illustrations/meeting-space.svg + - image: /img/illustrations-meeting-space.svg text: > We believe that good coffee has the power to bring people together. That’s why we decided to turn a corner of our shop into a cozy meeting @@ -53,13 +53,13 @@ main: optimal for the plants, farmers and the local environment. image1: alt: A close-up of a paper filter filled with ground coffee - image: /img/products/products-grid3.jpg + image: /img/products-grid3.jpg image2: alt: A green cup of a coffee on a wooden table - image: /img/products/products-grid2.jpg + image: /img/products-grid2.jpg image3: alt: Coffee beans - image: /img/products/products-grid1.jpg + image: /img/products-grid1.jpg testimonials: - author: Elisabeth Kaurismäki quote: >- @@ -69,7 +69,7 @@ testimonials: quote: >- Kaldi is the place to go if you want the best quality coffee. I love their stance on empowering farmers and transparency. -full_image: /img/products/products-full-width.jpg +full_image: /img/products-full-width.jpg pricing: heading: Monthly subscriptions description: >- diff --git a/site/layouts/index.html b/site/layouts/index.html index e57ce45..9ce8a17 100644 --- a/site/layouts/index.html +++ b/site/layouts/index.html @@ -2,11 +2,11 @@ {{ partial "nav" . }} -{{ partial "jumbotron" (dict "imageUrl" "/img/home/jumbotron.jpg" "title" "Great coffee with a conscience" "subtitle" "Support sustainable farming while enjoying a cup") }} +{{ partial "jumbotron" (dict "imageUrl" "/img/home-jumbotron.jpg" "title" "Great coffee with a conscience" "subtitle" "Support sustainable farming while enjoying a cup") }} {{ partial "short-text" (dict "heading" "Why Kaldi?" "text" "Kaldi is the coffee store for everyone who believes that great coffee shouldn't just taste good, it should do good too. We source all of our beans directly from small scale sustainable farmers and make sure part of the profits are reinvested in their communities.")}} -{{ partial "2-up" (dict "heading" "What we offer" "description" "Kaldi is the ultimate spot for coffee lovers who want to learn about their java’s origin and support the farmers that grew it. We take coffee production, roasting and brewing seriously and we’re glad to pass that knowledge to anyone." "svg1" "img/illustrations/coffee.svg" "text1" "We sell green and roasted coffee beans that are sourced directly from independent farmers and farm cooperatives. We’re proud to offer a variety of coffee beans grown with great care for the environment and local communities. Check our post or contact us directly for current availability." "svg2" "/img/illustrations/coffee-gear.svg" "text2" "We offer a small, but carefully curated selection of brewing gear and tools for every taste and experience level. No matter if you roast your own beans or just bought your first french press, you’ll find a gadget to fall in love with in our shop." "buttonText" "See all products" "buttonLink" "/products" ) }} +{{ partial "2-up" (dict "heading" "What we offer" "description" "Kaldi is the ultimate spot for coffee lovers who want to learn about their java’s origin and support the farmers that grew it. We take coffee production, roasting and brewing seriously and we’re glad to pass that knowledge to anyone." "svg1" "img/illustrations-coffee.svg" "text1" "We sell green and roasted coffee beans that are sourced directly from independent farmers and farm cooperatives. We’re proud to offer a variety of coffee beans grown with great care for the environment and local communities. Check our post or contact us directly for current availability." "svg2" "/img/illustrations-coffee-gear.svg" "text2" "We offer a small, but carefully curated selection of brewing gear and tools for every taste and experience level. No matter if you roast your own beans or just bought your first french press, you’ll find a gadget to fall in love with in our shop." "buttonText" "See all products" "buttonLink" "/products" ) }} {{ partial "text-and-image" (dict "heading" "Our values" "text" "Coffee is an amazing part of human culture but it has a dark side too – one of colonialism and mindless abuse of natural resources and human lives. We want to turn this around and return the coffee trade to the drink’s exhilarating, empowering and unifying nature." "buttonText" "Read more" "buttonLink" "/values") }} diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html index b69672e..5547c82 100644 --- a/site/layouts/partials/footer.html +++ b/site/layouts/partials/footer.html @@ -36,10 +36,10 @@

Social media

diff --git a/site/layouts/partials/head.html b/site/layouts/partials/head.html index b58be17..9e75f44 100644 --- a/site/layouts/partials/head.html +++ b/site/layouts/partials/head.html @@ -12,18 +12,18 @@ - - - + + + - + - + diff --git a/site/layouts/partials/svg.html b/site/layouts/partials/svg.html index 5a7068f..25e80a9 100644 --- a/site/layouts/partials/svg.html +++ b/site/layouts/partials/svg.html @@ -1,5 +1,5 @@
- +
diff --git a/site/layouts/partials/text-and-image.html b/site/layouts/partials/text-and-image.html index ff3bd7c..06baa68 100644 --- a/site/layouts/partials/text-and-image.html +++ b/site/layouts/partials/text-and-image.html @@ -9,7 +9,7 @@
- +
diff --git a/site/static/admin/config.yml b/site/static/admin/config.yml index b0df0a3..2edc318 100644 --- a/site/static/admin/config.yml +++ b/site/static/admin/config.yml @@ -18,6 +18,14 @@ collections: # A list of collections the CMS should be able to edit - name: "pages" label: "Pages" files: + - file: "site/content/contact.md" + label: "Contact Page" + name: "contact" + fields: + - {label: Title, name: title, widget: string} + - {label: Type, name: type, widget: hidden, default: contact} + - {label: Page, name: page, widget: hidden, default: "/contact.html"} + - {label: Body, name: body, widget: markdown} - file: "site/content/products.md" label: "Products Page" name: "products" @@ -33,3 +41,11 @@ collections: # A list of collections the CMS should be able to edit - {label: Testimonials, name: testimonials, widget: list, fields: [{label: Quote, name: quote, widget: string}, {label: Author, name: author, widget: string}]} - {label: Full_image, name: full_image, widget: image} - {label: Pricing, name: pricing, widget: object, fields: [{label: Heading, name: heading, widget: string}, {label: Description, name: description, widget: string}, {label: Plans, name: plans, widget: list, fields: [{label: Plan, name: plan, widget: string}, {label: Price, name: price, widget: string}, {label: Description, name: description, widget: string}, {label: Items, name: items, widget: list}]}]} + - file: "site/content/values.md" + label: "Values Page" + name: "values" + fields: + - {label: Title, name: title, widget: string} + - {label: Type, name: type, widget: hidden, default: values} + - {label: Page, name: page, widget: hidden, default: "/values.html"} + - {label: Body, name: body, widget: markdown} diff --git a/site/static/android-chrome-192x192.png b/site/static/android-chrome-192x192.png deleted file mode 100644 index 79b84dc..0000000 Binary files a/site/static/android-chrome-192x192.png and /dev/null differ diff --git a/site/static/android-chrome-512x512.png b/site/static/android-chrome-512x512.png deleted file mode 100644 index 3c58dda..0000000 Binary files a/site/static/android-chrome-512x512.png and /dev/null differ diff --git a/site/static/apple-touch-icon.png b/site/static/apple-touch-icon.png deleted file mode 100644 index 46afa7c..0000000 Binary files a/site/static/apple-touch-icon.png and /dev/null differ diff --git a/site/static/blog-chemex.jpg b/site/static/blog-chemex.jpg new file mode 100755 index 0000000..903f68a Binary files /dev/null and b/site/static/blog-chemex.jpg differ diff --git a/site/static/blog-flavor_wheel.jpg b/site/static/blog-flavor_wheel.jpg new file mode 100755 index 0000000..dc2a87d Binary files /dev/null and b/site/static/blog-flavor_wheel.jpg differ diff --git a/site/static/browserconfig.xml b/site/static/browserconfig.xml index b3926a3..e8c37ed 100644 --- a/site/static/browserconfig.xml +++ b/site/static/browserconfig.xml @@ -2,7 +2,7 @@ - + #ff4400 diff --git a/site/static/favicon-16x16.png b/site/static/favicon-16x16.png deleted file mode 100644 index 18985a3..0000000 Binary files a/site/static/favicon-16x16.png and /dev/null differ diff --git a/site/static/favicon-32x32.png b/site/static/favicon-32x32.png deleted file mode 100644 index 2d52eff..0000000 Binary files a/site/static/favicon-32x32.png and /dev/null differ diff --git a/site/static/favicon.ico b/site/static/favicon.ico deleted file mode 100644 index d055e90..0000000 Binary files a/site/static/favicon.ico and /dev/null differ diff --git a/site/static/img/about-direct-sourcing.jpg b/site/static/img/about-direct-sourcing.jpg new file mode 100755 index 0000000..0a52cc5 Binary files /dev/null and b/site/static/img/about-direct-sourcing.jpg differ diff --git a/site/static/img/about-jumbotron.jpg b/site/static/img/about-jumbotron.jpg new file mode 100644 index 0000000..6ecc2b2 Binary files /dev/null and b/site/static/img/about-jumbotron.jpg differ diff --git a/site/static/img/about-reinvest-profits.jpg b/site/static/img/about-reinvest-profits.jpg new file mode 100755 index 0000000..73bd5d0 Binary files /dev/null and b/site/static/img/about-reinvest-profits.jpg differ diff --git a/site/static/img/about-shade-grown.jpg b/site/static/img/about-shade-grown.jpg new file mode 100755 index 0000000..2f4b502 Binary files /dev/null and b/site/static/img/about-shade-grown.jpg differ diff --git a/site/static/img/about-single-origin.jpg b/site/static/img/about-single-origin.jpg new file mode 100755 index 0000000..78becb3 Binary files /dev/null and b/site/static/img/about-single-origin.jpg differ diff --git a/site/static/img/about-sustainable-farming.jpg b/site/static/img/about-sustainable-farming.jpg new file mode 100755 index 0000000..54eac24 Binary files /dev/null and b/site/static/img/about-sustainable-farming.jpg differ diff --git a/site/static/img/about/direct-sourcing.jpg b/site/static/img/about/direct-sourcing.jpg deleted file mode 100755 index 0a52cc5..0000000 Binary files a/site/static/img/about/direct-sourcing.jpg and /dev/null differ diff --git a/site/static/img/about/jumbotron.jpg b/site/static/img/about/jumbotron.jpg deleted file mode 100644 index 6ecc2b2..0000000 Binary files a/site/static/img/about/jumbotron.jpg and /dev/null differ diff --git a/site/static/img/about/reinvest-profits.jpg b/site/static/img/about/reinvest-profits.jpg deleted file mode 100755 index 73bd5d0..0000000 Binary files a/site/static/img/about/reinvest-profits.jpg and /dev/null differ diff --git a/site/static/img/about/shade-grown.jpg b/site/static/img/about/shade-grown.jpg deleted file mode 100755 index 2f4b502..0000000 Binary files a/site/static/img/about/shade-grown.jpg and /dev/null differ diff --git a/site/static/img/about/single-origin.jpg b/site/static/img/about/single-origin.jpg deleted file mode 100755 index 78becb3..0000000 Binary files a/site/static/img/about/single-origin.jpg and /dev/null differ diff --git a/site/static/img/about/sustainable-farming.jpg b/site/static/img/about/sustainable-farming.jpg deleted file mode 100755 index 54eac24..0000000 Binary files a/site/static/img/about/sustainable-farming.jpg and /dev/null differ diff --git a/site/static/img/android-chrome-192x192.png b/site/static/img/android-chrome-192x192.png new file mode 100644 index 0000000..79b84dc Binary files /dev/null and b/site/static/img/android-chrome-192x192.png differ diff --git a/site/static/img/android-chrome-512x512.png b/site/static/img/android-chrome-512x512.png new file mode 100644 index 0000000..3c58dda Binary files /dev/null and b/site/static/img/android-chrome-512x512.png differ diff --git a/site/static/img/apple-touch-icon.png b/site/static/img/apple-touch-icon.png new file mode 100644 index 0000000..46afa7c Binary files /dev/null and b/site/static/img/apple-touch-icon.png differ diff --git a/site/static/img/blog/chemex.jpg b/site/static/img/blog/chemex.jpg deleted file mode 100755 index 903f68a..0000000 Binary files a/site/static/img/blog/chemex.jpg and /dev/null differ diff --git a/site/static/img/blog/flavor_wheel.jpg b/site/static/img/blog/flavor_wheel.jpg deleted file mode 100755 index dc2a87d..0000000 Binary files a/site/static/img/blog/flavor_wheel.jpg and /dev/null differ diff --git a/site/static/img/favicon-16x16.png b/site/static/img/favicon-16x16.png new file mode 100644 index 0000000..18985a3 Binary files /dev/null and b/site/static/img/favicon-16x16.png differ diff --git a/site/static/img/favicon-32x32.png b/site/static/img/favicon-32x32.png new file mode 100644 index 0000000..2d52eff Binary files /dev/null and b/site/static/img/favicon-32x32.png differ diff --git a/site/static/img/favicon.ico b/site/static/img/favicon.ico new file mode 100644 index 0000000..d055e90 Binary files /dev/null and b/site/static/img/favicon.ico differ diff --git a/site/static/img/home-about-section.jpg b/site/static/img/home-about-section.jpg new file mode 100755 index 0000000..2571ab6 Binary files /dev/null and b/site/static/img/home-about-section.jpg differ diff --git a/site/static/img/home-jumbotron.jpg b/site/static/img/home-jumbotron.jpg new file mode 100644 index 0000000..f02e6d8 Binary files /dev/null and b/site/static/img/home-jumbotron.jpg differ diff --git a/site/static/img/home/about-section.jpg b/site/static/img/home/about-section.jpg deleted file mode 100755 index 2571ab6..0000000 Binary files a/site/static/img/home/about-section.jpg and /dev/null differ diff --git a/site/static/img/home/jumbotron.jpg b/site/static/img/home/jumbotron.jpg deleted file mode 100644 index f02e6d8..0000000 Binary files a/site/static/img/home/jumbotron.jpg and /dev/null differ diff --git a/site/static/img/icons-facebook.svg b/site/static/img/icons-facebook.svg new file mode 100644 index 0000000..2c6edb0 --- /dev/null +++ b/site/static/img/icons-facebook.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/site/static/img/icons-instagram.svg b/site/static/img/icons-instagram.svg new file mode 100644 index 0000000..8b4f212 --- /dev/null +++ b/site/static/img/icons-instagram.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/site/static/img/icons-twitter.svg b/site/static/img/icons-twitter.svg new file mode 100644 index 0000000..8b04036 --- /dev/null +++ b/site/static/img/icons-twitter.svg @@ -0,0 +1,11 @@ + + + + + + diff --git a/site/static/img/icons-vimeo.svg b/site/static/img/icons-vimeo.svg new file mode 100644 index 0000000..6ccc7a5 --- /dev/null +++ b/site/static/img/icons-vimeo.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/site/static/img/icons/facebook.svg b/site/static/img/icons/facebook.svg deleted file mode 100644 index 2c6edb0..0000000 --- a/site/static/img/icons/facebook.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - diff --git a/site/static/img/icons/instagram.svg b/site/static/img/icons/instagram.svg deleted file mode 100644 index 8b4f212..0000000 --- a/site/static/img/icons/instagram.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - diff --git a/site/static/img/icons/twitter.svg b/site/static/img/icons/twitter.svg deleted file mode 100644 index 8b04036..0000000 --- a/site/static/img/icons/twitter.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - diff --git a/site/static/img/icons/vimeo.svg b/site/static/img/icons/vimeo.svg deleted file mode 100644 index 6ccc7a5..0000000 --- a/site/static/img/icons/vimeo.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - diff --git a/site/static/img/illustrations-coffee-gear.svg b/site/static/img/illustrations-coffee-gear.svg new file mode 100644 index 0000000..93b797e --- /dev/null +++ b/site/static/img/illustrations-coffee-gear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/site/static/img/illustrations-coffee.svg b/site/static/img/illustrations-coffee.svg new file mode 100644 index 0000000..baa46a7 --- /dev/null +++ b/site/static/img/illustrations-coffee.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/site/static/img/illustrations-meeting-space.svg b/site/static/img/illustrations-meeting-space.svg new file mode 100644 index 0000000..043eafb --- /dev/null +++ b/site/static/img/illustrations-meeting-space.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/site/static/img/illustrations-tutorials.svg b/site/static/img/illustrations-tutorials.svg new file mode 100644 index 0000000..64f42a1 --- /dev/null +++ b/site/static/img/illustrations-tutorials.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/site/static/img/illustrations/coffee-gear.svg b/site/static/img/illustrations/coffee-gear.svg deleted file mode 100644 index 93b797e..0000000 --- a/site/static/img/illustrations/coffee-gear.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/site/static/img/illustrations/coffee.svg b/site/static/img/illustrations/coffee.svg deleted file mode 100644 index baa46a7..0000000 --- a/site/static/img/illustrations/coffee.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/site/static/img/illustrations/meeting-space.svg b/site/static/img/illustrations/meeting-space.svg deleted file mode 100644 index 043eafb..0000000 --- a/site/static/img/illustrations/meeting-space.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/site/static/img/illustrations/tutorials.svg b/site/static/img/illustrations/tutorials.svg deleted file mode 100644 index 64f42a1..0000000 --- a/site/static/img/illustrations/tutorials.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/site/static/img/mstile-144x144.png b/site/static/img/mstile-144x144.png new file mode 100644 index 0000000..2787c56 Binary files /dev/null and b/site/static/img/mstile-144x144.png differ diff --git a/site/static/img/mstile-150x150.png b/site/static/img/mstile-150x150.png new file mode 100644 index 0000000..edfb37f Binary files /dev/null and b/site/static/img/mstile-150x150.png differ diff --git a/site/static/img/mstile-310x150.png b/site/static/img/mstile-310x150.png new file mode 100644 index 0000000..abd262e Binary files /dev/null and b/site/static/img/mstile-310x150.png differ diff --git a/site/static/img/mstile-310x310.png b/site/static/img/mstile-310x310.png new file mode 100644 index 0000000..1873248 Binary files /dev/null and b/site/static/img/mstile-310x310.png differ diff --git a/site/static/img/mstile-70x70.png b/site/static/img/mstile-70x70.png new file mode 100644 index 0000000..ac78c21 Binary files /dev/null and b/site/static/img/mstile-70x70.png differ diff --git a/site/static/img/og-image.jpg b/site/static/img/og-image.jpg new file mode 100644 index 0000000..9d829cf Binary files /dev/null and b/site/static/img/og-image.jpg differ diff --git a/site/static/img/products-full-width.jpg b/site/static/img/products-full-width.jpg new file mode 100644 index 0000000..b1a0194 Binary files /dev/null and b/site/static/img/products-full-width.jpg differ diff --git a/site/static/img/products-grid1.jpg b/site/static/img/products-grid1.jpg new file mode 100755 index 0000000..600be3c Binary files /dev/null and b/site/static/img/products-grid1.jpg differ diff --git a/site/static/img/products-grid2.jpg b/site/static/img/products-grid2.jpg new file mode 100755 index 0000000..b066a88 Binary files /dev/null and b/site/static/img/products-grid2.jpg differ diff --git a/site/static/img/products-grid3.jpg b/site/static/img/products-grid3.jpg new file mode 100755 index 0000000..df47e06 Binary files /dev/null and b/site/static/img/products-grid3.jpg differ diff --git a/site/static/img/products-jumbotron.jpg b/site/static/img/products-jumbotron.jpg new file mode 100755 index 0000000..dfb2dbe Binary files /dev/null and b/site/static/img/products-jumbotron.jpg differ diff --git a/site/static/img/products/jumbotron.jpg b/site/static/img/products/jumbotron.jpg deleted file mode 100755 index dfb2dbe..0000000 Binary files a/site/static/img/products/jumbotron.jpg and /dev/null differ diff --git a/site/static/img/products/products-full-width.jpg b/site/static/img/products/products-full-width.jpg deleted file mode 100644 index b1a0194..0000000 Binary files a/site/static/img/products/products-full-width.jpg and /dev/null differ diff --git a/site/static/img/products/products-grid1.jpg b/site/static/img/products/products-grid1.jpg deleted file mode 100755 index 600be3c..0000000 Binary files a/site/static/img/products/products-grid1.jpg and /dev/null differ diff --git a/site/static/img/products/products-grid2.jpg b/site/static/img/products/products-grid2.jpg deleted file mode 100755 index b066a88..0000000 Binary files a/site/static/img/products/products-grid2.jpg and /dev/null differ diff --git a/site/static/img/products/products-grid3.jpg b/site/static/img/products/products-grid3.jpg deleted file mode 100755 index df47e06..0000000 Binary files a/site/static/img/products/products-grid3.jpg and /dev/null differ diff --git a/site/static/img/safari-pinned-tab.svg b/site/static/img/safari-pinned-tab.svg new file mode 100644 index 0000000..ac6b23d --- /dev/null +++ b/site/static/img/safari-pinned-tab.svg @@ -0,0 +1,28 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + diff --git a/site/static/manifest.json b/site/static/manifest.json index 80c5526..c488cb2 100644 --- a/site/static/manifest.json +++ b/site/static/manifest.json @@ -2,12 +2,12 @@ "name": "", "icons": [ { - "src": "\/android-chrome-192x192.png", + "src": "\/img\/android-chrome-192x192.png", "sizes": "192x192", "type": "image\/png" }, { - "src": "\/android-chrome-512x512.png", + "src": "\/img\/android-chrome-512x512.png", "sizes": "512x512", "type": "image\/png" } diff --git a/site/static/mstile-144x144.png b/site/static/mstile-144x144.png deleted file mode 100644 index 2787c56..0000000 Binary files a/site/static/mstile-144x144.png and /dev/null differ diff --git a/site/static/mstile-150x150.png b/site/static/mstile-150x150.png deleted file mode 100644 index edfb37f..0000000 Binary files a/site/static/mstile-150x150.png and /dev/null differ diff --git a/site/static/mstile-310x150.png b/site/static/mstile-310x150.png deleted file mode 100644 index abd262e..0000000 Binary files a/site/static/mstile-310x150.png and /dev/null differ diff --git a/site/static/mstile-310x310.png b/site/static/mstile-310x310.png deleted file mode 100644 index 1873248..0000000 Binary files a/site/static/mstile-310x310.png and /dev/null differ diff --git a/site/static/mstile-70x70.png b/site/static/mstile-70x70.png deleted file mode 100644 index ac78c21..0000000 Binary files a/site/static/mstile-70x70.png and /dev/null differ diff --git a/site/static/og-image.jpg b/site/static/og-image.jpg deleted file mode 100644 index 9d829cf..0000000 Binary files a/site/static/og-image.jpg and /dev/null differ diff --git a/site/static/safari-pinned-tab.svg b/site/static/safari-pinned-tab.svg deleted file mode 100644 index ac6b23d..0000000 --- a/site/static/safari-pinned-tab.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - -Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - - -- cgit v1.3