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
I'm working on a migration in the statamic branch, to replace Netlify CMS and Gatsby with Statamic. (see reasoning here #1)
There's a few parts involved with this.
A script which will read our src/data/links/*.yaml and smush them into Statamic content. This will done on deploy over and over while I muck around with this rewrite.
Deploy this to api.protect.earth so as not to harm the existing website.
When new frontend is deployed, we'll run that migration script for the last time, delete gatsby and deploy the frontend to protect.earth.
The text was updated successfully, but these errors were encountered:
I'm working on a migration in the
statamic
branch, to replace Netlify CMS and Gatsby with Statamic. (see reasoning here #1)There's a few parts involved with this.
A script which will read our src/data/links/*.yaml and smush them into Statamic content. This will done on deploy over and over while I muck around with this rewrite.
Deploy this to
api.protect.earth
so as not to harm the existing website.When new frontend is deployed, we'll run that migration script for the last time, delete gatsby and deploy the frontend to
protect.earth
.The text was updated successfully, but these errors were encountered: