0.1.12 • Published 6 years ago

gatsby-source-imgur-gallery-albums v0.1.12

Weekly downloads
41
License
-
Repository
github
Last release
6 years ago

Gatsby Source Imgur Gallery Albums

Add to gatsby-config.js the plugin npm i gatsby-source-imgur-gallery-albums and add to options your client id and album hashes as an array

resolve: "gatsby-source-imgur-gallery-albums"
options: {
  clientId: "XXXXXX",
  albumHashes: [],
}

Contributing

If branch is approved we can npm publish from master using Build dist package with npm run-script build then use npm publish dist

0.1.12

6 years ago

0.1.10

6 years ago

0.1.11

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago