Thread Starter
pawkw
(@pawkw)
@binarywc Thank you for your excellent advice.
As far as losing the changes, I believe that if you change the WP theme registry values in style.css, use a different text domain, and change the directory name, updates to Twentynineteen updates will not overwrite the new theme.
Having said that, I am going to use Underscores. Thank you again for your help.
Thread Starter
pawkw
(@pawkw)
@sterndata, @binarywc Thanks for your replies. We have been using child themes at work for all of our WordPress projects. What we would like to do is make a theme specifically for our company.
I have been toying with the idea of staring a theme from scratch, but time is pressing. I would like to use Twentynineteen as the basis for an entirely customized theme. Essentially a point from which I can strip down and build up.
So far I have downloaded Twentynineteen and run npm install and npm audit fix, but have not started the surgery, so to speak.