/blm

Black Lives Matter

Primary LanguageJavaScriptMIT LicenseMIT

Black Lives Matter

Black Lives Matter

Commitizen friendly CircleCI Maintainability Test Coverage

A Black Lives Matter conversation-starter and compilation of UK-centric anti-racist resources.

πŸš€ Quick start

Black Lives Matter is a static site created using the Gatsby site generator, and makes use of Tailwind CSS and MDX.

Unit tests are written using Jest and e2e tests are performed using Cypress.

  1. Clone this repository

    Use Git to clone this repository.

    git clone git@github.com:maccath/blm.git
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd blm/
    gatsby develop
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the blm directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

  4. Test your changes!

    Test your changes using

    yarn run test:unit
    yarn tun test:e2e

πŸŽ“ Coding Help

Looking for more guidance? Check the Gatsby documentation.

πŸ’« Deploy

Heroku will automatically deploy the master branch of this repository.

✊ Contributors & Thanks