Class: Jekyll::HydeFontsGenerator
- Inherits:
-
Generator
- Object
- Generator
- Jekyll::HydeFontsGenerator
- Defined in:
- lib/hyde_fonts/hyde_fonts.rb
Instance Method Summary collapse
Instance Method Details
#generate(site) ⇒ Object
75 76 77 |
# File 'lib/hyde_fonts/hyde_fonts.rb', line 75 def generate(site) Hyde::Fonts.new(site).generate end |