An open API service indexing awesome lists of open source software.

https://github.com/gedex/giphystock

Stock your WordPress blog media with animated GIF from Giphy.
https://github.com/gedex/giphystock

Last synced: 10 months ago
JSON representation

Stock your WordPress blog media with animated GIF from Giphy.

Awesome Lists containing this project

README

          

GiphyStock
==========

Stock your WordPress blog media with animated GIF from Giphy.

[Live demo](http://gedex.web.id/GiphyStock) from GitHub page.

## Screenshot

Screenshot

## Build

```
$ npm install # for the first time
$ grunt
```

Build will be available on `dist` directory.

## Deploy to GitHub Page

```
$ grunt gh-pages
```

## Credits

* [WordPress.com API](https://developer.wordpress.com/docs/api/) for allowing this app to upload media.
* [Sulfur](https://github.com/Automattic/sulfur) for inspiring this app.
* [Giphy API](https://github.com/Giphy/GiphyAPI) for providing animated GIF API.

## License

MIT License - see [LICENSE](./LICENSE) file.