jekyll-sanity

Patches to make Jekyll less intense and insane.

ISC License

Downloads
464.1K
Stars
2
Committers
2

jekyll-sanity

Provides surface patches for Jekyll that provide useful methods for plugin authors, and site authors as well. Moves some insane instance methods to the class so that they can be used without having to store the entire site.

Methods

  • Jekyll.config
  • Jekyll.site_dir
  • Jekyll.source_dir
  • Jekyll.reload_config
  • Jekyll.production?
  • Jekyll.plugins_dir
  • Jekyll.cache_dir
  • Jekyll.dev?