Link shortner/directory for protest information.
Install dependencies
npm install
npm install -g gatsby-cli
Run the dev server
gatsby develop
To build static pages
npm run build
Go to blm.to/form to add a new link to be shortened/re-direct. You can view all proposed links at blm.to/table
Pages can be added by creating a Github-flavored markdown file in the src/markdown
directory. Frontmatter block should be added as such:
---
slug: "/nyc"
title: "New York City Resources"
date: "06-01-2020"
---
# NYC Resources