Documentation
¶
Index ¶
- func GetMetadata(f string) (*frontmatter.FrontMatter, error)
- func GetTimeStamps(f string) ([]time.Time, error)
- func IsSupported(f string) bool
- func ListAssets(f string) ([]string, error)
- func OpenAsset(f string, a string) (string, io.ReadCloser, error)
- func Render(f string, style string, baseurl string) (string, *frontmatter.FrontMatter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMetadata ¶
func GetMetadata(f string) (*frontmatter.FrontMatter, error)
func IsSupported ¶
func ListAssets ¶
func Render ¶
func Render(f string, style string, baseurl string) (string, *frontmatter.FrontMatter, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.