Class: Jekyll::ResourceReader

Inherits:
Generator
  • Object
show all
Defined in:
lib/jekyll-theme-isotc211-helpers/resource_listing.rb

Instance Method Summary collapse

Instance Method Details

#generate(site) ⇒ Object



106
107
108
# File 'lib/jekyll-theme-isotc211-helpers/resource_listing.rb', line 106

def generate(site)
  site.read_resources
end