Skip to content

This Wiki

Purpose

This wiki is the internal knowledge base for the Trove team. It exists to capture documentation, processes, and reference material in one place - so knowledge is shared, visible, and doesn't live in someone's head or a private message thread.

This wiki is for:

  • Documenting how we work and why we do things the way we do
  • Guides and how-to articles for common tasks
  • Reference material the team needs to do their job
  • Onboarding new team members

This wiki is not a replacement for:

  • Slack - for day-to-day communication
  • ClickUp - for task tracking and project management
  • Google Drive - for working documents and files

How to Use It

  • Use the navigation tabs at the top to browse by section
  • Use the search bar (top right) to find specific topics
  • Use the table of contents on the right side of each page to jump to sections
  • If something is missing or out of date, see the Contributing section below

How It Works

  • Pages are written in Markdown (.md) and stored in the repository under docs/
  • The site is built with MkDocs using the Material theme
  • Every push to main automatically deploys the site via GitHub Actions
  • Access to the rendered site is managed through Cloudflare Access

Contributing

Anyone on the team can contribute to the wiki. If you're adding or editing a page:

  1. Edit or create a .md file in docs/
  2. Update nav: in mkdocs.yml if you added a new page
  3. Preview locally with mkdocs serve
  4. Push to main

If you're not comfortable editing the files directly, reach out to the technical team to request a new page or flag something that needs updating.


Wiki Ownership

The wiki is jointly owned and maintained by:

Name Role
Joshua Curci CTO
Johnny Reid COO & Co-Founder

If something is incorrect, missing, or out of date, please flag it in Slack or raise it with either owner directly.