Skip to content

Editing the website

Albert Dominguez Mantes edited this page Jan 23, 2026 · 1 revision

To edit the webpage, follow these instructions:

  1. Go to the Code tab of the GitHub repository.

  2. Make sure you are on the dev branch .

Captura de pantalla 2026-01-23 a les 13 34 00
  1. Go to the file you want to edit and click on it. You will usually find it in the folder content.

  2. Click the Edit button (top-right corner, pencil icon)

Captura de pantalla 2026-01-23 a les 13 36 56
  1. Make the edits you want and click on Commit changes... (green button at the top-right corner).

  2. Click on Commit directly to dev branch.

  3. The changes should be applied to the website in about a couple of minutes. Always make sure to check they are what you expected!

Note: to edit an image (in the static folder), make sure that you name the image as the previous existing one you want to replace. Otherwise, it will be broken and will not display!

Clone this wiki locally