Manually adding content to strapi might be painfull everytime, especially when there are alot of assets.
Instead, we can automate the whole process:
there are several ways this can be done
github workflows
notion api (research how this works)
SIG Secretaries can just write the content in a predefined format, in the repo if we choose (github workflows) or on a notion page. This would significantly speed up the process, and reduce burden on a single person in charge.
Problem
Manually adding content to strapi might be painfull everytime, especially when there are alot of assets.
Instead, we can automate the whole process: there are several ways this can be done
SIG Secretaries can just write the content in a predefined format, in the repo if we choose (github workflows) or on a notion page. This would significantly speed up the process, and reduce burden on a single person in charge.