maudit 0.12.0

Library for generating static websites.
Documentation
# 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" />

> A dire coronation, a situation where nobility, power, or status becomes inextricably tied to disastrous circumstances.

A library for generating static websites with Rust. 

Read the [documentation](https://maudit.org/docs/) on [maudit.org](https://maudit.org), or join us on [Discord](https://maudit.org/chat/).

## Crates

Maudit is a monorepo that contains the following crates (Rust packages):

| Name            | Description                                                | Registry                                                                                                                                       | README                                     |
| --------------- | ---------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| `maudit`        | Library for generating static websites                     | <a href="https://crates.io/crates/maudit"><img alt="Maudit Crates.io Version" src="https://img.shields.io/crates/v/maudit"></a>                | [README]https://github.com/bruits/maudit/blob/main/crates/maudit/README.md        |
| `maudit-cli`    | CLI and dev server to operate on Maudit projects           | <a href="https://crates.io/crates/maudit-cli"><img alt="Maudit CLI Crates.io Version" src="https://img.shields.io/crates/v/maudit-cli"></a>    | [README]https://github.com/bruits/maudit/blob/main/crates/maudit-cli/README.md    |
| `maudit-macros` | Procedural macros exposed by the library (e.g. `#[route]`) | <a href="https://crates.io/crates/maudit-macros"><img alt="Maudit Macros Crates.io Version" src="https://img.shields.io/crates/v/maudit-macros"></a> | [README]https://github.com/bruits/maudit/blob/main/crates/maudit-macros/README.md |
| `oubli`         | Library for generating documentation websites with Maudit  | <a href="https://crates.io/crates/oubli"><img alt="Oubli Crates.io Version" src="https://img.shields.io/crates/v/oubli"></a>                   | [README]https://github.com/bruits/maudit/blob/main/crates/oubli/README.md         |

## Acknowledgements

Maudit is an open-source project born from [Bruits](https://bruits.org/), a Rust-focused collective 💛