1
0
Fork 0
Commit graph

56 commits

Author SHA1 Message Date
Lance Edgar 60e8303d29 add basic support for menu handler
default menu is not yet useful, but the handler mostly works.  except
for actual auth/perm checks since we have no users yet!
2024-07-13 20:03:44 -05:00
Lance Edgar 001179c87f docs: use markdown for project readme
also, test commit for forgejo -> kallithea git flow
2024-07-12 21:54:36 -05:00
Lance Edgar 2bd3879dae bump: 0.1.0 2024-07-12 09:09:02 -05:00
Lance Edgar c67a250eac docs: test commit for buildbot 2024-07-12 00:38:39 -05:00
Lance Edgar 3c429dea95 test: fix coverage command for tox 2024-07-12 00:36:38 -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