Documentation
¶
Index ¶
- func AdminFilepath() string
- func AssetPath() string
- func ConfigFilename() string
- func ContentFilepath() string
- func CreateDirs()
- func DatabaseFilename() string
- func DatabaseFilepath() string
- func DefaultBlogCoverFilename() string
- func DefaultBlogLogoFilename() string
- func DefaultUserCoverFilename() string
- func DefaultUserImageFilename() string
- func ExecutablePath() string
- func HbsFilepath() string
- func HttpsCertFilename() string
- func HttpsFilepath() string
- func HttpsKeyFilename() string
- func ImagesFilepath() string
- func PagesFilepath() string
- func PluginsFilepath() string
- func PublicFilepath() string
- func ThemesFilepath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssetPath ¶
func AssetPath() string
Determine the path to the assets folder (default: Journey root folder)
func ConfigFilename ¶
func ConfigFilename() string
var ( For assets that are created, changed, our user-provided while running journey
func CreateDirs ¶
func CreateDirs()
func DefaultBlogLogoFilename ¶
func DefaultBlogLogoFilename() string
For blog (this is a url string) TODO: This is not used at the moment because it is still hard-coded into the create database string
func DefaultUserImageFilename ¶
func DefaultUserImageFilename() string
For users (this is a url string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.