Skip to content

Fetch the latest Foundry posts, and add any new accessibility posts to our list of resources.

Notifications You must be signed in to change notification settings

dustin-jw/import-a11y-posts

Repository files navigation

Import Accessibility Posts

This runs a job on a regular basis that fetches the latest Foundry posts and adds any tagged with "Accessibility" to our list of accessibility resources.

Getting Started

Clone this repo and build your Docker container.

npm run build

# or

docker-compose build

To run the script:

npm start

# or

docker-compose up

To lint and run tests:

npm run lint

npm run test

About

Fetch the latest Foundry posts, and add any new accessibility posts to our list of resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages