class

Creestal::Core::Context

Inherits Reference < Object

Constructors

new(config_path : String)
Source

Instance methods

assets_out_path
Source
assets_src_path
Source
config
Source
entry_for(filepath : String) : FileEntry
Source
get_asset_entries
Source
get_layout_entries(extension : String = "html") : Array(FileEntry)
Source
get_page_entries(extension : String = "md") : Array(FileEntry)
Source
get_partial_entries(extension : String = "html") : Array(FileEntry)
Source
layouts_path
Source
pages_path
Source
partials_path
Source
site_output
Source
site_root
Source
site_source
Source