Rob Moorman
Rob Moorman
Nice found. Will fix it.
Should add these rules in the docs somewhere
Think this only applies for synchronized trees, as non-synchronized also doesn't support linkage / canonicals. There is no way to detect the translatable page?
This is actually quite interesting @tomdyson thanks! Although you force the user to use S3 (it's an option now). I'll contact the guys from `django-bakery`, there are some ideas to...
Awesome @dprothero. However support for Redirects is missing now actually in this module. A separate `RedirectView` with a `get_queryset` set to all Wagtail redirects (which renders the redirect html templates)...
Ping @loicteixeira could you make me maintainer again to make this happen :). Using the module also lately again so quite active again these days.
That would be indeed a nice feature @ayushin. Although in most cases you have a CDN in front of it (CloudFront e.g.) you can solve this routing to the CDN...
Thanks for your suggestions @jorenham . First thought will be override the `get_static_site_paths` method. You can use this already to make your custom page render multiple static html files. However...
See https://github.com/moorinteractive/wagtail-bakery/blob/master/tests/models.py#L26 for an example
That's awesome @jorenham . I'll keep your implementation as an example till we have supported this.