Files
jekyll/lib/jekyll/generator.rb
2013-01-20 00:00:49 +00:00

5 lines
51 B
Ruby

module Jekyll
class Generator < Plugin
end
end