This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Remove theme specific templates #529
Open
Description
I'd like to propose to remove the theme specific templates and css from the main project. I think they could easily be broken out into sub-modules inside the main repo.This would:
- make the core stronger and easier to maintain
- make the download package smaller
- reduce the noise of bug specific templates
- open up opportunities for others to add templates
@brianfeister and @dimirc - what are your thoughts?