A webpage to aggregate ETIC's websites.
Sites is a webpage that serves as a central hub to access ETIC's differents websites. Link.
https://sites.etic-insa.com/{path}. For example :
There are two ways to add a redirection, by editing the Config file on Github or by editing an assigned Google Sheets. Adding the redirection directly into the config file will make the redirection much faster.
The iframe attribute controls whether the page will redirect to the target website or open the target inside of an iframe. Set it to TRUE (or VRAI in the Sheets) if you want the iframe option. Note that in the case of an app made with Google Apps Script, you need to allow it to be opened inside of an iframe More info.
- Edit the assigned spreadsheet Edit spreadsheet
- Add the new redirection to the sheet.
- Changes will be automatically saved
- Test that the site has been correctly updated, it might take 5-10 minutes for the spreadsheet to be published. You might need to clear the browser cache of the page to view the new version, Ctrl + Shift + R in most browsers. Link.

- Edit the
config.jsfile on the master branch. The simplest way to do this is to edit the file directly on Github. Note that you might need writing rights on the repository to do this. Edit config.js - Add the new redirection to the
REDIRECTStable. Make sure to respect javascript syntax ;) Syntax errors will cause the site to break (just follow the existing as example and it should be fine).
- Save the changes by clicking on 'Commit changes'.
- Test that the site has been correctly updated. You might need to clear the browser cache of the page to view the new version, Ctrl + Shift + R in most browsers. Link.

Sadsitha Lokuge
