Welcome to Site

A starting point for your site. The default layout, navigation, and styles are wired and ready — replace this copy with whatever the project is actually for.

Sign in to get started

Built-in auth

Sessions, sign-in, and access control are already plumbed. Adjust the provider in internal/auth or just rebrand the sign-in page.

Modular by default

Each feature lives under internal/modules/ behind a small Module interface. Add, remove, or reshape modules without touching the core.

Edit me first

This page lives at web/templates/home.html. The default stylesheet is web/static/css/style.css. Start there.