No description
- JavaScript 41.7%
- HTML 24.2%
- Python 15.8%
- SCSS 11.7%
- CSS 5.1%
- Other 1.5%
| archive | ||
| src/app | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| docker-compose.yml | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||
| justfile | ||
| litestream.yml | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
Python By Night
Version 3
This is the third iteration of my website. It started a long time ago as a FastAPI website with a MongoDB backend, hosted on Digital Ocean.
It is now using Litestar and SQLite, hosted on Hetzner.
Things of Note
In addition, the codebase has been dockerized, including a docker compose file.
Publishing to the blog is now handled by a separate, private CLI tool.
Images are not stored on git.