[!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, 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

Inspiration

Sitemap - https://github.com/ikeikeikeike/sitemap