An unfiltered record of things I built, broke, changed, learned, or thought were worth writing down.

2026

  1. Wrapped "python build.py" into git push, so everything updates at the same time.

    atlas github
  2. Changed how logs are rendered, as well as fixed an issue with tags looking out of place.

    atlas github
  3. Changed something worth remembering.

    atlas docker
  4. Rebuilt the Logs page so every entry lives in one master Markdown file instead of a directory full of tiny files.

    broken-server markdown
  5. Confirmed that automatic deployments work. The site updates after about one minute after running "git push".

    atlas github-actions
  6. Atlas survived its first reboot. Docker, nginx, cloudflared, and the GitHub Actions runner all returned automatically. Huge milestone.

    atlas infrastructure milestone