Skip to content

Commit

Permalink
donate page
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Dec 4, 2022
1 parent df58621 commit 41b17fd
Show file tree
Hide file tree
Showing 17 changed files with 233 additions and 102 deletions.
8 changes: 2 additions & 6 deletions _donate-sections/donate-campaign.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ order: 1
type: text-only
title-en: Join our Annual Sustaining Membership Campaign!
body-en: >-
<!--StartFragment-->
hroughout this year, we have sat with the question of *how do we rest in community and healing to move with change*?
Throughout this year, we have sat with the question of *how do we rest in community and healing to move with change*?
Our Fall Sustaining Member Campaign, running from **November 1 - December 10th**, is an invitation to collectively answer this question and sustainably resource our work through the connections we hold. This year, **we invite you to join us as a monthly sustaining member** to help us in starting off 2023 strong with the launch of our reproductive justice and healing programming and even more no-cost community healing spaces in Fort Collins! In addition to becoming a monthly donor, we invite you to share your abundance through volunteer opportunities.
Expand All @@ -21,8 +18,7 @@ body-en: >-
Ready to donate now? Click below to get started!
### We thank you for your continued support!
title-es: ¡Únase a nuestra Campaña Anual de Sostenimiento de Membresía!
body-es: >-
Expand Down
44 changes: 43 additions & 1 deletion _includes/donate.html
Original file line number Diff line number Diff line change
@@ -1 +1,43 @@
donate.html
{% for section in site.donate-sections %}
{% if page.lang == "es" %}
<section>
<div class="container">
<div class="row-fluid">
<div class="card-body">
<h3>{{section.title-es | markdownify }}</h3>
<p>{{ section.body-es | markdownify }}</p>
</div>
</div>
</div>
</section>
{% else %}
<section>
<div class="container">
<div class="row-fluid">
<div class="card-body">
<h3>{{section.title-en| markdownify }}</h3>
<p>{{ section.body-en | markdownify }}</p>
</div>
</div>
</div>
</section>
{% endif %}
{% endfor %}
<section>
<div class="container">
<div class="row-fluid">
<div class="card-body">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="bn" value="TipsandTricks_SP">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="return" value="http://fccan.org">
<input type="hidden" name="item_name" value="Fccan is Community Funded Please Donate Now!">
<input type="hidden" name="rm" value="0">
<input type="hidden" name="currency_code" value="USD">
<input type="submit" style="font-size: 1.75rem;font-weight: 500;line-height: 1.2;background:transparent; border:none;width:100%;height: 100%;" class="nav-link donate" value="{% if page.lang == "es" %}Clic aquí para donar con PayPal ahora!{% else %}Click Here to donate with PayPal now!{% endif %}">
</form>
</div>
</div>
</div>
</section>
2 changes: 1 addition & 1 deletion _includes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h3> {% if page.lang == "es" %}Último blog {% else %}Latest Blog{% endif %} </h
{% for post in blog limit:3 %}
<a href="{{ post.url }}">
<li class="nav-link"><h5>{{ post.title }} - {{post.date| date: "%-d %B %Y" }}</h5>
<p>{{ post.content |strip_html |truncatewords:20}}</p>Read more...
<p>{{ post.content |strip_html |truncatewords:20}} Read more...</p>
</li>
</a>
{% endfor %}
Expand Down
4 changes: 3 additions & 1 deletion _site/assets/css/creative.css
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,9 @@ h2, .h2 {
font-size: 2rem; }

h3, .h3 {
font-size: 1.75rem; }
font-size: 1.75rem;
display: grid;
text-align: center; }

h4, .h4 {
font-size: 1.5rem; }
Expand Down
36 changes: 27 additions & 9 deletions _site/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,21 +161,21 @@ <h1 class="text-uppercase text-white font-weight-bold">TimePeace</h1>
<h3> Latest Blog </h3>


<a href="/blog/womb-wisdom">
<li class="nav-link"><h5>Womb Wisdom - 28 June 2022</h5>
<p>Since the news broke on Friday that Roe vs. Wade has been overturned, we’ve found ourselves sharing resources and seeking...</p>Read more...
<a href="/blog/the-school-to-prison-pipeline-myths-is-police-what-students-need">
<li class="nav-link"><h5>The School-to-Prison Pipeline Myths: Is police what students need? - 29 November 2022</h5>
<p>This post was originally published by our partner’s Movimiento Poder, and has been republished here with their permission. By Anahi...</p>Read more...
</li>
</a>

<a href="/blog/creating-community-spaces-together">
<li class="nav-link"><h5>Creating Community Spaces Together - 6 June 2022</h5>
<p>“…To really, really admit that you understand what is happening to the planet, it will break your heart. If you...</p>Read more...
<a href="/blog/part-ii-our-community-our-solution">
<li class="nav-link"><h5>Part II: Our Community, Our Solution - 20 October 2022</h5>
<p>By: FCCAN Staff I have experienced and witnessed countless forms of police violence from my childhood, where it was a...</p>Read more...
</li>
</a>

<a href="/blog/autism-acceptance-month">
<li class="nav-link"><h5>Autism Acceptance Month - 22 April 2022</h5>
<p>Along with April 2nd being World Autism Day, April is Autism Acceptance Month. In 1970 the Autism Society of America...</p>Read more...
<a href="/blog/our-community-our-solution-part-1">
<li class="nav-link"><h5>Our Community, Our Solution: Part 1 - 1 October 2022</h5>
<p>At this juncture in 2022, our communities are continuing to generate strong demands for structural change, including strategies to defund...</p>Read more...
</li>
</a>

Expand All @@ -193,6 +193,24 @@ <h3> Archived Blogs </h3>



<a href="/blog/creating-community-spaces-together">
<li class="nav-link"><h5>Creating Community Spaces Together - 6 June 2022</h5>
</li>
</a>


<a href="/blog/autism-acceptance-month">
<li class="nav-link"><h5>Autism Acceptance Month - 22 April 2022</h5>
</li>
</a>


<a href="/blog/healing-through-remembrance">
<li class="nav-link"><h5>Healing Through Remembrance - 16 March 2022</h5>
</li>
</a>


<a href="/blog/meeting-times-of-chaos-and-challenge">
<li class="nav-link"><h5>Meeting times of chaos and challenge - 1 March 2022</h5>
</li>
Expand Down
36 changes: 27 additions & 9 deletions _site/es/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,21 +161,21 @@ <h1 class="text-uppercase text-white font-weight-bold">TimePeace</h1>
<h3> Último Blog </h3>


<a href="/blog/womb-wisdom">
<li class="nav-link"><h5>Womb Wisdom - 28 June 2022</h5>
<p>Since the news broke on Friday that Roe vs. Wade has been overturned, we’ve found ourselves sharing resources and seeking...</p>Read more...
<a href="/blog/the-school-to-prison-pipeline-myths-is-police-what-students-need">
<li class="nav-link"><h5>The School-to-Prison Pipeline Myths: Is police what students need? - 29 November 2022</h5>
<p>This post was originally published by our partner’s Movimiento Poder, and has been republished here with their permission. By Anahi...</p>Read more...
</li>
</a>

<a href="/blog/creating-community-spaces-together">
<li class="nav-link"><h5>Creating Community Spaces Together - 6 June 2022</h5>
<p>“…To really, really admit that you understand what is happening to the planet, it will break your heart. If you...</p>Read more...
<a href="/blog/part-ii-our-community-our-solution">
<li class="nav-link"><h5>Part II: Our Community, Our Solution - 20 October 2022</h5>
<p>By: FCCAN Staff I have experienced and witnessed countless forms of police violence from my childhood, where it was a...</p>Read more...
</li>
</a>

<a href="/blog/autism-acceptance-month">
<li class="nav-link"><h5>Autism Acceptance Month - 22 April 2022</h5>
<p>Along with April 2nd being World Autism Day, April is Autism Acceptance Month. In 1970 the Autism Society of America...</p>Read more...
<a href="/blog/our-community-our-solution-part-1">
<li class="nav-link"><h5>Our Community, Our Solution: Part 1 - 1 October 2022</h5>
<p>At this juncture in 2022, our communities are continuing to generate strong demands for structural change, including strategies to defund...</p>Read more...
</li>
</a>

Expand All @@ -193,6 +193,24 @@ <h3> Blogs Archivados </h3>



<a href="/blog/creating-community-spaces-together">
<li class="nav-link"><h5>Creating Community Spaces Together - 6 June 2022</h5>
</li>
</a>


<a href="/blog/autism-acceptance-month">
<li class="nav-link"><h5>Autism Acceptance Month - 22 April 2022</h5>
</li>
</a>


<a href="/blog/healing-through-remembrance">
<li class="nav-link"><h5>Healing Through Remembrance - 16 March 2022</h5>
</li>
</a>


<a href="/blog/meeting-times-of-chaos-and-challenge">
<li class="nav-link"><h5>Meeting times of chaos and challenge - 1 March 2022</h5>
</li>
Expand Down
6 changes: 5 additions & 1 deletion _site/es/get-involved.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@ <h2 class="text-black mt-0 text-center">Contactarnos!</h2>
<b class="text-black">Fccan Correo Electrónico: </b> <a href = "mailto: [email protected]">[email protected]</a> <br>


<b class="text-black">coordinador - Jesus Castro, Jr. </b> <a href = "mailto: [email protected]">[email protected]</a> <br>



<b class="text-black">FCCAN Community Organizer - Litzy Lastra</b> <a href = "mailto: [email protected]">[email protected]</a> <br>


Expand All @@ -188,7 +192,7 @@ <h2 class="text-black mt-0 text-center">Contactarnos!</h2>



<b class="text-black">Fuerza Latina Community Organizer - Yurixhi Toro River</b> <a href = "mailto: [email protected]">[email protected]</a> <br>
<b class="text-black">Fuerza Latina Community Organizer - Yurixhi Toro Rivera</b> <a href = "mailto: [email protected]">[email protected]</a> <br>



Expand Down
18 changes: 9 additions & 9 deletions _site/es/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,21 +196,21 @@ <h2 class="text-center mt-0"><p>¡Estamos trabajando para nuestra comunidad!</p>
<h3> Último blog </h3>


<a href="/blog/womb-wisdom">
<li class="nav-link"><h5>Womb Wisdom - 28 June 2022</h5>
<p>Since the news broke on Friday that Roe vs. Wade has been overturned, we’ve found ourselves sharing resources and seeking...</p>Read more...
<a href="/blog/the-school-to-prison-pipeline-myths-is-police-what-students-need">
<li class="nav-link"><h5>The School-to-Prison Pipeline Myths: Is police what students need? - 29 November 2022</h5>
<p>This post was originally published by our partner’s Movimiento Poder, and has been republished here with their permission. By Anahi... Read more...</p>
</li>
</a>

<a href="/blog/creating-community-spaces-together">
<li class="nav-link"><h5>Creating Community Spaces Together - 6 June 2022</h5>
<p>“…To really, really admit that you understand what is happening to the planet, it will break your heart. If you...</p>Read more...
<a href="/blog/part-ii-our-community-our-solution">
<li class="nav-link"><h5>Part II: Our Community, Our Solution - 20 October 2022</h5>
<p>By: FCCAN Staff I have experienced and witnessed countless forms of police violence from my childhood, where it was a... Read more...</p>
</li>
</a>

<a href="/blog/autism-acceptance-month">
<li class="nav-link"><h5>Autism Acceptance Month - 22 April 2022</h5>
<p>Along with April 2nd being World Autism Day, April is Autism Acceptance Month. In 1970 the Autism Society of America...</p>Read more...
<a href="/blog/our-community-our-solution-part-1">
<li class="nav-link"><h5>Our Community, Our Solution: Part 1 - 1 October 2022</h5>
<p>At this juncture in 2022, our communities are continuing to generate strong demands for structural change, including strategies to defund... Read more...</p>
</li>
</a>

Expand Down
37 changes: 19 additions & 18 deletions _site/es/our-staff.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,20 @@ <h2 class="text-center mt-0">Estructura organizativa</h2>
<div class="container">
<h1 class="text-center mt-0">Nuestro Personal</h1>

<br>
<h2 class="text-center mt-0">Jesus Castro, Jr. </h2>
<h4 class="text-center mt-0">coordinador</h4><br>
<div class="row-fluid member-box">

<div class="col-md-auto">
<div class="card-body">
<p class="card-text">
</p>
</div>
</div>
</div>
<br><br>

<br>
<h2 class="text-center mt-0">Litzy Lastra</h2>
<h4 class="text-center mt-0">FCCAN Community Organizer</h4><br>
Expand Down Expand Up @@ -213,7 +227,7 @@ <h4 class="text-center mt-0">FCCAN Coordinator</h4><br>
<br><br>

<br>
<h2 class="text-center mt-0">Yurixhi Toro River</h2>
<h2 class="text-center mt-0">Yurixhi Toro Rivera</h2>
<h4 class="text-center mt-0">Fuerza Latina Community Organizer</h4><br>
<div class="row-fluid member-box">

Expand All @@ -233,19 +247,6 @@ <h4 class="text-center mt-0">Fuerza Latina Community Organizer</h4><br>
<div class="container">
<h1 class="text-center mt-0">Nuestro Junta Directiva</h1>

<h2 class="text-center mt-0">Annelise Fleming, FCCAN Intern</h2>
<div class="row-fluid member-box">

<div class="col-md-auto">
<div class="card-body">
<p class="card-text"> <p>Annelise Fleming is a senior at CSU, double majoring in Political Science and Ethnic Studies with a minor in Women’s Studies, graduating next<br />
spring. I have lived in Colorado my entire life and I moved from Aurora to Fort Collins in 2019 officially. I am excited to be interning here at FCCAN and learning more about this organization. My interests include reading, watching documentaries, history and listening to music. I am really passionate about social justice and learning how to dismantle oppressive systems that are so engrained in different parts of our lives. Intersectionality is a huge part of how I operate and relate to others.</p>
</p>
</div>
</div>
</div>
<br><br>

<h2 class="text-center mt-0">Arpi Miller, Community Representative</h2>
<div class="row-fluid member-box">

Expand All @@ -270,24 +271,24 @@ <h2 class="text-center mt-0">Caridad Souza, Community Representative</h2>
</div>
<br><br>

<h2 class="text-center mt-0">Janelle Brazington, Community Representative</h2>
<h2 class="text-center mt-0">Dana Guber, Community Representative</h2>
<div class="row-fluid member-box">

<div class="col-md-auto">
<div class="card-body">
<p class="card-text"> <p>Janelle has over 20 years of experience in advocacy and social justice work at local, state, and international levels. She joined Maliasili as their Director of Finance and Administration in October 2019 and provides strategic leadership around financial management, international financial management, grants administration, and human resources. Janelle is passionate about building capacity of community-level efforts and serving as a resource for local nonprofit organizations. Previously, Janelle served as the vice president of administration and CFO for Kansas Action for Children in Topeka, Kansas, where she worked at all levels of operations over the course of 15 years. In addition to nonprofit administration, Janelle has experience in governance, capacity building, strategic planning, and advocacy evaluation. She earned her bachelors in mathematics from Union College in Lincoln, Nebraska. Janelle moved to Fort Collins in July 2019 and is enjoying her new home with her family visiting the mountains and exploring the Poudre Trail.</p>
<p class="card-text"> <p>Bio coming soon!</p>
</p>
</div>
</div>
</div>
<br><br>

<h2 class="text-center mt-0">Lynn Thompson, Fort Collins Homeless Coalition</h2>
<h2 class="text-center mt-0">San Valdez Burch, Community Representative & Treasurer</h2>
<div class="row-fluid member-box">

<div class="col-md-auto">
<div class="card-body">
<p class="card-text"> <p>Lynn Thompson has a long-standing interest in fighting for the civil, constitutional, and human rights of poor and marginalized communities. She joined the Fort Collins Homeless Coalition (FCHC) in 2014, just a few months after she moved to Fort Collins, and serves as their representative on the FCCAN Spokescouncil. As a member of FCHC, she has worked to defeat numerous sit/lie bans, fought against the City’s camping ban, supported the statewide Colorado Right to Rest Act, pushed for city-wide improvements such as Sunday bus service, 24/7 public bathrooms, year-round drinking water, &amp; 24/7 storage lockers, and engaged in community education efforts. Lynn is also a member of the Northern Colorado Potters Guild, where she explores her fascination with clay and ceramics.</p>
<p class="card-text"> <p>San Valdez Burch es el presidente de ISAAC, una organización interreligiosa donde las personas de conciencia se inspiran en las enseñanzas de las religiones para trabajar en solidaridad por la dignidad humana y la justicia migratoria. Ella está trabajando en el desarrollo y uso de un marco de interseccionalidad en espacios de sanación, comunidades de fe y trabajo donde la comunidad BIPOC se ve continuamente perjudicada. Su corazón y su deseo es ayudar a fomentar y establecer una comprensión de la justicia curativa como un componente necesario de la justicia social y la equidad racial, para que, como escribe Cara Page, la justicia curativa pueda pasar de ser un trabajo simbólico a un trabajo procesable”. “Este llamado es a crear sistemas de sanación que conduzcan la sinfonía del alma”. Jaiya John.</p>
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _site/feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.7">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2022-12-04T20:15:40+00:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">&lt;img src=&quot;/media/cropped-cropped-fccanWebLogo-300x123.png&quot; /&gt;</title><subtitle>FCCAN’s mission is to create community based on furthering economic, social, and environmental justice, sustainability, human rights, and peace for all by building coalitions, developing strategies and actions, and supporting existing progressive organizations.</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.7">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2022-12-04T21:48:39+00:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">&lt;img src=&quot;/media/cropped-cropped-fccanWebLogo-300x123.png&quot; /&gt;</title><subtitle>FCCAN’s mission is to create community based on furthering economic, social, and environmental justice, sustainability, human rights, and peace for all by building coalitions, developing strategies and actions, and supporting existing progressive organizations.</subtitle></feed>
Loading

0 comments on commit 41b17fd

Please sign in to comment.