muffy 0.1.13

The static website validator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Muffy

[![GitHub Action](https://img.shields.io/github/actions/workflow/status/raviqqe/muffy/test.yaml?branch=main&style=flat-square)](https://github.com/raviqqe/muffy/actions)
[![Codecov](https://img.shields.io/codecov/c/github/raviqqe/muffy.svg?style=flat-square)](https://codecov.io/gh/raviqqe/muffy)
[![Crate](https://img.shields.io/crates/v/muffy.svg?style=flat-square)](https://crates.io/crates/muffy)
[![License](https://img.shields.io/github/license/raviqqe/muffy.svg?style=flat-square)](https://github.com/raviqqe/muffy/blob/main/LICENSE)

> 🚧 Under very early development! Stay tuned! 🚧

The static website validator.

## References

- [Muffet]https://github.com/raviqqe/muffet

## License

[MIT](https://github.com/raviqqe/muffy/blob/main/LICENSE)