use_tidy_post()
makes a new post
use_tidy_thumbnails()
resizes thumbnails to the correct size
tidy_show_meta()
prints tags and categories used by existing posts.
use_tidy_post(slug, site = ".", open = is_interactive())
use_tidy_thumbnails(path = NULL)
tidy_show_meta(min = 1, site = ".")
File name of new post. Year and month will be automatically appended.
Path to the hugo site.
Open file for interactive editing?
Path to blog post
Minimum number of uses