muffy-validation-macro 0.4.2

Macros for document validation in Muffy
Documentation

Muffy

GitHub Action Codecov Crate Docker Pulls License

The static website validator.

Install

cargo install muffy

Usage

For the full usage, see muffy --help.

Check a set of websites

muffy

Check a website

muffy check-site https://example.com

GitHub Action

job:
  steps:
    # After building and/or deploying your website.
    - uses: raviqqe/muffy@v0.4.1

See action.yaml for more details.

References

License

MIT