Placing all of these into a new issue to help track things more easily. Feel free to add more/mark things as done by commenting below. + [x] Change `InfosecIITR` to `InfoSecIITR` + `find . -exec sed -i 's/InfosecIITR/InfoSecIITR/g' {} \;` + [x] Fix capitalization of IITR's full form + [x] Clarifications needed on About page + [x] Remove old "test" files + [ ] Contact Us page needs fixing + [ ] Resources page requires some style changes. Practically invisible at the moment. + [ ] Lots of redundant content / code across the website that could be generated statically (Jekyll maybe?)
Placing all of these into a new issue to help track things more easily. Feel free to add more/mark things as done by commenting below.
InfosecIITRtoInfoSecIITRfind . -exec sed -i 's/InfosecIITR/InfoSecIITR/g' {} \;