Documentation
¶
Index ¶
- func DataDir() string
- func DeployToNetlify(target string) error
- func GenerateStaticSite() error
- func GenerateStaticSiteWithTarget(target string) error
- func LoadHugoProject() error
- func NewContentServer(db repository.Repository) *entity.Content
- func NewDemo() (string, error)
- func ServeGenerateStaticSite() (afero.Fs, error)
- func TLSDir() string
- func UploadDir() string
- type AdminServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployToNetlify ¶
func GenerateStaticSite ¶
func GenerateStaticSite() error
func LoadHugoProject ¶
func LoadHugoProject() error
func NewContentServer ¶
func NewContentServer(db repository.Repository) *entity.Content
func ServeGenerateStaticSite ¶
Types ¶
type AdminServer ¶
func NewAdminServer ¶
func NewAdminServer(db repository.Repository) (*AdminServer, error)
Click to show internal directories.
Click to hide internal directories.