0.1.12 • Published 4 years ago

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

Weekly downloads
41
License
-
Repository
github
Last release
4 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

4 years ago

0.1.10

4 years ago

0.1.11

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago