No description
  • JavaScript 41.7%
  • HTML 24.2%
  • Python 15.8%
  • SCSS 11.7%
  • CSS 5.1%
  • Other 1.5%
Find a file
2026-03-03 16:21:00 -08:00
archive exceptions cors and tweaks 2025-10-24 16:46:13 -07:00
src/app center share button 2026-03-03 16:21:00 -08:00
.gitignore nighthawks themed banner 2025-10-27 14:51:28 -07:00
.python-version initial 2025-10-20 12:13:21 -07:00
alembic.ini docker and litestream 2025-10-23 10:52:16 -07:00
docker-compose.yml tidying 2025-10-28 22:28:19 -07:00
docker-entrypoint.sh default rebuild db to false 2025-10-25 23:57:51 -07:00
Dockerfile docker and litestream 2025-10-23 10:52:16 -07:00
justfile clean db 2025-11-10 21:53:30 -08:00
litestream.yml cleanup and tidying 2025-10-23 12:21:55 -07:00
pyproject.toml streamline static assets 2025-10-28 17:45:11 -07:00
README.md add readme 2025-10-24 17:01:45 -07:00
uv.lock update dependencies 2025-11-04 22:45:07 -08:00

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.