Class: Yarrow::Config::Meta

Inherits:
Schema::Entity show all
Defined in:
lib/yarrow/config.rb

Overview

Basic defaults which can be used to populate HTML metadata as well as used in CLI listings and other generated docs. The default H1 if no specific output config or template themes are provided.

For larger web publishing projects, this should be moved out into a template context or language/translation files to make it editable for a larger group of people.

Method Summary

Methods inherited from Schema::Entity

[], attribute, dictionary, inherited, #initialize, #merge, #to_h

Constructor Details

This class inherits a constructor from Yarrow::Schema::Entity