Tobi-De / fuzzy-couscous

A cli tool to bootstrap your django projects and enhance your development experience.
https://tobi-de.github.io/fuzzy-couscous
MIT License
61 stars 4 forks source link

change how templates variations are managed #53

Open Tobi-De opened 8 months ago

Tobi-De commented 8 months ago

After using it for a while now, managing changes via branches is a bit annoying. A simpler technique would be to have a base folder and folders for each variation with only the modified files (parts?) and patch the base template according to the chosen css framework.