Skip to content

Adding Events and Officers

Aaron Quashnock edited this page May 31, 2026 · 3 revisions

The website uses Sanity's content management system so that we can easily update events and officers without having to update the code.

Accessing Sanity Studio

To access the Sanity Project for the TrickFire website, you will need to make a Sanity account and be given access to the project. Message Aaron Quashnnock on Discord with the email that you used to create an account to be given access.

TrickFire Sanity Studio

Sanity Studio

In order to create a new Officer or Event item, do the following:

  1. Select the Officer or Event folder, and press the + button at the top right-hand side of the middle window to create a new document.
image
  1. Fill out each of the form fields, and press the Publish button when you are done to add the content to the site
image
  1. If you reload the website, the new item should be added! To make any changes, change the fields inside the Sanity form and publish again
image

Clone this wiki locally