Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
source_up
use_nix
# TODO(wpcarro): Prefer age-nix solution if possible.
export CONTENTFUL_SPACE_ID="$(jq -j '.contentful | .spaceId' < $WPCARRO/secrets.json)"
export CONTENTFUL_ACCESS_TOKEN="$(jq -j '.contentful | .accessToken' < $WPCARRO/secrets.json)"