siris icon indicating copy to clipboard operation
siris copied to clipboard

Sitemap Generator

Open Dexus opened this issue 8 years ago • 3 comments
trafficstars

https://github.com/ikeikeikeike/go-sitemap-generator

Dexus avatar Jun 27 '17 17:06 Dexus

I'm using this sitemap generator in one of my projects. Should we create an example for it, or did you thought about an integration?

godofdream avatar Jun 27 '17 20:06 godofdream

I would like to integrate it, but maybe is a example for the first also a good idea.

Dexus avatar Jun 27 '17 20:06 Dexus

Maybe we can take a different approach and create a Sites facade similar to https://docs.djangoproject.com/en/1.11/ref/contrib/sites/ that will help working with multiple sites

With that, we can add a sitemap generator based on a site

theodesp avatar Jul 12 '17 14:07 theodesp