jekyll/lib
Parker Moore 17d8c96a63 Add ability to render drops as JSON
Previously you could do, e.g. {{ site | jsonify }}, but with the introduction of Liquid Drops, this didn't work anymore.
This PR adds the ability to render drops as JSON. You can safely run drop.to_json and it should Do the Right Thing.
2016-05-24 19:08:46 -05:00
..
jekyll Add ability to render drops as JSON 2016-05-24 19:08:46 -05:00
site_template updates example domain in config template 2016-04-15 09:29:39 +01:00
theme_template Only spec.summary is needed... 2016-05-19 14:39:55 -07:00
jekyll.rb Add more template files and add a ThemeBuilder which can create the site 2016-05-16 10:53:55 -07:00