Skip to content

Does use_tidy_pkgdown() have the wrong name? #1308

@jennybc

Description

@jennybc

Discussion from review of usethis v2.0.0 blog post:

@hadley
Probably shouldn't promote use_tidy_pkgdown() because it's our workflow?

@jennybc
In this case, use_tidy_pkgdown() is both our workflow AND what I would recommend for other maintainers as well. use_tidy_pkgdown() is use_pkgdown() + use_github_pages() + use_github_action("pkgdown") + use_pkgdown_url().

Not sure what to do about that, if anything. I see your point, i.e. where other "tidy" functions often do something that is overkill or inappropriate for others. But it's not the case here.

@jennybc
In any case, it's not really a blog post problem but potentially a function naming problem.

@hadley
Yeah, feels like we might've given the wrong name. Maybe should be use_github_pkgdown() or similar?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions