Module: Middleman::GhPages
- Extended by:
- GhPages
- Included in:
- GhPages
- Defined in:
- lib/middleman/gh_pages.rb,
lib/middleman/gh_pages/cli.rb,
lib/middleman/gh_pages/deploy.rb,
lib/middleman/gh_pages/command.rb,
lib/middleman/gh_pages/version.rb,
lib/middleman/gh_pages/extension.rb
Defined Under Namespace
Classes: Cli, Command, Deploy, Extension
Constant Summary collapse
- VERSION =
'0.6.0'
Instance Attribute Summary collapse
Instance Attribute Details
#options ⇒ Object
8 9 10 |
# File 'lib/middleman/gh_pages.rb', line 8 def @options ||= {} end |