Hwaro::Services::Scaffolds::Simple
Inherits Hwaro::Services::Scaffolds::Base / Reference / Object
Instance methods
Returns the config.toml content. multilingual_languages (from
--include-multilingual) is threaded through so the full config
emits a real, enabled [languages] block instead of the commented
placeholder.
Returns sample content files as a hash of path => content
hwaro init's DEFAULT path (no --full-config) and
--minimal-config both build on minimal_config_content, NOT
config_content — without this override, the overridden
navigation's get_menu(name="main") would resolve against a
config with no [[menus.*]] at all, rendering an empty nav out
of the box.
Ship the embedded Charter (Charis SIL) faces the inline
stylesheet's @font-face blocks reference, alongside the
inherited favicon.
Returns template files as a hash of path => content