Documentation
¶
Index ¶
- func DataDir() string
- func DeployToNetlify(target string, deployment *valueobject.Deployment, domain *valueobject.Domain, ...) error
- func DeployToNetlifyBK(target string, deployment *valueobject.Deployment, domain *valueobject.Domain, ...) error
- func GenerateStaticSite() error
- func GenerateStaticSiteWithTarget(target string) error
- func ImageStorageDir() string
- func LoadHugoProject() error
- func LogDir() string
- func NewContentServer(db repository.Repository) *entity.Content
- func NewDemo() (string, error)
- func PreviewDir() string
- func PreviewFolder() string
- func PreviewSiteRecycle(cs *contentEntity.Content, token string)
- func ServeGenerateStaticSite() (afero.Fs, error)
- func TLSDir() string
- func UploadDir() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployToNetlify ¶
func DeployToNetlify(target string, deployment *valueobject.Deployment, domain *valueobject.Domain, token string) error
func DeployToNetlifyBK ¶
func DeployToNetlifyBK(target string, deployment *valueobject.Deployment, domain *valueobject.Domain, token string) error
func GenerateStaticSite ¶
func GenerateStaticSite() error
func ImageStorageDir ¶ added in v0.1.27
func ImageStorageDir() string
func LoadHugoProject ¶
func LoadHugoProject() error
func NewContentServer ¶
func NewContentServer(db repository.Repository) *entity.Content
func PreviewDir ¶
func PreviewDir() string
func PreviewFolder ¶
func PreviewFolder() string
func PreviewSiteRecycle ¶
func PreviewSiteRecycle(cs *contentEntity.Content, token string)
func ServeGenerateStaticSite ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.