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

build_sitemap() improvements #2583

Merged
merged 7 commits into from
May 29, 2024
Merged

build_sitemap() improvements #2583

merged 7 commits into from
May 29, 2024

Conversation

hadley
Copy link
Member

@hadley hadley commented May 24, 2024

* Only message if sitemap changed
* Simplify generation
* Escape file names. Fixes #2582.
Copy link

github-actions bot commented May 24, 2024

@hadley hadley merged commit b958b53 into main May 29, 2024
14 checks passed
@hadley hadley deleted the sitemap-improvements branch May 29, 2024 21:52
SebKrantz pushed a commit to SebKrantz/pkgdown that referenced this pull request Jun 1, 2024
* Only message if sitemap changed
* Simplify generation
* Exclude redirects from sitemap.
* Exclude invalid filenames from alias redirects

Fixes r-lib#2582
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

Successfully merging this pull request may close these issues.

Error when re-building site when package man pages have aliases starting with [<-
1 participant