class

Config::OptionsWrapper

Inherits Reference < Object

Legacy: Config.options(lang) - map to Config[lang] wrapped

Constructors

new(lang_config : LangConfig, global : SiteConfig)
Source

Instance methods

archive
Source
archive=(archive : String)
Source
books
Source
books=(books : String)
Source
color_scheme
Source
color_scheme=(color_scheme : String)
Source
content
Source
content=(content : String)
Source
dark_scheme
Source
dark_scheme=(dark_scheme : String)
Source
date_output_format
Source
date_output_format=(date_output_format : String)
Source
fonts
Source
fonts=(fonts : Fonts)
Source
galleries
Source
galleries=(galleries : String)
Source
image_large
Source
image_large=(image_large : Int32)
Source
image_thumb
Source
image_thumb=(image_thumb : Int32)
Source
import
Source
import=(import : Hash(String, YAML::Any))
Source
import_templates
Source
import_templates=(import_templates : String)
Source
light_scheme
Source
light_scheme=(light_scheme : String)
Source
listings
Source
listings=(listings : String)
Source
locale
Source
locale=(locale : String)
Source
output
Source
output=(output : String)
Source
pandoc_formats
Source
pandoc_formats=(pandoc_formats : Hash(String, String))
Source
posts
Source
posts=(posts : String)
Source
pretty_html=(pretty_html : Bool)
Source
pretty_html?
Source
theme
Source
theme=(theme : String)
Source
url_prefix
Source
url_prefix=(url_prefix : String)
Source