3
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
796e793547 feat: add basic theme system
This is intended to allow override of look/feel without overriding the
logic/structure of templates.  In practice the main goal internally is
to allow testing of Vue 3 + Oruga, to eventually replace Vue 2 + Buefy
as the default theme.
2025-06-29 09:16:44 -05:00
a132253cb1 feat: add basic support for running in ASGI context 2024-12-18 15:09:16 -06:00
b6d5ffa8ce feat: add support for running via uvicorn; wutta webapp command 2024-12-18 12:36:52 -06:00
Lance Edgar
ed67cdb2d8 feat: add basic configure view for appinfo 2024-08-06 20:48:46 -05:00
Lance Edgar
977c196f47 feat: basic support for WSGI app, views, templates
also docs + tests for what we have so far
2024-07-12 00:17:15 -05:00