wagtail-nest / wagtail-bakery

A set of helpers for baking your Django Wagtail site out as flat files.
MIT License
179 stars 40 forks source link

Towards 1.0 #83

Open loicteixeira opened 1 year ago

loicteixeira commented 1 year ago

Discussed in https://github.com/wagtail-nest/wagtail-bakery/discussions/81

Originally posted by **loicteixeira** March 13, 2023 For the last release, @Stormheg asked if we wouldn't go 1.0, and I said not quite. Once we merge #79 with Wagtail 4.2 support, we will probably do another release, but I still believe it's not quite ready for a 1.0 release. However, it would be a good milestone to reach, so I'll try to list here was I think is needed (bottom line, it should support default Wagtail features) Please comment on whether I'm missing something and/or we should drop some issues. ### Supporting all Wagtail features - #37 (PR #48) - #14 & #16 - #17 (PR #80) - Does it work with [multilingual content](https://docs.wagtail.org/en/stable/advanced_topics/i18n.html#multi-language-content)? ### Bugs - #15 & #40 - #41 ### Nice to have? - #4 (I have an idea to fix upstream) ### Other - #74 & #78