patronage / bubs-timber

Gulp + Timber + WP
Other
5 stars 1 forks source link

Better approach to getting up and running #116

Closed ccorda closed 1 year ago

ccorda commented 4 years ago

Currently, we download a zip of master from master, then need to remember to update the .gitignore:

#### BUBS ONLY EXCLUSIONS
# we just want to keep these out of bubs
# remove when creating a project
wp-content/plugins/*

We could document this all better, and have it be a little simpler by not needing to remember to do manual steps. I'm thinking a single shell script or something.