Skip to content

Tutorials

Welcome to the Xitzin tutorials! These step-by-step guides will teach you how to build Gemini capsules from scratch.

Prerequisites

Before starting, make sure you have:

  • Installed Xitzin
  • A Gemini client like Astronomo
  • Basic Python knowledge
  • Familiarity with web frameworks (Flask, FastAPI, or Django)

Tutorials

Learning Path

We recommend following the tutorials in order:

  1. Your First Capsule - Learn the basics of routing and Gemtext
  2. Handling User Input - Understand Gemini's unique input mechanism
  3. User Authentication - Add identity and access control
  4. Building a Guestbook - Put it all together in a real project

Each tutorial builds on concepts from the previous ones.