365 lines
22 KiB
HTML
365 lines
22 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<title>grassroots-pelican</title>
|
||
<meta charset="utf-8"/>
|
||
<meta name="ida" content="Pelican"/>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
|
||
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
|
||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css"
|
||
href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" crossorigin="anonymous">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||
<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap" rel="stylesheet">
|
||
<link rel="stylesheet" type="text/css" href="./theme/css/style.css">
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha512-3P8rXCuGJdNZOnUx/03c1jOTnMn3rP63nBip5gOP2qmUh5YAdVAvFZ1E+QLZZbC1rtMrQb+mah3AfYW11RUrWA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
||
<!-- <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"-->
|
||
<!-- integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"-->
|
||
<!-- crossorigin="anonymous"></script>-->
|
||
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>-->
|
||
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>-->
|
||
<script src="https://use.fontawesome.com/5932321f98.js"></script>
|
||
|
||
|
||
<link rel="stylesheet" type="text/css" href="./theme/css/index-styles.css">
|
||
|
||
</head>
|
||
|
||
<body id="base-index" class="base-home">
|
||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||
<div class="container-fluid">
|
||
<a class="navbar-brand" href="#">
|
||
<img id="nav-logo" src="./theme/images/ge-logo-resizeimage.png" alt="logo">
|
||
</a>
|
||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent"
|
||
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||
<span class="navbar-toggler-icon"></span>
|
||
</button>
|
||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/about-us.html">about-us</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/contact-us.html">Contact us</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/dashboard.html">Dashboard</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/food-forests.html">Food Forests</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/get-involved.html">Get Involved</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/home.html">Home</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/how-it-works.html">How It Works</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/media.html">Media</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/mooc.html">MOOC</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/research.html">Research</a></li>
|
||
<li class="nav-item" ><a class="nav-link" href="./pages/sarafu-network.html">Sarafu Network</a></li>
|
||
<li class="nav-item" ><a class="nav-link"
|
||
href="./category/blog.html">blog</a></li>
|
||
|
||
<li class="nav-item dropdown">
|
||
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
|
||
data-bs-toggle="dropdown" aria-expanded="false">
|
||
More
|
||
</a>
|
||
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
|
||
<li><a class="dropdown-item" href="./pages/mooc.html">MOOC</a></li>
|
||
<li><a class="dropdown-item" href="./pages/contact-us.html">Contact-us</a></li>
|
||
<li>
|
||
<hr class="dropdown-divider">
|
||
</li>
|
||
<li><a class="dropdown-item" href="#">Something else here</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
|
||
<div class="container container-margins">
|
||
<section id="content">
|
||
<!--<h2 class="try">All articles</h2>-->
|
||
|
||
<ul class="ul-style" id="post-list">
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./gre-for.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/gre-for1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/grace-rachmany.html">Grace Rachmany</a><br>
|
||
<time class="published" datetime="2021-07-16T00:00:00+03:00"> Fri 16 July 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./gre-for.html" rel="bookmark" title="Permalink to GRE for ME">GRE for ME</a></h2>
|
||
<div class="entry-content"> <img alt="" src="images/blog/gre-for18.webp" />
|
||
<p>To be perfectly honest, which isn’t necessarily considered a virtue in the blockchain space, Grassroots Economics is my absolute favorite community currency project on the face of the earth and I couldn’t be more excited to join as an advisor. Some people might not know that there are …</p> </div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./claims-currencies.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/claims-currencies1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/will-ruddick.html">Will Ruddick</a><br>
|
||
<time class="published" datetime="2021-06-22T00:00:00+03:00"> Tue 22 June 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./claims-currencies.html" rel="bookmark" title="Permalink to Claims, Currencies and Cryptography">Claims, Currencies and Cryptography</a></h2>
|
||
<div class="entry-content"> <p>Global financial systems as well as humanitarian relief is based on claims, but the current infrastructure especially in vulnerable communities is weak to non-existent, which causes a lot of friction. The promise of a cryptographic approach to claims, is that groups of smaller actors can now more easily erect infrastructure …</p> </div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./emmas-duka.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/emmas-duka1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/will-ruddick.html">Will Ruddick</a><br>
|
||
<time class="published" datetime="2021-05-21T00:00:00+03:00"> Fri 21 May 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./emmas-duka.html" rel="bookmark" title="Permalink to Emma's Duka Community Currency Movement">Emma's Duka Community Currency Movement</a></h2>
|
||
<div class="entry-content"> <dl class="docutils">
|
||
<dt>Click for recording. (not exactly what was recorded - but close enough)</dt>
|
||
<dd><a class="reference external" href="https://youtu.be/BiArnG8jv9g">Click for recording.</a> ` <<a class="reference external" href="https://youtu.be/BiArnG8jv9g">https://youtu.be/BiArnG8jv9g</a>>`_</dd>
|
||
</dl>
|
||
<img alt="" src="images/blog/emmas-duka19.webp" />
|
||
<p>This song is called Emma’s Duka, and it's about Emma, and the</p>
|
||
<dl class="docutils">
|
||
<dt>Duka where you could shop for all kinds of stuff, like peanuts, but Emma’s Duka is not …</dt></dl> </div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./smes-the.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/smes-the1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/shaila-agha.html">Shaila Agha</a><br>
|
||
<time class="published" datetime="2021-05-18T00:00:00+03:00"> Tue 18 May 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./smes-the.html" rel="bookmark" title="Permalink to SMEs the missing link in Circular Economies">SMEs the missing link in Circular Economies</a></h2>
|
||
<div class="entry-content"> <img alt="" src="images/blog/smes-the18.webp" />
|
||
<p>Clementina has a hair salon in an informal settlement on the outskirts of Nairobi’s industrial area. She has been accepting Sarafu for almost 5 years now. She’s the chairlady of the Shalom chama in Mukuru. She used to freely accept Sarafu for her hair salon services knowing she …</p> </div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./redcross-will.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/redcross-will1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/will-ruddick.html">Will Ruddick</a><br>
|
||
<time class="published" datetime="2021-04-25T00:00:00+03:00"> Sun 25 April 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./redcross-will.html" rel="bookmark" title="Permalink to Red Cross brings Community Currency to Kisauni">Red Cross brings Community Currency to Kisauni</a></h2>
|
||
<div class="entry-content"> <p class="first last">Below are a compilation of Community Inclusion Currency (CIC) user stories from Grassroots Economics Field Support Engineers</p>
|
||
</div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./shalia_agha.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/shalia_agha1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/shaila-agha.html">Shaila Agha</a><br>
|
||
<time class="published" datetime="2021-04-08T00:00:00+03:00"> Thu 08 April 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./shalia_agha.html" rel="bookmark" title="Permalink to Grassroots Economics has a New Director: Shaila Agha">Grassroots Economics has a New Director: Shaila Agha</a></h2>
|
||
<div class="entry-content"> <p class="first last">When I was 9 years old, my mother came home one day with a monopoly board game.</p>
|
||
</div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./kakuma-amina.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/kakuma-amina1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/amina-godana.html">Amina Godana</a><br>
|
||
<a class="author-url" href="./author/janet-akinyi-atieno.html">Janet Akinyi Atieno</a><br>
|
||
<time class="published" datetime="2021-03-28T00:00:00+03:00"> Sun 28 March 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./kakuma-amina.html" rel="bookmark" title="Permalink to Kakuma Refugee Testimonial">Kakuma Refugee Testimonial</a></h2>
|
||
<div class="entry-content"> <p class="first last">After hearing about sarafu local leaders of a small community group started building a support network in their community</p>
|
||
</div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./recycling.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/recycling1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/isavary-khabuqwi.html">Isavary Khabuqwi</a><br>
|
||
<time class="published" datetime="2021-03-13T00:00:00+03:00"> Sat 13 March 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./recycling.html" rel="bookmark" title="Permalink to Recycling Debt (Kusaga Deni, Kubali Sarafu)">Recycling Debt (Kusaga Deni, Kubali Sarafu)</a></h2>
|
||
<div class="entry-content"> <p class="first last">Imagine having to endure constant reminders and threatening messages from predatory lenders your entire life.</p>
|
||
</div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./refugee.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/refugee1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/marcelin-munga-petro.html">Marcelin Munga Petro</a><br>
|
||
<time class="published" datetime="2021-02-13T00:00:00+03:00"> Sat 13 February 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./refugee.html" rel="bookmark" title="Permalink to Refugee Economics in Kakuma Kenya">Refugee Economics in Kakuma Kenya</a></h2>
|
||
<div class="entry-content"> <p class="first last">Short description of FHE community based organization.</p>
|
||
</div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
<li class="li-style"><article class="article-display">
|
||
<div class="row">
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="set-height">
|
||
<a href="./kilifi-isavary.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/kilifi-isavary1.webp"/></a>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-12 col-sm-12">
|
||
<div class="post-wrap">
|
||
<div class="post-info">
|
||
<address class="vcard-author">By
|
||
<a class="author-url" href="./author/isavary-khabuqwi.html">Isavary Khabuqwi</a><br>
|
||
<time class="published" datetime="2021-02-10T00:00:00+03:00"> Wed 10 February 2021 </time>
|
||
</address>
|
||
</div>
|
||
<h2 class="entry-title"><a href="./kilifi-isavary.html" rel="bookmark" title="Permalink to Kilifi Kenya - a hub for Community Driven Basic Income">Kilifi Kenya - a hub for Community Driven Basic Income</a></h2>
|
||
<div class="entry-content"> <p class="first last">The current reality is that following Covid-19 many have fallen deeper and deeper into debt.</p>
|
||
</div><!-- /.entry-content -->
|
||
<div class="article-display-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article></li>
|
||
</ul><!-- /#posts-list -->
|
||
<p class="paginator">
|
||
Page 1 / 2
|
||
<a href="./index2.html">»</a>
|
||
<a href="./index2.html">⇉</a>
|
||
</p>
|
||
</section><!-- /#content -->
|
||
</div>
|
||
<div class="row">
|
||
<div class="col-lg-12 base-footer">
|
||
<a href="https://wa.me/254757628885">
|
||
<img class="img-fluid" src="./theme/images/base-imgs/whatsaap.webp">
|
||
</a>
|
||
<a href="https://www.facebook.com/grassrootseconomicsfoundation/">
|
||
<img class="img-fluid" src="./theme/images/base-imgs/facebook.webp">
|
||
</a>
|
||
<a href="https://twitter.com/grassecon?lang=en">
|
||
<img class="img-fluid" src="./theme/images/base-imgs/twitter.webp">
|
||
</a>
|
||
<a href="https://www.youtube.com/user/motomotocircus/featured">
|
||
<img class="img-fluid" src="./theme/images/base-imgs/youtube.webp">
|
||
</a>
|
||
<a id="terms-conditions" href="./pages/terms-and-conditions.html">TERMS AND CONDITIONS</a>
|
||
</div>
|
||
</div>
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"
|
||
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
|
||
crossorigin="anonymous"></script>
|
||
</body>
|
||
</html> |