Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reformat NEWS.md to comply with pkgdown #103

Closed
pbchase opened this issue Mar 15, 2023 · 1 comment
Closed

Reformat NEWS.md to comply with pkgdown #103

pbchase opened this issue Mar 15, 2023 · 1 comment

Comments

@pbchase
Copy link
Contributor

pbchase commented Mar 15, 2023

The pkgdown cannot present our NEWS.md as a ChangeLog because we used keepachangelog.com to write our NEWS.md. See Changelog on GitHub page is empty.

We should programmatically reformat NEWS.md to conform with pkgdown's format recommendation

Test the revision by running pkgdown::build_site() and reviewing the built change log at ./docs/news/index.html

This was referenced Mar 15, 2023
@pbchase
Copy link
Contributor Author

pbchase commented Mar 20, 2023

Addressed by PR #105

@pbchase pbchase closed this as completed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant