rob-murray / jekyll-twitter-plugin

A Liquid tag plugin for the Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API
MIT License
238 stars 30 forks source link

Allow destination of cache directory #34

Open jalcine opened 6 years ago

jalcine commented 6 years ago

For my current site, I use Jekyll Assets and Webmentions and they provide the changing of the cache directory. It's handy when doing things like buildpack-based deployment on Heroku or using Docker and intermediary builds.

Having something like twitter_cache: .cache/twitter would be great.

rob-murray commented 6 years ago

Yeah sure, will do this soon 👍