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

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