WebClub-NITK / wec-nitk-website

This repository contains code for WebClub's Website
https://webclub.nitk.ac.in/
GNU General Public License v3.0
1 stars 8 forks source link

Automate Content - Blogs/Events/Hackathons #32

Open marcdhi opened 5 months ago

marcdhi commented 5 months ago

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

  1. github workflows
  2. 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.