wagtail-template
wagtail-template copied to clipboard
Styleguide
A styleguide has come in useful on many projects and I think this project could do with one too. As with the docs folder etc, it can always be ignored.
My plan was to add styleguide as a separate app, available on /styleguide enabled only in wagtail-template / project_name / project_name / settings / dev.py
(Aside: it's slightly frustrating that there's no better way of injecting non-wagtail apps into the urlpatterns than editing wagtail-template / project_name / project_name / urls.py and having to ensure a styleguide entry appears before url(r'', include(wagtail_urls)))
@kaedroho does this sound reasonable?
Hi @davecranwell
Yep, I agree that this would be very useful. But I would prefer that it lived under /project_name/styleguide.