Warning
DO NOT USE. This is currently in development.
AshSitemap is an ash extension that generates sitemaps from your ash resources.
If available in Hex, the package can be installed
by adding ash_sitemap to your list of dependencies in mix.exs:
def deps do
[
{:ash_sitemap, "~> 1.0"}
]
end