Currently has been created and edited using this google site owned by chcorbato and hosted by GitHub pages as the repository kas-lab.github.io
The website can be modified by editing it on Google sites [link] and committing the modified files to kas-lab.github.io. To do so, you need to request access to the google site and the GitHub repository from chcorbato.
The Google site is stored as a file named kas-lab-website
contained in the KAS Lab website google drive folder.
Once you have access to the required resources, you can follow these steps (based on https://support.google.com/sites/thread/240618003/i-d-like-to-download-an-offline-version-of-my-website-as-created-in-new-sites-how-is-this-done?hl=en):
- Clone https://github.com/kas-lab/kas-lab.github.io in your machine.
- Open Google Takeout
- Deselect all files first and then scroll down to "Google Drive"
- Activate the checkbox and click on "All Drive data included"
- Deselect "Include all files and folders in Drive" and choose the folder
KAS Lab website
. - Scroll down and click "next step" button
- Transfer to: "Add to Drive", Frequency: Export once, File type: Zip
- Click "Create export"
- A zip file is added in your Google Drive, search for it with "type:archive"
- Download the zip file and unzip it (it will probably create a folder called
Takeout
). - Copy the files in
Takeout/Drive/KAS Lab website/kas-lab-website/DRAFT/
in the root of your local clone of https://github.com/kas-lab/kas-lab.github.io, overwriting existing files. - Create a new
index.html`` file in the root directory with the same content than
Home.html`` - Commit and push the changes to https://github.com/kas-lab/kas-lab.github.io