struct
Config::SiteConfig
- Config::SiteConfig
- Struct
- Value
- Object
Overview
Site configuration section from conf.yml (NOT translatable)
Included Modules
- YAML::Serializable
Defined in:
config.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
-
.new
Default constructor for class variable initialization
Instance Method Summary
- #color_scheme : String
- #color_scheme=(color_scheme : String)
- #content : String
- #content=(content : String)
- #continuous_import_templates : String
- #continuous_import_templates=(continuous_import_templates : String)
- #date_output_format : String
- #date_output_format=(date_output_format : String)
- #description : String
- #description=(description : String)
- #fonts : Fonts
- #fonts=(fonts : Fonts)
- #footer : String
- #footer=(footer : String)
- #galleries : String
- #galleries=(galleries : String)
-
#image_large : Int32
NOT translatable
-
#image_large=(image_large : Int32)
NOT translatable
- #image_thumb : Int32
- #image_thumb=(image_thumb : Int32)
-
#language : String
Locale/Language settings
-
#language=(language : String)
Locale/Language settings
- #locale : String
- #locale=(locale : String)
- #nav_items : NavItems
- #nav_items=(nav_items : NavItems)
-
#output : String
NOT translatable
-
#output=(output : String)
NOT translatable
- #pandoc_formats : Hash(String, String)
- #pandoc_formats=(pandoc_formats : Hash(String, String))
- #posts : String
- #posts=(posts : String)
-
#theme : String
NOT translatable
-
#theme=(theme : String)
NOT translatable
-
#title : String
Translatable - will be in LangConfig
-
#title=(title : String)
Translatable - will be in LangConfig
- #url : String
- #url=(url : String)
-
#verbosity : Int32
NOT translatable
-
#verbosity=(verbosity : Int32)
NOT translatable