class

Hwaro::Services::PlatformConfig

Inherits Reference / Object

Constants

LANGUAGE_FILENAME_PATTERN = /^(.+)\.([a-z]{2,3})\.md$/
SUPPORTED_PLATFORMS = ["netlify", "vercel", "cloudflare", "github-pages", "gitlab-ci", "codeberg-pages"]

Constructors

new(config : Models::Config)
Source

Instance methods

generate(platform : String) : String
Source
output_filename(platform : String) : String
Source