You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My plan for this is that right before go live, I am going to do a fresh clone of devopsdays-web, copy the theme into it, and then also all the gulp stuff. I'll do a gulp run locally to make sure there are no errors, and then this will all be part of the same PR. The deploy preview should, in theory, catch anything, although we have to be careful to not merge anything right while i'm doing this.
We will need all the properly updated build tasks from the theme.
These include:
updated travis (maybe; travis in the theme does a lot of different stuff)We might be able to completely remove travis, and maybe just run htmlmin in the netlify step to check it there.The text was updated successfully, but these errors were encountered: