-record(site_config, { title :: binary(), theme :: binary(), description :: binary(), author :: binary(), base_url :: binary(), public_root :: binary(), content_dir :: binary(), pagination :: gleam@option:option(integer()), menu_main :: list(tale@config:menu_item()) }).