Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstructPostLink ¶
get the (sub-)link to the blog post
func GetFilepath ¶
Types ¶
type Article ¶
type Article struct { Meta Metadata // contains filtered or unexported fields }
func NewArticleWithBaseDir ¶
func (Article) RepoFolder ¶
type BlogWriter ¶
func (*BlogWriter) EditNowPage ¶
func (b *BlogWriter) EditNowPage() error
func (*BlogWriter) GetNowPath ¶
func (b *BlogWriter) GetNowPath() string
func (BlogWriter) LinkInRepo ¶
func (b BlogWriter) LinkInRepo(post Post) error
func (*BlogWriter) Write ¶
func (b *BlogWriter) Write(post Post) error
type FsSymLinker ¶
type Letter ¶
type Letter struct { TemplateFile io.Reader Meta Metadata // contains filtered or unexported fields }
func NewLetterWithBaseDir ¶
func (Letter) RepoFolder ¶
Click to show internal directories.
Click to hide internal directories.