aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gulpfile.babel.js4
-rw-r--r--site/content/post/brewing-chemex.md4
-rw-r--r--site/content/post/making-sense.md2
-rw-r--r--site/content/products.md18
-rw-r--r--site/layouts/index.html4
-rw-r--r--site/layouts/partials/footer.html8
-rw-r--r--site/layouts/partials/head.html10
-rw-r--r--site/layouts/partials/svg.html2
-rw-r--r--site/layouts/partials/text-and-image.html2
-rw-r--r--site/static/admin/config.yml16
-rwxr-xr-xsite/static/blog-chemex.jpg (renamed from site/static/img/blog/chemex.jpg)bin146657 -> 146657 bytes
-rwxr-xr-xsite/static/blog-flavor_wheel.jpg (renamed from site/static/img/blog/flavor_wheel.jpg)bin60110 -> 60110 bytes
-rw-r--r--site/static/browserconfig.xml2
-rwxr-xr-xsite/static/img/about-direct-sourcing.jpg (renamed from site/static/img/about/direct-sourcing.jpg)bin194683 -> 194683 bytes
-rw-r--r--site/static/img/about-jumbotron.jpg (renamed from site/static/img/about/jumbotron.jpg)bin167854 -> 167854 bytes
-rwxr-xr-xsite/static/img/about-reinvest-profits.jpg (renamed from site/static/img/about/reinvest-profits.jpg)bin161713 -> 161713 bytes
-rwxr-xr-xsite/static/img/about-shade-grown.jpg (renamed from site/static/img/about/shade-grown.jpg)bin108493 -> 108493 bytes
-rwxr-xr-xsite/static/img/about-single-origin.jpg (renamed from site/static/img/about/single-origin.jpg)bin116457 -> 116457 bytes
-rwxr-xr-xsite/static/img/about-sustainable-farming.jpg (renamed from site/static/img/about/sustainable-farming.jpg)bin196653 -> 196653 bytes
-rw-r--r--site/static/img/android-chrome-192x192.png (renamed from site/static/android-chrome-192x192.png)bin2529 -> 2529 bytes
-rw-r--r--site/static/img/android-chrome-512x512.png (renamed from site/static/android-chrome-512x512.png)bin5302 -> 5302 bytes
-rw-r--r--site/static/img/apple-touch-icon.png (renamed from site/static/apple-touch-icon.png)bin1641 -> 1641 bytes
-rw-r--r--site/static/img/favicon-16x16.png (renamed from site/static/favicon-16x16.png)bin690 -> 690 bytes
-rw-r--r--site/static/img/favicon-32x32.png (renamed from site/static/favicon-32x32.png)bin925 -> 925 bytes
-rw-r--r--site/static/img/favicon.ico (renamed from site/static/favicon.ico)bin15086 -> 15086 bytes
-rwxr-xr-xsite/static/img/home-about-section.jpg (renamed from site/static/img/home/about-section.jpg)bin196603 -> 196603 bytes
-rw-r--r--site/static/img/home-jumbotron.jpg (renamed from site/static/img/home/jumbotron.jpg)bin141447 -> 141447 bytes
-rw-r--r--site/static/img/icons-facebook.svg (renamed from site/static/img/icons/facebook.svg)0
-rw-r--r--site/static/img/icons-instagram.svg (renamed from site/static/img/icons/instagram.svg)0
-rw-r--r--site/static/img/icons-twitter.svg (renamed from site/static/img/icons/twitter.svg)0
-rw-r--r--site/static/img/icons-vimeo.svg (renamed from site/static/img/icons/vimeo.svg)0
-rw-r--r--site/static/img/illustrations-coffee-gear.svg (renamed from site/static/img/illustrations/coffee-gear.svg)0
-rw-r--r--site/static/img/illustrations-coffee.svg (renamed from site/static/img/illustrations/coffee.svg)0
-rw-r--r--site/static/img/illustrations-meeting-space.svg (renamed from site/static/img/illustrations/meeting-space.svg)0
-rw-r--r--site/static/img/illustrations-tutorials.svg (renamed from site/static/img/illustrations/tutorials.svg)0
-rw-r--r--site/static/img/mstile-144x144.png (renamed from site/static/mstile-144x144.png)bin2004 -> 2004 bytes
-rw-r--r--site/static/img/mstile-150x150.png (renamed from site/static/mstile-150x150.png)bin2097 -> 2097 bytes
-rw-r--r--site/static/img/mstile-310x150.png (renamed from site/static/mstile-310x150.png)bin2331 -> 2331 bytes
-rw-r--r--site/static/img/mstile-310x310.png (renamed from site/static/mstile-310x310.png)bin4413 -> 4413 bytes
-rw-r--r--site/static/img/mstile-70x70.png (renamed from site/static/mstile-70x70.png)bin1478 -> 1478 bytes
-rw-r--r--site/static/img/og-image.jpg (renamed from site/static/og-image.jpg)bin91417 -> 91417 bytes
-rw-r--r--site/static/img/products-full-width.jpg (renamed from site/static/img/products/products-full-width.jpg)bin217443 -> 217443 bytes
-rwxr-xr-xsite/static/img/products-grid1.jpg (renamed from site/static/img/products/products-grid1.jpg)bin329208 -> 329208 bytes
-rwxr-xr-xsite/static/img/products-grid2.jpg (renamed from site/static/img/products/products-grid2.jpg)bin166193 -> 166193 bytes
-rwxr-xr-xsite/static/img/products-grid3.jpg (renamed from site/static/img/products/products-grid3.jpg)bin149603 -> 149603 bytes
-rwxr-xr-xsite/static/img/products-jumbotron.jpg (renamed from site/static/img/products/jumbotron.jpg)bin136554 -> 136554 bytes
-rw-r--r--site/static/img/safari-pinned-tab.svg (renamed from site/static/safari-pinned-tab.svg)0
-rw-r--r--site/static/manifest.json4
48 files changed, 46 insertions, 30 deletions
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 @@
<div>
<h3 class="f4 b lh-title mb2 primary">Social media</h3>
<ul class="mhn2">
- {{ partial "social-icon" (dict "link" "#" "svg" "facebook") }}
- {{ partial "social-icon" (dict "link" "#" "svg" "twitter") }}
- {{ partial "social-icon" (dict "link" "#" "svg" "instagram") }}
- {{ partial "social-icon" (dict "link" "#" "svg" "vimeo") }}
+ {{ partial "social-icon" (dict "link" "#" "svg" "icons-facebook") }}
+ {{ partial "social-icon" (dict "link" "#" "svg" "icons-twitter") }}
+ {{ partial "social-icon" (dict "link" "#" "svg" "icons-instagram") }}
+ {{ partial "social-icon" (dict "link" "#" "svg" "icons-vimeo") }}
</ul>
</div>
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 @@
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:400,700" rel="stylesheet">
<!-- Favicons -->
- <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
- <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
- <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
+ <link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
+ <link rel="icon" type="image/png" href="/img/favicon-32x32.png" sizes="32x32">
+ <link rel="icon" type="image/png" href="/img/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
- <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#ff4400">
+ <link rel="mask-icon" href="/img/safari-pinned-tab.svg" color="#ff4400">
<meta name="theme-color" content="#fff">
<!-- Open Graph -->
<meta property="og:type" content="business.business">
<meta property="og:title" content="Kaldi | Great coffee with a conscience">
<meta property="og:url" content="/">
- <meta property="og:image" content="/og-image.jpg">
+ <meta property="og:image" content="/img/og-image.jpg">
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
</head>
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 @@
<div style="height: 0; width: 0; position: absolute; visibility: hidden">
<!-- inject:svg -->
- <svg xmlns="http://www.w3.org/2000/svg"><symbol id="facebook" viewBox="0 0 32 32"><path d="M30.7 0H1.3C.6 0 0 .6 0 1.3v29.3c0 .8.6 1.4 1.3 1.4H17V20h-4v-5h4v-4c0-4.1 2.6-6.2 6.3-6.2 1.8 0 3.3.2 3.7.2v4.3h-2.6c-2 0-2.5 1-2.5 2.4V15h5l-1 5h-4l.1 12h8.6c.7 0 1.3-.6 1.3-1.3V1.3C32 .6 31.4 0 30.7 0z"/></symbol><symbol id="instagram" viewBox="0 0 32 32"><path d="M28.2 0H3.8C1.7 0 0 1.7 0 3.8v24.4C0 30.3 1.7 32 3.8 32h24.4c2.1 0 3.8-1.7 3.8-3.8V3.8C32 1.7 30.3 0 28.2 0zM24 4h3c.6 0 1 .4 1 1v3c0 .6-.4 1-1 1h-3c-.6 0-1-.4-1-1V5c0-.6.4-1 1-1zm-8 5.9c3.4 0 6.2 2.7 6.2 6.1 0 3.4-2.8 6.1-6.2 6.1-3.4 0-6.2-2.7-6.2-6.1.1-3.4 2.8-6.1 6.2-6.1zM28 29H4c-.6 0-1-.4-1-1V13h4c-.5.8-.7 2.1-.7 3 0 5.4 4.4 9.7 9.7 9.7 5.4 0 9.7-4.4 9.7-9.7 0-.9-.1-2.3-.8-3h4v15c.1.6-.3 1-.9 1z"/></symbol><symbol id="twitter" viewBox="0 0 32 32"><path d="M32 6.1c-1.2.5-2.4.9-3.8 1 1.4-.8 2.4-2.1 2.9-3.6-1.3.8-2.7 1.3-4.2 1.6C25.7 3.8 24 3 22.2 3c-3.6 0-6.6 2.9-6.6 6.6 0 .5.1 1 .2 1.5-5.5-.3-10.3-2.9-13.6-6.9-.6 1-.9 2.1-.9 3.3 0 2.3 1.2 4.3 2.9 5.5-1.1 0-2.1-.3-3-.8v.1c0 3.2 2.3 5.8 5.3 6.4-.6.1-1.1.2-1.7.2-.4 0-.8 0-1.2-.1.8 2.6 3.3 4.5 6.1 4.6-2.2 1.8-5.1 2.8-8.2 2.8-.5 0-1.1 0-1.6-.1 3 1.8 6.5 2.9 10.2 2.9 12.1 0 18.7-10 18.7-18.7v-.8c1.2-1 2.3-2.1 3.2-3.4z"/></symbol><symbol id="vimeo" viewBox="0 0 32 32"><path d="M32 8.6c-.1 3.1-2.3 7.4-6.5 12.8-4.4 5.7-8 8.5-11 8.5-1.9 0-3.4-1.7-4.7-5.2-.9-3.2-1.7-6.3-2.6-9.5-1-3.4-2-5.2-3.1-5.2-.2 0-1.1.5-2.5 1.5L0 9.6c1.6-1.4 3.1-2.8 4.7-4.2 2.1-1.8 3.7-2.8 4.7-2.9 2.5-.2 4 1.5 4.6 5.1.6 3.9 1.1 6.4 1.3 7.3.7 3.3 1.5 4.9 2.4 4.9.7 0 1.7-1.1 3-3.2s2.1-3.7 2.2-4.8c.2-1.8-.5-2.7-2.2-2.7-.8 0-1.6.2-2.4.5 1.6-5.2 4.6-7.7 9-7.5 3.3.2 4.9 2.3 4.7 6.5z"/></symbol></svg>
+ <svg xmlns="http://www.w3.org/2000/svg"><symbol id="icons-facebook" viewBox="0 0 32 32"><path d="M30.7 0H1.3C.6 0 0 .6 0 1.3v29.3c0 .8.6 1.4 1.3 1.4H17V20h-4v-5h4v-4c0-4.1 2.6-6.2 6.3-6.2 1.8 0 3.3.2 3.7.2v4.3h-2.6c-2 0-2.5 1-2.5 2.4V15h5l-1 5h-4l.1 12h8.6c.7 0 1.3-.6 1.3-1.3V1.3C32 .6 31.4 0 30.7 0z"/></symbol><symbol id="icons-instagram" viewBox="0 0 32 32"><path d="M28.2 0H3.8C1.7 0 0 1.7 0 3.8v24.4C0 30.3 1.7 32 3.8 32h24.4c2.1 0 3.8-1.7 3.8-3.8V3.8C32 1.7 30.3 0 28.2 0zM24 4h3c.6 0 1 .4 1 1v3c0 .6-.4 1-1 1h-3c-.6 0-1-.4-1-1V5c0-.6.4-1 1-1zm-8 5.9c3.4 0 6.2 2.7 6.2 6.1 0 3.4-2.8 6.1-6.2 6.1-3.4 0-6.2-2.7-6.2-6.1.1-3.4 2.8-6.1 6.2-6.1zM28 29H4c-.6 0-1-.4-1-1V13h4c-.5.8-.7 2.1-.7 3 0 5.4 4.4 9.7 9.7 9.7 5.4 0 9.7-4.4 9.7-9.7 0-.9-.1-2.3-.8-3h4v15c.1.6-.3 1-.9 1z"/></symbol><symbol id="icons-twitter" viewBox="0 0 32 32"><path d="M32 6.1c-1.2.5-2.4.9-3.8 1 1.4-.8 2.4-2.1 2.9-3.6-1.3.8-2.7 1.3-4.2 1.6C25.7 3.8 24 3 22.2 3c-3.6 0-6.6 2.9-6.6 6.6 0 .5.1 1 .2 1.5-5.5-.3-10.3-2.9-13.6-6.9-.6 1-.9 2.1-.9 3.3 0 2.3 1.2 4.3 2.9 5.5-1.1 0-2.1-.3-3-.8v.1c0 3.2 2.3 5.8 5.3 6.4-.6.1-1.1.2-1.7.2-.4 0-.8 0-1.2-.1.8 2.6 3.3 4.5 6.1 4.6-2.2 1.8-5.1 2.8-8.2 2.8-.5 0-1.1 0-1.6-.1 3 1.8 6.5 2.9 10.2 2.9 12.1 0 18.7-10 18.7-18.7v-.8c1.2-1 2.3-2.1 3.2-3.4z"/></symbol><symbol id="icons-vimeo" viewBox="0 0 32 32"><path d="M32 8.6c-.1 3.1-2.3 7.4-6.5 12.8-4.4 5.7-8 8.5-11 8.5-1.9 0-3.4-1.7-4.7-5.2-.9-3.2-1.7-6.3-2.6-9.5-1-3.4-2-5.2-3.1-5.2-.2 0-1.1.5-2.5 1.5L0 9.6c1.6-1.4 3.1-2.8 4.7-4.2 2.1-1.8 3.7-2.8 4.7-2.9 2.5-.2 4 1.5 4.6 5.1.6 3.9 1.1 6.4 1.3 7.3.7 3.3 1.5 4.9 2.4 4.9.7 0 1.7-1.1 3-3.2s2.1-3.7 2.2-4.8c.2-1.8-.5-2.7-2.2-2.7-.8 0-1.6.2-2.4.5 1.6-5.2 4.6-7.7 9-7.5 3.3.2 4.9 2.3 4.7 6.5z"/></symbol></svg>
<!-- endinject -->
</div>
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 @@
</div>
<div class="w-60-l ph2-l">
- <img src="img/home/about-section.jpg" alt="" class="mb3">
+ <img src="img/home-about-section.jpg" alt="" class="mb3">
</div>
</div>
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/img/blog/chemex.jpg b/site/static/blog-chemex.jpg
index 903f68a..903f68a 100755
--- a/site/static/img/blog/chemex.jpg
+++ b/site/static/blog-chemex.jpg
Binary files differ
diff --git a/site/static/img/blog/flavor_wheel.jpg b/site/static/blog-flavor_wheel.jpg
index dc2a87d..dc2a87d 100755
--- a/site/static/img/blog/flavor_wheel.jpg
+++ b/site/static/blog-flavor_wheel.jpg
Binary files 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 @@
<browserconfig>
<msapplication>
<tile>
- <square150x150logo src="/mstile-150x150.png"/>
+ <square150x150logo src="/img/mstile-150x150.png"/>
<TileColor>#ff4400</TileColor>
</tile>
</msapplication>
diff --git a/site/static/img/about/direct-sourcing.jpg b/site/static/img/about-direct-sourcing.jpg
index 0a52cc5..0a52cc5 100755
--- a/site/static/img/about/direct-sourcing.jpg
+++ b/site/static/img/about-direct-sourcing.jpg
Binary files differ
diff --git a/site/static/img/about/jumbotron.jpg b/site/static/img/about-jumbotron.jpg
index 6ecc2b2..6ecc2b2 100644
--- a/site/static/img/about/jumbotron.jpg
+++ b/site/static/img/about-jumbotron.jpg
Binary files differ
diff --git a/site/static/img/about/reinvest-profits.jpg b/site/static/img/about-reinvest-profits.jpg
index 73bd5d0..73bd5d0 100755
--- a/site/static/img/about/reinvest-profits.jpg
+++ b/site/static/img/about-reinvest-profits.jpg
Binary files differ
diff --git a/site/static/img/about/shade-grown.jpg b/site/static/img/about-shade-grown.jpg
index 2f4b502..2f4b502 100755
--- a/site/static/img/about/shade-grown.jpg
+++ b/site/static/img/about-shade-grown.jpg
Binary files differ
diff --git a/site/static/img/about/single-origin.jpg b/site/static/img/about-single-origin.jpg
index 78becb3..78becb3 100755
--- a/site/static/img/about/single-origin.jpg
+++ b/site/static/img/about-single-origin.jpg
Binary files differ
diff --git a/site/static/img/about/sustainable-farming.jpg b/site/static/img/about-sustainable-farming.jpg
index 54eac24..54eac24 100755
--- a/site/static/img/about/sustainable-farming.jpg
+++ b/site/static/img/about-sustainable-farming.jpg
Binary files differ
diff --git a/site/static/android-chrome-192x192.png b/site/static/img/android-chrome-192x192.png
index 79b84dc..79b84dc 100644
--- a/site/static/android-chrome-192x192.png
+++ b/site/static/img/android-chrome-192x192.png
Binary files differ
diff --git a/site/static/android-chrome-512x512.png b/site/static/img/android-chrome-512x512.png
index 3c58dda..3c58dda 100644
--- a/site/static/android-chrome-512x512.png
+++ b/site/static/img/android-chrome-512x512.png
Binary files differ
diff --git a/site/static/apple-touch-icon.png b/site/static/img/apple-touch-icon.png
index 46afa7c..46afa7c 100644
--- a/site/static/apple-touch-icon.png
+++ b/site/static/img/apple-touch-icon.png
Binary files differ
diff --git a/site/static/favicon-16x16.png b/site/static/img/favicon-16x16.png
index 18985a3..18985a3 100644
--- a/site/static/favicon-16x16.png
+++ b/site/static/img/favicon-16x16.png
Binary files differ
diff --git a/site/static/favicon-32x32.png b/site/static/img/favicon-32x32.png
index 2d52eff..2d52eff 100644
--- a/site/static/favicon-32x32.png
+++ b/site/static/img/favicon-32x32.png
Binary files differ
diff --git a/site/static/favicon.ico b/site/static/img/favicon.ico
index d055e90..d055e90 100644
--- a/site/static/favicon.ico
+++ b/site/static/img/favicon.ico
Binary files differ
diff --git a/site/static/img/home/about-section.jpg b/site/static/img/home-about-section.jpg
index 2571ab6..2571ab6 100755
--- a/site/static/img/home/about-section.jpg
+++ b/site/static/img/home-about-section.jpg
Binary files differ
diff --git a/site/static/img/home/jumbotron.jpg b/site/static/img/home-jumbotron.jpg
index f02e6d8..f02e6d8 100644
--- a/site/static/img/home/jumbotron.jpg
+++ b/site/static/img/home-jumbotron.jpg
Binary files differ
diff --git a/site/static/img/icons/facebook.svg b/site/static/img/icons-facebook.svg
index 2c6edb0..2c6edb0 100644
--- a/site/static/img/icons/facebook.svg
+++ b/site/static/img/icons-facebook.svg
diff --git a/site/static/img/icons/instagram.svg b/site/static/img/icons-instagram.svg
index 8b4f212..8b4f212 100644
--- a/site/static/img/icons/instagram.svg
+++ b/site/static/img/icons-instagram.svg
diff --git a/site/static/img/icons/twitter.svg b/site/static/img/icons-twitter.svg
index 8b04036..8b04036 100644
--- a/site/static/img/icons/twitter.svg
+++ b/site/static/img/icons-twitter.svg
diff --git a/site/static/img/icons/vimeo.svg b/site/static/img/icons-vimeo.svg
index 6ccc7a5..6ccc7a5 100644
--- a/site/static/img/icons/vimeo.svg
+++ b/site/static/img/icons-vimeo.svg
diff --git a/site/static/img/illustrations/coffee-gear.svg b/site/static/img/illustrations-coffee-gear.svg
index 93b797e..93b797e 100644
--- a/site/static/img/illustrations/coffee-gear.svg
+++ b/site/static/img/illustrations-coffee-gear.svg
diff --git a/site/static/img/illustrations/coffee.svg b/site/static/img/illustrations-coffee.svg
index baa46a7..baa46a7 100644
--- a/site/static/img/illustrations/coffee.svg
+++ b/site/static/img/illustrations-coffee.svg
diff --git a/site/static/img/illustrations/meeting-space.svg b/site/static/img/illustrations-meeting-space.svg
index 043eafb..043eafb 100644
--- a/site/static/img/illustrations/meeting-space.svg
+++ b/site/static/img/illustrations-meeting-space.svg
diff --git a/site/static/img/illustrations/tutorials.svg b/site/static/img/illustrations-tutorials.svg
index 64f42a1..64f42a1 100644
--- a/site/static/img/illustrations/tutorials.svg
+++ b/site/static/img/illustrations-tutorials.svg
diff --git a/site/static/mstile-144x144.png b/site/static/img/mstile-144x144.png
index 2787c56..2787c56 100644
--- a/site/static/mstile-144x144.png
+++ b/site/static/img/mstile-144x144.png
Binary files differ
diff --git a/site/static/mstile-150x150.png b/site/static/img/mstile-150x150.png
index edfb37f..edfb37f 100644
--- a/site/static/mstile-150x150.png
+++ b/site/static/img/mstile-150x150.png
Binary files differ
diff --git a/site/static/mstile-310x150.png b/site/static/img/mstile-310x150.png
index abd262e..abd262e 100644
--- a/site/static/mstile-310x150.png
+++ b/site/static/img/mstile-310x150.png
Binary files differ
diff --git a/site/static/mstile-310x310.png b/site/static/img/mstile-310x310.png
index 1873248..1873248 100644
--- a/site/static/mstile-310x310.png
+++ b/site/static/img/mstile-310x310.png
Binary files differ
diff --git a/site/static/mstile-70x70.png b/site/static/img/mstile-70x70.png
index ac78c21..ac78c21 100644
--- a/site/static/mstile-70x70.png
+++ b/site/static/img/mstile-70x70.png
Binary files differ
diff --git a/site/static/og-image.jpg b/site/static/img/og-image.jpg
index 9d829cf..9d829cf 100644
--- a/site/static/og-image.jpg
+++ b/site/static/img/og-image.jpg
Binary files differ
diff --git a/site/static/img/products/products-full-width.jpg b/site/static/img/products-full-width.jpg
index b1a0194..b1a0194 100644
--- a/site/static/img/products/products-full-width.jpg
+++ b/site/static/img/products-full-width.jpg
Binary files differ
diff --git a/site/static/img/products/products-grid1.jpg b/site/static/img/products-grid1.jpg
index 600be3c..600be3c 100755
--- a/site/static/img/products/products-grid1.jpg
+++ b/site/static/img/products-grid1.jpg
Binary files differ
diff --git a/site/static/img/products/products-grid2.jpg b/site/static/img/products-grid2.jpg
index b066a88..b066a88 100755
--- a/site/static/img/products/products-grid2.jpg
+++ b/site/static/img/products-grid2.jpg
Binary files differ
diff --git a/site/static/img/products/products-grid3.jpg b/site/static/img/products-grid3.jpg
index df47e06..df47e06 100755
--- a/site/static/img/products/products-grid3.jpg
+++ b/site/static/img/products-grid3.jpg
Binary files differ
diff --git a/site/static/img/products/jumbotron.jpg b/site/static/img/products-jumbotron.jpg
index dfb2dbe..dfb2dbe 100755
--- a/site/static/img/products/jumbotron.jpg
+++ b/site/static/img/products-jumbotron.jpg
Binary files differ
diff --git a/site/static/safari-pinned-tab.svg b/site/static/img/safari-pinned-tab.svg
index ac6b23d..ac6b23d 100644
--- a/site/static/safari-pinned-tab.svg
+++ b/site/static/img/safari-pinned-tab.svg
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"
}