JET Encoding Guide

July 6, 2026 ยท View on GitHub

This guide can be accessed here.

How to run

  1. Run the following command:

    uv sync
    
  2. Run the following command to host it locally with hot-reload.

    uv run zensical serve
    

Contributing

We welcome any and all contributions to this guide. If you would like to contribute, you can do so via any of the below methods:

  • Have any suggestions or found an issue? Leave an issue or join our Discord server.
  • Would you like to contribute a page? Please create a Pull Request and we will review it as soon as we can!