diff --git a/ge-theme/static/css/article-styles.css b/ge-theme/static/css/article-styles.css index 82ce74b..7afc906 100644 --- a/ge-theme/static/css/article-styles.css +++ b/ge-theme/static/css/article-styles.css @@ -15,12 +15,13 @@ } .article-entry-title a{ color: black; + text-decoration: none; } .vcard-author a{ color: gray; } .tags{ - padding-top: 10px; + gap: 5px; } .tags a{ text-decoration: none; @@ -31,7 +32,6 @@ border-right: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; - margin-right: 4px; } .tags a:hover{ background-color: gray; @@ -42,10 +42,10 @@ text-decoration: underline; } @media only screen and (max-width: 480px){ - .tags { - display: flex; - flex-wrap: wrap; - justify-content: left; - margin-top: 2px; - } + /*.tags {*/ + /* display: flex;*/ + /* flex-wrap: wrap;*/ + /* justify-content: left;*/ + /* margin-top: 2px;*/ + /*}*/ } \ No newline at end of file diff --git a/ge-theme/static/css/index-styles.css b/ge-theme/static/css/index-styles.css index 6fe0e90..2bebac2 100644 --- a/ge-theme/static/css/index-styles.css +++ b/ge-theme/static/css/index-styles.css @@ -1,12 +1,12 @@ -.try{ - color: darkred; +.container-margins{ + width: 50%; } #content{ padding-top: 40px; } .article-display{ border-style: solid; - border-color: #85adad; + border-color: #A1A1A1; border-width: 1px; } .ul-style{ @@ -17,13 +17,15 @@ } .img-resize{ width: 100%; - height: 400px; + height: 100%; + overflow: hidden; } .row{ - height: 400px; + height: auto; } .entry-title a{ color: black; + text-decoration: none; } .post-info{ display: flex; @@ -37,8 +39,13 @@ padding-right: 10px ; font-size: 30px; } -.vcard-author a{ +.author-url{ + text-decoration-line: underline; + text-decoration-style: solid; + text-decoration-color: black; + text-decoration-thickness: 3px; color: black; + } .entry-content{ padding-right: 10px; @@ -46,7 +53,11 @@ .published{ color: gray; } + @media only screen and (max-width: 480px){ + .container-margins{ + width: 100%; + } .entry-title { font-size: 20px; @@ -57,7 +68,18 @@ .post-info address{ font-size: 12px; } + .post-wrap{ + padding-left: 20px; + } } +@media (min-width: 600px) and (max-width: 1024px){ + .container-margins{ + width: 100%; + } + .post-wrap{ + padding-left: 20px; + } +} diff --git a/ge-theme/templates/article.html b/ge-theme/templates/article.html index a0623c2..ae40bf7 100644 --- a/ge-theme/templates/article.html +++ b/ge-theme/templates/article.html @@ -53,7 +53,7 @@ {% if article.tags %} -
+
{% for tag in article.tags %} {{ tag }} {% endfor %} diff --git a/ge-theme/templates/index.html b/ge-theme/templates/index.html index 783dc69..5cfc40d 100644 --- a/ge-theme/templates/index.html +++ b/ge-theme/templates/index.html @@ -7,7 +7,7 @@ {% endblock %} {% block content %} -
+
{% block content_title %} @@ -17,22 +17,24 @@ {% for article in articles_page.object_list %}
  • -
    +
    -
    - -

    {{ article.title }}

    -
    {{ article.summary }}
    -
    +
    +
    + +

    {{ article.title }}

    +
    {{ article.summary }}
    +
    +
    diff --git a/output/author/amina-godana.html b/output/author/amina-godana.html index f9af574..e26b01a 100644 --- a/output/author/amina-godana.html +++ b/output/author/amina-godana.html @@ -69,29 +69,31 @@
    -
    +

    Articles by Amina Godana

    • -
      +
      -
      - -

      Kakuma Refugee Testimonial

      -

      After hearing about sarafu local leaders of a small community group started building a support network in their community

      +
      +
      + +

      Kakuma Refugee Testimonial

      +

      After hearing about sarafu local leaders of a small community group started building a support network in their community

      -
      +
      +
      diff --git a/output/author/isavary-khabuqwi.html b/output/author/isavary-khabuqwi.html index 0d616f9..ec25b4c 100644 --- a/output/author/isavary-khabuqwi.html +++ b/output/author/isavary-khabuqwi.html @@ -69,49 +69,53 @@
      -
      +

      Articles by Isavary Khabuqwi

      • -
        +
        -
        - -

        Kilifi Kenya - a hub for Community Driven Basic Income

        -

        The current reality is that following Covid-19 many have fallen deeper and deeper into debt.

        +
        +
        + +

        Kilifi Kenya - a hub for Community Driven Basic Income

        +

        The current reality is that following Covid-19 many have fallen deeper and deeper into debt.

        -
        +
        +
        diff --git a/output/author/james-thiongo.html b/output/author/james-thiongo.html index cc2a150..c6f93dd 100644 --- a/output/author/james-thiongo.html +++ b/output/author/james-thiongo.html @@ -69,28 +69,30 @@
        -
        +

        Articles by James-thiong'o

        • -
          +
          -
          - -

          Self-Funded Regenerative Agriculture Kwale Site January Visit

          -

          On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

          +
          +
          + +

          Self-Funded Regenerative Agriculture Kwale Site January Visit

          +

          On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

          -
          +
          +
          diff --git a/output/author/janet-akinyi-atieno.html b/output/author/janet-akinyi-atieno.html index dd3bd98..6f73c76 100644 --- a/output/author/janet-akinyi-atieno.html +++ b/output/author/janet-akinyi-atieno.html @@ -69,29 +69,31 @@
          -
          +

          Articles by Janet Akinyi Atieno

          • -
            +
            -
            - -

            Kakuma Refugee Testimonial

            -

            After hearing about sarafu local leaders of a small community group started building a support network in their community

            +
            +
            + +

            Kakuma Refugee Testimonial

            +

            After hearing about sarafu local leaders of a small community group started building a support network in their community

            -
            +
            +
            diff --git a/output/author/marcelin-munga-petro.html b/output/author/marcelin-munga-petro.html index fe7d70f..f8843a5 100644 --- a/output/author/marcelin-munga-petro.html +++ b/output/author/marcelin-munga-petro.html @@ -69,28 +69,30 @@
            -
            +

            Articles by Marcelin Munga Petro

            • -
              +
              -
              - -

              Refugee Economics in Kakuma Kenya

              -

              Short description of FHE community based organization.

              +
              +
              + +

              Refugee Economics in Kakuma Kenya

              +

              Short description of FHE community based organization.

              -
              +
              +
              diff --git a/output/author/shaila-agha.html b/output/author/shaila-agha.html index ccf208e..49e473e 100644 --- a/output/author/shaila-agha.html +++ b/output/author/shaila-agha.html @@ -69,28 +69,30 @@
              -
              +

              Articles by Shaila Agha

              • -
                +
                -
                - -

                Grassroots Economics has a New Director: Shaila Agha

                -

                When I was 9 years old, my mother came home one day with a monopoly board game.

                +
                +
                + +

                Grassroots Economics has a New Director: Shaila Agha

                +

                When I was 9 years old, my mother came home one day with a monopoly board game.

                -
                +
                +
                diff --git a/output/author/will-ruddick.html b/output/author/will-ruddick.html index 0d0c800..9983096 100644 --- a/output/author/will-ruddick.html +++ b/output/author/will-ruddick.html @@ -69,133 +69,145 @@
                -
                +

                Articles by Will Ruddick

                • -
                  +
                  -
                  - -

                  2020 Kenyan CICs Review

                  -

                  Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                  +
                  +
                  + +

                  2020 Kenyan CICs Review

                  +

                  Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                  -
                  +
                  +
                • -
                  +
                  -
                  - -

                  Community Currencies and DEX Multitudes

                  -

                  Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                  +
                  +
                  + +

                  Community Currencies and DEX Multitudes

                  +

                  Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                  -
                  +
                  +
                  diff --git a/output/category/blog.html b/output/category/blog.html index 88915ec..31b566c 100644 --- a/output/category/blog.html +++ b/output/category/blog.html @@ -69,218 +69,238 @@
                  -
                  +
                  • -
                    +
                    -
                    - -

                    2020 Kenyan CICs Review

                    -

                    Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                    +
                    +
                    + +

                    2020 Kenyan CICs Review

                    +

                    Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                    -
                    +
                    +
                  • -
                    +
                    -
                    - -

                    Static vs Bonded Liquidity Pools for CICs

                    -

                    As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity

                    +
                    +
                    + +

                    Static vs Bonded Liquidity Pools for CICs

                    +

                    As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity

                    -
                    +
                    +
                    diff --git a/output/category/blog2.html b/output/category/blog2.html index 94c1c63..cf8cc5c 100644 --- a/output/category/blog2.html +++ b/output/category/blog2.html @@ -69,49 +69,53 @@
                    -
                    +
                    • -
                      +
                      -
                      - -

                      Community Currencies and DEX Multitudes

                      -

                      Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                      +
                      +
                      + +

                      Community Currencies and DEX Multitudes

                      +

                      Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                      -
                      +
                      +
                      diff --git a/output/cic-will.html b/output/cic-will.html index 6f3f279..ab4f1c1 100644 --- a/output/cic-will.html +++ b/output/cic-will.html @@ -96,7 +96,7 @@ -
                      +
                      dex exchange liquidity diff --git a/output/index.html b/output/index.html index 3acfe17..545c269 100644 --- a/output/index.html +++ b/output/index.html @@ -69,218 +69,238 @@
                      -
                      +
                      • -
                        +
                        -
                        - -

                        2020 Kenyan CICs Review

                        -

                        Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                        +
                        +
                        + +

                        2020 Kenyan CICs Review

                        +

                        Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                        -
                        +
                        +
                      • -
                        +
                        -
                        - -

                        Static vs Bonded Liquidity Pools for CICs

                        -

                        As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity

                        +
                        +
                        + +

                        Static vs Bonded Liquidity Pools for CICs

                        +

                        As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity

                        -
                        +
                        +
                        diff --git a/output/index2.html b/output/index2.html index 4280ccb..780948f 100644 --- a/output/index2.html +++ b/output/index2.html @@ -69,49 +69,53 @@
                        -
                        +
                        • -
                          +
                          -
                          - -

                          Community Currencies and DEX Multitudes

                          -

                          Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                          +
                          +
                          + +

                          Community Currencies and DEX Multitudes

                          +

                          Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                          -
                          +
                          +
                          diff --git a/output/kenyancic-will.html b/output/kenyancic-will.html index c26c026..eaa7532 100644 --- a/output/kenyancic-will.html +++ b/output/kenyancic-will.html @@ -96,7 +96,7 @@ -
                          +
                          dex exchange liquidity diff --git a/output/kilifi-isavary.html b/output/kilifi-isavary.html index 05c322b..49dce25 100644 --- a/output/kilifi-isavary.html +++ b/output/kilifi-isavary.html @@ -100,7 +100,7 @@ -
                          +
                          Kilifi Kenya debt diff --git a/output/municipal-will.html b/output/municipal-will.html index c61d4ec..89cdb7f 100644 --- a/output/municipal-will.html +++ b/output/municipal-will.html @@ -99,7 +99,7 @@ -
                          +
                          UBI Basic Income municipe diff --git a/output/recycling.html b/output/recycling.html index 1c8f0db..34341e1 100644 --- a/output/recycling.html +++ b/output/recycling.html @@ -96,7 +96,7 @@ -
                          +
                          debt defaulters lenders diff --git a/output/redcross-will.html b/output/redcross-will.html index 6a5b45e..934c547 100644 --- a/output/redcross-will.html +++ b/output/redcross-will.html @@ -95,7 +95,7 @@ -
                          +
                          Red Cross Kisauni Covid diff --git a/output/refugee.html b/output/refugee.html index e488d9d..caf424b 100644 --- a/output/refugee.html +++ b/output/refugee.html @@ -95,7 +95,7 @@ -
                          +
                          refugee kakuma sarafu diff --git a/output/self-funded-james.html b/output/self-funded-james.html index 6d27a1b..14e36fc 100644 --- a/output/self-funded-james.html +++ b/output/self-funded-james.html @@ -96,7 +96,7 @@ -
                          +
                          syntropic agroforestry regen diff --git a/output/shalia_agha.html b/output/shalia_agha.html index 741bd7d..236a533 100644 --- a/output/shalia_agha.html +++ b/output/shalia_agha.html @@ -96,7 +96,7 @@ -
                          +
                          organization directors staff diff --git a/output/static-will.html b/output/static-will.html index 0915009..f004939 100644 --- a/output/static-will.html +++ b/output/static-will.html @@ -98,7 +98,7 @@ -
                          +
                          liquidity pools defi diff --git a/output/tag/agroforestry.html b/output/tag/agroforestry.html index aa3d58b..2bfd289 100644 --- a/output/tag/agroforestry.html +++ b/output/tag/agroforestry.html @@ -69,28 +69,30 @@
                          -
                          +

                          Articles tagged with agroforestry

                          • -
                            +
                            -
                            - -

                            Self-Funded Regenerative Agriculture Kwale Site January Visit

                            -

                            On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

                            +
                            +
                            + +

                            Self-Funded Regenerative Agriculture Kwale Site January Visit

                            +

                            On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

                            -
                            +
                            +
                            diff --git a/output/tag/basic-income.html b/output/tag/basic-income.html index 0760dc9..7c49293 100644 --- a/output/tag/basic-income.html +++ b/output/tag/basic-income.html @@ -69,70 +69,76 @@
                            -
                            +

                            Articles tagged with Basic income

                            • -
                              +
                              -
                              - -

                              Municipal Basic Income(MBI) via CIC

                              -

                              A municipality, town or local administration is an ideal issuer and anchor for a basic/guaranteed income

                              +
                              +
                              + +

                              Municipal Basic Income(MBI) via CIC

                              +

                              A municipality, town or local administration is an ideal issuer and anchor for a basic/guaranteed income

                              -
                              +
                              +
                              diff --git a/output/tag/community-currency.html b/output/tag/community-currency.html index 6c2e0d8..d5a2655 100644 --- a/output/tag/community-currency.html +++ b/output/tag/community-currency.html @@ -69,70 +69,76 @@
                              -
                              +

                              Articles tagged with Community currency

                              • -
                                +
                                -
                                - -

                                2020 Kenyan CICs Review

                                -

                                Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                                +
                                +
                                + +

                                2020 Kenyan CICs Review

                                +

                                Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                                -
                                +
                                +
                              • -
                                +
                                -
                                - -

                                Community Currencies and DEX Multitudes

                                -

                                Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                                +
                                +
                                + +

                                Community Currencies and DEX Multitudes

                                +

                                Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                                -
                                +
                                +
                                diff --git a/output/tag/covid.html b/output/tag/covid.html index 3a72835..031f34e 100644 --- a/output/tag/covid.html +++ b/output/tag/covid.html @@ -69,28 +69,30 @@
                                -
                                +

                                Articles tagged with Covid

                                • -
                                  +
                                  -
                                  - -

                                  Red Cross brings Community Currency to Kisauni

                                  -

                                  Below are a compilation of Community Inclusion Currency (CIC) user stories from Grassroots Economics Field Support Engineers

                                  +
                                  +
                                  + +

                                  Red Cross brings Community Currency to Kisauni

                                  +

                                  Below are a compilation of Community Inclusion Currency (CIC) user stories from Grassroots Economics Field Support Engineers

                                  -
                                  +
                                  +
                                  diff --git a/output/tag/debt.html b/output/tag/debt.html index 701d54f..d94d591 100644 --- a/output/tag/debt.html +++ b/output/tag/debt.html @@ -69,49 +69,53 @@
                                  -
                                  +

                                  Articles tagged with debt

                                  • -
                                    +
                                    -
                                    - -

                                    Kilifi Kenya - a hub for Community Driven Basic Income

                                    -

                                    The current reality is that following Covid-19 many have fallen deeper and deeper into debt.

                                    +
                                    +
                                    + +

                                    Kilifi Kenya - a hub for Community Driven Basic Income

                                    +

                                    The current reality is that following Covid-19 many have fallen deeper and deeper into debt.

                                    -
                                    +
                                    +
                                    diff --git a/output/tag/debtors.html b/output/tag/debtors.html index ddcbf9c..2211f7e 100644 --- a/output/tag/debtors.html +++ b/output/tag/debtors.html @@ -69,28 +69,30 @@
                                    -
                                    +

                                    Articles tagged with debtors

                                    • -
                                      +
                                      -
                                      - -

                                      Recycling Debt (Kusaga Deni, Kubali Sarafu)

                                      -

                                      Imagine having to endure constant reminders and threatening messages from predatory lenders your entire life.

                                      +
                                      +
                                      + +

                                      Recycling Debt (Kusaga Deni, Kubali Sarafu)

                                      +

                                      Imagine having to endure constant reminders and threatening messages from predatory lenders your entire life.

                                      -
                                      +
                                      +
                                      diff --git a/output/tag/defaulters.html b/output/tag/defaulters.html index e0c498b..135859e 100644 --- a/output/tag/defaulters.html +++ b/output/tag/defaulters.html @@ -69,28 +69,30 @@
                                      -
                                      +

                                      Articles tagged with defaulters

                                      • -
                                        +
                                        -
                                        - -

                                        Recycling Debt (Kusaga Deni, Kubali Sarafu)

                                        -

                                        Imagine having to endure constant reminders and threatening messages from predatory lenders your entire life.

                                        +
                                        +
                                        + +

                                        Recycling Debt (Kusaga Deni, Kubali Sarafu)

                                        +

                                        Imagine having to endure constant reminders and threatening messages from predatory lenders your entire life.

                                        -
                                        +
                                        +
                                        diff --git a/output/tag/defi.html b/output/tag/defi.html index fcc9386..494acc4 100644 --- a/output/tag/defi.html +++ b/output/tag/defi.html @@ -69,28 +69,30 @@
                                        -
                                        +

                                        Articles tagged with defi

                                        • -
                                          +
                                          -
                                          - -

                                          Static vs Bonded Liquidity Pools for CICs

                                          -

                                          As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity

                                          +
                                          +
                                          + +

                                          Static vs Bonded Liquidity Pools for CICs

                                          +

                                          As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity

                                          -
                                          +
                                          +
                                          diff --git a/output/tag/dex.html b/output/tag/dex.html index c787636..bb1aecb 100644 --- a/output/tag/dex.html +++ b/output/tag/dex.html @@ -69,49 +69,53 @@
                                          -
                                          +

                                          Articles tagged with dex

                                          • -
                                            +
                                            -
                                            - -

                                            2020 Kenyan CICs Review

                                            -

                                            Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                                            +
                                            +
                                            + +

                                            2020 Kenyan CICs Review

                                            +

                                            Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                                            -
                                            +
                                            +
                                          • -
                                            +
                                            -
                                            - -

                                            Community Currencies and DEX Multitudes

                                            -

                                            Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                                            +
                                            +
                                            + +

                                            Community Currencies and DEX Multitudes

                                            +

                                            Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                                            -
                                            +
                                            +
                                            diff --git a/output/tag/directors.html b/output/tag/directors.html index cbe7c35..d961b73 100644 --- a/output/tag/directors.html +++ b/output/tag/directors.html @@ -69,28 +69,30 @@
                                            -
                                            +

                                            Articles tagged with directors

                                            • -
                                              +
                                              -
                                              - -

                                              Grassroots Economics has a New Director: Shaila Agha

                                              -

                                              When I was 9 years old, my mother came home one day with a monopoly board game.

                                              +
                                              +
                                              + +

                                              Grassroots Economics has a New Director: Shaila Agha

                                              +

                                              When I was 9 years old, my mother came home one day with a monopoly board game.

                                              -
                                              +
                                              +
                                              diff --git a/output/tag/elderly.html b/output/tag/elderly.html index 61d388a..d9ae807 100644 --- a/output/tag/elderly.html +++ b/output/tag/elderly.html @@ -69,28 +69,30 @@
                                              -
                                              +

                                              Articles tagged with elderly

                                              • -
                                                +
                                                -
                                                - -

                                                Youth Employment via Elderly/Vulnerable Support

                                                -

                                                Using a basic income (Sarafu in Kenya) youth can support their elderly and vulnerable by giving them their Sarafu.

                                                +
                                                +
                                                + +

                                                Youth Employment via Elderly/Vulnerable Support

                                                +

                                                Using a basic income (Sarafu in Kenya) youth can support their elderly and vulnerable by giving them their Sarafu.

                                                -
                                                +
                                                +
                                                diff --git a/output/tag/exchange.html b/output/tag/exchange.html index eeb8096..5797476 100644 --- a/output/tag/exchange.html +++ b/output/tag/exchange.html @@ -69,49 +69,53 @@
                                                -
                                                +

                                                Articles tagged with exchange

                                                • -
                                                  +
                                                  -
                                                  - -

                                                  2020 Kenyan CICs Review

                                                  -

                                                  Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                                                  +
                                                  +
                                                  + +

                                                  2020 Kenyan CICs Review

                                                  +

                                                  Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                                                  -
                                                  +
                                                  +
                                                • -
                                                  +
                                                  -
                                                  - -

                                                  Community Currencies and DEX Multitudes

                                                  -

                                                  Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                                                  +
                                                  +
                                                  + +

                                                  Community Currencies and DEX Multitudes

                                                  +

                                                  Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                                                  -
                                                  +
                                                  +
                                                  diff --git a/output/tag/food-forest.html b/output/tag/food-forest.html index 53ec940..049b5dc 100644 --- a/output/tag/food-forest.html +++ b/output/tag/food-forest.html @@ -69,28 +69,30 @@
                                                  -
                                                  +

                                                  Articles tagged with food forest

                                                  • -
                                                    +
                                                    -
                                                    - -

                                                    Self-Funded Regenerative Agriculture Kwale Site January Visit

                                                    -

                                                    On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

                                                    +
                                                    +
                                                    + +

                                                    Self-Funded Regenerative Agriculture Kwale Site January Visit

                                                    +

                                                    On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

                                                    -
                                                    +
                                                    +
                                                    diff --git a/output/tag/kakuma.html b/output/tag/kakuma.html index ab8eb19..22d88fa 100644 --- a/output/tag/kakuma.html +++ b/output/tag/kakuma.html @@ -69,28 +69,30 @@
                                                    -
                                                    +

                                                    Articles tagged with kakuma

                                                    • -
                                                      +
                                                      -
                                                      - -

                                                      Refugee Economics in Kakuma Kenya

                                                      -

                                                      Short description of FHE community based organization.

                                                      +
                                                      +
                                                      + +

                                                      Refugee Economics in Kakuma Kenya

                                                      +

                                                      Short description of FHE community based organization.

                                                      -
                                                      +
                                                      +
                                                      diff --git a/output/tag/kenya.html b/output/tag/kenya.html index 0b2dc56..fb2486b 100644 --- a/output/tag/kenya.html +++ b/output/tag/kenya.html @@ -69,28 +69,30 @@
                                                      -
                                                      +

                                                      Articles tagged with Kenya

                                                      • -
                                                        +
                                                        -
                                                        - -

                                                        Kilifi Kenya - a hub for Community Driven Basic Income

                                                        -

                                                        The current reality is that following Covid-19 many have fallen deeper and deeper into debt.

                                                        +
                                                        +
                                                        + +

                                                        Kilifi Kenya - a hub for Community Driven Basic Income

                                                        +

                                                        The current reality is that following Covid-19 many have fallen deeper and deeper into debt.

                                                        -
                                                        +
                                                        +
                                                        diff --git a/output/tag/kilifi.html b/output/tag/kilifi.html index 6c0c312..742a3af 100644 --- a/output/tag/kilifi.html +++ b/output/tag/kilifi.html @@ -69,28 +69,30 @@
                                                        -
                                                        +

                                                        Articles tagged with Kilifi

                                                        • -
                                                          +
                                                          -
                                                          - -

                                                          Kilifi Kenya - a hub for Community Driven Basic Income

                                                          -

                                                          The current reality is that following Covid-19 many have fallen deeper and deeper into debt.

                                                          +
                                                          +
                                                          + +

                                                          Kilifi Kenya - a hub for Community Driven Basic Income

                                                          +

                                                          The current reality is that following Covid-19 many have fallen deeper and deeper into debt.

                                                          -
                                                          +
                                                          +
                                                          diff --git a/output/tag/kisauni.html b/output/tag/kisauni.html index 673632c..d23b889 100644 --- a/output/tag/kisauni.html +++ b/output/tag/kisauni.html @@ -69,28 +69,30 @@
                                                          -
                                                          +

                                                          Articles tagged with Kisauni

                                                          • -
                                                            +
                                                            -
                                                            - -

                                                            Red Cross brings Community Currency to Kisauni

                                                            -

                                                            Below are a compilation of Community Inclusion Currency (CIC) user stories from Grassroots Economics Field Support Engineers

                                                            +
                                                            +
                                                            + +

                                                            Red Cross brings Community Currency to Kisauni

                                                            +

                                                            Below are a compilation of Community Inclusion Currency (CIC) user stories from Grassroots Economics Field Support Engineers

                                                            -
                                                            +
                                                            +
                                                            diff --git a/output/tag/lenders.html b/output/tag/lenders.html index b47be2d..14dc618 100644 --- a/output/tag/lenders.html +++ b/output/tag/lenders.html @@ -69,28 +69,30 @@
                                                            -
                                                            +

                                                            Articles tagged with lenders

                                                            • -
                                                              +
                                                              -
                                                              - -

                                                              Recycling Debt (Kusaga Deni, Kubali Sarafu)

                                                              -

                                                              Imagine having to endure constant reminders and threatening messages from predatory lenders your entire life.

                                                              +
                                                              +
                                                              + +

                                                              Recycling Debt (Kusaga Deni, Kubali Sarafu)

                                                              +

                                                              Imagine having to endure constant reminders and threatening messages from predatory lenders your entire life.

                                                              -
                                                              +
                                                              +
                                                              diff --git a/output/tag/liquidity.html b/output/tag/liquidity.html index 4bddfbf..34ad309 100644 --- a/output/tag/liquidity.html +++ b/output/tag/liquidity.html @@ -69,70 +69,76 @@
                                                              -
                                                              +

                                                              Articles tagged with liquidity

                                                              • -
                                                                +
                                                                -
                                                                - -

                                                                2020 Kenyan CICs Review

                                                                -

                                                                Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                                                                +
                                                                +
                                                                + +

                                                                2020 Kenyan CICs Review

                                                                +

                                                                Starting in 2010 Grassroots Economics worked with local communities to issue vouchers aka Community Currencies (CCs)

                                                                -
                                                                +
                                                                +
                                                              • -
                                                                +
                                                                -
                                                                - -

                                                                Community Currencies and DEX Multitudes

                                                                -

                                                                Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                                                                +
                                                                +
                                                                + +

                                                                Community Currencies and DEX Multitudes

                                                                +

                                                                Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts

                                                                -
                                                                +
                                                                +
                                                                diff --git a/output/tag/mbi.html b/output/tag/mbi.html index be0968f..5500810 100644 --- a/output/tag/mbi.html +++ b/output/tag/mbi.html @@ -69,28 +69,30 @@
                                                                -
                                                                +

                                                                Articles tagged with MBI

                                                                • -
                                                                  +
                                                                  -
                                                                  - -

                                                                  Municipal Basic Income(MBI) via CIC

                                                                  -

                                                                  A municipality, town or local administration is an ideal issuer and anchor for a basic/guaranteed income

                                                                  +
                                                                  +
                                                                  + +

                                                                  Municipal Basic Income(MBI) via CIC

                                                                  +

                                                                  A municipality, town or local administration is an ideal issuer and anchor for a basic/guaranteed income

                                                                  -
                                                                  +
                                                                  +
                                                                  diff --git a/output/tag/mission.html b/output/tag/mission.html index 2c899c1..1c71827 100644 --- a/output/tag/mission.html +++ b/output/tag/mission.html @@ -69,28 +69,30 @@
                                                                  -
                                                                  +

                                                                  Articles tagged with mission

                                                                  • -
                                                                    +
                                                                    -
                                                                    - -

                                                                    Grassroots Economics has a New Director: Shaila Agha

                                                                    -

                                                                    When I was 9 years old, my mother came home one day with a monopoly board game.

                                                                    +
                                                                    +
                                                                    + +

                                                                    Grassroots Economics has a New Director: Shaila Agha

                                                                    +

                                                                    When I was 9 years old, my mother came home one day with a monopoly board game.

                                                                    -
                                                                    +
                                                                    +
                                                                    diff --git a/output/tag/municipe.html b/output/tag/municipe.html index 4a8cba6..3395982 100644 --- a/output/tag/municipe.html +++ b/output/tag/municipe.html @@ -69,28 +69,30 @@
                                                                    -
                                                                    +

                                                                    Articles tagged with municipe

                                                                    • -
                                                                      +
                                                                      -
                                                                      - -

                                                                      Municipal Basic Income(MBI) via CIC

                                                                      -

                                                                      A municipality, town or local administration is an ideal issuer and anchor for a basic/guaranteed income

                                                                      +
                                                                      +
                                                                      + +

                                                                      Municipal Basic Income(MBI) via CIC

                                                                      +

                                                                      A municipality, town or local administration is an ideal issuer and anchor for a basic/guaranteed income

                                                                      -
                                                                      +
                                                                      +
                                                                      diff --git a/output/tag/organization.html b/output/tag/organization.html index 9cd67d9..3d7c1fc 100644 --- a/output/tag/organization.html +++ b/output/tag/organization.html @@ -69,28 +69,30 @@
                                                                      -
                                                                      +

                                                                      Articles tagged with organization

                                                                      • -
                                                                        +
                                                                        -
                                                                        - -

                                                                        Grassroots Economics has a New Director: Shaila Agha

                                                                        -

                                                                        When I was 9 years old, my mother came home one day with a monopoly board game.

                                                                        +
                                                                        +
                                                                        + +

                                                                        Grassroots Economics has a New Director: Shaila Agha

                                                                        +

                                                                        When I was 9 years old, my mother came home one day with a monopoly board game.

                                                                        -
                                                                        +
                                                                        +
                                                                        diff --git a/output/tag/pools.html b/output/tag/pools.html index 04470d9..53578f5 100644 --- a/output/tag/pools.html +++ b/output/tag/pools.html @@ -69,28 +69,30 @@
                                                                        -
                                                                        +

                                                                        Articles tagged with pools

                                                                        • -
                                                                          +
                                                                          -
                                                                          - -

                                                                          Static vs Bonded Liquidity Pools for CICs

                                                                          -

                                                                          As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity

                                                                          +
                                                                          +
                                                                          + +

                                                                          Static vs Bonded Liquidity Pools for CICs

                                                                          +

                                                                          As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity

                                                                          -
                                                                          +
                                                                          +
                                                                          diff --git a/output/tag/red-cross.html b/output/tag/red-cross.html index d32db9f..0c723ae 100644 --- a/output/tag/red-cross.html +++ b/output/tag/red-cross.html @@ -69,28 +69,30 @@
                                                                          -
                                                                          +

                                                                          Articles tagged with Red Cross

                                                                          • -
                                                                            +
                                                                            -
                                                                            - -

                                                                            Red Cross brings Community Currency to Kisauni

                                                                            -

                                                                            Below are a compilation of Community Inclusion Currency (CIC) user stories from Grassroots Economics Field Support Engineers

                                                                            +
                                                                            +
                                                                            + +

                                                                            Red Cross brings Community Currency to Kisauni

                                                                            +

                                                                            Below are a compilation of Community Inclusion Currency (CIC) user stories from Grassroots Economics Field Support Engineers

                                                                            -
                                                                            +
                                                                            +
                                                                            diff --git a/output/tag/refugee.html b/output/tag/refugee.html index f54fee3..b7cf1f6 100644 --- a/output/tag/refugee.html +++ b/output/tag/refugee.html @@ -69,28 +69,30 @@
                                                                            -
                                                                            +

                                                                            Articles tagged with refugee

                                                                            • -
                                                                              +
                                                                              -
                                                                              - -

                                                                              Refugee Economics in Kakuma Kenya

                                                                              -

                                                                              Short description of FHE community based organization.

                                                                              +
                                                                              +
                                                                              + +

                                                                              Refugee Economics in Kakuma Kenya

                                                                              +

                                                                              Short description of FHE community based organization.

                                                                              -
                                                                              +
                                                                              +
                                                                              diff --git a/output/tag/regen.html b/output/tag/regen.html index 96df565..403d83d 100644 --- a/output/tag/regen.html +++ b/output/tag/regen.html @@ -69,28 +69,30 @@
                                                                              -
                                                                              +

                                                                              Articles tagged with regen

                                                                              • -
                                                                                +
                                                                                -
                                                                                - -

                                                                                Self-Funded Regenerative Agriculture Kwale Site January Visit

                                                                                -

                                                                                On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

                                                                                +
                                                                                +
                                                                                + +

                                                                                Self-Funded Regenerative Agriculture Kwale Site January Visit

                                                                                +

                                                                                On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

                                                                                -
                                                                                +
                                                                                +
                                                                                diff --git a/output/tag/sarafu.html b/output/tag/sarafu.html index 28d9ef6..2f8099d 100644 --- a/output/tag/sarafu.html +++ b/output/tag/sarafu.html @@ -69,28 +69,30 @@
                                                                                -
                                                                                +

                                                                                Articles tagged with sarafu

                                                                                • -
                                                                                  +
                                                                                  -
                                                                                  - -

                                                                                  Refugee Economics in Kakuma Kenya

                                                                                  -

                                                                                  Short description of FHE community based organization.

                                                                                  +
                                                                                  +
                                                                                  + +

                                                                                  Refugee Economics in Kakuma Kenya

                                                                                  +

                                                                                  Short description of FHE community based organization.

                                                                                  -
                                                                                  +
                                                                                  +
                                                                                  diff --git a/output/tag/staff.html b/output/tag/staff.html index 7270a5a..03f3cff 100644 --- a/output/tag/staff.html +++ b/output/tag/staff.html @@ -69,28 +69,30 @@
                                                                                  -
                                                                                  +

                                                                                  Articles tagged with staff

                                                                                  • -
                                                                                    +
                                                                                    -
                                                                                    - -

                                                                                    Grassroots Economics has a New Director: Shaila Agha

                                                                                    -

                                                                                    When I was 9 years old, my mother came home one day with a monopoly board game.

                                                                                    +
                                                                                    +
                                                                                    + +

                                                                                    Grassroots Economics has a New Director: Shaila Agha

                                                                                    +

                                                                                    When I was 9 years old, my mother came home one day with a monopoly board game.

                                                                                    -
                                                                                    +
                                                                                    +
                                                                                    diff --git a/output/tag/syntropic.html b/output/tag/syntropic.html index 0cb2144..b3a8be4 100644 --- a/output/tag/syntropic.html +++ b/output/tag/syntropic.html @@ -69,28 +69,30 @@
                                                                                    -
                                                                                    +

                                                                                    Articles tagged with syntropic

                                                                                    • -
                                                                                      +
                                                                                      -
                                                                                      - -

                                                                                      Self-Funded Regenerative Agriculture Kwale Site January Visit

                                                                                      -

                                                                                      On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

                                                                                      +
                                                                                      +
                                                                                      + +

                                                                                      Self-Funded Regenerative Agriculture Kwale Site January Visit

                                                                                      +

                                                                                      On 11th January 2021, I visited Miyani Demo Plot to monitor the progress made a month later after my visit in December

                                                                                      -
                                                                                      +
                                                                                      +
                                                                                      diff --git a/output/tag/ubi.html b/output/tag/ubi.html index ccbb173..6486427 100644 --- a/output/tag/ubi.html +++ b/output/tag/ubi.html @@ -69,28 +69,30 @@
                                                                                      -
                                                                                      +

                                                                                      Articles tagged with UBI

                                                                                      • -
                                                                                        +
                                                                                        -
                                                                                        - -

                                                                                        Municipal Basic Income(MBI) via CIC

                                                                                        -

                                                                                        A municipality, town or local administration is an ideal issuer and anchor for a basic/guaranteed income

                                                                                        +
                                                                                        +
                                                                                        + +

                                                                                        Municipal Basic Income(MBI) via CIC

                                                                                        +

                                                                                        A municipality, town or local administration is an ideal issuer and anchor for a basic/guaranteed income

                                                                                        -
                                                                                        +
                                                                                        +
                                                                                        diff --git a/output/tag/youth.html b/output/tag/youth.html index 83024a9..266093d 100644 --- a/output/tag/youth.html +++ b/output/tag/youth.html @@ -69,28 +69,30 @@
                                                                                        -
                                                                                        +

                                                                                        Articles tagged with youth

                                                                                        • -
                                                                                          +
                                                                                          -
                                                                                          - -

                                                                                          Youth Employment via Elderly/Vulnerable Support

                                                                                          -

                                                                                          Using a basic income (Sarafu in Kenya) youth can support their elderly and vulnerable by giving them their Sarafu.

                                                                                          +
                                                                                          +
                                                                                          + +

                                                                                          Youth Employment via Elderly/Vulnerable Support

                                                                                          +

                                                                                          Using a basic income (Sarafu in Kenya) youth can support their elderly and vulnerable by giving them their Sarafu.

                                                                                          -
                                                                                          +
                                                                                          +
                                                                                          diff --git a/output/theme/css/article-styles.css b/output/theme/css/article-styles.css index 82ce74b..7afc906 100644 --- a/output/theme/css/article-styles.css +++ b/output/theme/css/article-styles.css @@ -15,12 +15,13 @@ } .article-entry-title a{ color: black; + text-decoration: none; } .vcard-author a{ color: gray; } .tags{ - padding-top: 10px; + gap: 5px; } .tags a{ text-decoration: none; @@ -31,7 +32,6 @@ border-right: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; - margin-right: 4px; } .tags a:hover{ background-color: gray; @@ -42,10 +42,10 @@ text-decoration: underline; } @media only screen and (max-width: 480px){ - .tags { - display: flex; - flex-wrap: wrap; - justify-content: left; - margin-top: 2px; - } + /*.tags {*/ + /* display: flex;*/ + /* flex-wrap: wrap;*/ + /* justify-content: left;*/ + /* margin-top: 2px;*/ + /*}*/ } \ No newline at end of file diff --git a/output/theme/css/index-styles.css b/output/theme/css/index-styles.css index 6fe0e90..2bebac2 100644 --- a/output/theme/css/index-styles.css +++ b/output/theme/css/index-styles.css @@ -1,12 +1,12 @@ -.try{ - color: darkred; +.container-margins{ + width: 50%; } #content{ padding-top: 40px; } .article-display{ border-style: solid; - border-color: #85adad; + border-color: #A1A1A1; border-width: 1px; } .ul-style{ @@ -17,13 +17,15 @@ } .img-resize{ width: 100%; - height: 400px; + height: 100%; + overflow: hidden; } .row{ - height: 400px; + height: auto; } .entry-title a{ color: black; + text-decoration: none; } .post-info{ display: flex; @@ -37,8 +39,13 @@ padding-right: 10px ; font-size: 30px; } -.vcard-author a{ +.author-url{ + text-decoration-line: underline; + text-decoration-style: solid; + text-decoration-color: black; + text-decoration-thickness: 3px; color: black; + } .entry-content{ padding-right: 10px; @@ -46,7 +53,11 @@ .published{ color: gray; } + @media only screen and (max-width: 480px){ + .container-margins{ + width: 100%; + } .entry-title { font-size: 20px; @@ -57,7 +68,18 @@ .post-info address{ font-size: 12px; } + .post-wrap{ + padding-left: 20px; + } } +@media (min-width: 600px) and (max-width: 1024px){ + .container-margins{ + width: 100%; + } + .post-wrap{ + padding-left: 20px; + } +} diff --git a/output/youth-will.html b/output/youth-will.html index c2b62cf..d9320e0 100644 --- a/output/youth-will.html +++ b/output/youth-will.html @@ -95,7 +95,7 @@ -