module

Config

Class methods

[](lang : String) : LangConfig

Load or get cached LangConfig for a specific language

Source
archive
Source
books
Source
color_scheme
Source
config(path = "conf.yml")

Load config from conf.yml

Source
config_path

Get the actual config file path being used

Source
content
Source
content_fallback?
Source
dark_scheme
Source
date_output_format
Source
default_lang

The default/primary language code

Source
description
Source
features
Source
features_set
Source
folder_indexes_excludes

Custom folder_indexes exclusions from conf.yml

Source
fonts
Source
formats
Source
galleries
Source
image_large
Source
image_thumb
Source
import_templates
Source
language
Source
languages

Get all available languages by scanning for conf.LANG.yml files (memoized; invalidated by reload)

Source
light_scheme
Source
listings
Source
locale
Source
options(lang = nil)
Source
output
Source
posts
Source
reload

Reload the config file from disk

Source
syntax_highlighter
Source
syntax_theme
Source
taxonomies
Source
theme
Source
theme_params
Source
title
Source
verbosity
Source

Nested types