Skip to content

We are collecting corporate statements in response to racial injustice, along with Diversity/Inclusion reports and ICE contract information. We have several issues for requested companies, please feel free to add more!

Notifications You must be signed in to change notification settings

DiversityCorp/companies-on-blm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce525f6 · Feb 3, 2022
Dec 5, 2020
Oct 26, 2020
Mar 28, 2021
Oct 7, 2021
Oct 7, 2021
Mar 28, 2021
Oct 7, 2021
Apr 2, 2021
Oct 26, 2020
Oct 24, 2020
Dec 24, 2020
Nov 1, 2020
Oct 20, 2020
Oct 6, 2020
Oct 12, 2020
Feb 3, 2022
Jan 17, 2021
Oct 7, 2021
May 16, 2021
Mar 28, 2021
Mar 28, 2021
Jan 17, 2021
Dec 27, 2020
Oct 25, 2020

Repository files navigation

This project is now closed

We started this project in 2020 as a practice in Open Source programming and promoted it during Hacktoberfest. We are so thankful for everyone who contributed and we all learned a lot about how to organize and run an open source project. Our efforts are now better spent on different projects and we will no longer be making changes to this repository.

We would like to point you toward What's missing from corporate statements on racial injustice? The real cause of racism by Amber M. Hamilton for analysis and commentary on corporate statements from 2020.

Why are we here?

We are focused on holding corporations accountable.

In response to the Black Lives Matter, many corporations posted simple solidarity statements without committing to actual change. We want to hold corporations accountable by highlighting the change (or lack of change) they have implemented in their teams, as well as the diversity of the leadership in their corporation.

How to get started

This app is built on the static-site generator 11ty. The design uses Bootstrap4.

1. Clone this Repository

git clone https://github.com/DiversityCorp/companies-on-blm.git

2. Navigate to the directory

cd companies-on-blm

3. Install dependencies

npm install

4. Install Eleventy

npm install -g @11ty/eleventy

5. Run the Eleventy server locally

npm run serve

6. Open localhost:8080 on the browser of your choice! ✨

Implementation Notes

  • companies/ has the company data. All that is required is the company value.
  • look in the examples folder for a template on how to add data for a company.
  • This site uses two layouts:
    • _includes/layouts/base.njk: the top-level HTML structure
    • _includes/layouts/company.njk: the company page template (wrapped into base.njk)

About

We are collecting corporate statements in response to racial injustice, along with Diversity/Inclusion reports and ICE contract information. We have several issues for requested companies, please feel free to add more!

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published