Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDraftFile = errors.New("file is draft")
ErrDraftFile is error to notify that file is a draft.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
Worker is the one that build markdown into HTML file.
func NewWorker ¶
NewWorker returns a new worker. Requires root dir which point to directory where site lives.
Click to show internal directories.
Click to hide internal directories.