class

Capsule::Config

Inherits Reference < Object

Constructors

load(path : String = "capsule.yml") : Config
Source
new(title : String = "Capsule", description : String = "", author : String = "", base_url : String = "/", output : String = "public", content_dir : String = "content", location : String = "", tagline : String = "", github : String = "", codeberg : String = "", website : String = "")
Source

Instance methods

author
Source
base_url
Source
codeberg
Source
content_dir
Source
description
Source
github
Source
location
Source
output
Source
tagline
Source
title
Source
website
Source