diff --git a/.gitignore b/.gitignore index c6e09955..53f0a2e1 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ yarn-error.log* /public/events.ics # Images should be optimized -/public/images \ No newline at end of file +# TODO: uncomment this after the PR is reviewed +# /public/images \ No newline at end of file diff --git a/images/about-us.svg b/public/images/about-us.svg similarity index 100% rename from images/about-us.svg rename to public/images/about-us.svg diff --git a/images/advice.svg b/public/images/advice.svg similarity index 100% rename from images/advice.svg rename to public/images/advice.svg diff --git a/images/bubble-decoration.svg b/public/images/bubble-decoration.svg similarity index 100% rename from images/bubble-decoration.svg rename to public/images/bubble-decoration.svg diff --git a/images/code-of-conduct.svg b/public/images/code-of-conduct.svg similarity index 100% rename from images/code-of-conduct.svg rename to public/images/code-of-conduct.svg diff --git a/images/constitution.svg b/public/images/constitution.svg similarity index 100% rename from images/constitution.svg rename to public/images/constitution.svg diff --git a/images/dropdown-icon.svg b/public/images/dropdown-icon.svg similarity index 100% rename from images/dropdown-icon.svg rename to public/images/dropdown-icon.svg diff --git a/images/events/2021/fall/BOT.png b/public/images/events/2021/fall/BOT.png similarity index 100% rename from images/events/2021/fall/BOT.png rename to public/images/events/2021/fall/BOT.png diff --git a/images/events/2021/fall/project-program-kickoff.png b/public/images/events/2021/fall/project-program-kickoff.png similarity index 100% rename from images/events/2021/fall/project-program-kickoff.png rename to public/images/events/2021/fall/project-program-kickoff.png diff --git a/images/get-involved/codey.svg b/public/images/get-involved/codey.svg similarity index 100% rename from images/get-involved/codey.svg rename to public/images/get-involved/codey.svg diff --git a/images/hamburger.svg b/public/images/hamburger.svg similarity index 100% rename from images/hamburger.svg rename to public/images/hamburger.svg diff --git a/images/home/codey_sitting.svg b/public/images/home/codey_sitting.svg similarity index 100% rename from images/home/codey_sitting.svg rename to public/images/home/codey_sitting.svg diff --git a/images/logo-icon.svg b/public/images/logo-icon.svg similarity index 100% rename from images/logo-icon.svg rename to public/images/logo-icon.svg diff --git a/images/our-supporters/codey.svg b/public/images/our-supporters/codey.svg similarity index 100% rename from images/our-supporters/codey.svg rename to public/images/our-supporters/codey.svg diff --git a/images/services.svg b/public/images/services.svg similarity index 100% rename from images/services.svg rename to public/images/services.svg diff --git a/images/shapes/asterisk.svg b/public/images/shapes/asterisk.svg similarity index 100% rename from images/shapes/asterisk.svg rename to public/images/shapes/asterisk.svg diff --git a/images/shapes/circle.svg b/public/images/shapes/circle.svg similarity index 100% rename from images/shapes/circle.svg rename to public/images/shapes/circle.svg diff --git a/images/shapes/cross.svg b/public/images/shapes/cross.svg similarity index 100% rename from images/shapes/cross.svg rename to public/images/shapes/cross.svg diff --git a/images/shapes/dots.svg b/public/images/shapes/dots.svg similarity index 100% rename from images/shapes/dots.svg rename to public/images/shapes/dots.svg diff --git a/images/shapes/hash.svg b/public/images/shapes/hash.svg similarity index 100% rename from images/shapes/hash.svg rename to public/images/shapes/hash.svg diff --git a/images/shapes/plus.svg b/public/images/shapes/plus.svg similarity index 100% rename from images/shapes/plus.svg rename to public/images/shapes/plus.svg diff --git a/images/shapes/ring.svg b/public/images/shapes/ring.svg similarity index 100% rename from images/shapes/ring.svg rename to public/images/shapes/ring.svg diff --git a/images/shapes/triangle.svg b/public/images/shapes/triangle.svg similarity index 100% rename from images/shapes/triangle.svg rename to public/images/shapes/triangle.svg diff --git a/images/shapes/triangleBig.svg b/public/images/shapes/triangleBig.svg similarity index 100% rename from images/shapes/triangleBig.svg rename to public/images/shapes/triangleBig.svg diff --git a/images/shapes/waves.svg b/public/images/shapes/waves.svg similarity index 100% rename from images/shapes/waves.svg rename to public/images/shapes/waves.svg diff --git a/images/shapes/wavesBig.svg b/public/images/shapes/wavesBig.svg similarity index 100% rename from images/shapes/wavesBig.svg rename to public/images/shapes/wavesBig.svg diff --git a/images/team/AaronChoo.jpg b/public/images/team/AaronChoo.jpg similarity index 100% rename from images/team/AaronChoo.jpg rename to public/images/team/AaronChoo.jpg diff --git a/images/team/AdityaThakral.jpg b/public/images/team/AdityaThakral.jpg similarity index 100% rename from images/team/AdityaThakral.jpg rename to public/images/team/AdityaThakral.jpg diff --git a/images/team/AlexZhang.jpg b/public/images/team/AlexZhang.jpg similarity index 100% rename from images/team/AlexZhang.jpg rename to public/images/team/AlexZhang.jpg diff --git a/images/team/AndrewWang-Syscom.jpg b/public/images/team/AndrewWang-Syscom.jpg similarity index 100% rename from images/team/AndrewWang-Syscom.jpg rename to public/images/team/AndrewWang-Syscom.jpg diff --git a/images/team/AndrewWang.jpg b/public/images/team/AndrewWang.jpg similarity index 100% rename from images/team/AndrewWang.jpg rename to public/images/team/AndrewWang.jpg diff --git a/images/team/AnjingLi.jpg b/public/images/team/AnjingLi.jpg similarity index 100% rename from images/team/AnjingLi.jpg rename to public/images/team/AnjingLi.jpg diff --git a/images/team/AnnaWang.jpg b/public/images/team/AnnaWang.jpg similarity index 100% rename from images/team/AnnaWang.jpg rename to public/images/team/AnnaWang.jpg diff --git a/images/team/AthenaLiu.jpg b/public/images/team/AthenaLiu.jpg similarity index 100% rename from images/team/AthenaLiu.jpg rename to public/images/team/AthenaLiu.jpg diff --git a/images/team/BettyGuo.jpg b/public/images/team/BettyGuo.jpg similarity index 100% rename from images/team/BettyGuo.jpg rename to public/images/team/BettyGuo.jpg diff --git a/images/team/BonniePeng.jpg b/public/images/team/BonniePeng.jpg similarity index 100% rename from images/team/BonniePeng.jpg rename to public/images/team/BonniePeng.jpg diff --git a/images/team/BrendanWong.jpg b/public/images/team/BrendanWong.jpg similarity index 100% rename from images/team/BrendanWong.jpg rename to public/images/team/BrendanWong.jpg diff --git a/images/team/CatherineWan.jpg b/public/images/team/CatherineWan.jpg similarity index 100% rename from images/team/CatherineWan.jpg rename to public/images/team/CatherineWan.jpg diff --git a/images/team/CharlesZhang.jpg b/public/images/team/CharlesZhang.jpg similarity index 100% rename from images/team/CharlesZhang.jpg rename to public/images/team/CharlesZhang.jpg diff --git a/images/team/ChrisXie.jpg b/public/images/team/ChrisXie.jpg similarity index 100% rename from images/team/ChrisXie.jpg rename to public/images/team/ChrisXie.jpg diff --git a/images/team/Codey.jpg b/public/images/team/Codey.jpg similarity index 100% rename from images/team/Codey.jpg rename to public/images/team/Codey.jpg diff --git a/images/team/DoraSu.jpg b/public/images/team/DoraSu.jpg similarity index 100% rename from images/team/DoraSu.jpg rename to public/images/team/DoraSu.jpg diff --git a/images/team/EdenChan.jpg b/public/images/team/EdenChan.jpg similarity index 100% rename from images/team/EdenChan.jpg rename to public/images/team/EdenChan.jpg diff --git a/images/team/EdwinYang.jpg b/public/images/team/EdwinYang.jpg similarity index 100% rename from images/team/EdwinYang.jpg rename to public/images/team/EdwinYang.jpg diff --git a/images/team/FelixYang.jpg b/public/images/team/FelixYang.jpg similarity index 100% rename from images/team/FelixYang.jpg rename to public/images/team/FelixYang.jpg diff --git a/images/team/GordonLe.jpg b/public/images/team/GordonLe.jpg similarity index 100% rename from images/team/GordonLe.jpg rename to public/images/team/GordonLe.jpg diff --git a/images/team/GuneetBola.jpg b/public/images/team/GuneetBola.jpg similarity index 100% rename from images/team/GuneetBola.jpg rename to public/images/team/GuneetBola.jpg diff --git a/images/team/JaredHe.jpg b/public/images/team/JaredHe.jpg similarity index 100% rename from images/team/JaredHe.jpg rename to public/images/team/JaredHe.jpg diff --git a/images/team/JasonSang.jpg b/public/images/team/JasonSang.jpg similarity index 100% rename from images/team/JasonSang.jpg rename to public/images/team/JasonSang.jpg diff --git a/images/team/JuthikaHoque.jpg b/public/images/team/JuthikaHoque.jpg similarity index 100% rename from images/team/JuthikaHoque.jpg rename to public/images/team/JuthikaHoque.jpg diff --git a/images/team/KailinChan.jpg b/public/images/team/KailinChan.jpg similarity index 100% rename from images/team/KailinChan.jpg rename to public/images/team/KailinChan.jpg diff --git a/images/team/KallenTu.jpg b/public/images/team/KallenTu.jpg similarity index 100% rename from images/team/KallenTu.jpg rename to public/images/team/KallenTu.jpg diff --git a/images/team/KarenLee.jpg b/public/images/team/KarenLee.jpg similarity index 100% rename from images/team/KarenLee.jpg rename to public/images/team/KarenLee.jpg diff --git a/images/team/LinnaLuo.jpg b/public/images/team/LinnaLuo.jpg similarity index 100% rename from images/team/LinnaLuo.jpg rename to public/images/team/LinnaLuo.jpg diff --git a/images/team/MarkChen.jpg b/public/images/team/MarkChen.jpg similarity index 100% rename from images/team/MarkChen.jpg rename to public/images/team/MarkChen.jpg diff --git a/images/team/MaxErenberg.jpg b/public/images/team/MaxErenberg.jpg similarity index 100% rename from images/team/MaxErenberg.jpg rename to public/images/team/MaxErenberg.jpg diff --git a/images/team/NeilParikh.jpg b/public/images/team/NeilParikh.jpg similarity index 100% rename from images/team/NeilParikh.jpg rename to public/images/team/NeilParikh.jpg diff --git a/images/team/PatrickHe.jpg b/public/images/team/PatrickHe.jpg similarity index 100% rename from images/team/PatrickHe.jpg rename to public/images/team/PatrickHe.jpg diff --git a/images/team/RavinduAngammana.jpg b/public/images/team/RavinduAngammana.jpg similarity index 100% rename from images/team/RavinduAngammana.jpg rename to public/images/team/RavinduAngammana.jpg diff --git a/images/team/RaymondLi.jpg b/public/images/team/RaymondLi.jpg similarity index 100% rename from images/team/RaymondLi.jpg rename to public/images/team/RaymondLi.jpg diff --git a/images/team/RichaDalal.jpg b/public/images/team/RichaDalal.jpg similarity index 100% rename from images/team/RichaDalal.jpg rename to public/images/team/RichaDalal.jpg diff --git a/images/team/RioLiu.jpg b/public/images/team/RioLiu.jpg similarity index 100% rename from images/team/RioLiu.jpg rename to public/images/team/RioLiu.jpg diff --git a/images/team/SamHonoridez.jpg b/public/images/team/SamHonoridez.jpg similarity index 100% rename from images/team/SamHonoridez.jpg rename to public/images/team/SamHonoridez.jpg diff --git a/images/team/SherryLev.jpg b/public/images/team/SherryLev.jpg similarity index 100% rename from images/team/SherryLev.jpg rename to public/images/team/SherryLev.jpg diff --git a/images/team/ShiHan.jpg b/public/images/team/ShiHan.jpg similarity index 100% rename from images/team/ShiHan.jpg rename to public/images/team/ShiHan.jpg diff --git a/images/team/StephanieXu.jpg b/public/images/team/StephanieXu.jpg similarity index 100% rename from images/team/StephanieXu.jpg rename to public/images/team/StephanieXu.jpg diff --git a/images/team/WilliamTran.jpg b/public/images/team/WilliamTran.jpg similarity index 100% rename from images/team/WilliamTran.jpg rename to public/images/team/WilliamTran.jpg diff --git a/images/team/YanniWang.jpg b/public/images/team/YanniWang.jpg similarity index 100% rename from images/team/YanniWang.jpg rename to public/images/team/YanniWang.jpg diff --git a/images/team/popup-close.svg b/public/images/team/popup-close.svg similarity index 100% rename from images/team/popup-close.svg rename to public/images/team/popup-close.svg diff --git a/images/team/team-codey.svg b/public/images/team/team-codey.svg similarity index 100% rename from images/team/team-codey.svg rename to public/images/team/team-codey.svg diff --git a/images/team/team-member-placeholder.svg b/public/images/team/team-member-placeholder.svg similarity index 100% rename from images/team/team-member-placeholder.svg rename to public/images/team/team-member-placeholder.svg diff --git a/images/tech-talks.svg b/public/images/tech-talks.svg similarity index 100% rename from images/tech-talks.svg rename to public/images/tech-talks.svg