Module: JekyllVideo
- Defined in:
- lib/video.rb,
lib/jekyll_video/version.rb
Overview
This Jekyll tag plugin is a minimal example.
See www.mslinn.com/jekyll/10200-jekyll-plugin-background.html See www.mslinn.com/jekyll/10400-jekyll-plugin-template-collection.html
The Jekyll log level defaults to :info, which means all the Jekyll.logger statements below will not generate output. You can control the log level when you start Jekyll. To set the log level to :debug, write an entry into _config.yml, like this: plugin_loggers:
Video: debug
Defined Under Namespace
Classes: Video
Constant Summary collapse
- VideoError =
JekyllSupport.define_error
- VERSION =
'0.1.2'.freeze