pelican-website-ge/ge-theme/templates/Food forests.html

59 lines
6.7 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{% extends "base.html" %}
{% block head %}
{{ super() }}
<link rel="stylesheet" type="text/css" href="{{SITEURL}}/theme/css/food-forest.css">
{% endblock %}
{% block content %}
<div class="container container-rest">
<div class="img-content">
<img class="img-fluid img-custom" src="{{SITEURL}}/theme/images/foodforest-imgs/foodfore-img1.webp">
</div>
<div class="word-content">
<p class="adjust-font">Food Forests + Community Currencies / Basic Income = Community Farms</p>
</div>
<div class="first-paragraph">
<p>Having worked on a myriad farming techniques, weve never been more inspired by the practicality and theory behind Syntropic Agroforestry. Regenerating soil while practically providing crops and long term food forests is actually possible! Syntropic Agroforestry is amazing. It captures all the good of permaculture and organic farming and is easy for people to copy and put to use!</p>
<p>Weve had the pleasure of hosting Roland van Reenen from Curacao, sent to us by <a class="gen-linkstyle" href="https://twitter.com/Kolektivo/status/1315367411042877450?s=20">Curadao</a> , as well as James Thiong'o from Central Kenya. We are convinced that food forestry via Syntropic Agroforestry and regenerative organic agriculture programs will solve problems of food insecurity. The following schedule was developed and has already been duplicated over and over.</p>
</div>
<div class="img-content">
<img class="img-fluid img-custom1" src="{{SITEURL}}/theme/images/foodforest-imgs/shamba-ya-jamii-poster.webp">
</div>
<div class="second-paragraph">
<p>Some core syntropic principals:</p>
<ol>
<li>Ensure Soil is covered: so that water and nutrients dont evaporate and that roots and mycorrhizal fungi can absorb and move around those nutrients. (Dont even step on bare soil).</li>
<li>Maximize Photosynthesis: plants requiring different amounts of sunlight can be planted above, below and around each other to ensure that sunlight isnt wasted on the soil and at least twice the amount of energy can be consumed by plants.</li>
<li>Succession: Ensure that there is a clear succession of plants. E.g. As a cassava grows it can give shelter to a fruit tree.</li>
<li>Stratification Fill each layer of vegetation and maintain diversity for system health. Space (stratification) has to be harmonized over time (life cycle), respecting the successional steps within each of the systems</li>
<li>Management Keeping balance, reducing excess growth.</li>
</ol>
<p>Using community currency to budget for the creation and maintenance of food forests seems as natural as the syntropic principals themselves. Indeed the circulation of community currency mirrors the concepts of mycorrhizal association and hyphal networks. “In some more complex relationships, mycorrhizal fungi do not just collect immobilized soil nutrients, but connect individual plants together by mycorrhizal networks that transport water, carbon, and other nutrients directly from plant to plant through underground <a class="gen-linkstyle" href="https://en.wikipedia.org/wiki/Mycorrhiza#:~:text=A%20mycorrhiza%20is%20a%20symbiotic,phosphorus%2C%20taken%20from%20the%20soil.">hyphal</a> networks.”</p>
<p>In this sense CICs connected through membranes (bonding curves) enable communities to transport vital resources. Further a CIC is a voucher for a particular group of resources identified by a village. One can hardly think of a better source of primary production than the food from a food forest being the anchor (backing of last resort) for a community currency.</p>
<p>Syntropic Agroforestry is the best candidate we have seen for regenerating rich soil, and developing sustainable fertile crops in a way that can be integrated into traditional farming here in Kenya. This could be the carbon sequestration, water harvesting and food system we need to heal our ecosystems. We're excited that community inclusion currencies could be the way to both fund their development, maintenance but also that these food forests establish a solid basis for the intrinsic value for currencies.</p>
<p>We dont have to stretch far at all to apply syntropic principals to a community currency and networks of community currencies. Syntropic principals loosely applied to community currency:</p>
<ol>
<li>Ensure basic needs are covered: Using anything but community currency for basic needs creates a dependency on foreign currencies or aid.</li>
<li>Maximize resources: The benefits of foreign and local resources are best consumed by an entire supply chain in order to produce local productive capacity. Ensure a community currency is being utilized by each level of production, services and value addition.</li>
<li>Succession: Ensure that there is a clear succession of community currency utilization. We often call this braiding: as the usage for CC among trade for food, moves into education, and haircuts and so on.</li>
<li>Stratification: Ensure a diversity of usages for Community Currency - any gaps in diversity can lead toward extraction of local resources and eventual stagnation..</li>
<li>Management: Ensure that the growth of a Community Currency is clearly bounded and its supply and value cant keep growing forever. When CC accumulates and stops flowing or dissipates into another ecosystems, management is key to regain healthy flow.</li>
</ol>
<div class="img-content1">
<img class="img-fluid img-custom1" src="{{SITEURL}}/theme/images/foodforest-imgs/foodfore-img3.webp">
</div>
<p>In the above diagram, (1) a community inclusion currency is issued by a local population then (2) collected by a community group and used to pay for farm inputs and labor, then (3) the CIC (Sarafu) can be redeemed for the food produced and reused again for labor and other projects.</p>
<p>Here is a simple illustrated handbook for Syntropic Agroforestry</p>
<a class="gen-linkstyle" href="https://1fce7114-8e4a-43c5-bcbd-d2b877364fde.filesusr.com/ugd/ce30dd_7e17dc7349c94ba79f5896a2132cbd2f.pdf">Syntropic agroforestry handbook.pdf</a>
</div>
<div class="last-paragraph">
<p class="adjust-font">Lets Work Together</p>
<p> <a class="gen-linkstyle" href="{{SITEURL}}/pages/contact-us.html">Contact us</a> , so we can start working together. We are seeking communities that are ready to start a Community Farm = CIC + Food Forest and feed their community in a fair and equitable way while regenerating soil for future generations!</p>
</div>
</div>
<hr class="line-spann">
{% endblock %}