module

Config

Class methods

[](lang : String) : LangConfig

Load or get cached LangConfig for a specific language

color_scheme
config(path = "conf.yml")

Load config from conf.yml

config_path

Get the actual config file path being used

content
date_output_format
description
features
features_set
fonts
formats
galleries
get(key)

Get the raw config for legacy access (TODO: remove)

image_large
image_thumb
import_templates
language
languages

Get all available languages by scanning for conf.LANG.yml files

locale
options(lang = nil)
output
posts
reload

Reload the config file from disk

taxonomies
theme
title
url
verbosity

Nested types