diff --git a/README.md b/README.md
index 2510524..5a16a23 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
# Fccan Fort Collins Colorado Website
-[![Netlify Status](https://api.netlify.com/api/v1/badges/5a05781c-e452-4664-8407-83473d8f8b0a/deploy-status)](https://app.netlify.com/sites/fuerza-latina/deploys)
+[![Netlify Status](https://api.netlify.com/api/v1/badges/077425e5-d667-4fee-afb2-aac79195beea/deploy-status)](https://app.netlify.com/sites/fccan/deploys)
This is the repo for https://fccan.com. Fccan is an organization based in community focused 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.
This site functions off the following technologies:
[Jekyll](https://jekyllrb.com/)
[netlify-cms](https://www.netlifycms.org/).
- [netlify](https://app.netlify.com/) (team page: https://app.netlify.com/sites/fuerza-latina/overview)
+ [netlify](https://app.netlify.com/) (team page: https://app.netlify.com/sites/fccan/overview)
Using these technologies, we can obtain the following:
- static site generation (no backend servers)
diff --git a/_config.yml b/_config.yml
index ca113b0..fc35ae7 100644
--- a/_config.yml
+++ b/_config.yml
@@ -18,15 +18,17 @@
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
-title: Fuerza Latina
+title:
+title_short: FCCAN
email: info@fccan.org
description: >- # this means to ignore newlines until "baseurl:"
- Fuerza Latina is an organizaitions of immigrants and allies
- dedicated to educating, informaing, organizing & promoting
- change to facilitate an imporved quality of life for immigrants
- in Nothern Colorado.
-url: "https://fueralatinafoco.org" # the base hostname & protocol for your site, e.g. http://example.com
+ 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.
+url: "https://fccan.org" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: FCCAN2
+mast-background: media/IMG_2882.jpeg
# Build settings
plugins:
@@ -76,7 +78,7 @@ collections:
social:
- name: Fuerza Latina
+ name: FCCAN
links:
- https://twitter.com/FCCAN2
diff --git a/_data/menus.yml b/_data/menus.yml
index 50dd652..94147ad 100644
--- a/_data/menus.yml
+++ b/_data/menus.yml
@@ -15,21 +15,15 @@ header:
- title: Our Staff
title-es: Nuestro Personal
url: our-staff
-- title: Our Affiliates
- title-es: Our Affiliates
+- title: Affiliates
+ title-es: Affiliates
url: affiliates
-- title: Healing Justice
- title-es: Healing Justice
- url: healing-justice
-- title: Take Action
- title-es: Take Action
- url: take-action
-- title: TimePeace
- title-es: TimePeace
+- title: Programs
+ title-es: Programas
+ url: programs
+- title: Blog
+ title-es: Blog
url: blog
-- title: Donate
- title-es: Donate
- url: donate
-- title: Contact Us
- title-es: Contact Us
- url: contact
\ No newline at end of file
+- title: Get Involved
+ title-es: Involucrarse
+ url: get-involved
\ No newline at end of file
diff --git a/_includes/affliates.html b/_includes/affiliates.html
similarity index 100%
rename from _includes/affliates.html
rename to _includes/affiliates.html
diff --git a/_includes/contact.html b/_includes/contact.html
index 865a3a9..9c50921 100644
--- a/_includes/contact.html
+++ b/_includes/contact.html
@@ -8,6 +8,39 @@
{{ section.title }}
+
+
+
+
+
+
+
+
{% for action in section.actions %}
{% assign fa = action.icon_type | default: "fas" %}
+
+
\ No newline at end of file
diff --git a/_includes/guiding-values.html b/_includes/guiding-values.html
new file mode 100644
index 0000000..9a43c30
--- /dev/null
+++ b/_includes/guiding-values.html
@@ -0,0 +1,8 @@
+
+
+
\ No newline at end of file
diff --git a/_includes/nav.html b/_includes/nav.html
index 0e97d96..c8c087c 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -12,6 +12,8 @@
diff --git a/_layouts/base.html b/_layouts/base.html
index d45e042..d49c447 100644
--- a/_layouts/base.html
+++ b/_layouts/base.html
@@ -7,7 +7,7 @@
- {% assign title_is_not_empty = page.title | is_not_empty %}{% if title_is_not_empty %}{{ page.title }} - {% endif %}{{ site.title }}
+ {% assign title_is_not_empty = page.title | is_not_empty %}{% if title_is_not_empty %}{{ page.title }} - {% endif %}{{ site.title_short }}
diff --git a/_site/README.md b/_site/README.md
index 300a794..5a16a23 100644
--- a/_site/README.md
+++ b/_site/README.md
@@ -1,13 +1,13 @@
-# Fuerza Latina Fort Collins Colorado Website
+# Fccan Fort Collins Colorado Website
-[![Netlify Status](https://api.netlify.com/api/v1/badges/5a05781c-e452-4664-8407-83473d8f8b0a/deploy-status)](https://app.netlify.com/sites/fuerza-latina/deploys)
+[![Netlify Status](https://api.netlify.com/api/v1/badges/077425e5-d667-4fee-afb2-aac79195beea/deploy-status)](https://app.netlify.com/sites/fccan/deploys)
-This is the repo for https://fuerzalatinafoco.com. Fuerza Latina is an organization of immigrants and allies dedicated to educating, informing, organizing, and promoting change to facilitate an improved quality of life for immigrants in our community.
+This is the repo for https://fccan.com. Fccan is an organization based in community focused 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.
This site functions off the following technologies:
[Jekyll](https://jekyllrb.com/)
[netlify-cms](https://www.netlifycms.org/).
- [netlify](https://app.netlify.com/) (team page: https://app.netlify.com/sites/fuerza-latina/overview)
+ [netlify](https://app.netlify.com/) (team page: https://app.netlify.com/sites/fccan/overview)
Using these technologies, we can obtain the following:
- static site generation (no backend servers)
@@ -17,11 +17,11 @@ Using these technologies, we can obtain the following:
## How to run Website // CMS locally for development purposes
- Install ruby/jekyll (https://jekyllrb.com/docs/installation/)
- Obtain access to repo, contact info@fccan.org
- - `git clone https://github.com/pbjtime/fuerza-latina.git`
- - `cd fuerza-latina`
+ - `git clone https://github.com/pbjtime/fccan.git`
+ - `cd fccan`
- `bundle exec jekyll serve --host 0.0.0.0`
- You can now access the site: http://0.0.0.0:4000 (replace 0.0.0.0 with the local-link if hosting locally http://127.0.0.1:4000 or public address of your computer.)
**Optional:** In another terminal (to run the cms locally):
- - `cd fuerza-latina`
+ - `cd fccan`
- `PORT=8076 npx netlify-cms-proxy-server`
\ No newline at end of file
diff --git a/_site/about.html b/_site/about.html
index 4a9a6f7..4672667 100644
--- a/_site/about.html
+++ b/_site/about.html
@@ -7,7 +7,7 @@
- About Us - Fuerza Latina
+ About Us - FCCAN
@@ -29,17 +29,16 @@
-About Us | Fuerza Latina
+About Us
-
-
+
+
-
+{"@type":"WebPage","headline":"About Us","url":"http://0.0.0.0:4000/about","description":"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.","@context":"https://schema.org"}
@@ -52,11 +51,13 @@
- Location: Old Town Square Fort Collins
- Start Time: October 28, 2020 6:00 PM
- End Time: October 28, 2020 7:30 PM
-
If you are a tenant or mobile home owner in the state of Colorado – no matter your income, your language, or your immigration status – YOU HAVE RIGHTS. Join local organizations Fuerza Latina and The Family Center for an expert presentation by lawyers from the Colorado Poverty Law Project. Following the presentation, lawyers will answer questions about your concerns and will provide you the opportunity to set up a free, private consultation following this event.
-
-Join us next Wednesday from 6-7:30pm. https://us02web.zoom.us/j/85875254779 More details in the event description!
-
-
-
-
-
+
+
+
+
No Upcoming Events
-
-
-
-
-
+
+
-
-
-
Power, Abolition & Healing Justice Virtual Training Series
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Location: Zoom
- Start Time: October 1, 2020 1:00 PM
- End Time: October 3, 2020 3:00 PM
-
Join us for three amazing programs next weekend with Cesia Domínguez López. Cesia is a tremendous facilitator, curator, & cultural practitioner striving for our collective liberation. Through many methods, she explores Historical Legacies of Healing to center the health and dignity of communities of color. The sessions are offered on a sliding scale from $40-$80. Absolutely no one will be turned away due to lack of funds. Pre-registration is required. The sessions will take place on zoom with simultaneous interpretation.
-
---> October 1 (1-3pm) - Our Collective Inheritance | Honoring the Abolition Lineage
-
-This is not a moment in time, but a continuation of Ourstory. We can see and feel the lasting impacts resulting from the logic of domination exported worldwide. In this session, we will explore the incarceration technologies the state uses to maintain power and domination while still centering the deep resilience of our abolitionist elders.
-
---> October 2 (1-3pm) - Our Bodies Are Stories | Know Your Body, Know Your Role
-
-While many of us might have inherited intergenerational trauma, we have also inherited generational legacies of healing, resistance, resilience, and (re)imagination. Our bodies are medicine. In this session, we will explore how our medicine can nourish our abolitionist movements to end incarceration in all its forms.
-
---> October 3 (1-3pm) - Build Many Worlds | Cultivating Abolition Technologies
-
-We know we don’t want this harmful world, but what structures of care are we building for our new worlds? Inspired by los Zapatistas, this session explores how might we build a world where many different worlds fit? What seeds can we be planting today for our many new worlds? For worlds centered around care and dignity for all bodies?
-
-
-
-
-
-
-
-
-
-
@@ -252,7 +186,7 @@
Power, Abolition & Healing Justice Virtual Training
-
-
-
-
-
Maria Castro
-
-
-
-
-
I am Maria Castro, I was born in Sinaloa, Mexico. I have 4 children and I studied and graduated with a career in Business Administration. I was administrator of a clothing company for over 15 years since before I graduated until the day I came to this country. Adapting to living here was a long and difficult process until we arrived in Colorado that has been the place where we feel welcome. We feel the need to return a little bit of what they have given to us and being part of Fuerza Latina gives us the opportunity to do something for others along with finding a new family.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Susan Moore
-
-
-
-
-
-
-
-
-
Susan grew up in California in the fifties and sixties, where her Cuban and Mexican godparents broadened her horizons with the gift of Spanish and a consciousness of Latinx culture. In the late sixties she officially studied anthropology at the University of California in Riverside, but was primarily a student and activist in the turbulent social movements of the era. She moved to Fort Collins, Colorado with her partner Jon Slutsky in 1972, where she found a place in the local community activist group at The Point Community Center. She acquired a degree in Animal Science at Colorado State University and she and Jon have operated a dairy farm for nearly forty years. Working with immigrant employees has provided a close-up education on racism in the United States and kept her working for social justice in this country.<br />
-For nurturance and pleasure, she has the companionship of her partner Jon and daughter Raisa, and enjoys her garden, reading, and quilt making as well as old friends and the new ones she meets in the fight against the threat we are now confronting.