Litestar Templating

Configure Litestar templating with `TemplateConfig`, Jinja/Mako/MiniJinja engines, file-or-string `Template` responses, request and CSRF-aware context, template callables, and custom engine integration. Use when implementing or fixing server-rendered HTML in Litestar. Do not use for static asset serving or pure JSON API endpoints.

alti3 bec355c 5 files · 16.9 KB Updated

File contents

alti3/litestar-skills/tree/main/plugins/litestar/skills/litestar-templating commit bec355c816

Frequently asked questions

npx skillmds@latest add alti3/litestar-templating