From 740a38dcec0d6a365693955434b48746b43fba8b Mon Sep 17 00:00:00 2001 From: Massimo Di Lullo Date: Tue, 21 May 2019 11:03:53 -0400 Subject: [PATCH] Add README.md file with information --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a3855d --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# Montreal Game Jam Site +This repository is a github pages meaning that when the code is pushed in the branch master, it will be live on mtlgj.org + +## Dependancies +- Bootstrap : v4.3.1 +- JQuery : v3.4.1 +- FontAwesome : v5.8.2 + +## Yearly Change To-Do + +#### Obligatory +- Change the Logo Icon and Favicon +- Change the images for last year's photos +- Change the dates +- Change the text in about the event section (the statistics) +- Change the RSVP link (link towards current year's ticket office (EventBrite / LePointDeVente)) + +#### If Needed +- Change the content of the section "we offer" +- Change the address and map coordinates +- Change this [README.md](README.md) file + +## Authors +Club Conjure : [www.clubconjure.com](clubconjure.com) + +* Before : ? +* 2018 : Dmitri Kolytchev +* 2019 : Jessy AngleHart-Nunes +* 2020 : Massimo Di Lullo + +## License +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details \ No newline at end of file