Skip to content

Updating a Page

Cesar Ferreyra-Mansilla edited this page May 21, 2025 · 5 revisions

Below are details on how to update an existing Person page. If you are adding a person, see the documentation on Creating a Person page.

Step 1: Creating a branch

First, create a branch from the

Step 2: Edit the person file

Changes to a Person page can be made either:

  • In the browser using GitHub's web-based editor (which is similar to VSCode's interface and is documented here)
  • By cloning the repository and making changes locally in the code editor of your choice.
Clone this wiki locally