This repository houses the frontend codebase to serve the website for SUTD Orientation 2020.
- Vue.js
- TypeScript
- Project setup:
npm install - Compiles and hot-reloads for development:
npm run serve - Compiles and minifies for production:
npm run build - Run your tests:
npm run test - Lints and fixes files:
npm run lint
Change the DNS record of sutd.edu.sg to the corresponding Netlify's subdomain:
| DNS Type | From | To | Expire |
|---|---|---|---|
| CNAME Record | orientation |
orientation2020.netlify.app |
86400 |
| CNAME Record | www.orientation |
orientation2020.netlify.app |
86400 |
See this Configuration Reference for more information.
On Netlify, set these settings:
- Build command:
npm run build - Publish directory:
dist - Deploy log visibility:
Private logs - Production branch:
master - Deploy previews:
Automatically build deploy previews for all pull requests - Branch deploys:
Deploy only the production branch - Build image:
Ubuntu Xenial 16.04 (default) - Asset optimization:
Pretty URLs,Bundle CSS,Minify CSS,Bundle JS,Minify JSandCompress Images - Custom domain:
orientation2020.netlify.appandorientation.sutd.edu.sg
- SUTD Orientation 2020 Creative Media Sub-Committee Folks:
- Azeez Raasheeda Fathima (Head)
- Arissa Rashid
- Tan Jean Yee
- Yeap Hui Yu Sheryl
- Chloe Ng Kai Xin
- Cheryl Soh
- Chester Koh for developing the Telegram Bot
- Lee Sea Ming as SUTD Orientation 2020's staff-in-charge
- SUTD's IT department for helping out with the DNS records setup
- The rest of the SUTD Orientation 2020 team