aboutsummaryrefslogtreecommitdiffstats
path: root/site/content
diff options
context:
space:
mode:
authorMathias Biilmann Christensen <info@mathias-biilmann.net>2017-02-21 00:50:28 -0800
committerMathias Biilmann Christensen <info@mathias-biilmann.net>2017-02-21 00:50:28 -0800
commit988a3cd185b9e0268ad220b6f506acf446a35447 (patch)
treeda28425a8584653d0f0bae1556f9f64433dcb203 /site/content
parentabac30330edd5b7ea718abc230c9d685dfe30c83 (diff)
Make product page use content from frontmatter
Diffstat (limited to 'site/content')
-rw-r--r--site/content/products.md65
1 files changed, 60 insertions, 5 deletions
diff --git a/site/content/products.md b/site/content/products.md
index 4641457..efcfe04 100644
--- a/site/content/products.md
+++ b/site/content/products.md
@@ -1,5 +1,60 @@
-+++
-title = "Products"
-type = "products"
-page="/products.html"
-+++
+---
+title: "Products"
+type: "products"
+image: "/img/products/jumbotron.jpg"
+page: "/products.html"
+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."
+intro:
+ 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.
+ blurbs:
+ - 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"
+ 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"
+ 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"
+ 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 space where you can hang out with fellow coffee lovers and learn about coffee making techniques. All of the artwork on display there is for sale. The full price you pay goes to the artist.
+main:
+ heading: Great coffee with no compromises
+ description: |
+ We hold our coffee to the highest standards from the shrub to the cup. That’s why we’re meticulous and transparent about each step of the coffee’s journey. We personally visit each farm to make sure the conditions are optimal for the plants, farmers and the local environment.
+ image1:
+ image: /img/products/products-grid3.jpg
+ alt: A close-up of a paper filter filled with ground coffee
+ image2:
+ image: /img/products/products-grid2.jpg
+ alt: A green cup of a coffee on a wooden table
+ image3:
+ image: /img/products/products-grid1.jpg
+ alt: Coffee beans
+testimonials:
+ - quote: "The first time I tried Kaldi’s coffee, I couldn’t even believe that was the same thing I’ve been drinking every morning."
+ author: "Elisabeth Kaurismäki"
+ - quote: "Kaldi is the place to go if you want the best quality coffee. I love their stance on empowering farmers and transparency."
+ author: "Philipp Trommler"
+full_image: /img/products/products-full-width.jpg
+pricing:
+ heading: "Monthly subscriptions"
+ description: "We make it easy to make great coffee a part of your life. Choose one of our monthly subscription plans to receive great coffee at your doorstep each month. Contact us about more details and payment info."
+ plans:
+ - plan: "Small"
+ price: "50"
+ description: "Perfect for the drinker who likes to enjoy 1-2 cups per day."
+ items: ["3 lbs of coffee per month", Green or roasted beans", One or two varieties of beans"]
+ - plan: Big
+ price: "80"
+ description: Great for avid drinkers, java-nsoving couples and bigger crowds
+ items: ["6 lbs of coffee per month", "Green or roasted beans", "Up to 4 different varieties of beans"]
+ - plan: Custom
+ price: "?"
+ description: "Want a few tiny batches from different varieties? Try our custom plan"
+ items: ["Whatever you need", "Green or roasted beans", "Unlimited varieties"]
+---