Add a basic main page with login

None of the links work and the marketing copy sucks, but it's just
showing the bones while I figure the technical bits out.
This commit is contained in:
Eli Ribble 2025-11-03 22:13:11 +00:00
parent 25039a8f54
commit 56eaa4ed1c
No known key found for this signature in database
10 changed files with 266 additions and 3 deletions

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
static/img filter=lfs diff=lfs merge=lfs -text
static/vendor/css filter=lfs diff=lfs merge=lfs -text
static/vendor/js filter=lfs diff=lfs merge=lfs -text