Skip to content
/ 1001M Public

Everyday get one movie from the '1001 Movies You Must See Before You Die' list.

License

Notifications You must be signed in to change notification settings

Rooyca/1001M

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1001M

deployment

Everyday get one movie from the 1001 Movies You Must See Before You Die list.

preview

How does it work?

  • 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 the gh-pages branch.
  • The website is hosted using Github Pages. You can check it out here.