Commit graph

232 commits

Author SHA1 Message Date
dependabot[bot]
023077cec7
Bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-07 22:10:13 +00:00
7da0156edb
Merge pull request #31 from jessebot/dependabot/pip/flask-3.1.1
Bump flask from 3.1.0 to 3.1.1
2025-06-08 00:09:09 +02:00
dependabot[bot]
de37c4d1ad
Bump flask from 3.1.0 to 3.1.1
Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 3.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-13 20:32:07 +00:00
f4c5a1a991
update default photo to have tamagotchis in it 2025-01-11 21:45:58 +01:00
2abdfbbcdb
update python version 2025-01-11 21:15:27 +01:00
e7ec3930fc
add fediverse link 2025-01-11 21:15:05 +01:00
593f6c99ad
fix fediverse link 2025-01-11 20:59:40 +01:00
b8a55d9269
open resume in new tab, add rel to fedi link 2025-01-11 20:58:01 +01:00
c20d155ce8
add current resume, current picture, update alt text, fix alt text display, update deps 2025-01-11 20:38:58 +01:00
7bf792a40c
bump python version 2025-01-11 19:49:38 +01:00
208b221c5e
add better nerdfonts for mastodon 2025-01-11 19:47:51 +01:00
0c8e43e161
add mastodon option for social links 2025-01-10 19:44:54 +01:00
f2f1e8e522
Merge pull request #28 from jessebot/dependabot/pip/werkzeug-3.0.6
Bump werkzeug from 3.0.3 to 3.0.6
2024-10-30 18:05:23 +01:00
dependabot[bot]
0f307326b4
Bump werkzeug from 3.0.3 to 3.0.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 00:11:21 +00:00
1478fbdcda
Merge pull request #27 from jessebot/make-gitlab-optional
use poetry to manage this project, update deps, and default do not include gitlab in social links
2024-05-30 11:21:59 +02:00
c5bb636205 add no-cache and clean up old comments 2024-05-30 11:19:41 +02:00
ab42fff185 change app.py to be __init__.py and update dockerfile and readme accordingly 2024-05-30 11:15:17 +02:00
e895532dc1 add the ability to specify a CONFIG_FILE env var for the docker image 2024-05-30 10:47:31 +02:00
37317b2a4d clean up personal routes 2024-05-30 10:34:43 +02:00
32bb08f105 use poetry to manage this project, update deps, and default do not include gitlab 2024-05-30 10:31:58 +02:00
ff636756ae
Merge pull request #26 from jessebot/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 20.1.0 to 22.0.0
2024-04-30 16:22:16 +02:00
dependabot[bot]
10cad17df0
Bump gunicorn from 20.1.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 01:41:23 +00:00
dc95ca3137
Merge pull request #25 from jessebot/dependabot/pip/flask-2.3.2
Bump flask from 2.2.2 to 2.3.2
2023-05-11 15:00:09 +02:00
dependabot[bot]
d644e818c0
Bump flask from 2.2.2 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 00:15:06 +00:00
2b27d91ed8
move license badge to top header 2022-12-03 16:13:25 +01:00
6bcd4d3ab2 updating formatting, colors, and removing old stuff from pages that we probably won't add back 2022-10-09 21:31:48 +02:00
bb6012eced changing to html from tpl files 2022-10-07 17:28:25 +02:00
cb3f731743
formatting again 2022-10-07 17:04:46 +02:00
fe7800ac7d
formatting for github.com 2022-10-07 16:47:23 +02:00
0684500498
adding better formatting for smaller screen widths 2022-10-07 16:43:16 +02:00
05d85ce790
make badges actually link to products 2022-10-07 16:38:07 +02:00
a1a9ab5f1d
fix order of badges 2022-10-07 16:33:11 +02:00
229c1643a0
remove useless spaces and change formatting again 2022-10-07 16:30:03 +02:00
bf0b7f965a
fix formatting, remove broken tag 2022-10-07 16:19:58 +02:00
f24ae2b107
removing unneeded data and adding badges 2022-10-07 16:18:04 +02:00
e465cebbd4
fix spacing, remove unneeded lines 2022-10-07 15:17:03 +02:00
b20fba476d
YOU CAN WRAP IMAGES 2022-10-07 15:03:26 +02:00
f415df89b0
fix formatting 2022-10-06 16:14:11 +02:00
6ae308c329
Update README.md 2022-10-06 16:13:09 +02:00
bf4979e260 docker ignoring file, adding example to readme, and removing old sample config 2022-10-06 16:05:40 +02:00
15607c3c49 adding pronouns and fixing readme, also removing more css that is not needed 2022-10-06 15:58:12 +02:00
a078b4939f more notes and docs and a license :D 2022-10-06 15:00:48 +02:00
be7bf5a6e6 fix ports and explain them a bit more in the readme 2022-10-06 14:47:12 +02:00
40b0fa348f add final say on how to run docker image with port forwarded 2022-10-06 14:45:02 +02:00
67ee044015 changing from 8000 to 8080 for gunicorn port 2022-10-06 14:41:11 +02:00
401de4480a fix docker file for local run and update padding one last time for smaller phones 2022-10-06 14:38:08 +02:00
bef97b0123 fixing centering of icons and the way the corner ear folds over 2022-10-06 14:04:53 +02:00
66d9d5f116 readme updates and vertical centering magic 2022-10-06 10:17:25 +02:00
1786797fb6 adding more tips about how to set this thing up for future people, and me, mostly me ._. 2022-10-06 10:01:49 +02:00
6342de3a89 fix centering of things 2022-10-06 09:47:44 +02:00