Class: Howdy::Theme

Inherits:
Object
  • Object
show all
Defined in:
lib/howdy-jekyll-theme.rb

Class Method Summary collapse

Class Method Details

.rootObject



6
7
8
# File 'lib/howdy-jekyll-theme.rb', line 6

def self.root
  Pathname.new(File.expand_path("..", __dir__))
end