SkillAgentSearch skills...

Blm.to

Link shortener for information on BLM protests

Install / Use

/learn @wipeyadocsoff/Blm.to
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Netlify Status

blm.to

Link shortner/directory for protest information.

Running locally

Install dependencies

npm install
npm install -g gatsby-cli

Run the dev server

gatsby develop

To build static pages

npm run build

How to add re-directs

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

How to add pages

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
<a href="https://www.netlify.com"> <img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deploys by Netlify" /> </a>

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated3y ago
Forks6

Languages

CSS

Security Score

75/100

Audited on Dec 17, 2022

No findings