Merge static frontend and a template/generator with basic options

This commit is contained in:
2024-12-27 20:26:38 -05:00
parent f97a3e541a
commit 3c581efd4e
7 changed files with 278 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.aider*
frontend/static/
# Ripped from https://github.com/github/gitignore/blob/main/Python.gitignore
# Some things removed because I know they're unused
@@ -125,4 +126,4 @@ cython_debug/
.idea/
# PyPI configuration file
.pypirc
.pypirc