]> prime8.dev >> repos - p8d.git/commit
Remodeling
authorDamian Myrda <monkey.damianek@gmail.com>
Sat, 7 Sep 2024 19:49:59 +0000 (14:49 -0500)
committerDamian Myrda <monkey.damianek@gmail.com>
Sat, 7 Sep 2024 19:49:59 +0000 (14:49 -0500)
commit0cd2517c5e71f65ee47ab6f42e5d88b11bb13152
tree3921971d2c5e545221c5abb0d5d0be1dc610008d
parent38a17215298dd82d5af967579a0fb4300df762a8
Remodeling
28 files changed:
Caddyfile [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
README.md
compose.yml
mail/.gitignore [new file with mode: 0644]
mail/env [moved from mail.env with 99% similarity]
start.sh [new file with mode: 0755]
web/.gitignore [new file with mode: 0644]
web/config.toml [new file with mode: 0644]
web/content/projects.md [new file with mode: 0644]
web/static/css/bootstrap-responsive.css [new file with mode: 0644]
web/static/css/bootstrap-responsive.min.css [new file with mode: 0644]
web/static/css/bootstrap.css [new file with mode: 0644]
web/static/css/bootstrap.min.css [new file with mode: 0644]
web/static/css/fonts/Fixedsys500c.eot [new file with mode: 0644]
web/static/css/fonts/Fixedsys500c.otf [new file with mode: 0644]
web/static/css/fonts/Fixedsys500c.svg [new file with mode: 0644]
web/static/css/fonts/Fixedsys500c.ttf [new file with mode: 0644]
web/static/css/fonts/Fixedsys500c.woff [new file with mode: 0644]
web/static/css/fonts/Px437_IBM_EGA8.otf [new file with mode: 0644]
web/static/js/bootstrap.js [new file with mode: 0644]
web/static/js/bootstrap.min.js [new file with mode: 0644]
web/static/js/wakatime.js [new file with mode: 0644]
web/templates/404.html [new file with mode: 0644]
web/templates/base.html [new file with mode: 0644]
web/templates/index.html [new file with mode: 0644]
web/templates/nav.html [new file with mode: 0644]
web/templates/projects.html [new file with mode: 0644]