class Vox::Renderer

Defined in:

vox/renderer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Vox::Config, database : Vox::Database, front : Vox::FrontMatter, list : Vox::List) #

[View source]

Instance Method Detail

def render(src : String) #

TODO handle file not found errors, optimize mustache args heap usage


[View source]
def src_dir(*args, **options) #

[View source]
def src_dir(*args, **options, &) #

[View source]
def target_dir(*args, **options) #

[View source]
def target_dir(*args, **options, &) #

[View source]