Here are only the files for silver medal, for gold we have to choose criteria for which we can add files.
Here you find a guide on how to look at the website without having to install anything.
- Click on Code > Download ZIP.
- After downloading the ZIP, extract it in your destined directory.
- Open the index.html file, now you should see the main site.
However with this method you can't directly edit anything yourself. See below to see how you can implement your suggestions.
Note that some JavaScript requests may not load.
Here you find a guide on how to install the files to look at the produced website and directly implement changes yourself in VSCode (any newer version, e.g >= 1.60.0), however any other IDE should work:
- Clone the repository in your Terminal
git clone https://github.com/SynBio-2025/Website.git- Install an appropiate extension to run the website on your local machine. On VSCode press Ctrl + Shift + X and search "Live Server". By doing so you can easily reload implemented changes.
- Press Ctrl + K + O or File > Open Folder and select the folder in which you directed the installation.
- Open the index.html file and press either Alt + L + O or do right click > Open with Liver Server on the file.
- Now you should see the website compiled on your computer!
Just write to Ayleen or Daniel, in optimal case with a sketch when you think of a visual improvement or a text with a description on where it should be included.
- Go to Add File > Upload Files and choose your changed files or directly go into the file and click "Edit this File".
- If you chose to upload the files first select to create a new branch instead of directly committing to the main branch and then click commit changes.
- If you chose to directly edit the file select click you have to first click Commit Changes and then selecting to create a new branch.
- Add a short description on what your improvements are and if the case what problems there still are to let the others know!
- Click pull request, you can see it under Pull requests, where also comments are displayed.
In the following we list improvements we are aware of, but is yet to be done.
- The displayed video on the main page has no control elements and is muted by default (else it doesn't start automatically).
- The images with the Logo are placeholders, hence the size is not adjusted or another image can be included.
- The animations under Team > Members and Contact are quite slow.
- The plate.html works as own .html, but not yet in the project.html as there should be a clash with the JavaScript