Skip to content

How to add yourself

Sebastian Di Luzio edited this page May 8, 2022 · 4 revisions

To add yourself, just follow these steps:

  1. Add your profile information in /scripts/profiles according to the format used in the existing examples
  2. Optionally add images to use to /static/images/profile/yourName

    Images can be named freely, just make sure you correctly reference them by name in your profile definition.

  3. Import your profile in /scripts/profiles.ts
  4. Open a Pull Request, which will create a preview webpage you can use to check out and verify the changes. If everything is fine, It will be merged by @T0TProduction and included in the main page.
Clone this wiki locally