NorthernForce / Website

This will be the repo containing code for the team website
https://northernforcerobotics.org
1 stars 1 forks source link

Create a way to publish to website automatically #2

Closed HarlanHaller closed 1 year ago

HarlanHaller commented 1 year ago

I am thinking gradle similar to what we were considering with the library

cml1010101 commented 1 year ago

What if we try some sort of workflow automation? Every time a Github release is created. Just a thought. A script could also work. Maybe not gradle, as that is specifically oriented towards Java and is overkill for a website deployment.