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)
SourceInstance methods
generate(platform : String) : String
Sourceoutput_filename(platform : String) : String
Source