[READ-ONLY] Mirror of https://github.com/andrioid/gatsby-theme-links. Turn your Gatsby site into a link-site, sourced from Github stars and Pinboard gatsby-theme-links.netlify.com/links
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

How to use the demo#

Add a .env file to the root directory of the project.

GATSBY_GITHUB_TOKEN=yourtoken
GATSBY_PINBOARD_TOKEN=yourtoken

Then run the site. Never add your tokens to Git.

export $(cat .env | xargs) && yarn workspace demo develop

Live demo#

Live demo