use_tidy_post: Various helpers for tidyverse.org and similar sites

View source: R/tidy.R

use_tidy_postR Documentation

Various helpers for tidyverse.org and similar sites

Description

  • 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.

Usage

use_tidy_post(slug, site = ".", open = is_interactive())

use_tidy_thumbnails(path = NULL)

tidy_show_meta(min = 1, site = ".")

Arguments

slug

File name of new post. Year and month will be automatically appended.

site

Path to the hugo site.

open

Open file for interactive editing?

path

Path to blog post

min

Minimum number of uses


r-lib/hugodown documentation built on Nov. 24, 2022, 10:06 a.m.