README.md
> [!WARNING]
> DO NOT USE. This is currently in development.
# AshSitemap
AshSitemap is an ash extension that generates sitemaps from your ash resources.
## Getting Started
If [available in Hex](https://hexdocs.pm/ash_sitemap), the package can be installed
by adding `ash_sitemap` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ash_sitemap, "~> 1.0"}
]
end
```
### Inspiration
Sitemap - https://github.com/ikeikeikeike/sitemap