18F / jekyll-get

DEPRECATED - see https://github.com/brockfanning/jekyll-get-json instead
Other
212 stars 32 forks source link

Add ability to save to yaml #14

Open mdxprograms opened 8 years ago

mdxprograms commented 8 years ago

It would be nice to add a preference to set a flag for saving to yaml or json. This would be mainly beneficial if using the cache setting.

jekyll_get:
  - data: apod
    url: https://api.nasa.gov/planetary/apod?api_key=NNKOjkoul8n1CH18TWA9gwngW1s1SmjESPjNoUFo
    type: yaml
    cache: true