Skip to content

Add modern quickstart showcasing type-hint based validation #24

@amol-

Description

@amol-

A modern default quickstart should show the current recommended TurboGears path clearly:

  • Kajiki templates
  • server-rendered pages
  • standard @validate() validation with type hints
  • a small, polished first-run demo that is easy to delete

The generated app should be Kajiki-only and should no longer expose Mako, Jinja, or
Genshi quickstart variants. The goal is to make the default output smaller, clearer, and
easier for new users to understand.

  • Use Bootstrap 5 from a CDN, with no frontend build step.
  • Include a small SQLAlchemy-backed Todo demo when SQLAlchemy is enabled
  • Use htmx to showcase realtime updates of the Todo list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions