Skip to content

🔗 ✅ Check URLs and images in static websites

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

fmichonneau/checker

Repository files navigation

Lifecycle: experimental Travis build status Codecov test coverage

checker

The goal of checker is to check whether the links (including images, CSS, …) included in your documents are valid.

This is an early draft. Things can change. Only HTML files are currently supported.

Installation

You can install checker with:

remotes::install_github("fmichonneau/checker")

Basic usage

If you generated a website from Rmarkdown in a _site folder within your working directory, you can run

library(checker)
check_links(dir = "_site")

Code of Conduct

Please note that the checker project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

🔗 ✅ Check URLs and images in static websites

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published