Everyday get one movie from the 1001 Movies You Must See Before You Die list.
- We have a list of movies in
builder/movies.json
. - Everyday a Github Action runs and picks a movie corresponding to the day.
- The same Action populates the HTML file with the movie details.
- And finally, the
src
folder is pushed to thegh-pages
branch. - The website is hosted using Github Pages. You can check it out here.