home · contact · privacy
Add Jinja2 templating, and requirements.txt infrastructure.
authorChristian Heller <c.heller@plomlompom.de>
Sat, 16 Mar 2024 21:44:07 +0000 (22:44 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 16 Mar 2024 21:44:07 +0000 (22:44 +0100)
commit802fad1325647a1e842dcfbdcaff3a391ac3b04c
tree50c28f35606300fea1c77615460529e349ddbece
parentfe9b4953b3919439e8d261e76eae14349154c055
Add Jinja2 templating, and requirements.txt infrastructure.
requirements.txt [new file with mode: 0644]
scripts/setup_dev_environment.sh
task.py
templates/base.html [new file with mode: 0644]
templates/index.html [new file with mode: 0644]