Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(site midas.Site, deploymentSettings midas.DeploymentSettings, isDraft bool) (midas.Deployment, error)
Types ¶
type Deployment ¶
type Deployment struct {
// contains filtered or unexported fields
}
func (*Deployment) Deploy ¶
func (d *Deployment) Deploy() error
Deploy uploads built site to the AWS S3 bucket.
Click to show internal directories.
Click to hide internal directories.