Skip to content

liamniou/sicc

Repository files navigation

Website for SICC

How to add new event

  1. Open events.yaml, click Edit this file
  2. Add new entry (date, https://www.themoviedb.org URL of the movie, place):
- date: Nov 14 2024
  moviedb: https://www.themoviedb.org/movie/some_moviedb_url
  place: Bio Name

Date should be in format Jan (3 letters month name) 01 2024

  1. Commit changes
  2. Choose Create a new branch for this commit and start a pull request
  3. Propose changes
  4. Create pull request

how_to_add_new_event