Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

RESTful API #14

Open
benbalter opened this issue Feb 2, 2015 · 3 comments
Open

RESTful API #14

benbalter opened this issue Feb 2, 2015 · 3 comments

Comments

@benbalter
Copy link

Rather than a single firehose of a site's entire content (which will get big fast), it'd be awesome if I could simply add .json to any Jekyll URL to get the JSON representation of just that file, essentially turning any Jekyll site into a RESTful API.

@afeld
Copy link
Contributor

afeld commented Feb 2, 2015

Whoa, that's a great idea. Do you mean adding that functionality to this gem, or to Jekyll itself?

@benbalter
Copy link
Author

Do you mean adding that functionality to this gem, or to Jekyll itself?

Yes. Assumed it'd be easier via the gem (if you already have the Jekyll -> JSON logic), it'd just be a matter of adding a generator that spits out a JSON file per file.

@tomjoht
Copy link

tomjoht commented Feb 3, 2015

I agree. This addition would be awesome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants