-
Notifications
You must be signed in to change notification settings - Fork 1
Pure JSON (without HTML template) #2
Copy link
Copy link
Open
Description
Hi,
I've tried your plugin and it works well!
The only thing is that it renders with the site default template, with HTML all around it.
My goal would be to have a plain JSON, i.e. first byte is '['. This is meant to be machine readable (for a search engine). How would you do that?
I've configured the GEM in the _config.yml file with:
posts_json_path: post-list.json # jekyll-posts-json plugin
Hence I've put the JSON in the root... I don't mind if it's not in the root as long as I could have a pure JSON...
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels