Class: Howdy::Theme
- Inherits:
-
Object
- Object
- Howdy::Theme
- Defined in:
- lib/howdy-jekyll-theme.rb
Class Method Summary collapse
Class Method Details
.root ⇒ Object
6 7 8 |
# File 'lib/howdy-jekyll-theme.rb', line 6 def self.root Pathname.new(File.("..", __dir__)) end |