Documentation ¶
Index ¶
- func Check(err error, fatal bool)
- func Clean()
- func Config() *model.Config
- func CopyFile(src string, dst string) error
- func Entries() (model.Links, error)
- func EntryFiles() ([]os.FileInfo, error)
- func EntryMetadata(file *os.File, scanner *bufio.Scanner) map[string]string
- func FilteredEntries(filter string) (model.Links, error)
- func GetFiles(file os.FileInfo, path string) ([]string, error)
- func GetFooter() model.Footer
- func GetHeader() model.Header
- func Init()
- func Serve()
- func Update(force bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EntryFiles ¶
EntryFiles returns a list of files containing valid blog entries
func FilteredEntries ¶
FilteredEntries returns entries based on filter string as links
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.