PurpleTurtleCreative / purple-turtle-creative

Custom theme for the Purple Turtle Creative WordPress website.
https://purpleturtlecreative.com/
GNU General Public License v3.0
0 stars 0 forks source link

Add a build process to remove compiled code #79

Closed MichelleBlanchette closed 10 months ago

MichelleBlanchette commented 10 months ago

Committing compiled code causes a nightmare when resolving merge conflicts and dramatically bloats the diff from the simplest source code changes.

Implement installation/build scripts and remove compiled code from the git repository.

⚠️ Note that this will require changes to the website deployment GitHub Action.

MichelleBlanchette commented 10 months ago

Done and launched in production! 🥳