diff options
| author | Mathias Biilmann Christensen <info@mathias-biilmann.net> | 2017-12-07 00:21:51 -0800 |
|---|---|---|
| committer | Benaiah Mischenko <benaiah@mischenko.com> | 2017-12-07 01:43:09 -0800 |
| commit | d91206659bd17c190e2940a2c564f371cafc7ebc (patch) | |
| tree | 3ae40f7a9c2668fb4ffaaa7fdd2746e8e5ccb267 /site/content/values.md | |
| parent | 3dc23ec6642f8238a9bb3e618544108cddcf2791 (diff) | |
Update hugo and content structure; add home page to CMS
This updates to hugo v0.31
It also adapts the content model to follow the convention for sections
with _index.md files and makes the home page a fully editable section
Diffstat (limited to 'site/content/values.md')
| -rw-r--r-- | site/content/values.md | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/site/content/values.md b/site/content/values.md deleted file mode 100644 index 98bf92c..0000000 --- a/site/content/values.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -title: "Values" -type: "values" -page: "/values.html" -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" ---- |
