Rust library to generate static websites
1# Maudit <img align="right" valign="center" width="89" height="75" src="https://raw.githubusercontent.com/bruits/maudit/main/.github/assets/logo_light.svg#gh-dark-mode-only" alt="Logo of Maudit, a crudely crown" /> <img align="right" valign="center" width="89" height="75" src="https://raw.githubusercontent.com/bruits/maudit/main/.github/assets/logo.svg#gh-light-mode-only" alt="Logo of Maudit, a crudely crown" />
2
3> A dire coronation, a situation where nobility, power, or status becomes inextricably tied to disastrous circumstances.
4
5[](https://maudit.org)
6[](https://github.com/bruits/maudit/blob/main/LICENSE)
7[](https://github.com/bruits/maudit/actions)
8[](https://crates.io/crates/maudit)
9[](https://codspeed.io/bruits/maudit)
10[](https://maudit.org/chat/)
11
12A library for generating static websites with Rust.
13
14## Quick links
15
16🌍 Visit our [website](https://maudit.org) to read the [documentation](https://maudit.org/docs) and our [news](https://maudit.org/news)
17
18📦 See the [crate](https://crates.io/crates/maudit) on Crates.io, and the [reference](https://docs.rs/maudit/latest/maudit/) on Docs.rs.
19
20🐛 [Report a bug](https://github.com/bruits/maudit/issues), please read our [contributing guidelines](https://github.com/bruits/maudit/blob/main/CONTRIBUTING.md) and [code of conduct](https://github.com/bruits/maudit/blob/main/CODE_OF_CONDUCT.md) first.
21
22💬 Join the discussion on [Github](https://github.com/bruits/maudit/discussions) and [Discord](https://maudit.org/chat/), if you have any questions, ideas, or suggestions.
23
24## Contributing
25
26Contributions are welcome! See our [Contributor Guide](https://github.com/bruits/maudit/blob/main/CONTRIBUTING.md) for help getting started.
27
28# License
29
30Maudit is licensed under [the MIT License](https://opensource.org/license/MIT). See [LICENSE](LICENSE) for details.