diff options
| author | Mathias Biilmann <info@mathias-biilmann.net> | 2017-12-07 10:20:11 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-07 10:20:11 -0800 |
| commit | 8745627e7d171b4b1fd2062b4328bf23899663e9 (patch) | |
| tree | 5f0399bf843f5a3055e0bb6d3da6774b1a01f307 /site/content/values/_index.md | |
| parent | 2db9a63c54df63e95c1fbf39391d201c98a62b86 (diff) | |
| parent | a4bfd44601069a1b054c396ad754c8a2b7ec688c (diff) | |
Merge pull request #11 from netlify-templates/update-for-cms-1-0
Update for CMS 1.0
Diffstat (limited to 'site/content/values/_index.md')
| -rw-r--r-- | site/content/values/_index.md | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/site/content/values/_index.md b/site/content/values/_index.md new file mode 100644 index 0000000..b92073d --- /dev/null +++ b/site/content/values/_index.md @@ -0,0 +1,45 @@ +--- +title: "Values" +image: /img/about-jumbotron.jpg +values: + - heading: "Shade-grown coffee" + text: > + Coffee is a small tree or shrub that grows in the forest + understory in its wild form, and traditionally was grown + commercially under other trees that provided shade. The + forest-like structure of shade coffee farms provides habitat for + a great number of migratory and resident species. + imageUrl: "/img/about-shade-grown.jpg" + - heading: "Single origin" + text: > + Single-origin coffee is coffee grown within a single known + geographic origin. Sometimes, this is a single farm or a + specific collection of beans from a single country. The name of + the coffee is then usually the place it was grown to whatever + degree available. + imageUrl: "/img/about-single-origin.jpg" + - heading: "Sustainable farming" + text: > + Sustainable agriculture is farming in sustainable ways based on + an understanding of ecosystem services, the study of + relationships between organisms and their environment. What + grows where and how it is grown are a matter of choice and + careful consideration for nature and communities. + imageUrl: "/img/about-sustainable-farming.jpg" + - heading: "Direct sourcing" + text: > + We want to truly empower the communities that bring amazing + coffee to you. That’s why we reinvest 20% of our profits into + farms, local businesses and schools everywhere our coffee is + grown. You can see the communities grow and learn more about + coffee farming on our blog. + imageUrl: "/img/about-direct-sourcing.jpg" + - heading: "Reinvest profits" + text: > + We want to truly empower the communities that bring amazing + coffee to you. That’s why we reinvest 20% of our profits into + farms, local businesses and schools everywhere our coffee is + grown. You can see the communities grow and learn more about + coffee farming on our blog. + imageUrl: "/img/about-reinvest-profits.jpg" +--- |
